Uses of Class
com.c8db.entity.TenantMetricsEntity
-
Packages that use TenantMetricsEntity Package Description com.c8db com.c8db.internal -
-
Uses of TenantMetricsEntity in com.c8db
Methods in com.c8db that return TenantMetricsEntity Modifier and Type Method Description TenantMetricsEntityC8Admin. getTenantMetrics(TenantMetricsOption options)Returns metrics for a tenant -
Uses of TenantMetricsEntity in com.c8db.internal
Methods in com.c8db.internal that return TenantMetricsEntity Modifier and Type Method Description TenantMetricsEntityC8AdminImpl. getTenantMetrics(TenantMetricsOption options)Methods in com.c8db.internal that return types with arguments of type TenantMetricsEntity Modifier and Type Method Description protected C8Executor.ResponseDeserializer<TenantMetricsEntity>InternalC8Admin. getTenantMetricResponseDeserializer()
-