Class ConnectorTableVersion
java.lang.Object
io.trino.spi.connector.ConnectorTableVersion
-
Constructor Summary
ConstructorsConstructorDescriptionConnectorTableVersion(PointerType pointerType, Type versionType, Object version) -
Method Summary
-
Constructor Details
-
ConnectorTableVersion
-
-
Method Details
-
getPointerType
-
getVersionType
-
getVersion
-
toString
-