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

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

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


Constructor Summary
CreateEmpty.NamedLikeRFile()
           
 
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.NamedLikeRFile

public CreateEmpty.NamedLikeRFile()
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.