| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.protobuf.generated | 
| Modifier and Type | Field and Description | 
|---|---|
| static com.google.protobuf.Parser<WALProtos.StoreDescriptor> | WALProtos.StoreDescriptor. PARSER | 
| Modifier and Type | Method and Description | 
|---|---|
| WALProtos.StoreDescriptor | WALProtos.StoreDescriptor.Builder. build() | 
| WALProtos.StoreDescriptor | WALProtos.StoreDescriptor.Builder. buildPartial() | 
| static WALProtos.StoreDescriptor | WALProtos.StoreDescriptor. getDefaultInstance() | 
| WALProtos.StoreDescriptor | WALProtos.StoreDescriptor. getDefaultInstanceForType() | 
| WALProtos.StoreDescriptor | WALProtos.StoreDescriptor.Builder. getDefaultInstanceForType() | 
| WALProtos.StoreDescriptor | WALProtos.BulkLoadDescriptorOrBuilder. getStores(int index)repeated .StoreDescriptor stores = 3; | 
| WALProtos.StoreDescriptor | WALProtos.BulkLoadDescriptor. getStores(int index)repeated .StoreDescriptor stores = 3; | 
| WALProtos.StoreDescriptor | WALProtos.BulkLoadDescriptor.Builder. getStores(int index)repeated .StoreDescriptor stores = 3; | 
| WALProtos.StoreDescriptor | WALProtos.RegionEventDescriptorOrBuilder. getStores(int index)repeated .StoreDescriptor stores = 5; | 
| WALProtos.StoreDescriptor | WALProtos.RegionEventDescriptor. getStores(int index)repeated .StoreDescriptor stores = 5; | 
| WALProtos.StoreDescriptor | WALProtos.RegionEventDescriptor.Builder. getStores(int index)repeated .StoreDescriptor stores = 5; | 
| static WALProtos.StoreDescriptor | WALProtos.StoreDescriptor. parseDelimitedFrom(InputStream input) | 
| static WALProtos.StoreDescriptor | WALProtos.StoreDescriptor. parseDelimitedFrom(InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static WALProtos.StoreDescriptor | WALProtos.StoreDescriptor. parseFrom(byte[] data) | 
| static WALProtos.StoreDescriptor | WALProtos.StoreDescriptor. parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static WALProtos.StoreDescriptor | WALProtos.StoreDescriptor. parseFrom(com.google.protobuf.ByteString data) | 
| static WALProtos.StoreDescriptor | WALProtos.StoreDescriptor. parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static WALProtos.StoreDescriptor | WALProtos.StoreDescriptor. parseFrom(com.google.protobuf.CodedInputStream input) | 
| static WALProtos.StoreDescriptor | WALProtos.StoreDescriptor. parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static WALProtos.StoreDescriptor | WALProtos.StoreDescriptor. parseFrom(InputStream input) | 
| static WALProtos.StoreDescriptor | WALProtos.StoreDescriptor. parseFrom(InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| Modifier and Type | Method and Description | 
|---|---|
| com.google.protobuf.Parser<WALProtos.StoreDescriptor> | WALProtos.StoreDescriptor. getParserForType() | 
| List<WALProtos.StoreDescriptor> | WALProtos.BulkLoadDescriptorOrBuilder. getStoresList()repeated .StoreDescriptor stores = 3; | 
| List<WALProtos.StoreDescriptor> | WALProtos.BulkLoadDescriptor. getStoresList()repeated .StoreDescriptor stores = 3; | 
| List<WALProtos.StoreDescriptor> | WALProtos.BulkLoadDescriptor.Builder. getStoresList()repeated .StoreDescriptor stores = 3; | 
| List<WALProtos.StoreDescriptor> | WALProtos.RegionEventDescriptorOrBuilder. getStoresList()repeated .StoreDescriptor stores = 5; | 
| List<WALProtos.StoreDescriptor> | WALProtos.RegionEventDescriptor. getStoresList()repeated .StoreDescriptor stores = 5; | 
| List<WALProtos.StoreDescriptor> | WALProtos.RegionEventDescriptor.Builder. getStoresList()repeated .StoreDescriptor stores = 5; | 
| Modifier and Type | Method and Description | 
|---|---|
| WALProtos.BulkLoadDescriptor.Builder | WALProtos.BulkLoadDescriptor.Builder. addStores(int index,
         WALProtos.StoreDescriptor value)repeated .StoreDescriptor stores = 3; | 
| WALProtos.RegionEventDescriptor.Builder | WALProtos.RegionEventDescriptor.Builder. addStores(int index,
         WALProtos.StoreDescriptor value)repeated .StoreDescriptor stores = 5; | 
| WALProtos.BulkLoadDescriptor.Builder | WALProtos.BulkLoadDescriptor.Builder. addStores(WALProtos.StoreDescriptor value)repeated .StoreDescriptor stores = 3; | 
| WALProtos.RegionEventDescriptor.Builder | WALProtos.RegionEventDescriptor.Builder. addStores(WALProtos.StoreDescriptor value)repeated .StoreDescriptor stores = 5; | 
| WALProtos.StoreDescriptor.Builder | WALProtos.StoreDescriptor.Builder. mergeFrom(WALProtos.StoreDescriptor other) | 
| static WALProtos.StoreDescriptor.Builder | WALProtos.StoreDescriptor. newBuilder(WALProtos.StoreDescriptor prototype) | 
| WALProtos.BulkLoadDescriptor.Builder | WALProtos.BulkLoadDescriptor.Builder. setStores(int index,
         WALProtos.StoreDescriptor value)repeated .StoreDescriptor stores = 3; | 
| WALProtos.RegionEventDescriptor.Builder | WALProtos.RegionEventDescriptor.Builder. setStores(int index,
         WALProtos.StoreDescriptor value)repeated .StoreDescriptor stores = 5; | 
| Modifier and Type | Method and Description | 
|---|---|
| WALProtos.BulkLoadDescriptor.Builder | WALProtos.BulkLoadDescriptor.Builder. addAllStores(Iterable<? extends WALProtos.StoreDescriptor> values)repeated .StoreDescriptor stores = 3; | 
| WALProtos.RegionEventDescriptor.Builder | WALProtos.RegionEventDescriptor.Builder. addAllStores(Iterable<? extends WALProtos.StoreDescriptor> values)repeated .StoreDescriptor stores = 5; | 
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.