Uses of Enum Class
com.orientechnologies.orient.server.distributed.task.ORemoteTask.RESULT_STRATEGY
Packages that use ORemoteTask.RESULT_STRATEGY
Package
Description
-
Uses of ORemoteTask.RESULT_STRATEGY in com.orientechnologies.orient.server.distributed.impl.task
Methods in com.orientechnologies.orient.server.distributed.impl.task that return ORemoteTask.RESULT_STRATEGYModifier and TypeMethodDescriptionOEnterpriseStatsTask.getResultStrategy()OGossipTask.getResultStrategy()ORequestDatabaseConfigurationTask.getResultStrategy()OSyncClusterTask.getResultStrategy()OUpdateDatabaseConfigurationTask.getResultStrategy()OUpdateDatabaseSequenceStatusTask.getResultStrategy() -
Uses of ORemoteTask.RESULT_STRATEGY in com.orientechnologies.orient.server.distributed.operation
Methods in com.orientechnologies.orient.server.distributed.operation that return ORemoteTask.RESULT_STRATEGY -
Uses of ORemoteTask.RESULT_STRATEGY in com.orientechnologies.orient.server.distributed.task
Methods in com.orientechnologies.orient.server.distributed.task that return ORemoteTask.RESULT_STRATEGYModifier and TypeMethodDescriptionOAbstractRemoteTask.getResultStrategy()ORemoteTask.getResultStrategy()static ORemoteTask.RESULT_STRATEGYReturns the enum constant of this class with the specified name.static ORemoteTask.RESULT_STRATEGY[]ORemoteTask.RESULT_STRATEGY.values()Returns an array containing the constants of this enum class, in the order they are declared.