HollowConsumer.ObjectLongevityConfig
and/or HollowConsumer.DoubleSnapshotConfig
for use
with the HollowConsumer
instead.public interface HollowClientMemoryConfig extends HollowConsumer.ObjectLongevityConfig
HollowClientMemoryConfig.SpecifiedConfig
.Modifier and Type | Interface and Description |
---|---|
static class |
HollowClientMemoryConfig.SpecifiedConfig
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static HollowClientMemoryConfig |
DEFAULT_CONFIG
Deprecated.
|
static long |
ONE_HOUR
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
allowDoubleSnapshot()
Deprecated.
Whether or not a double snapshot will ever be attempted by the
HollowClient |
dropDataAutomatically, enableExpiredUsageStackTraces, enableLongLivedObjectSupport, forceDropData, gracePeriodMillis, usageDetectionPeriodMillis
static final long ONE_HOUR
static final HollowClientMemoryConfig DEFAULT_CONFIG
boolean allowDoubleSnapshot()
HollowClient