Package org.apache.flink.autoscaler.jdbc.state
-
Class Summary Class Description JdbcAutoScalerStateStore<KEY,Context extends JobAutoScalerContext<KEY>> The state store which persists its state in JDBC related database.JdbcStateInteractor Responsible for interacting with the database.JdbcStateStore The jdbc state store.JobStateView The view of job state. -
Enum Summary Enum Description StateType The state type.