Uses of Interface
org.apache.ignite.binary.BinaryRawWriter
-
Packages that use BinaryRawWriter Package Description org.apache.ignite.binary Contains Ignite Binary Objects API classes. -
-
Uses of BinaryRawWriter in org.apache.ignite.binary
Methods in org.apache.ignite.binary that return BinaryRawWriter Modifier and Type Method Description BinaryRawWriter
BinaryWriter. rawWriter()
Gets raw writer.
-