Package io.vertx.up.uca.jooq.cache
Class L1Aside
- java.lang.Object
-
- io.vertx.up.uca.jooq.cache.L1Aside
-
-
Field Summary
Fields Modifier and Type Field Description protected JqAnalyzeranalyzerprotected L1CachecacheL1
-
Constructor Summary
Constructors Constructor Description L1Aside(JqAnalyzer analyzer)
-
-
-
Field Detail
-
analyzer
protected final transient JqAnalyzer analyzer
-
cacheL1
protected final transient L1Cache cacheL1
-
-
Constructor Detail
-
L1Aside
public L1Aside(JqAnalyzer analyzer)
-
-