public class SeeOtherHostDualIPSQLRepository extends Object implements SeeOtherHostDualIP.DualIPRepository<DataRepository>
Modifier and Type | Field and Description |
---|---|
static String |
CLUSTER_NODES_TABLE |
static String |
DB_GET_ALL_DATA_DB_QUERY_KEY |
static String |
GET_ALL_QUERY_TIMEOUT_QUERY_KEY |
HOSTNAME_ID, SECONDARY_HOSTNAME_ID
Constructor and Description |
---|
SeeOtherHostDualIPSQLRepository() |
Modifier and Type | Method and Description |
---|---|
Map<BareJID,BareJID> |
queryAllDB() |
void |
setDataSource(DataRepository dataSource)
Method called to provide class with instance of a data source.
|
public static final String CLUSTER_NODES_TABLE
public static final String DB_GET_ALL_DATA_DB_QUERY_KEY
public static final String GET_ALL_QUERY_TIMEOUT_QUERY_KEY
public void setDataSource(DataRepository dataSource)
DataSourceAware
setDataSource
in interface DataSourceAware<DataRepository>
public Map<BareJID,BareJID> queryAllDB() throws SQLException
queryAllDB
in interface SeeOtherHostDualIP.DualIPRepository<DataRepository>
SQLException
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.