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