public class HighlyAvailableEditionModule
extends org.neo4j.kernel.impl.factory.EditionModule
EditionModule creates the implementations of services
that are specific to the Enterprise edition.| Modifier and Type | Field and Description |
|---|---|
static String |
CUSTOM_IO_EXCEPTION_MESSAGE |
ClusterMembers |
members |
HighAvailabilityMemberStateMachine |
memberStateMachine |
commitProcessFactory, constraintSemantics, coreAPIAvailabilityGuard, eligibleForIdReuse, headerInformationFactory, idGeneratorFactory, idTypeConfigurationProvider, ioLimiter, labelTokenHolder, lockManager, propertyKeyTokenHolder, relationshipTypeTokenHolder, schemaWriteGuard, statementLocksFactory, transactionStartTimeout| Constructor and Description |
|---|
HighlyAvailableEditionModule(org.neo4j.kernel.impl.factory.PlatformModule platformModule) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerProcedures(org.neo4j.kernel.impl.proc.Procedures procedures) |
public static final String CUSTOM_IO_EXCEPTION_MESSAGE
public HighAvailabilityMemberStateMachine memberStateMachine
public ClusterMembers members
public HighlyAvailableEditionModule(org.neo4j.kernel.impl.factory.PlatformModule platformModule)
public void registerProcedures(org.neo4j.kernel.impl.proc.Procedures procedures)
throws org.neo4j.kernel.api.exceptions.KernelException
registerProcedures in class org.neo4j.kernel.impl.factory.EditionModuleorg.neo4j.kernel.api.exceptions.KernelExceptionCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.