public class GetResultOrException extends Object
Constructor and Description |
---|
GetResultOrException(ArrayList<KeyValue> cells) |
GetResultOrException(Exception exp) |
Modifier and Type | Method and Description |
---|---|
ArrayList<KeyValue> |
getCells() |
Exception |
getException() |
String |
toString() |
public GetResultOrException(Exception exp)
Copyright © 2010-2017, The Async HBase Authors