Uses of Enum
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 type with the specified name.static OSyncClusterTask.MODE[]OSyncClusterTask.MODE.values()Returns an array containing the constants of this enum type, in the order they are declared.