Uses of Enum
org.apache.opendal.Environment
Packages that use Environment
-
Uses of Environment in org.apache.opendal
Subclasses with type arguments of type Environment in org.apache.opendalModifier and TypeClassDescriptionenumEnvironment resolves environment-specific project metadata.Methods in org.apache.opendal that return EnvironmentModifier and TypeMethodDescriptionstatic EnvironmentReturns the enum constant of this type with the specified name.static Environment[]Environment.values()Returns an array containing the constants of this enum type, in the order they are declared.