public class ReadPolicy
extends java.lang.Object
ReadPolicy
specifies per-object policy information when reading objects from a ScaleOut in-memory data grid.Modifier and Type | Method and Description |
---|---|
java.time.Duration |
getGeoServerCoherencyInterval()
Retrieves the configured coherency interval for GeoServer polling operations.
|
GeoServerCoherencyPolicy |
getGeoServerCoherencyPolicy()
Retrieves the configured
GeoServerCoherencyPolicy . |
GeoServerPullPolicy |
getGeoServerPullPolicy()
Retrieves the configured
GeoServerPullPolicy . |
GeoServerPushPolicy |
getGeoServerPushPolicy()
Retrieves the configured
GeoServerPushPolicy . |
GeoServerReadMode |
getGeoServerReadMode()
Retrieves the configured
GeoServerReadMode . |
public GeoServerPushPolicy getGeoServerPushPolicy()
GeoServerPushPolicy
.GeoServerPushPolicy
public GeoServerPullPolicy getGeoServerPullPolicy()
GeoServerPullPolicy
.GeoServerPullPolicy
public GeoServerCoherencyPolicy getGeoServerCoherencyPolicy()
GeoServerCoherencyPolicy
.GeoServerCoherencyPolicy
public java.time.Duration getGeoServerCoherencyInterval()
public GeoServerReadMode getGeoServerReadMode()
GeoServerReadMode
.GeoServerReadMode