Class OCollectionNetworkSerializer
java.lang.Object
com.orientechnologies.orient.client.remote.OCollectionNetworkSerializer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidwriteCollectionPointer(OChannelDataOutput client, OBonsaiCollectionPointer treePointer)
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
OCollectionNetworkSerializer
public OCollectionNetworkSerializer()
-
-
Method Details
-
readCollectionPointer
- Throws:
IOException
-
writeCollectionPointer
public void writeCollectionPointer(OChannelDataOutput client, OBonsaiCollectionPointer treePointer) throws IOException - Throws:
IOException
-