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