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