Uses of Class
org.terracotta.statistics.Table
Packages that use Table
-
Uses of Table in org.terracotta.statistics
Fields in org.terracotta.statistics declared as TableMethods in org.terracotta.statistics with type parameters of type TableMethods in org.terracotta.statistics that return TableMethods in org.terracotta.statistics that return types with arguments of type Table -
Uses of Table in org.terracotta.statistics.registry
Method parameters in org.terracotta.statistics.registry with type arguments of type TableModifier and TypeMethodDescriptionvoidStatisticRegistry.registerTable(String fullStatName, Supplier<Table> accessor) Directly register a TABLE stat with its accessors