Uses of Class
org.apache.hadoop.yarn.nodelabels.FileSystemNodeLabelsStore.SerializedLogType

Packages that use FileSystemNodeLabelsStore.SerializedLogType
org.apache.hadoop.yarn.nodelabels   
 

Uses of FileSystemNodeLabelsStore.SerializedLogType in org.apache.hadoop.yarn.nodelabels
 

Methods in org.apache.hadoop.yarn.nodelabels that return FileSystemNodeLabelsStore.SerializedLogType
static FileSystemNodeLabelsStore.SerializedLogType FileSystemNodeLabelsStore.SerializedLogType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FileSystemNodeLabelsStore.SerializedLogType[] FileSystemNodeLabelsStore.SerializedLogType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.