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, cancel, get, get, interruptTask, isCancelled, isDone, set, setException, wasInterrupted
public SnapshotTask(RepairJobDesc desc, java.net.InetAddress endpoint)
Copyright © 2015 The Apache Software Foundation