Uses of Class
io.trino.hive.thrift.metastore.ShowLocksResponseElement
-
Uses of ShowLocksResponseElement in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ShowLocksResponseElementModifier and TypeMethodDescriptionShowLocksResponseElement.deepCopy()ShowLocksResponseElement.setAcquiredat(long acquiredat) ShowLocksResponseElement.setAgentInfo(String agentInfo) ShowLocksResponseElement.setBlockedByExtId(long blockedByExtId) ShowLocksResponseElement.setBlockedByIntId(long blockedByIntId) ShowLocksResponseElement.setHeartbeatCount(int heartbeatCount) ShowLocksResponseElement.setHostname(String hostname) ShowLocksResponseElement.setLastheartbeat(long lastheartbeat) ShowLocksResponseElement.setLockid(long lockid) ShowLocksResponseElement.setLockIdInternal(long lockIdInternal) ShowLocksResponseElement.setPartname(String partname) ShowLocksResponseElement.setTablename(String tablename) ShowLocksResponseElement.setTxnid(long txnid) Methods in io.trino.hive.thrift.metastore that return types with arguments of type ShowLocksResponseElementModifier and TypeMethodDescriptionShowLocksResponse.getLocks()ShowLocksResponse.getLocksIterator()Methods in io.trino.hive.thrift.metastore with parameters of type ShowLocksResponseElementModifier and TypeMethodDescriptionvoidShowLocksResponse.addToLocks(ShowLocksResponseElement elem) intShowLocksResponseElement.compareTo(ShowLocksResponseElement other) booleanShowLocksResponseElement.equals(ShowLocksResponseElement that) Method parameters in io.trino.hive.thrift.metastore with type arguments of type ShowLocksResponseElementModifier and TypeMethodDescriptionShowLocksResponse.setLocks(List<ShowLocksResponseElement> locks) Constructors in io.trino.hive.thrift.metastore with parameters of type ShowLocksResponseElementModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type ShowLocksResponseElement