public class GetSessionsCountTask extends Object implements ClusterTask<Integer>
| Constructor and Description |
|---|
GetSessionsCountTask() |
GetSessionsCountTask(Boolean authenticated) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getResult() |
void |
readExternal(ObjectInput in) |
void |
run() |
void |
writeExternal(ObjectOutput out) |
public GetSessionsCountTask()
public GetSessionsCountTask(Boolean authenticated)
public Integer getResult()
getResult in interface ClusterTask<Integer>public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © 2003-2008 Jive Software.