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