public static final class FsImageProto.INodeSection.XAttrCompactProto.Builder extends <any> implements FsImageProto.INodeSection.XAttrCompactProtoOrBuilder
hadoop.hdfs.fsimage.INodeSection.XAttrCompactProto
Modifier and Type | Method and Description |
---|---|
FsImageProto.INodeSection.XAttrCompactProto.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.INodeSection.XAttrCompactProto |
build() |
FsImageProto.INodeSection.XAttrCompactProto |
buildPartial() |
FsImageProto.INodeSection.XAttrCompactProto.Builder |
clear() |
FsImageProto.INodeSection.XAttrCompactProto.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FsImageProto.INodeSection.XAttrCompactProto.Builder |
clearName()
[0:2) -- the namespace of XAttr (XAttrNamespaceProto)
[2:26) -- the name of the entry, which is an ID that points to a
string in the StringTableSection.
|
FsImageProto.INodeSection.XAttrCompactProto.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FsImageProto.INodeSection.XAttrCompactProto.Builder |
clearValue()
optional bytes value = 2; |
FsImageProto.INodeSection.XAttrCompactProto.Builder |
clone() |
FsImageProto.INodeSection.XAttrCompactProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getName()
[0:2) -- the namespace of XAttr (XAttrNamespaceProto)
[2:26) -- the name of the entry, which is an ID that points to a
string in the StringTableSection.
|
com.google.protobuf.ByteString |
getValue()
optional bytes value = 2; |
boolean |
hasName()
[0:2) -- the namespace of XAttr (XAttrNamespaceProto)
[2:26) -- the name of the entry, which is an ID that points to a
string in the StringTableSection.
|
boolean |
hasValue()
optional bytes value = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FsImageProto.INodeSection.XAttrCompactProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FsImageProto.INodeSection.XAttrCompactProto.Builder |
mergeFrom(FsImageProto.INodeSection.XAttrCompactProto other) |
FsImageProto.INodeSection.XAttrCompactProto.Builder |
mergeFrom(com.google.protobuf.Message other) |
FsImageProto.INodeSection.XAttrCompactProto.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FsImageProto.INodeSection.XAttrCompactProto.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.INodeSection.XAttrCompactProto.Builder |
setName(int value)
[0:2) -- the namespace of XAttr (XAttrNamespaceProto)
[2:26) -- the name of the entry, which is an ID that points to a
string in the StringTableSection.
|
FsImageProto.INodeSection.XAttrCompactProto.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FsImageProto.INodeSection.XAttrCompactProto.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FsImageProto.INodeSection.XAttrCompactProto.Builder |
setValue(com.google.protobuf.ByteString value)
optional bytes value = 2; |
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public FsImageProto.INodeSection.XAttrCompactProto.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.INodeSection.XAttrCompactProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.INodeSection.XAttrCompactProto build()
public FsImageProto.INodeSection.XAttrCompactProto buildPartial()
public FsImageProto.INodeSection.XAttrCompactProto.Builder clone()
public FsImageProto.INodeSection.XAttrCompactProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.INodeSection.XAttrCompactProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public FsImageProto.INodeSection.XAttrCompactProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public FsImageProto.INodeSection.XAttrCompactProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public FsImageProto.INodeSection.XAttrCompactProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.INodeSection.XAttrCompactProto.Builder mergeFrom(com.google.protobuf.Message other)
public FsImageProto.INodeSection.XAttrCompactProto.Builder mergeFrom(FsImageProto.INodeSection.XAttrCompactProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public FsImageProto.INodeSection.XAttrCompactProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public boolean hasName()
[0:2) -- the namespace of XAttr (XAttrNamespaceProto) [2:26) -- the name of the entry, which is an ID that points to a string in the StringTableSection. [26:27) -- namespace extension. Originally there were only 4 namespaces so only 2 bits were needed. At that time, this bit was reserved. When a 5th namespace was created (raw) this bit became used as a 3rd namespace bit. [27:32) -- reserved for future uses.
required fixed32 name = 1;
hasName
in interface FsImageProto.INodeSection.XAttrCompactProtoOrBuilder
public int getName()
[0:2) -- the namespace of XAttr (XAttrNamespaceProto) [2:26) -- the name of the entry, which is an ID that points to a string in the StringTableSection. [26:27) -- namespace extension. Originally there were only 4 namespaces so only 2 bits were needed. At that time, this bit was reserved. When a 5th namespace was created (raw) this bit became used as a 3rd namespace bit. [27:32) -- reserved for future uses.
required fixed32 name = 1;
getName
in interface FsImageProto.INodeSection.XAttrCompactProtoOrBuilder
public FsImageProto.INodeSection.XAttrCompactProto.Builder setName(int value)
[0:2) -- the namespace of XAttr (XAttrNamespaceProto) [2:26) -- the name of the entry, which is an ID that points to a string in the StringTableSection. [26:27) -- namespace extension. Originally there were only 4 namespaces so only 2 bits were needed. At that time, this bit was reserved. When a 5th namespace was created (raw) this bit became used as a 3rd namespace bit. [27:32) -- reserved for future uses.
required fixed32 name = 1;
public FsImageProto.INodeSection.XAttrCompactProto.Builder clearName()
[0:2) -- the namespace of XAttr (XAttrNamespaceProto) [2:26) -- the name of the entry, which is an ID that points to a string in the StringTableSection. [26:27) -- namespace extension. Originally there were only 4 namespaces so only 2 bits were needed. At that time, this bit was reserved. When a 5th namespace was created (raw) this bit became used as a 3rd namespace bit. [27:32) -- reserved for future uses.
required fixed32 name = 1;
public boolean hasValue()
optional bytes value = 2;
hasValue
in interface FsImageProto.INodeSection.XAttrCompactProtoOrBuilder
public com.google.protobuf.ByteString getValue()
optional bytes value = 2;
getValue
in interface FsImageProto.INodeSection.XAttrCompactProtoOrBuilder
public FsImageProto.INodeSection.XAttrCompactProto.Builder setValue(com.google.protobuf.ByteString value)
optional bytes value = 2;
public FsImageProto.INodeSection.XAttrCompactProto.Builder clearValue()
optional bytes value = 2;
public final FsImageProto.INodeSection.XAttrCompactProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final FsImageProto.INodeSection.XAttrCompactProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.