public static class MultiThreadedClientExample.SingleWriteExampleCallable extends Object implements Callable<Boolean>
| Modifier and Type | Field and Description | 
|---|---|
| private Connection | connection | 
| private TableName | tableName | 
| Constructor and Description | 
|---|
| SingleWriteExampleCallable(Connection connection,
                          TableName tableName) | 
private final Connection connection
public SingleWriteExampleCallable(Connection connection, TableName tableName)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.