Interface ConsistencyLevel
-
public interface ConsistencyLevel
-
-
Field Detail
-
ALL
static final String ALL
- See Also:
- Constant Field Values
-
ONE
static final String ONE
- See Also:
- Constant Field Values
-
QUORUM
static final String QUORUM
- See Also:
- Constant Field Values
-
-