Package | Description |
---|---|
org.hbase.async.generated |
Modifier and Type | Class and Description |
---|---|
static class |
ClientPB.Action
Either a Get or a Mutation
|
static class |
ClientPB.Action.Builder
Either a Get or a Mutation
|
Modifier and Type | Method and Description |
---|---|
ClientPB.ActionOrBuilder |
ClientPB.RegionAction.getActionOrBuilder(int index)
repeated .Action action = 3; |
Modifier and Type | Method and Description |
---|---|
List<? extends ClientPB.ActionOrBuilder> |
ClientPB.RegionAction.getActionOrBuilderList()
repeated .Action action = 3; |
Copyright © 2010–2018 The Async HBase Authors. All rights reserved.