
public class OChannelBinarySynchClient extends OChannelBinaryClientAbstract
currentSessionId, currentStatus, serverURL, socketTimeout, srvProtocolVersiondebug, in, out| Constructor and Description |
|---|
OChannelBinarySynchClient(String remoteHost,
int remotePort,
String iDatabaseName,
OContextConfiguration iConfig,
int protocolVersion) |
| Modifier and Type | Method and Description |
|---|---|
void |
beginRequest(byte iCommand,
int sessionId,
byte[] token) |
byte[] |
beginResponse(boolean token) |
clearInput, getServerURL, getSrvProtocolVersion, handleStatus, isConnected, setReadResponseTimeout, throwSerializedException, tryLock, unlockclose, flush, getDataInput, getDataOutput, readBoolean, readByte, readBytes, readInt, readLong, readRID, readShort, readString, readVersion, setReadRequestTimeout, setWaitRequestTimeout, setWaitResponseTimeout, writeBoolean, writeByte, writeBytes, writeBytes, writeInt, writeLong, writeRID, writeShort, writeString, writeVersionacquireReadLock, acquireWriteLock, connected, getLocalIpAddress, getLocalSocketAddress, getLockRead, getLockWrite, releaseReadLock, releaseWriteLock, toString, tryAcquireWriteLock, updateMetricFlushes, updateMetricReceivedBytes, updateMetricTransmittedBytesbrowseListeners, getListenersCopy, registerListener, resetListeners, unregisterListenerpublic OChannelBinarySynchClient(String remoteHost, int remotePort, String iDatabaseName, OContextConfiguration iConfig, int protocolVersion) throws IOException
IOExceptionpublic void beginRequest(byte iCommand,
int sessionId,
byte[] token)
throws IOException
IOExceptionpublic byte[] beginResponse(boolean token)
throws IOException
IOExceptionCopyright © 2009–2025 OrientDB. All rights reserved.