| 程序包 | 说明 |
|---|---|
| org.tikv.kvproto |
| 限定符和类型 | 方法和说明 |
|---|---|
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)
已过时。
Use
forNumber(int) instead. |
static Debugpb.BottommostLevelCompaction |
Debugpb.BottommostLevelCompaction.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Debugpb.BottommostLevelCompaction[] |
Debugpb.BottommostLevelCompaction.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Debugpb.BottommostLevelCompaction> |
Debugpb.BottommostLevelCompaction.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
Debugpb.CompactRequest.Builder |
Debugpb.CompactRequest.Builder.setBottommostLevelCompaction(Debugpb.BottommostLevelCompaction value)
.debugpb.BottommostLevelCompaction bottommost_level_compaction = 6; |
Copyright © 2023 PingCAP. All rights reserved.