public class MasterClient214 extends MasterClient210
| Modifier and Type | Field and Description |
|---|---|
static org.neo4j.com.ProtocolVersion |
PROTOCOL_VERSION |
DEFAULT_MAX_NUMBER_OF_CONCURRENT_CHANNELS_PER_CLIENT, DEFAULT_READ_RESPONSE_TIMEOUT_SECONDSCURRENT, LOCK_RESULT_DESERIALIZER, LOCK_SERIALIZER| Constructor and Description |
|---|
MasterClient214(String destinationHostNameOrIp,
int destinationPort,
String originHostNameOrIp,
org.neo4j.logging.LogProvider logProvider,
org.neo4j.kernel.impl.store.StoreId storeId,
long readTimeoutSeconds,
long lockReadTimeout,
int maxConcurrentChannels,
int chunkSize,
org.neo4j.com.storecopy.ResponseUnpacker unpacker,
org.neo4j.kernel.monitoring.ByteCounterMonitor byteCounterMonitor,
org.neo4j.com.monitor.RequestMonitor requestMonitor,
org.neo4j.kernel.impl.transaction.log.entry.LogEntryReader<org.neo4j.kernel.impl.transaction.log.ReadableClosablePositionAwareChannel> entryReader) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.com.ProtocolVersion |
getProtocolVersion() |
acquireExclusiveLock, acquireSharedLock, allocateIds, commit, copyStore, createLabel, createPropertyKey, createRelationshipType, endLockSession, handshake, newLockSession, pullUpdates, pullUpdatesgetPipeline, setComExceptionHandler, start, stop, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitsetComExceptionHandlerpublic MasterClient214(String destinationHostNameOrIp, int destinationPort, String originHostNameOrIp, org.neo4j.logging.LogProvider logProvider, org.neo4j.kernel.impl.store.StoreId storeId, long readTimeoutSeconds, long lockReadTimeout, int maxConcurrentChannels, int chunkSize, org.neo4j.com.storecopy.ResponseUnpacker unpacker, org.neo4j.kernel.monitoring.ByteCounterMonitor byteCounterMonitor, org.neo4j.com.monitor.RequestMonitor requestMonitor, org.neo4j.kernel.impl.transaction.log.entry.LogEntryReader<org.neo4j.kernel.impl.transaction.log.ReadableClosablePositionAwareChannel> entryReader)
public org.neo4j.com.ProtocolVersion getProtocolVersion()
getProtocolVersion in interface MasterClientgetProtocolVersion in class MasterClient210Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.