Package org.apache.accumulo.core.util.format
-
Interface Summary Interface Description Formatter -
Class Summary Class Description AggregatingFormatter Formatter that will aggregate entries for various display purposes.BinaryFormatter Deprecated. since 1.8.0; UseDefaultFormatter
providing showLength and printTimestamps viaFormatterConfig
.DateFormatSupplier DateFormatSupplier is aThreadLocal<DateFormat>
that will set the correct TimeZone when the object is retrieved byDateFormatSupplier.get()
.DateStringFormatter Deprecated. since 1.8.0DefaultFormatter FormatterConfig Holds configuration settings for aFormatter
FormatterConfig.DefaultDateFormat Formats with milliseconds since epochFormatterFactory HexFormatter Deprecated. ShardedTableDistributionFormatter Formats the rows in a METADATA table scan to show distribution of shards over servers per day.StatisticsDisplayFormatter Does not show contents from scan, only displays statistics.