|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstanceIdGenerator
An InstanceIdGenerator is responsible for generating the clusterwide unique
instance id for a Scheduler
node.
This interface may be of use to those wishing to have specific control over
the mechanism by which the Scheduler
instances in their
application are named.
SimpleInstanceIdGenerator
Method Summary | |
---|---|
String |
generateInstanceId()
Generate the instance id for a Scheduler |
Method Detail |
---|
String generateInstanceId() throws SchedulerException
Scheduler
SchedulerException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |