FutureUtils (Cloud Bigtable HBase Client for Java 1.12.0 API)

com.google.cloud.bigtable.hbase2_x

Class FutureUtils



  • public class FutureUtils
    extends Object
    Utility methods for converting guava ListenableFuture Future to CompletableFuture. Useful to convert the ListenableFuture types used by bigtable-client-core component to Java 8 CompletableFuture types used in Hbase 2
    Author:
    spollapally