public class UpdatePullerClient
extends org.neo4j.kernel.lifecycle.LifecycleAdapter
| Constructor and Description |
|---|
UpdatePullerClient(long pullIntervalMillis,
org.neo4j.kernel.impl.util.JobScheduler scheduler,
org.neo4j.kernel.logging.Logging logging,
UpdatePuller updatePullingThread,
org.neo4j.kernel.AvailabilityGuard availabilityGuard) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
pullUpdates() |
void |
shutdown() |
public UpdatePullerClient(long pullIntervalMillis,
org.neo4j.kernel.impl.util.JobScheduler scheduler,
org.neo4j.kernel.logging.Logging logging,
UpdatePuller updatePullingThread,
org.neo4j.kernel.AvailabilityGuard availabilityGuard)
public void pullUpdates()
throws InterruptedException
InterruptedExceptionpublic void init()
throws Throwable
init in interface org.neo4j.kernel.lifecycle.Lifecycleinit in class org.neo4j.kernel.lifecycle.LifecycleAdapterThrowableCopyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.