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. 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. DefaultFormatter FormatterConfig Holds configuration settings for aFormatter
FormatterConfig.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.