Class KeyAffinityServiceImpl<K>

    • Constructor Detail

      • KeyAffinityServiceImpl

        public KeyAffinityServiceImpl​(Executor executor,
                                      Cache<? extends K,​?> cache,
                                      KeyGenerator<? extends K> keyGenerator,
                                      int bufferSize,
                                      Collection<Address> filter,
                                      boolean start)
        Deprecated.