org.neo4j.kernel.ha.com.slave
Class SlaveImpl
java.lang.Object
org.neo4j.kernel.ha.com.slave.SlaveImpl
- All Implemented Interfaces:
- Slave
public class SlaveImpl
- extends Object
- implements Slave
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlaveImpl
public SlaveImpl(org.neo4j.kernel.impl.nioneo.store.StoreId storeId,
Master master,
RequestContextFactory requestContextFactory,
HaXaDataSourceManager xaDsm)
pullUpdates
public org.neo4j.com.Response<Void> pullUpdates(String resource,
long upToAndIncludingTxId)
- Specified by:
pullUpdates in interface Slave
getServerId
public int getServerId()
- Specified by:
getServerId in interface Slave
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.