| Package | Description |
|---|---|
| com.orientechnologies.orient.core.replication |
| Modifier and Type | Method and Description |
|---|---|
OAsyncReplicationError.ACTION |
OAsyncReplicationError.onAsyncReplicationError(Throwable iException,
int iRetry)
Callback called in case of error during asynchronous replication.
|
static OAsyncReplicationError.ACTION |
OAsyncReplicationError.ACTION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAsyncReplicationError.ACTION[] |
OAsyncReplicationError.ACTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2025 OrientDB. All rights reserved.