Uses of Enum
org.mybatis.caches.redis.KryoSerializer
-
Uses of KryoSerializer in org.mybatis.caches.redis
Subclasses with type arguments of type KryoSerializer in org.mybatis.caches.redisModifier and TypeClassDescriptionenumSerializeUtil with Kryo, which is faster and less space consuming.Methods in org.mybatis.caches.redis that return KryoSerializerModifier and TypeMethodDescriptionstatic KryoSerializerReturns the enum constant of this type with the specified name.static KryoSerializer[]KryoSerializer.values()Returns an array containing the constants of this enum type, in the order they are declared.