Home
last modified time | relevance | path

Searched defs:RetriesExhaustedException (Results 1 – 1 of 1) sorted by relevance

/dports/databases/hbase/hbase-1.2.1/hbase-client/src/main/java/org/apache/hadoop/hbase/client/
H A DRetriesExhaustedException.java34 public class RetriesExhaustedException extends IOException { class
37 public RetriesExhaustedException(final String msg) { in RetriesExhaustedException() method in RetriesExhaustedException
41 public RetriesExhaustedException(final String msg, final IOException e) { in RetriesExhaustedException() method in RetriesExhaustedException
74 public RetriesExhaustedException(final String callableVitals, int numTries, in RetriesExhaustedException() method in RetriesExhaustedException
85 public RetriesExhaustedException(final int numTries, in RetriesExhaustedException() method in RetriesExhaustedException