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