Package | Description |
---|---|
org.hbase.async.generated |
Modifier and Type | Class and Description |
---|---|
static class |
ClientPB.ResultOrException
Either a Result or an Exception NameBytesPair (keyed by
exception name whose value is the exception stringified)
or maybe empty if no result and no exception.
|
static class |
ClientPB.ResultOrException.Builder
Either a Result or an Exception NameBytesPair (keyed by
exception name whose value is the exception stringified)
or maybe empty if no result and no exception.
|
Modifier and Type | Method and Description |
---|---|
ClientPB.ResultOrExceptionOrBuilder |
ClientPB.RegionActionResult.getResultOrExceptionOrBuilder(int index)
repeated .ResultOrException resultOrException = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends ClientPB.ResultOrExceptionOrBuilder> |
ClientPB.RegionActionResult.getResultOrExceptionOrBuilderList()
repeated .ResultOrException resultOrException = 1; |
Copyright © 2010–2018 The Async HBase Authors. All rights reserved.