Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Method and Description |
---|---|
static Encryptionpb.MasterKey.BackendCase |
Encryptionpb.MasterKey.BackendCase.forNumber(int value) |
Encryptionpb.MasterKey.BackendCase |
Encryptionpb.MasterKeyOrBuilder.getBackendCase() |
Encryptionpb.MasterKey.BackendCase |
Encryptionpb.MasterKey.getBackendCase() |
Encryptionpb.MasterKey.BackendCase |
Encryptionpb.MasterKey.Builder.getBackendCase() |
static Encryptionpb.MasterKey.BackendCase |
Encryptionpb.MasterKey.BackendCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Encryptionpb.MasterKey.BackendCase |
Encryptionpb.MasterKey.BackendCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Encryptionpb.MasterKey.BackendCase[] |
Encryptionpb.MasterKey.BackendCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 PingCAP. All rights reserved.