Uses of Enum
org.apache.opendal.Metadata.EntryMode
-
Uses of Metadata.EntryMode in org.apache.opendal
Modifier and TypeMethodDescriptionstatic Metadata.EntryMode
Metadata.EntryMode.of
(int mode) static Metadata.EntryMode
Returns the enum constant of this type with the specified name.static Metadata.EntryMode[]
Metadata.EntryMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.