| Package | Description |
|---|---|
| com.orientechnologies.orient.server.distributed.operation | |
| com.orientechnologies.orient.server.distributed.task |
| 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–2018 OrientDB. All rights reserved.