KeyAffinityServiceImpl
instead. This class will be removed in the future.@Deprecated public class KeyAffinityServiceImpl<K> extends KeyAffinityServiceImpl<K>
THRESHOLD
Constructor and Description |
---|
KeyAffinityServiceImpl(Executor executor,
Cache<? extends K,?> cache,
KeyGenerator<? extends K> keyGenerator,
int bufferSize,
Collection<Address> filter,
boolean start)
Deprecated.
|
getAddress2KeysMapping, getCollocatedKey, getKeyForAddress, getMaxNumberOfKeys, handleCacheStopped, handleViewChange, isKeyGeneratorThreadActive, isKeyGeneratorThreadAlive, isStarted, start, stop
public KeyAffinityServiceImpl(Executor executor, Cache<? extends K,?> cache, KeyGenerator<? extends K> keyGenerator, int bufferSize, Collection<Address> filter, boolean start)
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.