public interface ConversationSPI
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.kernel.impl.locking.Locks.Client |
acquireClient() |
org.neo4j.kernel.impl.util.JobScheduler.JobHandle |
scheduleRecurringJob(org.neo4j.kernel.impl.util.JobScheduler.Group group,
long interval,
Runnable job) |
org.neo4j.kernel.impl.locking.Locks.Client acquireClient()
org.neo4j.kernel.impl.util.JobScheduler.JobHandle scheduleRecurringJob(org.neo4j.kernel.impl.util.JobScheduler.Group group,
long interval,
Runnable job)
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.