public class CassandraInsufficientReplicasAvailableException extends TransientDataAccessException
| Constructor and Description |
|---|
CassandraInsufficientReplicasAvailableException(int numberRequired,
int numberAlive,
String msg,
Throwable cause) |
CassandraInsufficientReplicasAvailableException(String msg) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumberAlive() |
int |
getNumberRequired() |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CassandraInsufficientReplicasAvailableException(String msg)
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.