Uses of Enum Class
com.orientechnologies.orient.server.handler.OAutomaticBackup.MODE
Packages that use OAutomaticBackup.MODE
Package
Description
-
Uses of OAutomaticBackup.MODE in com.orientechnologies.agent.services.backup.strategy
Methods in com.orientechnologies.agent.services.backup.strategy that return OAutomaticBackup.MODEModifier and TypeMethodDescriptionabstract OAutomaticBackup.MODEOBackupStrategy.getMode()OBackupStrategyFullBackup.getMode()OBackupStrategyIncrementalBackup.getMode()OBackupStrategyMixBackup.getMode() -
Uses of OAutomaticBackup.MODE in com.orientechnologies.orient.server.handler
Methods in com.orientechnologies.orient.server.handler that return OAutomaticBackup.MODEModifier and TypeMethodDescriptionstatic OAutomaticBackup.MODEReturns the enum constant of this class with the specified name.static OAutomaticBackup.MODE[]OAutomaticBackup.MODE.values()Returns an array containing the constants of this enum class, in the order they are declared.