Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Method and Description |
---|---|
ImportSstpb.SwitchModeResponse |
ImportSstpb.SwitchModeResponse.Builder.build() |
ImportSstpb.SwitchModeResponse |
ImportSstpb.SwitchModeResponse.Builder.buildPartial() |
static ImportSstpb.SwitchModeResponse |
ImportSstpb.SwitchModeResponse.getDefaultInstance() |
ImportSstpb.SwitchModeResponse |
ImportSstpb.SwitchModeResponse.getDefaultInstanceForType() |
ImportSstpb.SwitchModeResponse |
ImportSstpb.SwitchModeResponse.Builder.getDefaultInstanceForType() |
static ImportSstpb.SwitchModeResponse |
ImportSstpb.SwitchModeResponse.parseDelimitedFrom(InputStream input) |
static ImportSstpb.SwitchModeResponse |
ImportSstpb.SwitchModeResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportSstpb.SwitchModeResponse |
ImportSstpb.SwitchModeResponse.parseFrom(byte[] data) |
static ImportSstpb.SwitchModeResponse |
ImportSstpb.SwitchModeResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportSstpb.SwitchModeResponse |
ImportSstpb.SwitchModeResponse.parseFrom(ByteBuffer data) |
static ImportSstpb.SwitchModeResponse |
ImportSstpb.SwitchModeResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportSstpb.SwitchModeResponse |
ImportSstpb.SwitchModeResponse.parseFrom(com.google.protobuf.ByteString data) |
static ImportSstpb.SwitchModeResponse |
ImportSstpb.SwitchModeResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportSstpb.SwitchModeResponse |
ImportSstpb.SwitchModeResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImportSstpb.SwitchModeResponse |
ImportSstpb.SwitchModeResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportSstpb.SwitchModeResponse |
ImportSstpb.SwitchModeResponse.parseFrom(InputStream input) |
static ImportSstpb.SwitchModeResponse |
ImportSstpb.SwitchModeResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ImportSstpb.SwitchModeResponse |
ImportSSTGrpc.ImportSSTBlockingStub.switchMode(ImportSstpb.SwitchModeRequest request)
Switch to normal/import mode.
|
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<ImportSstpb.SwitchModeResponse> |
ImportSstpb.SwitchModeResponse.getParserForType() |
static io.grpc.MethodDescriptor<ImportSstpb.SwitchModeRequest,ImportSstpb.SwitchModeResponse> |
ImportSSTGrpc.getSwitchModeMethod() |
static com.google.protobuf.Parser<ImportSstpb.SwitchModeResponse> |
ImportSstpb.SwitchModeResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<ImportSstpb.SwitchModeResponse> |
ImportSSTGrpc.ImportSSTFutureStub.switchMode(ImportSstpb.SwitchModeRequest request)
Switch to normal/import mode.
|
Modifier and Type | Method and Description |
---|---|
ImportSstpb.SwitchModeResponse.Builder |
ImportSstpb.SwitchModeResponse.Builder.mergeFrom(ImportSstpb.SwitchModeResponse other) |
static ImportSstpb.SwitchModeResponse.Builder |
ImportSstpb.SwitchModeResponse.newBuilder(ImportSstpb.SwitchModeResponse prototype) |
Modifier and Type | Method and Description |
---|---|
default void |
ImportSSTGrpc.AsyncService.switchMode(ImportSstpb.SwitchModeRequest request,
io.grpc.stub.StreamObserver<ImportSstpb.SwitchModeResponse> responseObserver)
Switch to normal/import mode.
|
void |
ImportSSTGrpc.ImportSSTStub.switchMode(ImportSstpb.SwitchModeRequest request,
io.grpc.stub.StreamObserver<ImportSstpb.SwitchModeResponse> responseObserver)
Switch to normal/import mode.
|
Copyright © 2024 PingCAP. All rights reserved.