@Deprecated public class CommonFactories extends Object
Constructor and Description |
---|
CommonFactories()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static org.neo4j.kernel.impl.nioneo.store.FileSystemAbstraction |
defaultFileSystemAbstraction()
Deprecated.
|
static IdGeneratorFactory |
defaultIdGeneratorFactory()
Deprecated.
|
static org.neo4j.kernel.impl.transaction.xaframework.LogBufferFactory |
defaultLogBufferFactory()
Deprecated.
|
static org.neo4j.kernel.impl.transaction.xaframework.RecoveryVerifier |
defaultRecoveryVerifier()
Deprecated.
|
static org.neo4j.kernel.impl.transaction.TxHook |
defaultTxHook()
Deprecated.
|
public static IdGeneratorFactory defaultIdGeneratorFactory()
public static org.neo4j.kernel.impl.nioneo.store.FileSystemAbstraction defaultFileSystemAbstraction()
public static org.neo4j.kernel.impl.transaction.xaframework.LogBufferFactory defaultLogBufferFactory()
public static org.neo4j.kernel.impl.transaction.TxHook defaultTxHook()
public static org.neo4j.kernel.impl.transaction.xaframework.RecoveryVerifier defaultRecoveryVerifier()
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.