Uses of Class
io.dingodb.debug.Debug.AdjustThreadPoolSizeResponse
Packages that use Debug.AdjustThreadPoolSizeResponse
-
Uses of Debug.AdjustThreadPoolSizeResponse in io.dingodb.debug
Methods in io.dingodb.debug that return Debug.AdjustThreadPoolSizeResponseModifier and TypeMethodDescriptionDebugServiceGrpc.DebugServiceBlockingStub.adjustThreadPoolSize(Debug.AdjustThreadPoolSizeRequest request) adjust thread pool sizeDebug.AdjustThreadPoolSizeResponse.Builder.build()Debug.AdjustThreadPoolSizeResponse.Builder.buildPartial()Debug.AdjustThreadPoolSizeResponse.getDefaultInstance()Debug.AdjustThreadPoolSizeResponse.Builder.getDefaultInstanceForType()Debug.AdjustThreadPoolSizeResponse.getDefaultInstanceForType()Debug.AdjustThreadPoolSizeResponse.parseDelimitedFrom(InputStream input) Debug.AdjustThreadPoolSizeResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.AdjustThreadPoolSizeResponse.parseFrom(byte[] data) Debug.AdjustThreadPoolSizeResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.AdjustThreadPoolSizeResponse.parseFrom(com.google.protobuf.ByteString data) Debug.AdjustThreadPoolSizeResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.AdjustThreadPoolSizeResponse.parseFrom(com.google.protobuf.CodedInputStream input) Debug.AdjustThreadPoolSizeResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.AdjustThreadPoolSizeResponse.parseFrom(InputStream input) Debug.AdjustThreadPoolSizeResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.AdjustThreadPoolSizeResponse.parseFrom(ByteBuffer data) Debug.AdjustThreadPoolSizeResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.debug that return types with arguments of type Debug.AdjustThreadPoolSizeResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<Debug.AdjustThreadPoolSizeResponse>DebugServiceGrpc.DebugServiceFutureStub.adjustThreadPoolSize(Debug.AdjustThreadPoolSizeRequest request) adjust thread pool sizestatic io.grpc.MethodDescriptor<Debug.AdjustThreadPoolSizeRequest,Debug.AdjustThreadPoolSizeResponse> DebugServiceGrpc.getAdjustThreadPoolSizeMethod()com.google.protobuf.Parser<Debug.AdjustThreadPoolSizeResponse>Debug.AdjustThreadPoolSizeResponse.getParserForType()static com.google.protobuf.Parser<Debug.AdjustThreadPoolSizeResponse>Debug.AdjustThreadPoolSizeResponse.parser()Methods in io.dingodb.debug with parameters of type Debug.AdjustThreadPoolSizeResponseModifier and TypeMethodDescriptionDebug.AdjustThreadPoolSizeResponse.Builder.mergeFrom(Debug.AdjustThreadPoolSizeResponse other) Debug.AdjustThreadPoolSizeResponse.newBuilder(Debug.AdjustThreadPoolSizeResponse prototype) Method parameters in io.dingodb.debug with type arguments of type Debug.AdjustThreadPoolSizeResponseModifier and TypeMethodDescriptiondefault voidDebugServiceGrpc.AsyncService.adjustThreadPoolSize(Debug.AdjustThreadPoolSizeRequest request, io.grpc.stub.StreamObserver<Debug.AdjustThreadPoolSizeResponse> responseObserver) adjust thread pool sizevoidDebugServiceGrpc.DebugServiceStub.adjustThreadPoolSize(Debug.AdjustThreadPoolSizeRequest request, io.grpc.stub.StreamObserver<Debug.AdjustThreadPoolSizeResponse> responseObserver) adjust thread pool size