public final class IndexHandle extends Object
| Constructor and Description |
|---|
IndexHandle(CatalogName catalogName,
ConnectorTransactionHandle transactionHandle,
ConnectorIndexHandle connectorHandle) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
CatalogName |
getCatalogName() |
ConnectorIndexHandle |
getConnectorHandle() |
ConnectorTransactionHandle |
getTransactionHandle() |
int |
hashCode() |
String |
toString() |
public IndexHandle(CatalogName catalogName, ConnectorTransactionHandle transactionHandle, ConnectorIndexHandle connectorHandle)
public CatalogName getCatalogName()
public ConnectorTransactionHandle getTransactionHandle()
public ConnectorIndexHandle getConnectorHandle()
Copyright © 2012–2019. All rights reserved.