@ConfigurationProperties(prefix="spring.session.hazelcast") public class HazelcastSessionProperties extends Object
Constructor and Description |
---|
HazelcastSessionProperties() |
Modifier and Type | Method and Description |
---|---|
org.springframework.session.hazelcast.HazelcastFlushMode |
getFlushMode() |
String |
getMapName() |
void |
setFlushMode(org.springframework.session.hazelcast.HazelcastFlushMode flushMode) |
void |
setMapName(String mapName) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.