public static final class SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder extends com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder> implements SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
SnapshotRegionManifest.StoreFile
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>
public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>
public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>
public SnapshotProtos.SnapshotRegionManifest.StoreFile getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public SnapshotProtos.SnapshotRegionManifest.StoreFile build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public SnapshotProtos.SnapshotRegionManifest.StoreFile buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>
public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder mergeFrom(SnapshotProtos.SnapshotRegionManifest.StoreFile other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>
public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>
IOException
public boolean hasName()
required string name = 1;
hasName
in interface SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
public String getName()
required string name = 1;
getName
in interface SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
public com.google.protobuf.ByteString getNameBytes()
required string name = 1;
getNameBytes
in interface SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder setName(String value)
required string name = 1;
public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder clearName()
required string name = 1;
public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder setNameBytes(com.google.protobuf.ByteString value)
required string name = 1;
public boolean hasReference()
optional .Reference reference = 2;
hasReference
in interface SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
public FSProtos.Reference getReference()
optional .Reference reference = 2;
getReference
in interface SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder setReference(FSProtos.Reference value)
optional .Reference reference = 2;
public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder setReference(FSProtos.Reference.Builder builderForValue)
optional .Reference reference = 2;
public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder mergeReference(FSProtos.Reference value)
optional .Reference reference = 2;
public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder clearReference()
optional .Reference reference = 2;
public FSProtos.Reference.Builder getReferenceBuilder()
optional .Reference reference = 2;
public FSProtos.ReferenceOrBuilder getReferenceOrBuilder()
optional .Reference reference = 2;
getReferenceOrBuilder
in interface SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
public boolean hasFileSize()
optional uint64 file_size = 3;
TODO: Add checksums or other fields to verify the file
hasFileSize
in interface SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
public long getFileSize()
optional uint64 file_size = 3;
TODO: Add checksums or other fields to verify the file
getFileSize
in interface SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder setFileSize(long value)
optional uint64 file_size = 3;
TODO: Add checksums or other fields to verify the file
public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder clearFileSize()
optional uint64 file_size = 3;
TODO: Add checksums or other fields to verify the file
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.