Modifier and Type | Field and Description |
---|---|
protected ORemoteTask.RESULT_STRATEGY |
OSQLCommandTask.resultStrategy |
protected ORemoteTask.RESULT_STRATEGY |
OScriptTask.resultStrategy |
Modifier and Type | Method and Description |
---|---|
ORemoteTask.RESULT_STRATEGY |
OAbstractSyncDatabaseTask.getResultStrategy() |
ORemoteTask.RESULT_STRATEGY |
OGossipTask.getResultStrategy() |
ORemoteTask.RESULT_STRATEGY |
OUpdateDatabaseSequenceStatusTask.getResultStrategy() |
ORemoteTask.RESULT_STRATEGY |
OSQLCommandTask.getResultStrategy() |
ORemoteTask.RESULT_STRATEGY |
OUpdateDatabaseConfigurationTask.getResultStrategy() |
ORemoteTask.RESULT_STRATEGY |
OCopyDatabaseChunkTask.getResultStrategy() |
ORemoteTask.RESULT_STRATEGY |
OEnterpriseStatsTask.getResultStrategy() |
ORemoteTask.RESULT_STRATEGY |
OSyncClusterTask.getResultStrategy() |
ORemoteTask.RESULT_STRATEGY |
OUpdateDatabaseStatusTask.getResultStrategy() |
ORemoteTask.RESULT_STRATEGY |
OScriptTask.getResultStrategy() |
ORemoteTask.RESULT_STRATEGY |
ORequestDatabaseConfigurationTask.getResultStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
OSQLCommandTask.setResultStrategy(ORemoteTask.RESULT_STRATEGY resultStrategy) |
void |
OScriptTask.setResultStrategy(ORemoteTask.RESULT_STRATEGY resultStrategy) |
Modifier and Type | Method and Description |
---|---|
ORemoteTask.RESULT_STRATEGY |
NodeOperationTask.getResultStrategy() |
Modifier and Type | Method and Description |
---|---|
ORemoteTask.RESULT_STRATEGY |
OAbstractRemoteTask.getResultStrategy() |
ORemoteTask.RESULT_STRATEGY |
ORemoteTask.getResultStrategy() |
abstract ORemoteTask.RESULT_STRATEGY |
OAbstractCommandTask.getResultStrategy() |
static ORemoteTask.RESULT_STRATEGY |
ORemoteTask.RESULT_STRATEGY.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ORemoteTask.RESULT_STRATEGY[] |
ORemoteTask.RESULT_STRATEGY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
OAbstractCommandTask.setResultStrategy(ORemoteTask.RESULT_STRATEGY resultStrategy) |
Copyright © 2009–2020 OrientDB. All rights reserved.