Uses of Enum
org.apache.opendal.Metadata.EntryMode
Packages that use Metadata.EntryMode
-
Uses of Metadata.EntryMode in org.apache.opendal
Fields in org.apache.opendal declared as Metadata.EntryModeMethods in org.apache.opendal that return Metadata.EntryModeModifier and TypeMethodDescriptionstatic Metadata.EntryModeMetadata.EntryMode.of(int mode) static Metadata.EntryModeReturns 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.