org.apache.accumulo.core.util.format
Class FormatterFactory
java.lang.Object
org.apache.accumulo.core.util.format.FormatterFactory
public class FormatterFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getFormatter
public static Formatter getFormatter(Class<? extends Formatter> formatterClass,
Iterable<Map.Entry<Key,Value>> scanner,
boolean printTimestamps)
getDefaultFormatter
public static Formatter getDefaultFormatter(Iterable<Map.Entry<Key,Value>> scanner,
boolean printTimestamps)
Copyright © 2015 Apache Accumulo Project. All rights reserved.