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