org.apache.accumulo.core.util.format
Class BinaryFormatter
java.lang.Object
org.apache.accumulo.core.util.format.DefaultFormatter
org.apache.accumulo.core.util.format.BinaryFormatter
- All Implemented Interfaces:
- Iterator<String>, Formatter
public class BinaryFormatter
- extends DefaultFormatter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BinaryFormatter
public BinaryFormatter()
next
public String next()
- Specified by:
next
in interface Iterator<String>
- Overrides:
next
in class DefaultFormatter
formatEntry
public static String formatEntry(Map.Entry<Key,Value> entry,
boolean showTimestamps)
appendText
public static StringBuilder appendText(StringBuilder sb,
org.apache.hadoop.io.Text t)
getlength
public static void getlength(int length)
Copyright © 2015 Apache Accumulo Project. All rights reserved.