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.kernel.logging.Logging logging,
org.neo4j.kernel.monitoring.Monitors monitors,
org.neo4j.kernel.impl.nioneo.store.StoreId storeId,
long readTimeoutSeconds,
long lockReadTimeout,
int maxConcurrentChannels,
int chunkSize) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.com.ProtocolVersion |
getProtocolVersion() |
acquireExclusiveLock, acquireSharedLock, allocateIds, commitSingleResourceTransaction, copyStore, copyTransactions, createLabel, createPropertyKey, createRelationshipType, finishTransaction, handshake, initializeTx, pullUpdates, pushTransaction, rollbackOngoingTransactionsgetPipeline, setComExceptionHandler, start, stop, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitsetComExceptionHandlerpublic MasterClient214(String hostNameOrIp, int port, org.neo4j.kernel.logging.Logging logging, org.neo4j.kernel.monitoring.Monitors monitors, org.neo4j.kernel.impl.nioneo.store.StoreId storeId, long readTimeoutSeconds, long lockReadTimeout, int maxConcurrentChannels, int chunkSize)
public org.neo4j.com.ProtocolVersion getProtocolVersion()
getProtocolVersion in interface MasterClientgetProtocolVersion in class MasterClient210Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.