| Package | Description |
|---|---|
| org.gridgain.grid.marshaller.jdk |
Contains JDK java.io based marshaller.
|
| org.gridgain.grid.marshaller.optimized |
Contains default Optimized marshaller.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridJdkMarshaller
Implementation of
GridMarshaller based on JDK serialization mechanism. |
| Modifier and Type | Class and Description |
|---|---|
class |
GridOptimizedMarshaller
Optimized implementation of
GridMarshaller. |
Copyright © 2014. All rights reserved.