Uses of Class
io.dingodb.coordinator.Coordinator.GetStoreOwnMetricsResponse
Packages that use Coordinator.GetStoreOwnMetricsResponse
-
Uses of Coordinator.GetStoreOwnMetricsResponse in io.dingodb.coordinator
Methods in io.dingodb.coordinator that return Coordinator.GetStoreOwnMetricsResponseModifier and TypeMethodDescriptionCoordinator.GetStoreOwnMetricsResponse.Builder.build()Coordinator.GetStoreOwnMetricsResponse.Builder.buildPartial()Coordinator.GetStoreOwnMetricsResponse.getDefaultInstance()Coordinator.GetStoreOwnMetricsResponse.Builder.getDefaultInstanceForType()Coordinator.GetStoreOwnMetricsResponse.getDefaultInstanceForType()CoordinatorServiceGrpc.CoordinatorServiceBlockingStub.getStoreOwnMetrics(Coordinator.GetStoreOwnMetricsRequest request) Coordinator.GetStoreOwnMetricsResponse.parseDelimitedFrom(InputStream input) Coordinator.GetStoreOwnMetricsResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.GetStoreOwnMetricsResponse.parseFrom(byte[] data) Coordinator.GetStoreOwnMetricsResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.GetStoreOwnMetricsResponse.parseFrom(com.google.protobuf.ByteString data) Coordinator.GetStoreOwnMetricsResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.GetStoreOwnMetricsResponse.parseFrom(com.google.protobuf.CodedInputStream input) Coordinator.GetStoreOwnMetricsResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.GetStoreOwnMetricsResponse.parseFrom(InputStream input) Coordinator.GetStoreOwnMetricsResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.GetStoreOwnMetricsResponse.parseFrom(ByteBuffer data) Coordinator.GetStoreOwnMetricsResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.coordinator that return types with arguments of type Coordinator.GetStoreOwnMetricsResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Coordinator.GetStoreOwnMetricsRequest,Coordinator.GetStoreOwnMetricsResponse> CoordinatorServiceGrpc.getGetStoreOwnMetricsMethod()com.google.protobuf.Parser<Coordinator.GetStoreOwnMetricsResponse>Coordinator.GetStoreOwnMetricsResponse.getParserForType()com.google.common.util.concurrent.ListenableFuture<Coordinator.GetStoreOwnMetricsResponse>CoordinatorServiceGrpc.CoordinatorServiceFutureStub.getStoreOwnMetrics(Coordinator.GetStoreOwnMetricsRequest request) static com.google.protobuf.Parser<Coordinator.GetStoreOwnMetricsResponse>Coordinator.GetStoreOwnMetricsResponse.parser()Methods in io.dingodb.coordinator with parameters of type Coordinator.GetStoreOwnMetricsResponseModifier and TypeMethodDescriptionCoordinator.GetStoreOwnMetricsResponse.Builder.mergeFrom(Coordinator.GetStoreOwnMetricsResponse other) Coordinator.GetStoreOwnMetricsResponse.newBuilder(Coordinator.GetStoreOwnMetricsResponse prototype) Method parameters in io.dingodb.coordinator with type arguments of type Coordinator.GetStoreOwnMetricsResponseModifier and TypeMethodDescriptiondefault voidCoordinatorServiceGrpc.AsyncService.getStoreOwnMetrics(Coordinator.GetStoreOwnMetricsRequest request, io.grpc.stub.StreamObserver<Coordinator.GetStoreOwnMetricsResponse> responseObserver) voidCoordinatorServiceGrpc.CoordinatorServiceStub.getStoreOwnMetrics(Coordinator.GetStoreOwnMetricsRequest request, io.grpc.stub.StreamObserver<Coordinator.GetStoreOwnMetricsResponse> responseObserver)