Uses of Enum Class
org.apache.hadoop.hdfs.protocol.HdfsConstants.StoragePolicy
Packages that use HdfsConstants.StoragePolicy
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of HdfsConstants.StoragePolicy in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return HdfsConstants.StoragePolicyModifier and TypeMethodDescriptionstatic HdfsConstants.StoragePolicyHdfsConstants.StoragePolicy.valueOf(int value) Returns the enum constant of this class with the specified name.static HdfsConstants.StoragePolicyReturns the enum constant of this class with the specified name.static HdfsConstants.StoragePolicy[]HdfsConstants.StoragePolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.