Modifier and Type | Class and Description |
---|---|
class |
OCommandRequestAbstract
Text based Command Request abstract class.
|
class |
OCommandRequestTextAbstract
Text based Command Request abstract class.
|
Modifier and Type | Method and Description |
---|---|
ODistributedCommand |
ODistributedCommand.onAsyncReplicationError(OAsyncReplicationError iCallback)
Defines a callback to call in case of error during the asynchronous replication.
|
ODistributedCommand |
ODistributedCommand.onAsyncReplicationOk(OAsyncReplicationOk iCallback)
Defines a callback to call in case of the asynchronous replication succeed.
|
Modifier and Type | Class and Description |
---|---|
class |
OCommandFunction
Execute a configured function.
|
class |
OCommandScript
Script command request implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
OQueryAbstract<T> |
Modifier and Type | Class and Description |
---|---|
class |
OCommandSQL
SQL command request implementation.
|
class |
OCommandSQLResultset
Iterable SQL command request implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
OLiveQuery<T>
SQL live query.
|
class |
OSQLAsynchQuery<T>
SQL asynchronous query.
|
class |
OSQLNonBlockingQuery<T>
SQL asynchronous query.
|
class |
OSQLQuery<T>
SQL query implementation.
|
class |
OSQLSynchQuery<T>
SQL synchronous query.
|
Modifier and Type | Class and Description |
---|---|
class |
OCommandGremlin
Executes a GREMLIN command
|
Copyright © 2009–2020 OrientDB. All rights reserved.