Uses of Enum Class
com.orientechnologies.orient.server.distributed.impl.task.OSyncClusterTask.MODE
Packages that use OSyncClusterTask.MODE
-
Uses of OSyncClusterTask.MODE in com.orientechnologies.orient.server.distributed.impl.task
Fields in com.orientechnologies.orient.server.distributed.impl.task declared as OSyncClusterTask.MODEMethods in com.orientechnologies.orient.server.distributed.impl.task that return OSyncClusterTask.MODEModifier and TypeMethodDescriptionstatic OSyncClusterTask.MODEReturns the enum constant of this class with the specified name.static OSyncClusterTask.MODE[]OSyncClusterTask.MODE.values()Returns an array containing the constants of this enum class, in the order they are declared.