Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Class and Description |
---|---|
static class |
WALProtos.FlushDescriptor.StoreFlushDescriptor
Protobuf type
FlushDescriptor.StoreFlushDescriptor |
static class |
WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder
Protobuf type
FlushDescriptor.StoreFlushDescriptor |
Modifier and Type | Method and Description |
---|---|
WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder |
WALProtos.FlushDescriptorOrBuilder.getStoreFlushesOrBuilder(int index)
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder |
WALProtos.FlushDescriptor.getStoreFlushesOrBuilder(int index)
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder |
WALProtos.FlushDescriptor.Builder.getStoreFlushesOrBuilder(int index)
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
Modifier and Type | Method and Description |
---|---|
List<? extends WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder> |
WALProtos.FlushDescriptorOrBuilder.getStoreFlushesOrBuilderList()
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
List<? extends WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder> |
WALProtos.FlushDescriptor.getStoreFlushesOrBuilderList()
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
List<? extends WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder> |
WALProtos.FlushDescriptor.Builder.getStoreFlushesOrBuilderList()
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.