⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 发布/订阅系统路由重配算法,可应用于ad hoc环境
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc (build 1.4.2_06) on Wed Oct 26 05:17:03 CEST 2005 --><TITLE>Index</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){    parent.document.title="Index";}</SCRIPT></HEAD><BODY BGCOLOR="white" onload="windowTitle();"><!-- ========= START OF TOP NAVBAR ======= --><A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;PREV&nbsp;&nbsp;NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<SCRIPT type="text/javascript">  <!--  if(window==top) {    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');  }  //--></SCRIPT><NOSCRIPT>  <A HREF="allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR></TABLE><A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= --><A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <HR><A NAME="_A_"><!-- --></A><H2><B>A</B></H2><DL><DT><A HREF="graph/AdjacencyIterator.html" title="interface in graph"><B>AdjacencyIterator</B></A> - interface graph.<A HREF="graph/AdjacencyIterator.html" title="interface in graph">AdjacencyIterator</A>.<DD>The <code>ResetableIterator</code> interface is extended to serve as an iterator on an adjacency list, which is used to store the neighbourhood of a vertex in a graph. <DT><A HREF="sim/Application.html" title="class in sim"><B>Application</B></A> - class sim.<A HREF="sim/Application.html" title="class in sim">Application</A>.<DD>&nbsp;<DT><A HREF="broker/BloomFilter.html#add(util.ID)"><B>add(ID)</B></A> - Method in class broker.<A HREF="broker/BloomFilter.html" title="class in broker">BloomFilter</A><DD>Adds an id to the Bloom filter.<DT><A HREF="broker/Cache.html#add(com.Notification)"><B>add(Notification)</B></A> - Method in class broker.<A HREF="broker/Cache.html" title="class in broker">Cache</A><DD>Stores the notification ID.<DT><A HREF="broker/DestinationSet.html#add(broker.Destination)"><B>add(Destination)</B></A> - Method in class broker.<A HREF="broker/DestinationSet.html" title="class in broker">DestinationSet</A><DD>Adds a destination to the set, if it is not restricted. <DT><A HREF="com/Separator.html#add(broker.Broker)"><B>add(Broker)</B></A> - Method in class com.<A HREF="com/Separator.html" title="class in com">Separator</A><DD>&nbsp;<DT><A HREF="broker/DestinationSet.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> - Method in class broker.<A HREF="broker/DestinationSet.html" title="class in broker">DestinationSet</A><DD>Adds a all destinations to the set, if it is not restricted. <DT><A HREF="broker/LocalEnvironment.html#addCosts(broker.Broker[], double[])"><B>addCosts(Broker[], double[])</B></A> - Method in class broker.<A HREF="broker/LocalEnvironment.html" title="class in broker">LocalEnvironment</A><DD>&nbsp;<DT><A HREF="graph/Graph.html#addEdge(graph.Edge)"><B>addEdge(Edge)</B></A> - Method in class graph.<A HREF="graph/Graph.html" title="class in graph">Graph</A><DD>&nbsp;<DT><A HREF="broker/DestinationSet.html#addFilters(broker.DestinationSet)"><B>addFilters(DestinationSet)</B></A> - Method in class broker.<A HREF="broker/DestinationSet.html" title="class in broker">DestinationSet</A><DD>Adds all mapped filters to the uncovered subscriptions.<DT><A HREF="broker/Broker.html#addNeighbor(broker.Broker)"><B>addNeighbor(Broker)</B></A> - Method in class broker.<A HREF="broker/Broker.html" title="class in broker">Broker</A><DD>&nbsp;<DT><A HREF="com/Unsubscription.html#addUncoveredFilter(broker.Filter)"><B>addUncoveredFilter(Filter)</B></A> - Method in class com.<A HREF="com/Unsubscription.html" title="class in com">Unsubscription</A><DD>&nbsp;<DT><A HREF="graph/Graph.html#addVertex(graph.Vertex)"><B>addVertex(Vertex)</B></A> - Method in class graph.<A HREF="graph/Graph.html" title="class in graph">Graph</A><DD>&nbsp;<DT><A HREF="graph/Graph.html#addVertices(graph.Vertex[])"><B>addVertices(Vertex[])</B></A> - Method in class graph.<A HREF="graph/Graph.html" title="class in graph">Graph</A><DD>&nbsp;<DT><A HREF="graph/Graph.html#adjacencyIterator(graph.Vertex)"><B>adjacencyIterator(Vertex)</B></A> - Method in class graph.<A HREF="graph/Graph.html" title="class in graph">Graph</A><DD>&nbsp;<DT><A HREF="sim/Simulation.html#application"><B>application</B></A> - Variable in class sim.<A HREF="sim/Simulation.html" title="class in sim">Simulation</A><DD>The simulated application setting.<DT><A HREF="sim/Application.html#applicationSeed"><B>applicationSeed</B></A> - Static variable in class sim.<A HREF="sim/Application.html" title="class in sim">Application</A><DD>Random seed for all random values concerning the application.<DT><A HREF="sim/Network.html#assignLoad()"><B>assignLoad()</B></A> - Method in class sim.<A HREF="sim/Network.html" title="class in sim">Network</A><DD>&nbsp;<DT><A HREF="sim/Network.html#assignParetoLoad()"><B>assignParetoLoad()</B></A> - Method in class sim.<A HREF="sim/Network.html" title="class in sim">Network</A><DD>&nbsp;<DT><A HREF="sim/Network.html#assignProcessingCosts()"><B>assignProcessingCosts()</B></A> - Method in class sim.<A HREF="sim/Network.html" title="class in sim">Network</A><DD>&nbsp;<DT><A HREF="sim/Application.html#assignTo(sim.Network)"><B>assignTo(Network)</B></A> - Method in class sim.<A HREF="sim/Application.html" title="class in sim">Application</A><DD>Assigns the application's job to the brokers of the network. </DL><HR><A NAME="_B_"><!-- --></A><H2><B>B</B></H2><DL><DT><A HREF="util/Convert.html#BANDWITH"><B>BANDWITH</B></A> - Static variable in class util.<A HREF="util/Convert.html" title="class in util">Convert</A><DD>&nbsp;<DT><A HREF="broker/Broker.html#BLACK"><B>BLACK</B></A> - Static variable in class broker.<A HREF="broker/Broker.html" title="class in broker">Broker</A><DD>Color of a normal broker.<DT><A HREF="com/Begin.html" title="class in com"><B>Begin</B></A> - class com.<A HREF="com/Begin.html" title="class in com">Begin</A>.<DD>&nbsp;<DT><A HREF="com/Begin.html#Begin()"><B>Begin()</B></A> - Constructor for class com.<A HREF="com/Begin.html" title="class in com">Begin</A><DD>&nbsp;<DT><A HREF="com/Begin.html#Begin(int)"><B>Begin(int)</B></A> - Constructor for class com.<A HREF="com/Begin.html" title="class in com">Begin</A><DD>&nbsp;<DT><A HREF="broker/BloomFilter.html" title="class in broker"><B>BloomFilter</B></A> - class broker.<A HREF="broker/BloomFilter.html" title="class in broker">BloomFilter</A>.<DD>TODO Insert class description here.<DT><A HREF="broker/BloomFilter.html#BloomFilter(int, int)"><B>BloomFilter(int, int)</B></A> - Constructor for class broker.<A HREF="broker/BloomFilter.html" title="class in broker">BloomFilter</A><DD>Creates a new bloom filter with a capacity of at least n bits which uses k hash functions.<DT><A HREF="com/Broadcast.html" title="class in com"><B>Broadcast</B></A> - class com.<A HREF="com/Broadcast.html" title="class in com">Broadcast</A>.<DD>This class implements a broadcast message the brokers use to get information about their local environment.<DT><A HREF="com/Broadcast.html#Broadcast(broker.BloomFilter)"><B>Broadcast(BloomFilter)</B></A> - Constructor for class com.<A HREF="com/Broadcast.html" title="class in com">Broadcast</A><DD>Creates a new broadcast message with the specified Bloom Filter and an empty path.<DT><A HREF="com/Broadcast.html#Broadcast(broker.Broker[], broker.BloomFilter)"><B>Broadcast(Broker[], BloomFilter)</B></A> - Constructor for class com.<A HREF="com/Broadcast.html" title="class in com">Broadcast</A><DD>Creates a new broadcast message with the specified Bloom Filter and path.<DT><A HREF="com/Broadcast.html#Broadcast(broker.Broker[], broker.BloomFilter, int)"><B>Broadcast(Broker[], BloomFilter, int)</B></A> - Constructor for class com.<A HREF="com/Broadcast.html" title="class in com">Broadcast</A><DD>Creates a new broadcast message with the specified Bloom Filter and path.<DT><A HREF="broker/Broker.html" title="class in broker"><B>Broker</B></A> - class broker.<A HREF="broker/Broker.html" title="class in broker">Broker</A>.<DD>&nbsp;<DT><A HREF="broker/Broker.html#Broker(sim.Simulation, sim.Network)"><B>Broker(Simulation, Network)</B></A> - Constructor for class broker.<A HREF="broker/Broker.html" title="class in broker">Broker</A><DD>&nbsp;<DT><A HREF="com/Lock.html#bX"><B>bX</B></A> - Variable in class com.<A HREF="com/Lock.html" title="class in com">Lock</A><DD>First node of the old edge on the path.<DT><A HREF="com/Lock.html#bY"><B>bY</B></A> - Variable in class com.<A HREF="com/Lock.html" title="class in com">Lock</A><DD>Second node of the old edge on the path.<DT><A HREF="com/Broadcast.html#bloomFilter"><B>bloomFilter</B></A> - Variable in class com.<A HREF="com/Broadcast.html" title="class in com">Broadcast</A><DD>The Bloom filter containing the initiator's cache.<DT><A HREF="broker/Broker.html#broadcastInterval"><B>broadcastInterval</B></A> - Static variable in class broker.<A HREF="broker/Broker.html" title="class in broker">Broker</A>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -