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