|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvoldemort.common.service.AbstractService
voldemort.server.gossip.GossipService
public class GossipService
This service runs a metadata Gossip protocol. See
Gossiper
for more details.
Constructor Summary | |
---|---|
GossipService(MetadataStore metadataStore,
SchedulerService service,
VoldemortConfig voldemortConfig)
|
Method Summary | |
---|---|
protected void |
startInner()
|
protected void |
stopInner()
|
Methods inherited from class voldemort.common.service.AbstractService |
---|
getType, isStarted, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GossipService(MetadataStore metadataStore, SchedulerService service, VoldemortConfig voldemortConfig)
Method Detail |
---|
protected void startInner()
startInner
in class AbstractService
protected void stopInner()
stopInner
in class AbstractService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |