Uses of Enum
org.apache.accumulo.core.client.ScannerBase.ConsistencyLevel
-
Uses of ScannerBase.ConsistencyLevel in org.apache.accumulo.core.client
Modifier and TypeMethodDescriptionScannerBase.getConsistencyLevel()
Get the configured consistency levelstatic ScannerBase.ConsistencyLevel
Returns the enum constant of this type with the specified name.static ScannerBase.ConsistencyLevel[]
ScannerBase.ConsistencyLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ScannerBase.setConsistencyLevel
(ScannerBase.ConsistencyLevel level) Set the desired consistency level for this scanner. -
Uses of ScannerBase.ConsistencyLevel in org.apache.accumulo.hadoop.mapreduce
Modifier and TypeMethodDescriptionInputFormatBuilder.InputFormatOptions.consistencyLevel
(ScannerBase.ConsistencyLevel level) Enables the user to set the consistency level