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