Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Method and Description |
---|---|
private static String |
RetriesExhaustedException.getMessage(int numTries,
List<RetriesExhaustedException.ThrowableWithExtraContext> exceptions) |
Constructor and Description |
---|
RetriesExhaustedException(int numTries,
List<RetriesExhaustedException.ThrowableWithExtraContext> exceptions)
Create a new RetriesExhaustedException from the list of prior failures.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.