| Package | Description |
|---|---|
| org.apache.hadoop.hbase.protobuf.generated |
| Modifier and Type | Class and Description |
|---|---|
static class |
WALProtos.RegionEventDescriptor.StoreDescriptor
Protobuf type
RegionEventDescriptor.StoreDescriptor |
static class |
WALProtos.RegionEventDescriptor.StoreDescriptor.Builder
Protobuf type
RegionEventDescriptor.StoreDescriptor |
| Modifier and Type | Method and Description |
|---|---|
WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilder |
WALProtos.RegionEventDescriptorOrBuilder.getStoresOrBuilder(int index)
repeated .RegionEventDescriptor.StoreDescriptor stores = 5; |
WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilder |
WALProtos.RegionEventDescriptor.getStoresOrBuilder(int index)
repeated .RegionEventDescriptor.StoreDescriptor stores = 5; |
WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilder |
WALProtos.RegionEventDescriptor.Builder.getStoresOrBuilder(int index)
repeated .RegionEventDescriptor.StoreDescriptor stores = 5; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilder> |
WALProtos.RegionEventDescriptorOrBuilder.getStoresOrBuilderList()
repeated .RegionEventDescriptor.StoreDescriptor stores = 5; |
List<? extends WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilder> |
WALProtos.RegionEventDescriptor.getStoresOrBuilderList()
repeated .RegionEventDescriptor.StoreDescriptor stores = 5; |
List<? extends WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilder> |
WALProtos.RegionEventDescriptor.Builder.getStoresOrBuilderList()
repeated .RegionEventDescriptor.StoreDescriptor stores = 5; |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.