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, getManager
public InstantSnapshotManager(SessionManager manager, String path)
public void snapshot(ClusteredSession<? extends OutgoingDistributableSessionData> session)
snapshot
in class SnapshotManager
public void start()
SnapshotManager
start
in class SnapshotManager
public void stop()
SnapshotManager
stop
in class SnapshotManager
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.