public class HaRequestType210 extends Object
HaRequestTypes.Type| Constructor and Description |
|---|
HaRequestType210(org.neo4j.kernel.impl.transaction.log.entry.LogEntryReader<org.neo4j.kernel.impl.transaction.log.ReadableClosablePositionAwareChannel> entryReader,
org.neo4j.com.ObjectSerializer<LockResult> lockResultObjectSerializer) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.com.RequestType<Master> |
type(byte id) |
org.neo4j.com.RequestType<Master> |
type(HaRequestTypes.Type type) |
public HaRequestType210(org.neo4j.kernel.impl.transaction.log.entry.LogEntryReader<org.neo4j.kernel.impl.transaction.log.ReadableClosablePositionAwareChannel> entryReader,
org.neo4j.com.ObjectSerializer<LockResult> lockResultObjectSerializer)
public org.neo4j.com.RequestType<Master> type(HaRequestTypes.Type type)
type in interface HaRequestTypespublic org.neo4j.com.RequestType<Master> type(byte id)
type in interface HaRequestTypesCopyright © 2002–2019 The Neo4j Graph Database Project. All rights reserved.