| Package | Description |
|---|---|
| org.hbase.async.generated |
| Modifier and Type | Class and Description |
|---|---|
static class |
ZooKeeperPB.StoreSequenceId
sequence Id of a store
|
static class |
ZooKeeperPB.StoreSequenceId.Builder
sequence Id of a store
|
| Modifier and Type | Method and Description |
|---|---|
ZooKeeperPB.StoreSequenceIdOrBuilder |
ZooKeeperPB.RegionStoreSequenceIds.getStoreSequenceIdOrBuilder(int index)
repeated .StoreSequenceId store_sequence_id = 2; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ZooKeeperPB.StoreSequenceIdOrBuilder> |
ZooKeeperPB.RegionStoreSequenceIds.getStoreSequenceIdOrBuilderList()
repeated .StoreSequenceId store_sequence_id = 2; |
Copyright © 2010–2018 The Async HBase Authors. All rights reserved.