|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecoveryException | |
|---|---|
| org.apache.accumulo.core.master.thrift | |
| Uses of RecoveryException in org.apache.accumulo.core.master.thrift |
|---|
| Methods in org.apache.accumulo.core.master.thrift that return RecoveryException | |
|---|---|
RecoveryException |
RecoveryException.deepCopy()
|
RecoveryException |
RecoveryException.setWhy(String why)
|
| Methods in org.apache.accumulo.core.master.thrift with parameters of type RecoveryException | |
|---|---|
int |
RecoveryException.compareTo(RecoveryException other)
|
boolean |
RecoveryException.equals(RecoveryException that)
|
| Constructors in org.apache.accumulo.core.master.thrift with parameters of type RecoveryException | |
|---|---|
RecoveryException(RecoveryException other)
Performs a deep copy on other. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||