org.infinispan.affinity
Class KeyAffinityServiceImpl.KeyGeneratorWorker

java.lang.Object
  extended by org.infinispan.affinity.KeyAffinityServiceImpl.KeyGeneratorWorker
All Implemented Interfaces:
Runnable
Enclosing class:
KeyAffinityServiceImpl

public class KeyAffinityServiceImpl.KeyGeneratorWorker
extends Object
implements Runnable


Constructor Summary
KeyAffinityServiceImpl.KeyGeneratorWorker()
           
 
Method Summary
 boolean isActive()
           
 boolean isAlive()
           
 void run()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyAffinityServiceImpl.KeyGeneratorWorker

public KeyAffinityServiceImpl.KeyGeneratorWorker()
Method Detail

run

public void run()
Specified by:
run in interface Runnable

isActive

public boolean isActive()

isAlive

public boolean isAlive()

stop

public void stop()

-->

Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.