public class SnapshotTask
extends com.google.common.util.concurrent.AbstractFuture<java.net.InetAddress>
implements java.util.concurrent.RunnableFuture<java.net.InetAddress>
Constructor and Description |
---|
SnapshotTask(RepairJobDesc desc,
java.net.InetAddress endpoint) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
addListener, afterDone, cancel, get, get, interruptTask, isCancelled, isDone, pendingToString, set, setException, setFuture, toString, wasInterrupted
addCallback, catching, catchingAsync, from, transform, transformAsync, withTimeout
public SnapshotTask(RepairJobDesc desc, java.net.InetAddress endpoint)
Copyright © 2018 The Apache Software Foundation