public interface  org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.util.concurrent.AsyncCallable extends java.lang.Object
{
public abstract org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.util.concurrent.ListenableFuture call() throws java.lang.Exception;
}