Skip navigation links
G N Q V 

G

getAllHost(String, String) - Static method in class net.qihoo.qconf.Qconf
get all the hosts available from Qconf by the key and idc
it will wait for a while if the qconf-agent not get the configure yet, at most 100 * 5 millisecond
getAllHost(String) - Static method in class net.qihoo.qconf.Qconf
get all the hosts available from Qconf by the key in current server room
it will wait for a while if the qconf-agent not get the configure yet, at most 100 * 5 millisecond
getBatchConf(String, String) - Static method in class net.qihoo.qconf.Qconf
get all children conf with its value
getBatchConf(String) - Static method in class net.qihoo.qconf.Qconf
get all children conf with its value
getBatchKeys(String, String) - Static method in class net.qihoo.qconf.Qconf
get all children conf keys
getBatchKeys(String) - Static method in class net.qihoo.qconf.Qconf
get all children keys
getConf(String, String) - Static method in class net.qihoo.qconf.Qconf
get value configure from Qconf by the key and idc
it will wait for a while if the qconf-agent not get the configure yet, at most 100 * 5 millisecond
getConf(String) - Static method in class net.qihoo.qconf.Qconf
get value configure from Qconf by the key in current server room
it will wait for a while if the qconf-agent not get the configure yet, at most 100 * 5 millisecond
getHost(String, String) - Static method in class net.qihoo.qconf.Qconf
get one host configure available from Qconf by the key and idc
it will pick one randomly if multi-host available
it will wait for a while if the qconf-agent not get the configure yet, at most 100 * 5 millisecond
getHost(String) - Static method in class net.qihoo.qconf.Qconf
get one host configure available from Qconf by the key in current server room
it will pick one randomly if multi-host available
it will wait for a while if the qconf-agent not get the configure yet, at most 100 * 5 millisecond

N

net.qihoo.qconf - package net.qihoo.qconf
 

Q

Qconf - Class in net.qihoo.qconf
the entrance class of qconf
Qconf() - Constructor for class net.qihoo.qconf.Qconf
 
QconfException - Exception in net.qihoo.qconf
 
QconfException() - Constructor for exception net.qihoo.qconf.QconfException
 
QconfException(String) - Constructor for exception net.qihoo.qconf.QconfException
 

V

version() - Static method in class net.qihoo.qconf.Qconf
get qconf java driver version
G N Q V 
Skip navigation links

Copyright © 2015. All rights reserved.