org.apache.accumulo.core.file.rfile
Class CreateEmpty.IsSupportedCompressionAlgorithm

java.lang.Object
  extended by org.apache.accumulo.core.file.rfile.CreateEmpty.IsSupportedCompressionAlgorithm
All Implemented Interfaces:
com.beust.jcommander.IParameterValidator
Enclosing class:
CreateEmpty

public static class CreateEmpty.IsSupportedCompressionAlgorithm
extends Object
implements com.beust.jcommander.IParameterValidator


Constructor Summary
CreateEmpty.IsSupportedCompressionAlgorithm()
           
 
Method Summary
 void validate(String name, String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateEmpty.IsSupportedCompressionAlgorithm

public CreateEmpty.IsSupportedCompressionAlgorithm()
Method Detail

validate

public void validate(String name,
                     String value)
              throws com.beust.jcommander.ParameterException
Specified by:
validate in interface com.beust.jcommander.IParameterValidator
Throws:
com.beust.jcommander.ParameterException


Copyright © 2015 Apache Accumulo Project. All rights reserved.