| Package | Description | 
|---|---|
| org.apache.kudu.client | 
| Modifier and Type | Method and Description | 
|---|---|
static ReplicaSelection | 
ReplicaSelection.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ReplicaSelection[] | 
ReplicaSelection.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
S | 
AbstractKuduScannerBuilder.replicaSelection(ReplicaSelection replicaSelection)
Sets the replica selection mechanism for this scanner. 
 | 
Copyright © 2017 The Apache Software Foundation. All rights reserved.