public class SnapshotTask extends com.google.common.util.concurrent.AbstractFuture<InetAddressAndPort> implements java.util.concurrent.RunnableFuture<InetAddressAndPort>
Modifier and Type | Method and Description |
---|---|
void |
run() |
addListener, afterDone, cancel, get, get, interruptTask, isCancelled, isDone, pendingToString, set, setException, setFuture, toString, tryInternalFastPathGetFailure, wasInterrupted
public void run()
run
in interface java.lang.Runnable
run
in interface java.util.concurrent.RunnableFuture<InetAddressAndPort>
Copyright © 2009-2022 The Apache Software Foundation