jimmer-sql-kotlin
0.3.0-early-access-6
jimmer-sql-kotlin
/
org.babyfish.jimmer.sql.kt.cache.spi
Package
org.
babyfish.
jimmer.
sql.
kt.
cache.
spi
Types
Types
KAbstract
Remote
Hash
Binder
Link copied to clipboard
abstract
class
KAbstractRemoteHashBinder
<
K
,
V
>
(
objectMapper
:
ObjectMapper
?
,
type
:
ImmutableType
?
,
prop
:
ImmutableProp
?
,
duration
:
Duration
,
randomPercent
:
Int
)
:
AbstractRemoteHashBinder
<
K
,
V
>
Content copied to clipboard
KAbstract
Remote
Value
Binder
Link copied to clipboard
abstract
class
KAbstractRemoteValueBinder
<
K
,
V
>
(
objectMapper
:
ObjectMapper
?
,
type
:
ImmutableType
?
,
prop
:
ImmutableProp
?
,
duration
:
Duration
,
randomPercent
:
Int
)
:
AbstractRemoteValueBinder
<
K
,
V
>
Content copied to clipboard