org.apache.hadoop.hbase.protobuf.generated
Class HFileProtos.FileTrailerProto.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<HFileProtos.FileTrailerProto.Builder>
org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, HFileProtos.FileTrailerProtoOrBuilder
- Enclosing class:
- HFileProtos.FileTrailerProto
public static final class HFileProtos.FileTrailerProto.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<HFileProtos.FileTrailerProto.Builder>
- implements HFileProtos.FileTrailerProtoOrBuilder
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder |
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
Methods inherited from class com.google.protobuf.AbstractMessage.Builder |
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
addAll, newUninitializedMessageException |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<HFileProtos.FileTrailerProto.Builder>
clear
public HFileProtos.FileTrailerProto.Builder clear()
- Specified by:
clear
in interface com.google.protobuf.Message.Builder
- Specified by:
clear
in interface com.google.protobuf.MessageLite.Builder
- Overrides:
clear
in class com.google.protobuf.GeneratedMessage.Builder<HFileProtos.FileTrailerProto.Builder>
clone
public HFileProtos.FileTrailerProto.Builder clone()
- Specified by:
clone
in interface com.google.protobuf.Message.Builder
- Specified by:
clone
in interface com.google.protobuf.MessageLite.Builder
- Overrides:
clone
in class com.google.protobuf.GeneratedMessage.Builder<HFileProtos.FileTrailerProto.Builder>
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interface com.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<HFileProtos.FileTrailerProto.Builder>
getDefaultInstanceForType
public HFileProtos.FileTrailerProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
build
public HFileProtos.FileTrailerProto build()
- Specified by:
build
in interface com.google.protobuf.Message.Builder
- Specified by:
build
in interface com.google.protobuf.MessageLite.Builder
buildPartial
public HFileProtos.FileTrailerProto buildPartial()
- Specified by:
buildPartial
in interface com.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
public HFileProtos.FileTrailerProto.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interface com.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<HFileProtos.FileTrailerProto.Builder>
mergeFrom
public HFileProtos.FileTrailerProto.Builder mergeFrom(HFileProtos.FileTrailerProto other)
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<HFileProtos.FileTrailerProto.Builder>
mergeFrom
public HFileProtos.FileTrailerProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Specified by:
mergeFrom
in interface com.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<HFileProtos.FileTrailerProto.Builder>
- Throws:
IOException
hasFileInfoOffset
public boolean hasFileInfoOffset()
- Specified by:
hasFileInfoOffset
in interface HFileProtos.FileTrailerProtoOrBuilder
getFileInfoOffset
public long getFileInfoOffset()
- Specified by:
getFileInfoOffset
in interface HFileProtos.FileTrailerProtoOrBuilder
setFileInfoOffset
public HFileProtos.FileTrailerProto.Builder setFileInfoOffset(long value)
clearFileInfoOffset
public HFileProtos.FileTrailerProto.Builder clearFileInfoOffset()
hasLoadOnOpenDataOffset
public boolean hasLoadOnOpenDataOffset()
- Specified by:
hasLoadOnOpenDataOffset
in interface HFileProtos.FileTrailerProtoOrBuilder
getLoadOnOpenDataOffset
public long getLoadOnOpenDataOffset()
- Specified by:
getLoadOnOpenDataOffset
in interface HFileProtos.FileTrailerProtoOrBuilder
setLoadOnOpenDataOffset
public HFileProtos.FileTrailerProto.Builder setLoadOnOpenDataOffset(long value)
clearLoadOnOpenDataOffset
public HFileProtos.FileTrailerProto.Builder clearLoadOnOpenDataOffset()
hasUncompressedDataIndexSize
public boolean hasUncompressedDataIndexSize()
- Specified by:
hasUncompressedDataIndexSize
in interface HFileProtos.FileTrailerProtoOrBuilder
getUncompressedDataIndexSize
public long getUncompressedDataIndexSize()
- Specified by:
getUncompressedDataIndexSize
in interface HFileProtos.FileTrailerProtoOrBuilder
setUncompressedDataIndexSize
public HFileProtos.FileTrailerProto.Builder setUncompressedDataIndexSize(long value)
clearUncompressedDataIndexSize
public HFileProtos.FileTrailerProto.Builder clearUncompressedDataIndexSize()
hasTotalUncompressedBytes
public boolean hasTotalUncompressedBytes()
- Specified by:
hasTotalUncompressedBytes
in interface HFileProtos.FileTrailerProtoOrBuilder
getTotalUncompressedBytes
public long getTotalUncompressedBytes()
- Specified by:
getTotalUncompressedBytes
in interface HFileProtos.FileTrailerProtoOrBuilder
setTotalUncompressedBytes
public HFileProtos.FileTrailerProto.Builder setTotalUncompressedBytes(long value)
clearTotalUncompressedBytes
public HFileProtos.FileTrailerProto.Builder clearTotalUncompressedBytes()
hasDataIndexCount
public boolean hasDataIndexCount()
- Specified by:
hasDataIndexCount
in interface HFileProtos.FileTrailerProtoOrBuilder
getDataIndexCount
public int getDataIndexCount()
- Specified by:
getDataIndexCount
in interface HFileProtos.FileTrailerProtoOrBuilder
setDataIndexCount
public HFileProtos.FileTrailerProto.Builder setDataIndexCount(int value)
clearDataIndexCount
public HFileProtos.FileTrailerProto.Builder clearDataIndexCount()
hasMetaIndexCount
public boolean hasMetaIndexCount()
- Specified by:
hasMetaIndexCount
in interface HFileProtos.FileTrailerProtoOrBuilder
getMetaIndexCount
public int getMetaIndexCount()
- Specified by:
getMetaIndexCount
in interface HFileProtos.FileTrailerProtoOrBuilder
setMetaIndexCount
public HFileProtos.FileTrailerProto.Builder setMetaIndexCount(int value)
clearMetaIndexCount
public HFileProtos.FileTrailerProto.Builder clearMetaIndexCount()
hasEntryCount
public boolean hasEntryCount()
- Specified by:
hasEntryCount
in interface HFileProtos.FileTrailerProtoOrBuilder
getEntryCount
public long getEntryCount()
- Specified by:
getEntryCount
in interface HFileProtos.FileTrailerProtoOrBuilder
setEntryCount
public HFileProtos.FileTrailerProto.Builder setEntryCount(long value)
clearEntryCount
public HFileProtos.FileTrailerProto.Builder clearEntryCount()
hasNumDataIndexLevels
public boolean hasNumDataIndexLevels()
- Specified by:
hasNumDataIndexLevels
in interface HFileProtos.FileTrailerProtoOrBuilder
getNumDataIndexLevels
public int getNumDataIndexLevels()
- Specified by:
getNumDataIndexLevels
in interface HFileProtos.FileTrailerProtoOrBuilder
setNumDataIndexLevels
public HFileProtos.FileTrailerProto.Builder setNumDataIndexLevels(int value)
clearNumDataIndexLevels
public HFileProtos.FileTrailerProto.Builder clearNumDataIndexLevels()
hasFirstDataBlockOffset
public boolean hasFirstDataBlockOffset()
- Specified by:
hasFirstDataBlockOffset
in interface HFileProtos.FileTrailerProtoOrBuilder
getFirstDataBlockOffset
public long getFirstDataBlockOffset()
- Specified by:
getFirstDataBlockOffset
in interface HFileProtos.FileTrailerProtoOrBuilder
setFirstDataBlockOffset
public HFileProtos.FileTrailerProto.Builder setFirstDataBlockOffset(long value)
clearFirstDataBlockOffset
public HFileProtos.FileTrailerProto.Builder clearFirstDataBlockOffset()
hasLastDataBlockOffset
public boolean hasLastDataBlockOffset()
- Specified by:
hasLastDataBlockOffset
in interface HFileProtos.FileTrailerProtoOrBuilder
getLastDataBlockOffset
public long getLastDataBlockOffset()
- Specified by:
getLastDataBlockOffset
in interface HFileProtos.FileTrailerProtoOrBuilder
setLastDataBlockOffset
public HFileProtos.FileTrailerProto.Builder setLastDataBlockOffset(long value)
clearLastDataBlockOffset
public HFileProtos.FileTrailerProto.Builder clearLastDataBlockOffset()
hasComparatorClassName
public boolean hasComparatorClassName()
- Specified by:
hasComparatorClassName
in interface HFileProtos.FileTrailerProtoOrBuilder
getComparatorClassName
public String getComparatorClassName()
- Specified by:
getComparatorClassName
in interface HFileProtos.FileTrailerProtoOrBuilder
setComparatorClassName
public HFileProtos.FileTrailerProto.Builder setComparatorClassName(String value)
clearComparatorClassName
public HFileProtos.FileTrailerProto.Builder clearComparatorClassName()
hasCompressionCodec
public boolean hasCompressionCodec()
- Specified by:
hasCompressionCodec
in interface HFileProtos.FileTrailerProtoOrBuilder
getCompressionCodec
public int getCompressionCodec()
- Specified by:
getCompressionCodec
in interface HFileProtos.FileTrailerProtoOrBuilder
setCompressionCodec
public HFileProtos.FileTrailerProto.Builder setCompressionCodec(int value)
clearCompressionCodec
public HFileProtos.FileTrailerProto.Builder clearCompressionCodec()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.