| Package | Description |
|---|---|
| org.neo4j.backup | |
| org.neo4j.helpers |
Common Java utilities.
|
| Constructor and Description |
|---|
StoreCopyResponsePacker(org.neo4j.kernel.impl.transaction.log.LogicalTransactionStore transactionStore,
org.neo4j.kernel.impl.transaction.log.TransactionIdStore transactionIdStore,
org.neo4j.kernel.impl.transaction.log.LogFileInformation logFileInformation,
Provider<org.neo4j.kernel.impl.store.StoreId> storeId,
long mandatoryStartTransactionId,
org.neo4j.com.storecopy.StoreCopyServer.Monitor monitor) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentTransfer<TYPE>
Abstracts a meeting point between two threads, where a reference can change hands.
|
| Modifier and Type | Method and Description |
|---|---|
static <TYPE> void |
Predicates.await(Provider<TYPE> provider,
Predicate<TYPE> predicate,
long timeout,
TimeUnit unit) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.