Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto
Packages that use FsImageProto.INodeSection.XAttrFeatureProto
-
Uses of FsImageProto.INodeSection.XAttrFeatureProto in org.apache.hadoop.hdfs.server.namenode
Fields in org.apache.hadoop.hdfs.server.namenode with type parameters of type FsImageProto.INodeSection.XAttrFeatureProtoModifier and TypeFieldDescriptionstatic final org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.XAttrFeatureProto>FsImageProto.INodeSection.XAttrFeatureProto.PARSERDeprecated.Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.INodeSection.XAttrFeatureProtoModifier and TypeMethodDescriptionFsImageProto.INodeSection.XAttrFeatureProto.Builder.build()FsImageProto.INodeSection.XAttrFeatureProto.Builder.buildPartial()FsImageProto.INodeSection.XAttrFeatureProto.getDefaultInstance()FsImageProto.INodeSection.XAttrFeatureProto.Builder.getDefaultInstanceForType()FsImageProto.INodeSection.XAttrFeatureProto.getDefaultInstanceForType()FsImageProto.INodeSection.INodeDirectory.Builder.getXAttrs()optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;FsImageProto.INodeSection.INodeDirectory.getXAttrs()optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;FsImageProto.INodeSection.INodeDirectoryOrBuilder.getXAttrs()optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;FsImageProto.INodeSection.INodeFile.Builder.getXAttrs()optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;FsImageProto.INodeSection.INodeFile.getXAttrs()optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;FsImageProto.INodeSection.INodeFileOrBuilder.getXAttrs()optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;FsImageProto.INodeSection.XAttrFeatureProto.parseDelimitedFrom(InputStream input) FsImageProto.INodeSection.XAttrFeatureProto.parseDelimitedFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(byte[] data) FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(byte[] data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(InputStream input) FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(ByteBuffer data) FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(ByteBuffer data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.hadoop.hdfs.server.namenode that return types with arguments of type FsImageProto.INodeSection.XAttrFeatureProtoModifier and TypeMethodDescriptionorg.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.XAttrFeatureProto>FsImageProto.INodeSection.XAttrFeatureProto.getParserForType()static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.INodeSection.XAttrFeatureProto>FsImageProto.INodeSection.XAttrFeatureProto.parser()Methods in org.apache.hadoop.hdfs.server.namenode with parameters of type FsImageProto.INodeSection.XAttrFeatureProtoModifier and TypeMethodDescriptionstatic List<org.apache.hadoop.fs.XAttr>FSImageFormatPBINode.Loader.loadXAttrs(FsImageProto.INodeSection.XAttrFeatureProto proto, SerialNumberManager.StringTable stringTable) FsImageProto.INodeSection.XAttrFeatureProto.Builder.mergeFrom(FsImageProto.INodeSection.XAttrFeatureProto other) FsImageProto.INodeSection.INodeDirectory.Builder.mergeXAttrs(FsImageProto.INodeSection.XAttrFeatureProto value) optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;FsImageProto.INodeSection.INodeFile.Builder.mergeXAttrs(FsImageProto.INodeSection.XAttrFeatureProto value) optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;FsImageProto.INodeSection.XAttrFeatureProto.newBuilder(FsImageProto.INodeSection.XAttrFeatureProto prototype) FsImageProto.INodeSection.INodeDirectory.Builder.setXAttrs(FsImageProto.INodeSection.XAttrFeatureProto value) optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;FsImageProto.INodeSection.INodeFile.Builder.setXAttrs(FsImageProto.INodeSection.XAttrFeatureProto value) optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;