| 程序包 | 说明 |
|---|---|
| org.tikv.common.importer | |
| org.tikv.kvproto |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ImporterStoreClient.switchMode(ImportSstpb.SwitchMode mode) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ImportSstpb.SwitchMode |
ImportSstpb.SwitchMode.forNumber(int value) |
ImportSstpb.SwitchMode |
ImportSstpb.SwitchModeRequestOrBuilder.getMode()
.import_sstpb.SwitchMode mode = 1; |
ImportSstpb.SwitchMode |
ImportSstpb.SwitchModeRequest.getMode()
.import_sstpb.SwitchMode mode = 1; |
ImportSstpb.SwitchMode |
ImportSstpb.SwitchModeRequest.Builder.getMode()
.import_sstpb.SwitchMode mode = 1; |
static ImportSstpb.SwitchMode |
ImportSstpb.SwitchMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ImportSstpb.SwitchMode |
ImportSstpb.SwitchMode.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static ImportSstpb.SwitchMode |
ImportSstpb.SwitchMode.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ImportSstpb.SwitchMode[] |
ImportSstpb.SwitchMode.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ImportSstpb.SwitchMode> |
ImportSstpb.SwitchMode.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
ImportSstpb.SwitchModeRequest.Builder |
ImportSstpb.SwitchModeRequest.Builder.setMode(ImportSstpb.SwitchMode value)
.import_sstpb.SwitchMode mode = 1; |
Copyright © 2023 PingCAP. All rights reserved.