Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Method and Description |
---|---|
static Debugpb.BottommostLevelCompaction |
Debugpb.BottommostLevelCompaction.forNumber(int value) |
Debugpb.BottommostLevelCompaction |
Debugpb.CompactRequestOrBuilder.getBottommostLevelCompaction()
.debugpb.BottommostLevelCompaction bottommost_level_compaction = 6; |
Debugpb.BottommostLevelCompaction |
Debugpb.CompactRequest.getBottommostLevelCompaction()
.debugpb.BottommostLevelCompaction bottommost_level_compaction = 6; |
Debugpb.BottommostLevelCompaction |
Debugpb.CompactRequest.Builder.getBottommostLevelCompaction()
.debugpb.BottommostLevelCompaction bottommost_level_compaction = 6; |
static Debugpb.BottommostLevelCompaction |
Debugpb.BottommostLevelCompaction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Debugpb.BottommostLevelCompaction |
Debugpb.BottommostLevelCompaction.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Debugpb.BottommostLevelCompaction |
Debugpb.BottommostLevelCompaction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Debugpb.BottommostLevelCompaction[] |
Debugpb.BottommostLevelCompaction.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<Debugpb.BottommostLevelCompaction> |
Debugpb.BottommostLevelCompaction.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Debugpb.CompactRequest.Builder |
Debugpb.CompactRequest.Builder.setBottommostLevelCompaction(Debugpb.BottommostLevelCompaction value)
.debugpb.BottommostLevelCompaction bottommost_level_compaction = 6; |
Copyright © 2024 PingCAP. All rights reserved.