All Downloads are FREE. Search and download functionalities are using the official Maven repository.

widebase.stream.codec.cq.SaveMessage.scala Maven / Gradle / Ivy

The newest version!
package widebase.stream.codec.cq

import widebase.db.table.Table

/** Save table into cache.
 *
 * @param name of table
 * @param table self-explanatory
 *
 * @author myst3r10n
 */
class SaveMessage(val name: String, val table: Table)





© 2015 - 2025 Weber Informatics LLC | Privacy Policy