Class JdbcLockFactory

java.lang.Object
org.apache.iceberg.flink.maintenance.operator.JdbcLockFactory
All Implemented Interfaces:
Closeable, Serializable, AutoCloseable, TriggerLockFactory

public class JdbcLockFactory extends Object implements TriggerLockFactory
JDBC table backed implementation of the TriggerLockFactory.
See Also: