Class Hierarchy
- java.lang.Object
- com.hazelcast.map.AbstractEntryProcessor<K,V> (implements com.hazelcast.map.EntryProcessor<K,V>)
- org.springframework.session.hazelcast.HazelcastIndexedSessionRepository (implements com.hazelcast.map.listener.EntryAddedListener<K,V>, com.hazelcast.map.listener.EntryEvictedListener<K,V>, com.hazelcast.map.listener.EntryRemovedListener<K,V>, org.springframework.session.FindByIndexNameSessionRepository<S>)
- org.springframework.session.hazelcast.HazelcastSessionSerializer (implements com.hazelcast.nio.serialization.StreamSerializer<T>)
- com.hazelcast.query.extractor.ValueExtractor<T,A>