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

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

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


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
 
Field Summary
 
Fields inherited from class org.apache.accumulo.core.client.impl.Translator
CT, CVST, KET, RT, TCVST, TKET, TRT
 
Constructor Summary
Translator.TCVSTranslator()
           
 
Method Summary
 ConstraintViolationSummary translate(TConstraintViolationSummary 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.TCVSTranslator

public Translator.TCVSTranslator()
Method Detail

translate

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


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