public class AtopTableHandle extends Object implements ConnectorTableHandle
AtopTableHandle(String schema, AtopTable table)
boolean
equals(Object obj)
String
getSchema()
AtopTable
getTable()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public AtopTableHandle(String schema, AtopTable table)
public String getSchema()
public AtopTable getTable()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2012–2021. All rights reserved.