Uses of Class
org.apache.accumulo.core.clientImpl.mapreduce.lib.FileOutputConfigurator.Opts
-
Packages that use FileOutputConfigurator.Opts Package Description org.apache.accumulo.core.clientImpl.mapreduce.lib -
-
Uses of FileOutputConfigurator.Opts in org.apache.accumulo.core.clientImpl.mapreduce.lib
Methods in org.apache.accumulo.core.clientImpl.mapreduce.lib that return FileOutputConfigurator.Opts Modifier and Type Method Description static FileOutputConfigurator.OptsFileOutputConfigurator.Opts. valueOf(String name)Returns the enum constant of this type with the specified name.static FileOutputConfigurator.Opts[]FileOutputConfigurator.Opts. values()Returns an array containing the constants of this enum type, in the order they are declared.
-