|
Neo4j Enterprise | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.neo4j.kernel.CommonFactories
@Deprecated public class CommonFactories
| Constructor Summary | |
|---|---|
CommonFactories()
Deprecated. |
|
| Method Summary | |
|---|---|
static org.neo4j.kernel.impl.nioneo.store.FileSystemAbstraction |
defaultFileSystemAbstraction()
Deprecated. |
static IdGeneratorFactory |
defaultIdGeneratorFactory()
Deprecated. |
static org.neo4j.kernel.impl.core.LastCommittedTxIdSetter |
defaultLastCommittedTxIdSetter()
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommonFactories()
| Method Detail |
|---|
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.core.LastCommittedTxIdSetter defaultLastCommittedTxIdSetter()
public static org.neo4j.kernel.impl.transaction.TxHook defaultTxHook()
public static org.neo4j.kernel.impl.transaction.xaframework.RecoveryVerifier defaultRecoveryVerifier()
|
Neo4j Enterprise | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||