Searched refs:weight (Results 1 - 25 of 239) sorted by relevance

12345678910

/forgerock/opendj2/src/server/org/opends/server/replication/common/
H A DRSInfo.java45 * The weight of the RS.
49 * in algorithms that use weight.
51 private final int weight; field in class:RSInfo
62 * @param weight RS weight
65 long generationId, byte groupId, int weight)
71 this.weight = weight;
102 * Get the RS weight.
103 * @return The RS weight
64 RSInfo(int rsServerId, String rsServerURL, long generationId, byte groupId, int weight) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/replication/common/
H A DRSInfo.java45 * The weight of the RS.
49 * in algorithms that use weight.
51 private final int weight; field in class:RSInfo
62 * @param weight RS weight
65 long generationId, byte groupId, int weight)
71 this.weight = weight;
102 * Get the RS weight.
103 * @return The RS weight
64 RSInfo(int rsServerId, String rsServerURL, long generationId, byte groupId, int weight) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/common/
H A DRSInfo.java45 * The weight of the RS.
49 * in algorithms that use weight.
51 private final int weight; field in class:RSInfo
62 * @param weight RS weight
65 long generationId, byte groupId, int weight)
71 this.weight = weight;
102 * Get the RS weight.
103 * @return The RS weight
64 RSInfo(int rsServerId, String rsServerURL, long generationId, byte groupId, int weight) argument
[all...]
/forgerock/openidm-v4/openidm-ui/openidm-ui-common/src/main/resources/css/fontawesome/less/
H A Dpath.less12 font-weight: normal;
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/common/
H A DRSInfo.java44 // The weight of the RS
47 // in algorithms that use weight
48 private int weight = 1; field in class:RSInfo
59 * @param weight RS weight
62 long generationId, byte groupId, int weight)
68 this.weight = weight;
99 * Get the RS weight.
100 * @return The RS weight
61 RSInfo(int id, String serverUrl, long generationId, byte groupId, int weight) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/common/
H A DRSInfo.java44 // The weight of the RS
47 // in algorithms that use weight
48 private int weight = 1; field in class:RSInfo
59 * @param weight RS weight
62 long generationId, byte groupId, int weight)
68 this.weight = weight;
99 * Get the RS weight.
100 * @return The RS weight
61 RSInfo(int id, String serverUrl, long generationId, byte groupId, int weight) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/common/
H A DRSInfo.java44 // The weight of the RS
47 // in algorithms that use weight
48 private int weight = 1; field in class:RSInfo
59 * @param weight RS weight
62 long generationId, byte groupId, int weight)
68 this.weight = weight;
99 * Get the RS weight.
100 * @return The RS weight
61 RSInfo(int id, String serverUrl, long generationId, byte groupId, int weight) argument
[all...]
/forgerock/openidm-v4/openidm-ui/openidm-ui-admin/src/main/resources/css/config/
H A DsaveChanges.less22 font-weight: bold;
/forgerock/openam-v13/openam-server-only/src/main/webapp/login_images/
H A Dmaster-style.css38 a.sun-admin-button-text {color:#000000; font-weight: bold; text-decoration: none}
39 span.sun-admin-disable-button-text {color:#999999; font-weight: bold; text-decoration: none}
46 .parentage-path-link {color:black, font-weight: bold; font-size:11pt}
49 .view-selector {font-weight:normal}
58 TD.label { font-weight: bold; }
H A Dadminstyle.css54 font-weight: bold;
62 font-weight: bold;
65 font-weight: bold;
74 font-weight: bold;
91 font-weight: normal;
99 font-weight: bold;
/forgerock/openam/openam-server-only/src/main/webapp/login_images/
H A Dmaster-style.css38 a.sun-admin-button-text {color:#000000; font-weight: bold; text-decoration: none}
39 span.sun-admin-disable-button-text {color:#999999; font-weight: bold; text-decoration: none}
46 .parentage-path-link {color:black, font-weight: bold; font-size:11pt}
49 .view-selector {font-weight:normal}
58 TD.label { font-weight: bold; }
H A Dadminstyle.css54 font-weight: bold;
62 font-weight: bold;
65 font-weight: bold;
74 font-weight: bold;
91 font-weight: normal;
99 font-weight: bold;
/forgerock/openam-v13/openam-server-only/src/main/webapp/assets/lib/yui/yuitest/assets/
H A Dtestlogger.css21 font-weight: bold;
26 font-weight: bold;
31 font-weight: bold;
/forgerock/openam/openam-server-only/src/main/webapp/assets/lib/yui/yuitest/assets/
H A Dtestlogger.css21 font-weight: bold;
26 font-weight: bold;
31 font-weight: bold;
/forgerock/opendj2/src/server/org/opends/server/replication/protocol/
H A DReplServerStartDSMsg.java60 * The weight affected to the replication server.
62 private final int weight; field in class:ReplServerStartDSMsg
82 * @param weight The weight affected to the replication server.
93 int weight,
105 this.weight = weight;
123 * <degradedStatusThreshold><weight><connectedDSNumber>
132 weight = scanner.nextIntUTF8();
180 * <degradedStatusThreshold><weight><connectedDSNumbe
86 ReplServerStartDSMsg(int serverId, String serverURL, DN baseDN, int windowSize, ServerState serverState, long generationId, boolean sslEncryption, byte groupId, int degradedStatusThreshold, int weight, int connectedDSNumber) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/replication/protocol/
H A DReplServerStartDSMsg.java60 * The weight affected to the replication server.
62 private final int weight; field in class:ReplServerStartDSMsg
82 * @param weight The weight affected to the replication server.
93 int weight,
105 this.weight = weight;
123 * <degradedStatusThreshold><weight><connectedDSNumber>
132 weight = scanner.nextIntUTF8();
180 * <degradedStatusThreshold><weight><connectedDSNumbe
86 ReplServerStartDSMsg(int serverId, String serverURL, DN baseDN, int windowSize, ServerState serverState, long generationId, boolean sslEncryption, byte groupId, int degradedStatusThreshold, int weight, int connectedDSNumber) argument
[all...]
/forgerock/openam-v13/openam-console/src/main/webapp/console/css/
H A Dopenam.css54 h1.TaskTitle {color:#000000;font-size:20px;font-weight:bold;margin:0px}
55 span.ProgressTitle {color:#ff830f;font-size:16px;font-weight:bold;margin:0px}
56 span.ProgressDoneTitle {color:#a1a1a1;font-size:16px;font-weight:bold;margin:0px}
57 span.ProgressFailedTitle {color:#a1a1a1;font-size:16px;font-weight:bold;margin:0px}
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/protocol/
H A DReplServerStartDSMsg.java60 * The weight affected to the replication server.
62 private final int weight; field in class:ReplServerStartDSMsg
82 * @param weight The weight affected to the replication server.
93 int weight,
105 this.weight = weight;
123 * <degradedStatusThreshold><weight><connectedDSNumber>
132 weight = scanner.nextIntUTF8();
180 * <degradedStatusThreshold><weight><connectedDSNumbe
86 ReplServerStartDSMsg(int serverId, String serverURL, DN baseDN, int windowSize, ServerState serverState, long generationId, boolean sslEncryption, byte groupId, int degradedStatusThreshold, int weight, int connectedDSNumber) argument
[all...]
/forgerock/openam/openam-console/src/main/webapp/console/css/
H A Dopenam.css54 h1.TaskTitle {color:#000000;font-size:20px;font-weight:bold;margin:0px}
55 span.ProgressTitle {color:#ff830f;font-size:16px;font-weight:bold;margin:0px}
56 span.ProgressDoneTitle {color:#a1a1a1;font-size:16px;font-weight:bold;margin:0px}
57 span.ProgressFailedTitle {color:#a1a1a1;font-size:16px;font-weight:bold;margin:0px}
/forgerock/openam-v13/openam-console/src/main/webapp/css/
H A Dstyles.css32 a:hover { text-decoration: underline} .footerText { font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 9pt; color: #333333} .loginText { font-family: Helvetica, Arial, Geneva, sans-serif} .mastheadLinks { font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 9pt; color: #4D59AB; text-decoration: none} .mastheadUsername { font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 10pt; color: #333333; font-weight: bold} input.buttonblue{ cursor: hand; font-family: verdana; background: #594fbf; color: #ffffff; font-weight: bold; font-size: 10pt; padding: 1px 1px; margin: 0px 0px; border: 0px} .doubleArrow { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #594FBF} .mastheadSeparators { font-family: Helvetica, Arial, Geneva, sans-serif; color: #A2A2A2; text-decoration: none; font-size: 12pt}
/forgerock/openam-v13/openam-server-only/src/main/webapp/assets/lib/yui/reset/
H A Dreset-min.css7 body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;
H A Dreset.css11 address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
14 h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
19 input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;
/forgerock/openam-v13/openam-server-only/src/main/webapp/fed_css/
H A Dstyles.css33 .mastheadUsername { font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 10pt; color: #333333; font-weight: bold}
34 input.buttonblue{ cursor: hand; font-family: verdana; background: #594fbf; color: #ffffff; font-weight: bold; font-size: 10pt; padding: 1px 1px; margin: 0px 0px; border: 0px}
35 .doubleArrow { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #594FBF}
/forgerock/openam-v13/openam-server-only/src/main/webapp/password/css/
H A Dstyles.css34 a:hover { text-decoration: underline} .footerText { font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 9pt; color: #333333} .loginText { font-family: Helvetica, Arial, Geneva, sans-serif} .mastheadLinks { font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 9pt; color: #4D59AB; text-decoration: none} .mastheadUsername { font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 10pt; color: #333333; font-weight: bold} input.buttonblue{ cursor: hand; font-family: verdana; background: #594fbf; color: #ffffff; font-weight: bold; font-size: 10pt; padding: 1px 1px; margin: 0px 0px; border: 0px} .doubleArrow { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #594FBF} .mastheadSeparators { font-family: Helvetica, Arial, Geneva, sans-serif; color: #A2A2A2; text-decoration: none; font-size: 12pt}
/forgerock/openam/openam-server-only/src/main/webapp/assets/lib/yui/reset/
H A Dreset-min.css7 body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;

Completed in 130 milliseconds

12345678910