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, wasInterruptedpublic SnapshotTask(RepairJobDesc desc, java.net.InetAddress endpoint)
Copyright © 2018 The Apache Software Foundation