public class ElasticsearchTableLayoutHandle extends Object implements ConnectorTableLayoutHandle
| Constructor and Description |
|---|
ElasticsearchTableLayoutHandle(ElasticsearchTableHandle table,
TupleDomain<ColumnHandle> domain) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ElasticsearchTableHandle |
getTable() |
TupleDomain<ColumnHandle> |
getTupleDomain() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetIdentifierpublic ElasticsearchTableLayoutHandle(ElasticsearchTableHandle table, TupleDomain<ColumnHandle> domain)
public ElasticsearchTableHandle getTable()
public TupleDomain<ColumnHandle> getTupleDomain()
Copyright © 2012–2023. All rights reserved.