Uses of Enum
com.clickhouse.client.api.metrics.ServerMetrics
Packages that use ServerMetrics
-
Uses of ServerMetrics in com.clickhouse.client.api.metrics
Methods in com.clickhouse.client.api.metrics that return ServerMetricsModifier and TypeMethodDescriptionstatic ServerMetricsReturns the enum constant of this type with the specified name.static ServerMetrics[]ServerMetrics.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.clickhouse.client.api.metrics with parameters of type ServerMetricsModifier and TypeMethodDescriptionOperationMetrics.getMetric(ServerMetrics metric) voidOperationMetrics.updateMetric(ServerMetrics metric, long value)