Uses of Enum Class
org.apache.bookkeeper.versioning.Version.Occurred
Packages that use Version.Occurred
Package
Description
MetaStore-related classes.
a versioning library provides an abstraction over versioned data.
-
Uses of Version.Occurred in org.apache.bookkeeper.metastore
Methods in org.apache.bookkeeper.metastore that return Version.OccurredModifier and TypeMethodDescription -
Uses of Version.Occurred in org.apache.bookkeeper.versioning
Methods in org.apache.bookkeeper.versioning that return Version.OccurredModifier and TypeMethodDescriptionstatic Version.OccurredReturns the enum constant of this class with the specified name.static Version.Occurred[]Version.Occurred.values()Returns an array containing the constants of this enum class, in the order they are declared.