public static final class HBaseProtos.CacheEvictionStats.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.CacheEvictionStats.Builder> implements HBaseProtos.CacheEvictionStatsOrBuilder
hbase.pb.CacheEvictionStats| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.CacheEvictionStats.Builder |
addAllException(Iterable<? extends HBaseProtos.RegionExceptionMessage> values)
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
HBaseProtos.CacheEvictionStats.Builder |
addException(HBaseProtos.RegionExceptionMessage.Builder builderForValue)
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
HBaseProtos.CacheEvictionStats.Builder |
addException(HBaseProtos.RegionExceptionMessage value)
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
HBaseProtos.CacheEvictionStats.Builder |
addException(int index,
HBaseProtos.RegionExceptionMessage.Builder builderForValue)
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
HBaseProtos.CacheEvictionStats.Builder |
addException(int index,
HBaseProtos.RegionExceptionMessage value)
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
HBaseProtos.RegionExceptionMessage.Builder |
addExceptionBuilder()
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
HBaseProtos.RegionExceptionMessage.Builder |
addExceptionBuilder(int index)
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
HBaseProtos.CacheEvictionStats.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HBaseProtos.CacheEvictionStats |
build() |
HBaseProtos.CacheEvictionStats |
buildPartial() |
HBaseProtos.CacheEvictionStats.Builder |
clear() |
HBaseProtos.CacheEvictionStats.Builder |
clearBytesEvicted()
optional int64 bytes_evicted = 2; |
HBaseProtos.CacheEvictionStats.Builder |
clearEvictedBlocks()
optional int64 evicted_blocks = 1; |
HBaseProtos.CacheEvictionStats.Builder |
clearException()
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
HBaseProtos.CacheEvictionStats.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
HBaseProtos.CacheEvictionStats.Builder |
clearMaxCacheSize()
optional int64 max_cache_size = 3; |
HBaseProtos.CacheEvictionStats.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HBaseProtos.CacheEvictionStats.Builder |
clone() |
long |
getBytesEvicted()
optional int64 bytes_evicted = 2; |
HBaseProtos.CacheEvictionStats |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getEvictedBlocks()
optional int64 evicted_blocks = 1; |
HBaseProtos.RegionExceptionMessage |
getException(int index)
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
HBaseProtos.RegionExceptionMessage.Builder |
getExceptionBuilder(int index)
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
List<HBaseProtos.RegionExceptionMessage.Builder> |
getExceptionBuilderList()
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
int |
getExceptionCount()
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
List<HBaseProtos.RegionExceptionMessage> |
getExceptionList()
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
HBaseProtos.RegionExceptionMessageOrBuilder |
getExceptionOrBuilder(int index)
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
List<? extends HBaseProtos.RegionExceptionMessageOrBuilder> |
getExceptionOrBuilderList()
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
long |
getMaxCacheSize()
optional int64 max_cache_size = 3; |
boolean |
hasBytesEvicted()
optional int64 bytes_evicted = 2; |
boolean |
hasEvictedBlocks()
optional int64 evicted_blocks = 1; |
boolean |
hasMaxCacheSize()
optional int64 max_cache_size = 3; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HBaseProtos.CacheEvictionStats.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HBaseProtos.CacheEvictionStats.Builder |
mergeFrom(HBaseProtos.CacheEvictionStats other) |
HBaseProtos.CacheEvictionStats.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
HBaseProtos.CacheEvictionStats.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
HBaseProtos.CacheEvictionStats.Builder |
removeException(int index)
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
HBaseProtos.CacheEvictionStats.Builder |
setBytesEvicted(long value)
optional int64 bytes_evicted = 2; |
HBaseProtos.CacheEvictionStats.Builder |
setEvictedBlocks(long value)
optional int64 evicted_blocks = 1; |
HBaseProtos.CacheEvictionStats.Builder |
setException(int index,
HBaseProtos.RegionExceptionMessage.Builder builderForValue)
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
HBaseProtos.CacheEvictionStats.Builder |
setException(int index,
HBaseProtos.RegionExceptionMessage value)
repeated .hbase.pb.RegionExceptionMessage exception = 4; |
HBaseProtos.CacheEvictionStats.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HBaseProtos.CacheEvictionStats.Builder |
setMaxCacheSize(long value)
optional int64 max_cache_size = 3; |
HBaseProtos.CacheEvictionStats.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HBaseProtos.CacheEvictionStats.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.CacheEvictionStats.Builder>public HBaseProtos.CacheEvictionStats.Builder clear()
clear in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.CacheEvictionStats.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.CacheEvictionStats.Builder>public HBaseProtos.CacheEvictionStats getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic HBaseProtos.CacheEvictionStats build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic HBaseProtos.CacheEvictionStats buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic HBaseProtos.CacheEvictionStats.Builder clone()
clone in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.CacheEvictionStats.Builder>public HBaseProtos.CacheEvictionStats.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.CacheEvictionStats.Builder>public HBaseProtos.CacheEvictionStats.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.CacheEvictionStats.Builder>public HBaseProtos.CacheEvictionStats.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.CacheEvictionStats.Builder>public HBaseProtos.CacheEvictionStats.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.CacheEvictionStats.Builder>public HBaseProtos.CacheEvictionStats.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.CacheEvictionStats.Builder>public HBaseProtos.CacheEvictionStats.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<HBaseProtos.CacheEvictionStats.Builder>public HBaseProtos.CacheEvictionStats.Builder mergeFrom(HBaseProtos.CacheEvictionStats other)
public final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.CacheEvictionStats.Builder>public HBaseProtos.CacheEvictionStats.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<HBaseProtos.CacheEvictionStats.Builder>IOExceptionpublic boolean hasEvictedBlocks()
optional int64 evicted_blocks = 1;hasEvictedBlocks in interface HBaseProtos.CacheEvictionStatsOrBuilderpublic long getEvictedBlocks()
optional int64 evicted_blocks = 1;getEvictedBlocks in interface HBaseProtos.CacheEvictionStatsOrBuilderpublic HBaseProtos.CacheEvictionStats.Builder setEvictedBlocks(long value)
optional int64 evicted_blocks = 1;public HBaseProtos.CacheEvictionStats.Builder clearEvictedBlocks()
optional int64 evicted_blocks = 1;public boolean hasBytesEvicted()
optional int64 bytes_evicted = 2;hasBytesEvicted in interface HBaseProtos.CacheEvictionStatsOrBuilderpublic long getBytesEvicted()
optional int64 bytes_evicted = 2;getBytesEvicted in interface HBaseProtos.CacheEvictionStatsOrBuilderpublic HBaseProtos.CacheEvictionStats.Builder setBytesEvicted(long value)
optional int64 bytes_evicted = 2;public HBaseProtos.CacheEvictionStats.Builder clearBytesEvicted()
optional int64 bytes_evicted = 2;public boolean hasMaxCacheSize()
optional int64 max_cache_size = 3;hasMaxCacheSize in interface HBaseProtos.CacheEvictionStatsOrBuilderpublic long getMaxCacheSize()
optional int64 max_cache_size = 3;getMaxCacheSize in interface HBaseProtos.CacheEvictionStatsOrBuilderpublic HBaseProtos.CacheEvictionStats.Builder setMaxCacheSize(long value)
optional int64 max_cache_size = 3;public HBaseProtos.CacheEvictionStats.Builder clearMaxCacheSize()
optional int64 max_cache_size = 3;public List<HBaseProtos.RegionExceptionMessage> getExceptionList()
repeated .hbase.pb.RegionExceptionMessage exception = 4;getExceptionList in interface HBaseProtos.CacheEvictionStatsOrBuilderpublic int getExceptionCount()
repeated .hbase.pb.RegionExceptionMessage exception = 4;getExceptionCount in interface HBaseProtos.CacheEvictionStatsOrBuilderpublic HBaseProtos.RegionExceptionMessage getException(int index)
repeated .hbase.pb.RegionExceptionMessage exception = 4;getException in interface HBaseProtos.CacheEvictionStatsOrBuilderpublic HBaseProtos.CacheEvictionStats.Builder setException(int index, HBaseProtos.RegionExceptionMessage value)
repeated .hbase.pb.RegionExceptionMessage exception = 4;public HBaseProtos.CacheEvictionStats.Builder setException(int index, HBaseProtos.RegionExceptionMessage.Builder builderForValue)
repeated .hbase.pb.RegionExceptionMessage exception = 4;public HBaseProtos.CacheEvictionStats.Builder addException(HBaseProtos.RegionExceptionMessage value)
repeated .hbase.pb.RegionExceptionMessage exception = 4;public HBaseProtos.CacheEvictionStats.Builder addException(int index, HBaseProtos.RegionExceptionMessage value)
repeated .hbase.pb.RegionExceptionMessage exception = 4;public HBaseProtos.CacheEvictionStats.Builder addException(HBaseProtos.RegionExceptionMessage.Builder builderForValue)
repeated .hbase.pb.RegionExceptionMessage exception = 4;public HBaseProtos.CacheEvictionStats.Builder addException(int index, HBaseProtos.RegionExceptionMessage.Builder builderForValue)
repeated .hbase.pb.RegionExceptionMessage exception = 4;public HBaseProtos.CacheEvictionStats.Builder addAllException(Iterable<? extends HBaseProtos.RegionExceptionMessage> values)
repeated .hbase.pb.RegionExceptionMessage exception = 4;public HBaseProtos.CacheEvictionStats.Builder clearException()
repeated .hbase.pb.RegionExceptionMessage exception = 4;public HBaseProtos.CacheEvictionStats.Builder removeException(int index)
repeated .hbase.pb.RegionExceptionMessage exception = 4;public HBaseProtos.RegionExceptionMessage.Builder getExceptionBuilder(int index)
repeated .hbase.pb.RegionExceptionMessage exception = 4;public HBaseProtos.RegionExceptionMessageOrBuilder getExceptionOrBuilder(int index)
repeated .hbase.pb.RegionExceptionMessage exception = 4;getExceptionOrBuilder in interface HBaseProtos.CacheEvictionStatsOrBuilderpublic List<? extends HBaseProtos.RegionExceptionMessageOrBuilder> getExceptionOrBuilderList()
repeated .hbase.pb.RegionExceptionMessage exception = 4;getExceptionOrBuilderList in interface HBaseProtos.CacheEvictionStatsOrBuilderpublic HBaseProtos.RegionExceptionMessage.Builder addExceptionBuilder()
repeated .hbase.pb.RegionExceptionMessage exception = 4;public HBaseProtos.RegionExceptionMessage.Builder addExceptionBuilder(int index)
repeated .hbase.pb.RegionExceptionMessage exception = 4;public List<HBaseProtos.RegionExceptionMessage.Builder> getExceptionBuilderList()
repeated .hbase.pb.RegionExceptionMessage exception = 4;public final HBaseProtos.CacheEvictionStats.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.CacheEvictionStats.Builder>public final HBaseProtos.CacheEvictionStats.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.CacheEvictionStats.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.