| Package | Description |
|---|---|
| org.neo4j.causalclustering.discovery |
| Modifier and Type | Method and Description |
|---|---|
static ClientConnectorAddresses.Scheme |
ClientConnectorAddresses.Scheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientConnectorAddresses.Scheme[] |
ClientConnectorAddresses.Scheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConnectorUri(ClientConnectorAddresses.Scheme scheme,
org.neo4j.helpers.AdvertisedSocketAddress socketAddress) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.