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