Uses of Enum Class
org.apache.cassandra.db.Directories.FileAction
Packages that use Directories.FileAction
-
Uses of Directories.FileAction in org.apache.cassandra.db
Methods in org.apache.cassandra.db that return Directories.FileActionModifier and TypeMethodDescriptionstatic Directories.FileActionReturns the enum constant of this class with the specified name.static Directories.FileAction[]Directories.FileAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.cassandra.db with parameters of type Directories.FileActionModifier and TypeMethodDescriptionstatic booleanDirectories.FileAction.hasPrivilege(File file, Directories.FileAction action)