public class InstantSnapshotManager extends SnapshotManager
| Constructor and Description |
|---|
InstantSnapshotManager(SessionManager manager,
String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
snapshot(ClusteredSession<? extends OutgoingDistributableSessionData> session)
Instant replication of the modified session
|
void |
start()
Start the snapshot manager
|
void |
stop()
Stop the snapshot manager
|
getContextPath, getLog, getManagerpublic InstantSnapshotManager(SessionManager manager, String path)
public void snapshot(ClusteredSession<? extends OutgoingDistributableSessionData> session)
snapshot in class SnapshotManagerpublic void start()
SnapshotManagerstart in class SnapshotManagerpublic void stop()
SnapshotManagerstop in class SnapshotManagerCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.