Neo4j Enterprise

Uses of Class
org.neo4j.helpers.HostnamePort

Packages that use HostnamePort
org.neo4j.backup   
org.neo4j.cluster   
org.neo4j.graphdb.factory Create database instances. 
org.neo4j.helpers Common Java utilities. 
 

Uses of HostnamePort in org.neo4j.backup
 

Fields in org.neo4j.backup with type parameters of type HostnamePort
static Setting<HostnamePort> OnlineBackupSettings.online_backup_server
           
 

Uses of HostnamePort in org.neo4j.cluster
 

Fields in org.neo4j.cluster with type parameters of type HostnamePort
static Setting<HostnamePort> ClusterSettings.cluster_server
           
static Setting<List<HostnamePort>> ClusterSettings.initial_hosts
           
 

Uses of HostnamePort in org.neo4j.graphdb.factory
 

Constructor parameters in org.neo4j.graphdb.factory with type arguments of type HostnamePort
GraphDatabaseSetting.HostnamePortSetting(Setting<HostnamePort> setting)
           
 

Uses of HostnamePort in org.neo4j.helpers
 

Fields in org.neo4j.helpers with type parameters of type HostnamePort
static Function<String,HostnamePort> Settings.HOSTNAME_PORT
           
 


Neo4j Enterprise

Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.