Class OChannelBinaryServer
java.lang.Object
com.orientechnologies.orient.enterprise.channel.OChannel
com.orientechnologies.orient.enterprise.channel.binary.OChannelBinary
com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryServer
- All Implemented Interfaces:
OChannelDataInput,OChannelDataOutput
-
Field Summary
Fields inherited from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinary
debug, in, out -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinary
clearInput, close, flush, getDataInput, getDataOutput, readBoolean, readByte, readBytes, readInt, readLong, readRID, readShort, readString, readVersion, setReadRequestTimeout, setWaitRequestTimeout, setWaitResponseTimeout, writeBoolean, writeByte, writeBytes, writeBytes, writeInt, writeLong, writeRID, writeShort, writeString, writeVersionMethods inherited from class com.orientechnologies.orient.enterprise.channel.OChannel
acquireReadLock, acquireWriteLock, connected, getLocalIpAddress, getLockWrite, releaseReadLock, releaseWriteLock, toString, tryAcquireWriteLock, updateMetricFlushes, updateMetricReceivedBytes, updateMetricTransmittedBytes
-
Constructor Details
-
OChannelBinaryServer
- Throws:
IOException
-