SerializableBatch
implements a serializable SPI Batch, which simply records all calls and replays them when asked for. The client of this batch must ensure that the passed {@link QValue} instances areserializable, otherwise the serializing the Batch
will fail!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|