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 hostNameOrIp,
int port,
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) |
| 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 hostNameOrIp, int port, 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)
public org.neo4j.com.ProtocolVersion getProtocolVersion()
getProtocolVersion in interface MasterClientgetProtocolVersion in class MasterClient210Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.