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