Uses of Enum
org.apache.hadoop.ozone.om.snapshot.SnapshotCache.Reason
Packages that use SnapshotCache.Reason
Package
Description
This package contains OM Snapshot related classes.
-
Uses of SnapshotCache.Reason in org.apache.hadoop.ozone.om.snapshot
Methods in org.apache.hadoop.ozone.om.snapshot that return SnapshotCache.ReasonModifier and TypeMethodDescriptionstatic SnapshotCache.ReasonReturns the enum constant of this type with the specified name.static SnapshotCache.Reason[]SnapshotCache.Reason.values()Returns an array containing the constants of this enum type, in the order they are declared.