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