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