public class OChannelBinaryProtocol extends Object
Constructor and Description |
---|
OChannelBinaryProtocol() |
public static final byte REQUEST_SHUTDOWN
public static final byte REQUEST_CONNECT
public static final byte REQUEST_HANDSHAKE
public static final byte REQUEST_DB_OPEN
public static final byte REQUEST_DB_CREATE
public static final byte REQUEST_DB_CLOSE
public static final byte REQUEST_DB_EXIST
public static final byte REQUEST_DB_DROP
public static final byte REQUEST_DB_SIZE
public static final byte REQUEST_DB_COUNTRECORDS
public static final byte REQUEST_DB_REOPEN
public static final byte REQUEST_CLUSTER_ADD
public static final byte REQUEST_CLUSTER_DROP
public static final byte REQUEST_CLUSTER_COUNT
public static final byte REQUEST_CLUSTER_DATARANGE
public static final byte REQUEST_INCREMENTAL_BACKUP
public static final byte REQUEST_RECORD_METADATA
public static final byte REQUEST_RECORD_LOAD
public static final byte REQUEST_RECORD_CREATE
public static final byte REQUEST_RECORD_UPDATE
public static final byte REQUEST_RECORD_DELETE
public static final byte REQUEST_BATCH_OPERATIONS
public static final byte REQUEST_POSITIONS_HIGHER
public static final byte REQUEST_POSITIONS_LOWER
public static final byte REQUEST_RECORD_CLEAN_OUT
public static final byte REQUEST_POSITIONS_FLOOR
public static final byte REQUEST_COUNT
public static final byte REQUEST_COMMAND
public static final byte REQUEST_POSITIONS_CEILING
public static final byte REQUEST_RECORD_HIDE
public static final byte REQUEST_RECORD_LOAD_IF_VERSION_NOT_LATEST
public static final byte REQUEST_QUERY
public static final byte REQUEST_CLOSE_QUERY
public static final byte REQUEST_QUERY_NEXT_PAGE
public static final byte REQUEST_TX_COMMIT
public static final byte REQUEST_TX_BEGIN
public static final byte REQUEST_TX_REBEGIN
public static final byte REQUEST_TX_FETCH
public static final byte REQUEST_TX_ROLLBACK
public static final byte REQUEST_CONFIG_GET
public static final byte REQUEST_CONFIG_SET
public static final byte REQUEST_CONFIG_LIST
public static final byte REQUEST_DB_RELOAD
public static final byte REQUEST_DB_LIST
public static final byte REQUEST_SERVER_INFO
public static final byte REQUEST_OK_PUSH
public static final byte REQUEST_CLUSTER
public static final byte REQUEST_DB_FREEZE
public static final byte REQUEST_DB_RELEASE
public static final byte REQUEST_DB_IMPORT
public static final byte SUBSCRIBE_PUSH
public static final byte UNSUBSCRIBE_PUSH
public static final byte EXPERIMENTAL
public static final byte REQUEST_CREATE_SBTREE_BONSAI
public static final byte REQUEST_SBTREE_BONSAI_GET
public static final byte REQUEST_SBTREE_BONSAI_FIRST_KEY
public static final byte REQUEST_SBTREE_BONSAI_GET_ENTRIES_MAJOR
public static final byte REQUEST_RIDBAG_GET_SIZE
public static final byte DISTRIBUTED_REQUEST
public static final byte DISTRIBUTED_RESPONSE
public static final byte DISTRIBUTED_CONNECT
public static final byte COORDINATED_DISTRIBUTED_MESSAGE
public static final byte RESPONSE_STATUS_OK
public static final byte RESPONSE_STATUS_ERROR
public static final byte PUSH_DATA
public static final short RECORD_NULL
public static final short RECORD_RID
public static final int PROTOCOL_VERSION_26
public static final int PROTOCOL_VERSION_27
public static final int PROTOCOL_VERSION_28
public static final int PROTOCOL_VERSION_29
public static final int PROTOCOL_VERSION_30
public static final int PROTOCOL_VERSION_31
public static final int PROTOCOL_VERSION_32
public static final int PROTOCOL_VERSION_33
public static final int PROTOCOL_VERSION_34
public static final int PROTOCOL_VERSION_35
public static final int PROTOCOL_VERSION_36
public static final int PROTOCOL_VERSION_37
public static final int PROTOCOL_VERSION_38
public static final int CURRENT_PROTOCOL_VERSION
public static final int OLDEST_SUPPORTED_PROTOCOL_VERSION
public static final byte SUBSCRIBE_PUSH_DISTRIB_CONFIG
public static final byte SUBSCRIBE_PUSH_LIVE_QUERY
public static final byte UNSUBSCRIBE_PUSH_LIVE_QUERY
public static final byte SUBSCRIBE_PUSH_STORAGE_CONFIG
public static final byte SUBSCRIBE_PUSH_SCHEMA
public static final byte SUBSCRIBE_PUSH_INDEX_MANAGER
public static final byte SUBSCRIBE_PUSH_FUNCTIONS
public static final byte SUBSCRIBE_PUSH_SEQUENCES
public static final byte REQUEST_PUSH_DISTRIB_CONFIG
public static final byte REQUEST_PUSH_LIVE_QUERY
public static final byte REQUEST_PUSH_STORAGE_CONFIG
public static final byte REQUEST_PUSH_SCHEMA
public static final byte REQUEST_PUSH_INDEX_MANAGER
public static final byte REQUEST_PUSH_FUNCTIONS
public static final byte REQUEST_PUSH_SEQUENCES
public static final byte ENCODING_DEFAULT
public static final byte ERROR_MESSAGE_JAVA
public static final byte ERROR_MESSAGE_STRING
public static final byte ERROR_MESSAGE_NONE
Copyright © 2009–2020 OrientDB. All rights reserved.