org.apache.accumulo.core.client.impl
Class Translator.TKeyExtentTranslator
java.lang.Object
org.apache.accumulo.core.client.impl.Translator<TKeyExtent,KeyExtent>
org.apache.accumulo.core.client.impl.Translator.TKeyExtentTranslator
- Enclosing class:
- Translator<IT,OT>
public static class Translator.TKeyExtentTranslator
- extends Translator<TKeyExtent,KeyExtent>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Translator.TKeyExtentTranslator
public Translator.TKeyExtentTranslator()
translate
public KeyExtent translate(TKeyExtent input)
- Specified by:
translate
in class Translator<TKeyExtent,KeyExtent>
Copyright © 2015 Apache Accumulo Project. All rights reserved.