| Package | Description |
|---|---|
| org.neo4j.causalclustering.catchup.storecopy |
| Modifier and Type | Method and Description |
|---|---|
static StoreCopyFinishedResponse.Status |
StoreCopyFinishedResponse.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoreCopyFinishedResponse.Status[] |
StoreCopyFinishedResponse.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StoreCopyFinishedResponse(StoreCopyFinishedResponse.Status status,
long lastCommittedTxBeforeStoreCopy) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.