package
journal
Type Members
-
-
-
-
case class
PersistencePluginSettings(zookeeperQuorum: String, table: String, family: String, partitionCount: Int, scanBatchSize: Int, pluginDispatcherId: String, replayDispatcherId: String, publishTestingEvents: Boolean, snapshotTable: String, snapshotFamily: String, snapshotHdfsDir: String, hadoopConfiguration: Configuration) extends Product with Serializable