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