Uses of Class
org.apache.accumulo.server.compaction.RetryableThriftCall.RetriesExceededException
-
Packages that use RetryableThriftCall.RetriesExceededException Package Description org.apache.accumulo.server.compaction -
-
Uses of RetryableThriftCall.RetriesExceededException in org.apache.accumulo.server.compaction
Methods in org.apache.accumulo.server.compaction that throw RetryableThriftCall.RetriesExceededException Modifier and Type Method Description TRetryableThriftCall. run()Attempts to call the function, waiting and retrying when TException is thrown.
-