Toggle navigation
Home
com.facebook.presto.spi.ConnectorMetadata to com.facebook.presto.raptor.RaptorMetadata
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'presto'}
Hierarchy/Composition: T_SUPER_R
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Update Class Instacne Creation
new RaptorMetadata(connectorId,dbi,shardManager,SHARD_INFO_CODEC,SHARD_DELTA_CODEC)
to
new RaptorMetadata(connectorId.toString(),dbi,shardManager,SHARD_INFO_CODEC,SHARD_DELTA_CODEC)
Rename Method invocation
commitCreateTable
to
finishCreateTable
commitInsert
to
finishInsert
commitDelete
to
finishDelete
commitCreateTable
to
finishCreateTable