public class OCollectionNetworkSerializer extends Object
| Modifier and Type | Field and Description |
|---|---|
static OCollectionNetworkSerializer |
INSTANCE |
| Constructor and Description |
|---|
OCollectionNetworkSerializer() |
| Modifier and Type | Method and Description |
|---|---|
com.orientechnologies.orient.core.db.record.ridbag.sbtree.OBonsaiCollectionPointer |
readCollectionPointer(OChannelBinary client) |
void |
writeCollectionPointer(OChannelBinary client,
com.orientechnologies.orient.core.db.record.ridbag.sbtree.OBonsaiCollectionPointer treePointer) |
public static final OCollectionNetworkSerializer INSTANCE
public com.orientechnologies.orient.core.db.record.ridbag.sbtree.OBonsaiCollectionPointer readCollectionPointer(OChannelBinary client) throws IOException
IOExceptionpublic void writeCollectionPointer(OChannelBinary client, com.orientechnologies.orient.core.db.record.ridbag.sbtree.OBonsaiCollectionPointer treePointer) throws IOException
IOExceptionCopyright © 2009–2015 Orient Technologies. All rights reserved.