Uses of Class
io.dingodb.sdk.service.entity.debug.GetMemoryStatsResponse
Packages that use GetMemoryStatsResponse
-
Uses of GetMemoryStatsResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return GetMemoryStatsResponseModifier and TypeMethodDescriptiondefault GetMemoryStatsResponseDebugService.getMemoryStats(long requestId, GetMemoryStatsRequest request) default GetMemoryStatsResponseDebugService.getMemoryStats(GetMemoryStatsRequest request) Deprecated. -
Uses of GetMemoryStatsResponse in io.dingodb.sdk.service.desc.debug
Fields in io.dingodb.sdk.service.desc.debug with type parameters of type GetMemoryStatsResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetMemoryStatsRequest,GetMemoryStatsResponse> DebugServiceDescriptors.getMemoryStatsstatic final ServiceCallCycles<GetMemoryStatsRequest,GetMemoryStatsResponse> DebugServiceDescriptors.getMemoryStatsHandlers