public interface DistributedManager
Modifier and Type | Method and Description |
---|---|
int |
getActiveSessionsFull()
Returns the total session count for primary, backup and proxy.
|
java.util.Set<java.lang.String> |
getSessionIdsFull()
Returns the list of all sessions IDS (primary, backup and proxy).
|
int getActiveSessionsFull()
java.util.Set<java.lang.String> getSessionIdsFull()
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.