Uses of Enum Class
com.tailf.notif.CompactionNotification.CompactionFile
-
Uses of CompactionNotification.CompactionFile in com.tailf.notif
Modifier and TypeMethodDescriptionCompactionNotification.CompactionFile.fromInt
(int dbfile) CompactionNotification.getCompactionFile()
Indicates which datastore was compacted.Returns the enum constant of this class with the specified name.CompactionNotification.CompactionFile.values()
Returns an array containing the constants of this enum class, in the order they are declared.