
public class OSBTFirstKeyResponse extends Object implements OBinaryResponse
| Constructor and Description |
|---|
OSBTFirstKeyResponse() |
OSBTFirstKeyResponse(byte[] stream) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getStream() |
void |
read(OChannelDataInput network,
OStorageRemoteSession session) |
void |
write(OChannelDataOutput channel,
int protocolVersion,
ORecordSerializer serializer) |
public OSBTFirstKeyResponse(byte[] stream)
public OSBTFirstKeyResponse()
public void read(OChannelDataInput network, OStorageRemoteSession session) throws IOException
read in interface OBinaryResponseIOExceptionpublic void write(OChannelDataOutput channel, int protocolVersion, ORecordSerializer serializer) throws IOException
write in interface OBinaryResponseIOExceptionpublic byte[] getStream()
Copyright © 2009–2025 OrientDB. All rights reserved.