Uses of Interface
com.orientechnologies.orient.core.command.OCommandDistributedReplicateRequest
Packages that use OCommandDistributedReplicateRequest
Package
Description
-
Uses of OCommandDistributedReplicateRequest in com.orientechnologies.orient.core.command.script
Classes in com.orientechnologies.orient.core.command.script that implement OCommandDistributedReplicateRequest -
Uses of OCommandDistributedReplicateRequest in com.orientechnologies.orient.core.sql
Classes in com.orientechnologies.orient.core.sql that implement OCommandDistributedReplicateRequestModifier and TypeClassDescriptionclassSQL ALTER PROPERTY command: Changes an attribute of an existent property in the target class.classSQL ALTER PROPERTY command: Changes an attribute of an existent property in the target class.classSQL ALTER DATABASE command: Changes an attribute of the current database.classSQL ALTER PROPERTY command: Changes an attribute of an existent property in the target class.classclassSQL CREATE CLASS command: Creates a new property in the target class.classSQL CREATE CLUSTER command: Creates a new cluster.classSQL CREATE EDGE command.classSQL CREATE INDEX command: Create a new index against a property.classSQL CREATE PROPERTY command: Creates a new property in the target class.classclassCreates a new user.classSQL CREATE VERTEX command.classSQL UPDATE command.classSQL UPDATE command.classSQL DELETE EDGE command.classSQL DELETE VERTEX command.classSQL DROP CLASS command: Drops a class from the database.classSQL DROP CLUSTER command: Drop a cluster from the databaseclassSQL REMOVE INDEX command: Remove an indexclassSQL CREATE PROPERTY command: Creates a new property in the target class.classclassDrops a use.classAbstract class that early executes the command and provide the iterator interface on top of the resultset.classExplains the execution of a command returning profiling information.classFIND REFERENCES command: Finds references to records in all or part of databaseclassSQL INSERT command.classclassclassSQL MOVE VERTEX command.classSQL ALTER DATABASE command: Changes an attribute of the current database.classSQL REMOVE INDEX command: Remove an indexclassExecutes a TRAVERSE crossing records.classSQL UPDATE command.classExecutes the SQL SELECT statement.classActs as a delegate to the real command inserting the execution of the command inside a new transaction if not yet begun.classExecutes a TRAVERSE crossing records.classSQL TRUNCATE CLASS command: Truncates an entire class deleting all configured clusters where the class relies on.classSQL TRUNCATE CLUSTER command: Truncates an entire record cluster.classSQL TRUNCATE RECORD command: Truncates a record without loading it.classSQL UPDATE command. -
Uses of OCommandDistributedReplicateRequest in com.orientechnologies.orient.server.distributed.sql
Classes in com.orientechnologies.orient.server.distributed.sql that implement OCommandDistributedReplicateRequestModifier and TypeClassDescriptionclassSQL HA REMOVE SERVER command: removes a server from ha configuration.classSQL HA STATUS command: returns the high availability configuration.classSQL HA SYNC CLUSTER command: synchronizes a cluster from distributed servers.classSQL HA SYNC DATABASE command: synchronizes database form distributed servers.