Uses of Class
io.dingodb.cluster.ClusterStat.RegionResponse
Packages that use ClusterStat.RegionResponse
-
Uses of ClusterStat.RegionResponse in io.dingodb.cluster
Methods in io.dingodb.cluster that return ClusterStat.RegionResponseModifier and TypeMethodDescriptionClusterStat.RegionResponse.Builder.build()ClusterStat.RegionResponse.Builder.buildPartial()regionGrpc.regionBlockingStub.defaultMethod(ClusterStat.RegionRequest request) static ClusterStat.RegionResponseClusterStat.RegionResponse.getDefaultInstance()ClusterStat.RegionResponse.Builder.getDefaultInstanceForType()ClusterStat.RegionResponse.getDefaultInstanceForType()static ClusterStat.RegionResponseClusterStat.RegionResponse.parseDelimitedFrom(InputStream input) static ClusterStat.RegionResponseClusterStat.RegionResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterStat.RegionResponseClusterStat.RegionResponse.parseFrom(byte[] data) static ClusterStat.RegionResponseClusterStat.RegionResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterStat.RegionResponseClusterStat.RegionResponse.parseFrom(com.google.protobuf.ByteString data) static ClusterStat.RegionResponseClusterStat.RegionResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterStat.RegionResponseClusterStat.RegionResponse.parseFrom(com.google.protobuf.CodedInputStream input) static ClusterStat.RegionResponseClusterStat.RegionResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterStat.RegionResponseClusterStat.RegionResponse.parseFrom(InputStream input) static ClusterStat.RegionResponseClusterStat.RegionResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterStat.RegionResponseClusterStat.RegionResponse.parseFrom(ByteBuffer data) static ClusterStat.RegionResponseClusterStat.RegionResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.cluster that return types with arguments of type ClusterStat.RegionResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<ClusterStat.RegionResponse>regionGrpc.regionFutureStub.defaultMethod(ClusterStat.RegionRequest request) static io.grpc.MethodDescriptor<ClusterStat.RegionRequest,ClusterStat.RegionResponse> regionGrpc.getDefaultMethodMethod()com.google.protobuf.Parser<ClusterStat.RegionResponse>ClusterStat.RegionResponse.getParserForType()static com.google.protobuf.Parser<ClusterStat.RegionResponse>ClusterStat.RegionResponse.parser()Methods in io.dingodb.cluster with parameters of type ClusterStat.RegionResponseModifier and TypeMethodDescriptionClusterStat.RegionResponse.Builder.mergeFrom(ClusterStat.RegionResponse other) ClusterStat.RegionResponse.newBuilder(ClusterStat.RegionResponse prototype) Method parameters in io.dingodb.cluster with type arguments of type ClusterStat.RegionResponseModifier and TypeMethodDescriptiondefault voidregionGrpc.AsyncService.defaultMethod(ClusterStat.RegionRequest request, io.grpc.stub.StreamObserver<ClusterStat.RegionResponse> responseObserver) voidregionGrpc.regionStub.defaultMethod(ClusterStat.RegionRequest request, io.grpc.stub.StreamObserver<ClusterStat.RegionResponse> responseObserver)