ClusteringConfigurationBuilder |
ClusteringConfigurationBuilder.biasAcquisition(BiasAcquisition biasAcquisition) |
Used in scattered cache.
|
ClusteringConfigurationBuilder |
ClusteringConfigurationBuilder.biasLifespan(long l,
TimeUnit unit) |
Used in scattered cache.
|
ClusteringConfigurationBuilder |
ClusteringConfigurationBuilder.cacheMode(CacheMode cacheMode) |
Cache mode.
|
ClusteringConfigurationBuilder |
ConfigurationBuilder.clustering() |
|
ClusteringConfigurationBuilder |
ConfigurationChildBuilder.clustering() |
|
ClusteringConfigurationBuilder |
ClusteringConfigurationBuilder.invalidationBatchSize(int size) |
For scattered cache, the threshold after which batched invalidations are sent
|
ClusteringConfigurationBuilder |
ClusteringConfigurationBuilder.read(ClusteringConfiguration template) |
|
ClusteringConfigurationBuilder |
ClusteringConfigurationBuilder.remoteTimeout(long l) |
This is the timeout used to wait for an acknowledgment when making a remote call, after which
the call is aborted and an exception is thrown.
|
ClusteringConfigurationBuilder |
ClusteringConfigurationBuilder.remoteTimeout(long l,
TimeUnit unit) |
This is the timeout used to wait for an acknowledgment when making a remote call, after which
the call is aborted and an exception is thrown.
|