Uses of Record Class
am.ik.redis.adapter.boot.inmemory.InMemoryBackendProperties
-
Uses of InMemoryBackendProperties in am.ik.redis.adapter.boot.inmemory
Methods in am.ik.redis.adapter.boot.inmemory that return InMemoryBackendPropertiesModifier and TypeMethodDescriptionInMemoryKeyValueStoreFactory.properties()Returns the value of thepropertiesrecord component.Methods in am.ik.redis.adapter.boot.inmemory with parameters of type InMemoryBackendPropertiesModifier and TypeMethodDescriptionInMemoryBackendConfiguration.inMemoryKeyValueStoreFactory(InMemoryBackendProperties properties) Registers the in-memory backend.Constructors in am.ik.redis.adapter.boot.inmemory with parameters of type InMemoryBackendPropertiesModifierConstructorDescriptionCreates an instance of aInMemoryKeyValueStoreFactoryrecord class.