Class | Description |
---|---|
ExportSnapshotApplicationEvent<K,V> |
The ExportSnapshotApplicationEvent class is a Spring ApplicationEvent signaling a GemFire Cache or Region 'import'
snapshot event.
|
ImportSnapshotApplicationEvent<K,V> |
The ImportSnapshotApplicationEvent class is a Spring ApplicationEvent signaling a GemFire Cache or Region 'export'
snapshot event.
|
SnapshotApplicationEvent<K,V> |
The SnapshotApplicationEvent class is a Spring ApplicationEvent signaling a GemFire Cache or Region snapshot event,
used to trigger a snapshot to occur.
|
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.