public class GetClusteredVersions extends Object implements ClusterTask<GetClusteredVersions>
| Constructor and Description |
|---|
GetClusteredVersions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOpenfireVersion() |
Map<String,String> |
getPluginVersions() |
GetClusteredVersions |
getResult() |
void |
readExternal(ObjectInput in) |
void |
run() |
void |
writeExternal(ObjectOutput out) |
public String getOpenfireVersion()
public GetClusteredVersions getResult()
getResult in interface ClusterTask<GetClusteredVersions>public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © 2003–2020 Ignite Realtime. All rights reserved.