Class OSBTFirstKeyResponse
java.lang.Object
com.orientechnologies.orient.client.remote.message.OSBTFirstKeyResponse
- All Implemented Interfaces:
OBinaryResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]voidread(OChannelDataInput network, ORemoteClientSession session) voidwrite(OChannelDataOutput channel, int protocolVersion, ORecordSerializer serializer)
-
Constructor Details
-
OSBTFirstKeyResponse
public OSBTFirstKeyResponse(byte[] stream) -
OSBTFirstKeyResponse
public OSBTFirstKeyResponse()
-
-
Method Details
-
read
- Specified by:
readin interfaceOBinaryResponse- Throws:
IOException
-
write
public void write(OChannelDataOutput channel, int protocolVersion, ORecordSerializer serializer) throws IOException - Specified by:
writein interfaceOBinaryResponse- Throws:
IOException
-
getStream
public byte[] getStream()
-