Uses of Class
com.google.cloud.bigtable.grpc.async.ResourceLimiterStats
-
Packages that use ResourceLimiterStats Package Description com.google.cloud.bigtable.grpc.async -
-
Uses of ResourceLimiterStats in com.google.cloud.bigtable.grpc.async
Methods in com.google.cloud.bigtable.grpc.async that return ResourceLimiterStats Modifier and Type Method and Description static ResourceLimiterStats
ResourceLimiterStats. getInstance(BigtableInstanceName instanceName)
Constructors in com.google.cloud.bigtable.grpc.async with parameters of type ResourceLimiterStats Constructor and Description ResourceLimiter(ResourceLimiterStats stats, long maxHeapSize, int maxInFlightRpcs)
Constructor for ResourceLimiter.
-