Package org. babyfish. jimmer. sql. kt. cache. spi
Types
Link copied to clipboard
abstract class AbstractKRemoteHashBinder<K, V>(objectMapper: ObjectMapper?, type: ImmutableType?, prop: ImmutableProp?, duration: Duration, randomPercent: Int) : AbstractRemoteHashBinder<K, V>
Content copied to clipboard
Link copied to clipboard
abstract class AbstractKRemoteValueBinder<K, V>(objectMapper: ObjectMapper?, type: ImmutableType?, prop: ImmutableProp?, duration: Duration, randomPercent: Int) : AbstractRemoteValueBinder<K, V>
Content copied to clipboard