Uses of Enum Class
org.apache.hadoop.hdfs.protocol.HdfsConstants.StoragePolicySatisfierMode
Packages that use HdfsConstants.StoragePolicySatisfierMode
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of HdfsConstants.StoragePolicySatisfierMode in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return HdfsConstants.StoragePolicySatisfierModeModifier and TypeMethodDescriptionHdfsConstants.StoragePolicySatisfierMode.fromString(String s) Convert the given String to a StoragePolicySatisfierMode.Returns the enum constant of this class with the specified name.HdfsConstants.StoragePolicySatisfierMode.values()Returns an array containing the constants of this enum class, in the order they are declared.