Uses of Enum
org.apache.hadoop.ozone.container.common.volume.StorageVolume.VolumeState
Packages that use StorageVolume.VolumeState
Package
Description
This package contains volume/ disk related classes.
-
Uses of StorageVolume.VolumeState in org.apache.hadoop.ozone.container.common.volume
Methods in org.apache.hadoop.ozone.container.common.volume that return StorageVolume.VolumeStateModifier and TypeMethodDescriptionStorageVolume.getStorageState()static StorageVolume.VolumeStateReturns the enum constant of this type with the specified name.static StorageVolume.VolumeState[]StorageVolume.VolumeState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.hadoop.ozone.container.common.volume with parameters of type StorageVolume.VolumeState