public static class MultiThreadedClientExample.WriteExampleCallable extends Object implements Callable<Boolean>
WriteExampleCallable(org.apache.hadoop.hbase.client.Connection connection, org.apache.hadoop.hbase.TableName tableName)
Boolean
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WriteExampleCallable(org.apache.hadoop.hbase.client.Connection connection, org.apache.hadoop.hbase.TableName tableName)
public Boolean call() throws Exception
call
Callable<Boolean>
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.