Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.INodeSection.XAttrFeatureProto

Packages that use FsImageProto.INodeSection.XAttrFeatureProto
org.apache.hadoop.hdfs.server.namenode   
 

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.XAttrFeatureProto
static com.google.protobuf.Parser<FsImageProto.INodeSection.XAttrFeatureProto> FsImageProto.INodeSection.XAttrFeatureProto.PARSER
           
 

Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.INodeSection.XAttrFeatureProto
 FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.XAttrFeatureProto.Builder.build()
           
 FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.XAttrFeatureProto.Builder.buildPartial()
           
static FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.XAttrFeatureProto.getDefaultInstance()
           
 FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.XAttrFeatureProto.getDefaultInstanceForType()
           
 FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.XAttrFeatureProto.Builder.getDefaultInstanceForType()
           
 FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.INodeFileOrBuilder.getXAttrs()
          optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.INodeFile.getXAttrs()
          optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.INodeFile.Builder.getXAttrs()
          optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.INodeDirectoryOrBuilder.getXAttrs()
          optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
 FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.INodeDirectory.getXAttrs()
          optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
 FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.INodeDirectory.Builder.getXAttrs()
          optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
static FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.XAttrFeatureProto.parseDelimitedFrom(InputStream input)
           
static FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.XAttrFeatureProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(byte[] data)
           
static FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(com.google.protobuf.ByteString data)
           
static FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(InputStream input)
           
static FsImageProto.INodeSection.XAttrFeatureProto FsImageProto.INodeSection.XAttrFeatureProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hdfs.server.namenode that return types with arguments of type FsImageProto.INodeSection.XAttrFeatureProto
 com.google.protobuf.Parser<FsImageProto.INodeSection.XAttrFeatureProto> FsImageProto.INodeSection.XAttrFeatureProto.getParserForType()
           
 

Methods in org.apache.hadoop.hdfs.server.namenode with parameters of type FsImageProto.INodeSection.XAttrFeatureProto
static com.google.common.collect.ImmutableList<org.apache.hadoop.fs.XAttr> FSImageFormatPBINode.Loader.loadXAttrs(FsImageProto.INodeSection.XAttrFeatureProto proto, String[] stringTable)
           
 FsImageProto.INodeSection.XAttrFeatureProto.Builder FsImageProto.INodeSection.XAttrFeatureProto.Builder.mergeFrom(FsImageProto.INodeSection.XAttrFeatureProto other)
           
 FsImageProto.INodeSection.INodeFile.Builder FsImageProto.INodeSection.INodeFile.Builder.mergeXAttrs(FsImageProto.INodeSection.XAttrFeatureProto value)
          optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 FsImageProto.INodeSection.INodeDirectory.Builder FsImageProto.INodeSection.INodeDirectory.Builder.mergeXAttrs(FsImageProto.INodeSection.XAttrFeatureProto value)
          optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
static FsImageProto.INodeSection.XAttrFeatureProto.Builder FsImageProto.INodeSection.XAttrFeatureProto.newBuilder(FsImageProto.INodeSection.XAttrFeatureProto prototype)
           
 FsImageProto.INodeSection.INodeFile.Builder FsImageProto.INodeSection.INodeFile.Builder.setXAttrs(FsImageProto.INodeSection.XAttrFeatureProto value)
          optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
 FsImageProto.INodeSection.INodeDirectory.Builder FsImageProto.INodeSection.INodeDirectory.Builder.setXAttrs(FsImageProto.INodeSection.XAttrFeatureProto value)
          optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 6;
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.