| Package | Description |
|---|---|
| org.tikv.kvproto |
| Modifier and Type | Method and Description |
|---|---|
static ImportSstpb.Pair.OP |
ImportSstpb.Pair.OP.forNumber(int value) |
ImportSstpb.Pair.OP |
ImportSstpb.PairOrBuilder.getOp()
.import_sstpb.Pair.OP op = 3; |
ImportSstpb.Pair.OP |
ImportSstpb.Pair.getOp()
.import_sstpb.Pair.OP op = 3; |
ImportSstpb.Pair.OP |
ImportSstpb.Pair.Builder.getOp()
.import_sstpb.Pair.OP op = 3; |
static ImportSstpb.Pair.OP |
ImportSstpb.Pair.OP.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ImportSstpb.Pair.OP |
ImportSstpb.Pair.OP.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ImportSstpb.Pair.OP |
ImportSstpb.Pair.OP.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportSstpb.Pair.OP[] |
ImportSstpb.Pair.OP.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ImportSstpb.Pair.OP> |
ImportSstpb.Pair.OP.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ImportSstpb.Pair.Builder |
ImportSstpb.Pair.Builder.setOp(ImportSstpb.Pair.OP value)
.import_sstpb.Pair.OP op = 3; |
Copyright © 2025 PingCAP. All rights reserved.