public static final class LlapDaemonProtocolProtos.CacheEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.CacheEntry.Builder> implements LlapDaemonProtocolProtos.CacheEntryOrBuilder
CacheEntrygetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.CacheEntry.Builder>public LlapDaemonProtocolProtos.CacheEntry.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.CacheEntry.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.CacheEntry.Builder>public LlapDaemonProtocolProtos.CacheEntry getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic LlapDaemonProtocolProtos.CacheEntry build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic LlapDaemonProtocolProtos.CacheEntry buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic LlapDaemonProtocolProtos.CacheEntry.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.CacheEntry.Builder>public LlapDaemonProtocolProtos.CacheEntry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.CacheEntry.Builder>public LlapDaemonProtocolProtos.CacheEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.CacheEntry.Builder>public LlapDaemonProtocolProtos.CacheEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.CacheEntry.Builder>public LlapDaemonProtocolProtos.CacheEntry.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.CacheEntry.Builder>public LlapDaemonProtocolProtos.CacheEntry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.CacheEntry.Builder>public LlapDaemonProtocolProtos.CacheEntry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LlapDaemonProtocolProtos.CacheEntry.Builder>public LlapDaemonProtocolProtos.CacheEntry.Builder mergeFrom(LlapDaemonProtocolProtos.CacheEntry other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.CacheEntry.Builder>public LlapDaemonProtocolProtos.CacheEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LlapDaemonProtocolProtos.CacheEntry.Builder>IOExceptionpublic boolean hasFileKey()
optional bytes file_key = 1;hasFileKey in interface LlapDaemonProtocolProtos.CacheEntryOrBuilderpublic com.google.protobuf.ByteString getFileKey()
optional bytes file_key = 1;getFileKey in interface LlapDaemonProtocolProtos.CacheEntryOrBuilderpublic LlapDaemonProtocolProtos.CacheEntry.Builder setFileKey(com.google.protobuf.ByteString value)
optional bytes file_key = 1;value - The fileKey to set.public LlapDaemonProtocolProtos.CacheEntry.Builder clearFileKey()
optional bytes file_key = 1;public boolean hasFilePath()
optional string file_path = 2;hasFilePath in interface LlapDaemonProtocolProtos.CacheEntryOrBuilderpublic String getFilePath()
optional string file_path = 2;getFilePath in interface LlapDaemonProtocolProtos.CacheEntryOrBuilderpublic com.google.protobuf.ByteString getFilePathBytes()
optional string file_path = 2;getFilePathBytes in interface LlapDaemonProtocolProtos.CacheEntryOrBuilderpublic LlapDaemonProtocolProtos.CacheEntry.Builder setFilePath(String value)
optional string file_path = 2;value - The filePath to set.public LlapDaemonProtocolProtos.CacheEntry.Builder clearFilePath()
optional string file_path = 2;public LlapDaemonProtocolProtos.CacheEntry.Builder setFilePathBytes(com.google.protobuf.ByteString value)
optional string file_path = 2;value - The bytes for filePath to set.public boolean hasCacheTag()
optional .CacheTag cache_tag = 3;hasCacheTag in interface LlapDaemonProtocolProtos.CacheEntryOrBuilderpublic LlapDaemonProtocolProtos.CacheTag getCacheTag()
optional .CacheTag cache_tag = 3;getCacheTag in interface LlapDaemonProtocolProtos.CacheEntryOrBuilderpublic LlapDaemonProtocolProtos.CacheEntry.Builder setCacheTag(LlapDaemonProtocolProtos.CacheTag value)
optional .CacheTag cache_tag = 3;public LlapDaemonProtocolProtos.CacheEntry.Builder setCacheTag(LlapDaemonProtocolProtos.CacheTag.Builder builderForValue)
optional .CacheTag cache_tag = 3;public LlapDaemonProtocolProtos.CacheEntry.Builder mergeCacheTag(LlapDaemonProtocolProtos.CacheTag value)
optional .CacheTag cache_tag = 3;public LlapDaemonProtocolProtos.CacheEntry.Builder clearCacheTag()
optional .CacheTag cache_tag = 3;public LlapDaemonProtocolProtos.CacheTag.Builder getCacheTagBuilder()
optional .CacheTag cache_tag = 3;public LlapDaemonProtocolProtos.CacheTagOrBuilder getCacheTagOrBuilder()
optional .CacheTag cache_tag = 3;getCacheTagOrBuilder in interface LlapDaemonProtocolProtos.CacheEntryOrBuilderpublic List<LlapDaemonProtocolProtos.CacheEntryRange> getRangesList()
repeated .CacheEntryRange ranges = 4;getRangesList in interface LlapDaemonProtocolProtos.CacheEntryOrBuilderpublic int getRangesCount()
repeated .CacheEntryRange ranges = 4;getRangesCount in interface LlapDaemonProtocolProtos.CacheEntryOrBuilderpublic LlapDaemonProtocolProtos.CacheEntryRange getRanges(int index)
repeated .CacheEntryRange ranges = 4;getRanges in interface LlapDaemonProtocolProtos.CacheEntryOrBuilderpublic LlapDaemonProtocolProtos.CacheEntry.Builder setRanges(int index, LlapDaemonProtocolProtos.CacheEntryRange value)
repeated .CacheEntryRange ranges = 4;public LlapDaemonProtocolProtos.CacheEntry.Builder setRanges(int index, LlapDaemonProtocolProtos.CacheEntryRange.Builder builderForValue)
repeated .CacheEntryRange ranges = 4;public LlapDaemonProtocolProtos.CacheEntry.Builder addRanges(LlapDaemonProtocolProtos.CacheEntryRange value)
repeated .CacheEntryRange ranges = 4;public LlapDaemonProtocolProtos.CacheEntry.Builder addRanges(int index, LlapDaemonProtocolProtos.CacheEntryRange value)
repeated .CacheEntryRange ranges = 4;public LlapDaemonProtocolProtos.CacheEntry.Builder addRanges(LlapDaemonProtocolProtos.CacheEntryRange.Builder builderForValue)
repeated .CacheEntryRange ranges = 4;public LlapDaemonProtocolProtos.CacheEntry.Builder addRanges(int index, LlapDaemonProtocolProtos.CacheEntryRange.Builder builderForValue)
repeated .CacheEntryRange ranges = 4;public LlapDaemonProtocolProtos.CacheEntry.Builder addAllRanges(Iterable<? extends LlapDaemonProtocolProtos.CacheEntryRange> values)
repeated .CacheEntryRange ranges = 4;public LlapDaemonProtocolProtos.CacheEntry.Builder clearRanges()
repeated .CacheEntryRange ranges = 4;public LlapDaemonProtocolProtos.CacheEntry.Builder removeRanges(int index)
repeated .CacheEntryRange ranges = 4;public LlapDaemonProtocolProtos.CacheEntryRange.Builder getRangesBuilder(int index)
repeated .CacheEntryRange ranges = 4;public LlapDaemonProtocolProtos.CacheEntryRangeOrBuilder getRangesOrBuilder(int index)
repeated .CacheEntryRange ranges = 4;getRangesOrBuilder in interface LlapDaemonProtocolProtos.CacheEntryOrBuilderpublic List<? extends LlapDaemonProtocolProtos.CacheEntryRangeOrBuilder> getRangesOrBuilderList()
repeated .CacheEntryRange ranges = 4;getRangesOrBuilderList in interface LlapDaemonProtocolProtos.CacheEntryOrBuilderpublic LlapDaemonProtocolProtos.CacheEntryRange.Builder addRangesBuilder()
repeated .CacheEntryRange ranges = 4;public LlapDaemonProtocolProtos.CacheEntryRange.Builder addRangesBuilder(int index)
repeated .CacheEntryRange ranges = 4;public List<LlapDaemonProtocolProtos.CacheEntryRange.Builder> getRangesBuilderList()
repeated .CacheEntryRange ranges = 4;public final LlapDaemonProtocolProtos.CacheEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.CacheEntry.Builder>public final LlapDaemonProtocolProtos.CacheEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.CacheEntry.Builder>Copyright © 2022 The Apache Software Foundation. All rights reserved.