ServiceCacheInfoDto

constructor(lastPurgeTime: String = "", cacheSize: Int = -1, cache: Map<CacheKey, FunctionInfoDto>? = null)(source)