org.apache.accumulo.core.client.impl
Class Translator.CVSTranslator

java.lang.Object
  extended by org.apache.accumulo.core.client.impl.Translator<ConstraintViolationSummary,TConstraintViolationSummary>
      extended by org.apache.accumulo.core.client.impl.Translator.CVSTranslator
Enclosing class:
Translator<IT,OT>

public static class Translator.CVSTranslator
extends Translator<ConstraintViolationSummary,TConstraintViolationSummary>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.accumulo.core.client.impl.Translator
Translator.ColumnTranslator, Translator.CVSTranslator, Translator.KeyExtentTranslator, Translator.ListTranslator<IT,OT>, Translator.RangeTranslator, Translator.TCVSTranslator, Translator.TKeyExtentTranslator, Translator.TRangeTranslator
 
Constructor Summary
Translator.CVSTranslator()
           
 
Method Summary
 TConstraintViolationSummary translate(ConstraintViolationSummary input)
           
 
Methods inherited from class org.apache.accumulo.core.client.impl.Translator
translate, translate, translate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Translator.CVSTranslator

public Translator.CVSTranslator()
Method Detail

translate

public TConstraintViolationSummary translate(ConstraintViolationSummary input)
Specified by:
translate in class Translator<ConstraintViolationSummary,TConstraintViolationSummary>


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.