Package org.apache.accumulo.core.util.interpret
-
Interface Summary Interface Description ScanInterpreter A simple interface for creating shell plugins that translate the range and column arguments for the shell's scan command. -
Class Summary Class Description DefaultScanInterpreter HexScanInterpreter As simple scan interpreter that converts hex to binary.