V
- The result type returned by this Future's Future.get()
method.public interface OperationFuture<V>
extends com.google.common.util.concurrent.ListenableFuture<V>
ListenableFuture
that also provides the requested path for a operation.Modifier and Type | Method and Description |
---|---|
String |
getRequestPath() |
String getRequestPath()
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.