public class ReadReplicaDatabaseAvailabilityService extends Object implements org.neo4j.server.rest.management.AdvertisableService
CausalClusteringService.| Constructor and Description |
|---|
ReadReplicaDatabaseAvailabilityService(org.neo4j.server.rest.repr.OutputFormat output,
org.neo4j.graphdb.GraphDatabaseService db) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getServerPath() |
javax.ws.rs.core.Response |
isAvailable() |
public ReadReplicaDatabaseAvailabilityService(@Context
org.neo4j.server.rest.repr.OutputFormat output,
@Context
org.neo4j.graphdb.GraphDatabaseService db)
public javax.ws.rs.core.Response isAvailable()
public String getName()
getName in interface org.neo4j.server.rest.management.AdvertisableServicepublic String getServerPath()
getServerPath in interface org.neo4j.server.rest.management.AdvertisableServiceCopyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.