Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Method and Description |
---|---|
Debugpb.GetAllRegionsInStoreResponse |
Debugpb.GetAllRegionsInStoreResponse.Builder.build() |
Debugpb.GetAllRegionsInStoreResponse |
Debugpb.GetAllRegionsInStoreResponse.Builder.buildPartial() |
Debugpb.GetAllRegionsInStoreResponse |
DebugGrpc.DebugBlockingStub.getAllRegionsInStore(Debugpb.GetAllRegionsInStoreRequest request)
Get all region IDs in the store
|
static Debugpb.GetAllRegionsInStoreResponse |
Debugpb.GetAllRegionsInStoreResponse.getDefaultInstance() |
Debugpb.GetAllRegionsInStoreResponse |
Debugpb.GetAllRegionsInStoreResponse.getDefaultInstanceForType() |
Debugpb.GetAllRegionsInStoreResponse |
Debugpb.GetAllRegionsInStoreResponse.Builder.getDefaultInstanceForType() |
static Debugpb.GetAllRegionsInStoreResponse |
Debugpb.GetAllRegionsInStoreResponse.parseDelimitedFrom(InputStream input) |
static Debugpb.GetAllRegionsInStoreResponse |
Debugpb.GetAllRegionsInStoreResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Debugpb.GetAllRegionsInStoreResponse |
Debugpb.GetAllRegionsInStoreResponse.parseFrom(byte[] data) |
static Debugpb.GetAllRegionsInStoreResponse |
Debugpb.GetAllRegionsInStoreResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Debugpb.GetAllRegionsInStoreResponse |
Debugpb.GetAllRegionsInStoreResponse.parseFrom(ByteBuffer data) |
static Debugpb.GetAllRegionsInStoreResponse |
Debugpb.GetAllRegionsInStoreResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Debugpb.GetAllRegionsInStoreResponse |
Debugpb.GetAllRegionsInStoreResponse.parseFrom(com.google.protobuf.ByteString data) |
static Debugpb.GetAllRegionsInStoreResponse |
Debugpb.GetAllRegionsInStoreResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Debugpb.GetAllRegionsInStoreResponse |
Debugpb.GetAllRegionsInStoreResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Debugpb.GetAllRegionsInStoreResponse |
Debugpb.GetAllRegionsInStoreResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Debugpb.GetAllRegionsInStoreResponse |
Debugpb.GetAllRegionsInStoreResponse.parseFrom(InputStream input) |
static Debugpb.GetAllRegionsInStoreResponse |
Debugpb.GetAllRegionsInStoreResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Debugpb.GetAllRegionsInStoreResponse> |
DebugGrpc.DebugFutureStub.getAllRegionsInStore(Debugpb.GetAllRegionsInStoreRequest request)
Get all region IDs in the store
|
static io.grpc.MethodDescriptor<Debugpb.GetAllRegionsInStoreRequest,Debugpb.GetAllRegionsInStoreResponse> |
DebugGrpc.getGetAllRegionsInStoreMethod() |
com.google.protobuf.Parser<Debugpb.GetAllRegionsInStoreResponse> |
Debugpb.GetAllRegionsInStoreResponse.getParserForType() |
static com.google.protobuf.Parser<Debugpb.GetAllRegionsInStoreResponse> |
Debugpb.GetAllRegionsInStoreResponse.parser() |
Modifier and Type | Method and Description |
---|---|
Debugpb.GetAllRegionsInStoreResponse.Builder |
Debugpb.GetAllRegionsInStoreResponse.Builder.mergeFrom(Debugpb.GetAllRegionsInStoreResponse other) |
static Debugpb.GetAllRegionsInStoreResponse.Builder |
Debugpb.GetAllRegionsInStoreResponse.newBuilder(Debugpb.GetAllRegionsInStoreResponse prototype) |
Modifier and Type | Method and Description |
---|---|
default void |
DebugGrpc.AsyncService.getAllRegionsInStore(Debugpb.GetAllRegionsInStoreRequest request,
io.grpc.stub.StreamObserver<Debugpb.GetAllRegionsInStoreResponse> responseObserver)
Get all region IDs in the store
|
void |
DebugGrpc.DebugStub.getAllRegionsInStore(Debugpb.GetAllRegionsInStoreRequest request,
io.grpc.stub.StreamObserver<Debugpb.GetAllRegionsInStoreResponse> responseObserver)
Get all region IDs in the store
|
Copyright © 2024 PingCAP. All rights reserved.