Uses of Enum Class
org.apache.hadoop.hdfs.protocol.ZoneReencryptionStatus.State
Packages that use ZoneReencryptionStatus.State
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ZoneReencryptionStatus.State in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return ZoneReencryptionStatus.StateModifier and TypeMethodDescriptionZoneReencryptionStatus.getState()static ZoneReencryptionStatus.StateReturns the enum constant of this class with the specified name.static ZoneReencryptionStatus.State[]ZoneReencryptionStatus.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.hdfs.protocol with parameters of type ZoneReencryptionStatus.StateModifier and TypeMethodDescriptionZoneReencryptionStatus.Builder.state(ZoneReencryptionStatus.State st)