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