public static interface HFileProtos.CompactionEventTrackerOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getCompactedStoreFile(int index)
repeated bytes compacted_store_file = 1; |
int |
getCompactedStoreFileCount()
repeated bytes compacted_store_file = 1; |
List<org.apache.hbase.thirdparty.com.google.protobuf.ByteString> |
getCompactedStoreFileList()
repeated bytes compacted_store_file = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<org.apache.hbase.thirdparty.com.google.protobuf.ByteString> getCompactedStoreFileList()
repeated bytes compacted_store_file = 1;int getCompactedStoreFileCount()
repeated bytes compacted_store_file = 1;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getCompactedStoreFile(int index)
repeated bytes compacted_store_file = 1;Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.