public class NodesSystemTable extends Object implements SystemTable
SystemTable.Distribution| Constructor and Description |
|---|
NodesSystemTable(NodeManager nodeManager,
ElasticsearchClient client) |
| Modifier and Type | Method and Description |
|---|---|
SystemTable.Distribution |
getDistribution() |
ConnectorTableMetadata |
getTableMetadata() |
ConnectorPageSource |
pageSource(ConnectorTransactionHandle transaction,
ConnectorSession session,
TupleDomain<Integer> constraint) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcursor@Inject public NodesSystemTable(NodeManager nodeManager, ElasticsearchClient client)
public SystemTable.Distribution getDistribution()
getDistribution in interface SystemTablepublic ConnectorTableMetadata getTableMetadata()
getTableMetadata in interface SystemTablepublic ConnectorPageSource pageSource(ConnectorTransactionHandle transaction, ConnectorSession session, TupleDomain<Integer> constraint)
pageSource in interface SystemTableCopyright © 2012–2023. All rights reserved.