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; UseDefaultFormatterproviding 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 aFormatterFormatterConfig.DefaultDateFormat Formats with milliseconds since epochFormatterFactory HexFormatter A simple formatter that print the row, column family, column qualifier, and value as hexShardedTableDistributionFormatter 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.