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

scray.querying.caching.MonitoringInfos.scala Maven / Gradle / Ivy

There is a newer version: 1.1.2
Show newest version
package scray.querying.caching

case class MonitoringInfos(sizeGB: Double,
                           entries: Long,
                           currentSize: Long,
                           freeSize: Long)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy