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

📄 index-all.html

📁 发布/订阅系统路由重配算法,可应用于ad hoc环境
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<DD>Tests if the specified object is a key in this hashtable.<DT><A HREF="util/SimpleHashtable.html#containsValue(java.lang.Object)"><B>containsValue(Object)</B></A> - Method in class util.<A HREF="util/SimpleHashtable.html" title="class in util">SimpleHashtable</A><DD>Tests if the specified value is stored in this hashtable. <DT><A HREF="graph/Graph.html#containsVertex(graph.Vertex)"><B>containsVertex(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#correctProcessing"><B>correctProcessing</B></A> - Variable in class sim.<A HREF="sim/Simulation.html" title="class in sim">Simulation</A><DD>&nbsp;<DT><A HREF="sim/Simulation.html#costs"><B>costs</B></A> - Variable in class sim.<A HREF="sim/Simulation.html" title="class in sim">Simulation</A><DD>&nbsp;<DT><A HREF="broker/Cache.html#countHits(broker.BloomFilter)"><B>countHits(BloomFilter)</B></A> - Method in class broker.<A HREF="broker/Cache.html" title="class in broker">Cache</A><DD>Counts the common elements of the cache and the Bloom filter.<DT><A HREF="broker/Cache.html#countHits(broker.Cache)"><B>countHits(Cache)</B></A> - Method in class broker.<A HREF="broker/Cache.html" title="class in broker">Cache</A><DD>Determines the number of equal cache entries.<DT><A HREF="broker/Filter.html#covers(broker.Filter)"><B>covers(Filter)</B></A> - Method in class broker.<A HREF="broker/Filter.html" title="class in broker">Filter</A><DD>&nbsp;<DT><A HREF="sim/Application.html#createApplication(sim.Simulation)"><B>createApplication(Simulation)</B></A> - Static method in class sim.<A HREF="sim/Application.html" title="class in sim">Application</A><DD>Creates an application setting. <DT><A HREF="sim/Network.html#createInterestTree(sim.Application)"><B>createInterestTree(Application)</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#createNearestNeighborTree()"><B>createNearestNeighborTree()</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#createOldRandomTree()"><B>createOldRandomTree()</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#createOverlay(sim.Simulation)"><B>createOverlay(Simulation)</B></A> - Static method in class sim.<A HREF="sim/Network.html" title="class in sim">Network</A><DD>&nbsp;<DT><A HREF="sim/Network.html#createRandomTree()"><B>createRandomTree()</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#createStar(sim.Application)"><B>createStar(Application)</B></A> - Method in class sim.<A HREF="sim/Network.html" title="class in sim">Network</A><DD>&nbsp;</DL><HR><A NAME="_D_"><!-- --></A><H2><B>D</B></H2><DL><DT><A HREF="util/Convert.html#DELAY"><B>DELAY</B></A> - Static variable in class util.<A HREF="util/Convert.html" title="class in util">Convert</A><DD>&nbsp;<DT><A HREF="broker/Destination.html" title="interface in broker"><B>Destination</B></A> - interface broker.<A HREF="broker/Destination.html" title="interface in broker">Destination</A>.<DD>Defines a set of methods a client and a broker of a publish/subscribe system must implement.<DT><A HREF="broker/DestinationSet.html" title="class in broker"><B>DestinationSet</B></A> - class broker.<A HREF="broker/DestinationSet.html" title="class in broker">DestinationSet</A>.<DD>&nbsp;<DT><A HREF="broker/DestinationSet.html#DestinationSet()"><B>DestinationSet()</B></A> - Constructor for class broker.<A HREF="broker/DestinationSet.html" title="class in broker">DestinationSet</A><DD>Creates an empty destination set.<DT><A HREF="broker/DestinationSet.html#DestinationSet(com.Message)"><B>DestinationSet(Message)</B></A> - Constructor for class broker.<A HREF="broker/DestinationSet.html" title="class in broker">DestinationSet</A><DD>Creates an empty destination set.<DT><A HREF="broker/DestinationSet.html#DestinationSet(broker.Filter)"><B>DestinationSet(Filter)</B></A> - Constructor for class broker.<A HREF="broker/DestinationSet.html" title="class in broker">DestinationSet</A><DD>Creates an empty destination set.<DT><A HREF="broker/DestinationSet.Entry.html" title="class in broker"><B>DestinationSet.Entry</B></A> - class broker.<A HREF="broker/DestinationSet.Entry.html" title="class in broker">DestinationSet.Entry</A>.<DD>An entry maps a message (or filter) to a destination.<DT><A HREF="broker/DestinationSet.Entry.html#DestinationSet.Entry(java.util.Map.Entry)"><B>DestinationSet.Entry(Map.Entry)</B></A> - Constructor for class broker.<A HREF="broker/DestinationSet.Entry.html" title="class in broker">DestinationSet.Entry</A><DD>Creates an entry mapping a message or filter to a destination.<DT><A HREF="broker/DestinationSet.SetIterator.html" title="class in broker"><B>DestinationSet.SetIterator</B></A> - class broker.<A HREF="broker/DestinationSet.SetIterator.html" title="class in broker">DestinationSet.SetIterator</A>.<DD>Provides an iterator of the destination set.<DT><A HREF="broker/DestinationSet.SetIterator.html#DestinationSet.SetIterator()"><B>DestinationSet.SetIterator()</B></A> - Constructor for class broker.<A HREF="broker/DestinationSet.SetIterator.html" title="class in broker">DestinationSet.SetIterator</A><DD>Creates a new set iterator.<DT><A HREF="sim/Distribution.html" title="interface in sim"><B>Distribution</B></A> - interface sim.<A HREF="sim/Distribution.html" title="interface in sim">Distribution</A>.<DD>Defines a set of methods a distribution (of values) must provide.<DT><A HREF="broker/MessageQueue.html#dequeue()"><B>dequeue()</B></A> - Method in class broker.<A HREF="broker/MessageQueue.html" title="class in broker">MessageQueue</A><DD>Dequeues the next message and stores references to its  sender and receiver. <DT><A HREF="sim/EventQueue.html#dequeue()"><B>dequeue()</B></A> - Method in class sim.<A HREF="sim/EventQueue.html" title="class in sim">EventQueue</A><DD>&nbsp;<DT><A HREF="broker/DestinationSet.Entry.html#destination"><B>destination</B></A> - Variable in class broker.<A HREF="broker/DestinationSet.Entry.html" title="class in broker">DestinationSet.Entry</A><DD>The entry's destination.<DT><A HREF="broker/RoutingTable.Entry.html#destination"><B>destination</B></A> - Variable in class broker.<A HREF="broker/RoutingTable.Entry.html" title="class in broker">RoutingTable.Entry</A><DD>Its destination.<DT><A HREF="broker/DestinationSet.html#destinations"><B>destinations</B></A> - Variable in class broker.<A HREF="broker/DestinationSet.html" title="class in broker">DestinationSet</A><DD>The underlying hashtable the destination set is based on.</DL><HR><A NAME="_E_"><!-- --></A><H2><B>E</B></H2><DL><DT><A HREF="sim/Application.html#EXPONENTIAL"><B>EXPONENTIAL</B></A> - Static variable in class sim.<A HREF="sim/Application.html" title="class in sim">Application</A><DD>Constant to mark an exponential distribution.<DT><A HREF="graph/Edge.html" title="class in graph"><B>Edge</B></A> - class graph.<A HREF="graph/Edge.html" title="class in graph">Edge</A>.<DD>TODO Insert class description here.<DT><A HREF="graph/Edge.html#Edge(graph.Vertex, graph.Vertex)"><B>Edge(Vertex, Vertex)</B></A> - Constructor for class graph.<A HREF="graph/Edge.html" title="class in graph">Edge</A><DD>&nbsp;<DT><A HREF="graph/Element.html" title="class in graph"><B>Element</B></A> - class graph.<A HREF="graph/Element.html" title="class in graph">Element</A>.<DD>The <code>Element</code> class is the superclass of many  classes in the <code>graph</code> package, since nearly everything is an element. <DT><A HREF="graph/Element.html#Element()"><B>Element()</B></A> - Constructor for class graph.<A HREF="graph/Element.html" title="class in graph">Element</A><DD>Constructs a new element with an unique ID and without any attached properties.<DT><A HREF="com/End.html" title="class in com"><B>End</B></A> - class com.<A HREF="com/End.html" title="class in com">End</A>.<DD>&nbsp;<DT><A HREF="com/End.html#End()"><B>End()</B></A> - Constructor for class com.<A HREF="com/End.html" title="class in com">End</A><DD>&nbsp;<DT><A HREF="com/End.html#End(int)"><B>End(int)</B></A> - Constructor for class com.<A HREF="com/End.html" title="class in com">End</A><DD>&nbsp;<DT><A HREF="sim/Event.html" title="class in sim"><B>Event</B></A> - class sim.<A HREF="sim/Event.html" title="class in sim">Event</A>.<DD>TODO Insert class description here.<DT><A HREF="sim/Event.html#Event()"><B>Event()</B></A> - Constructor for class sim.<A HREF="sim/Event.html" title="class in sim">Event</A><DD>&nbsp;<DT><A HREF="sim/EventQueue.html" title="class in sim"><B>EventQueue</B></A> - class sim.<A HREF="sim/EventQueue.html" title="class in sim">EventQueue</A>.<DD>TODO Insert class description here.<DT><A HREF="sim/EventQueue.html#EventQueue()"><B>EventQueue()</B></A> - Constructor for class sim.<A HREF="sim/EventQueue.html" title="class in sim">EventQueue</A><DD>&nbsp;<DT><A HREF="sim/Experiment.html" title="class in sim"><B>Experiment</B></A> - class sim.<A HREF="sim/Experiment.html" title="class in sim">Experiment</A>.<DD>&nbsp;<DT><A HREF="sim/Experiment.html#Experiment(java.util.Properties)"><B>Experiment(Properties)</B></A> - Constructor for class sim.<A HREF="sim/Experiment.html" title="class in sim">Experiment</A><DD>&nbsp;<DT><A HREF="sim/Experiment.ChangeInterestEvent.html" title="class in sim"><B>Experiment.ChangeInterestEvent</B></A> - class sim.<A HREF="sim/Experiment.ChangeInterestEvent.html" title="class in sim">Experiment.ChangeInterestEvent</A>.<DD>&nbsp;<DT><A HREF="sim/Experiment.ChangeInterestEvent.html#Experiment.ChangeInterestEvent()"><B>Experiment.ChangeInterestEvent()</B></A> - Constructor for class sim.<A HREF="sim/Experiment.ChangeInterestEvent.html" title="class in sim">Experiment.ChangeInterestEvent</A><DD>&nbsp;<DT><A HREF="sim/Experiment.ChangeTopologyEvent.html" title="class in sim"><B>Experiment.ChangeTopologyEvent</B></A> - class sim.<A HREF="sim/Experiment.ChangeTopologyEvent.html" title="class in sim">Experiment.ChangeTopologyEvent</A>.<DD>&nbsp;<DT><A HREF="sim/Experiment.ChangeTopologyEvent.html#Experiment.ChangeTopologyEvent(java.lang.String)"><B>Experiment.ChangeTopologyEvent(String)</B></A> - Constructor for class sim.<A HREF="sim/Experiment.ChangeTopologyEvent.html" title="class in sim">Experiment.ChangeTopologyEvent</A><DD>&nbsp;<DT><A HREF="sim/Experiment.MyChangeEvent.html" title="class in sim"><B>Experiment.MyChangeEvent</B></A> - class sim.<A HREF="sim/Experiment.MyChangeEvent.html" title="class in sim">Experiment.MyChangeEvent</A>.<DD>&nbsp;<DT><A HREF="sim/Experiment.MyChangeEvent.html#Experiment.MyChangeEvent(java.lang.String)"><B>Experiment.MyChangeEvent(String)</B></A> - Constructor for class sim.<A HREF="sim/Experiment.MyChangeEvent.html" title="class in sim">Experiment.MyChangeEvent</A><DD>&nbsp;<DT><A HREF="sim/ExponentialDistribution.html" title="class in sim"><B>ExponentialDistribution</B></A> - class sim.<A HREF="sim/ExponentialDistribution.html" title="class in sim">ExponentialDistribution</A>.<DD>This class provides exponential distributed values.<DT><A HREF="sim/ExponentialDistribution.html#ExponentialDistribution(java.util.Random, double)"><B>ExponentialDistribution(Random, double)</B></A> - Constructor for class sim.<A HREF="sim/ExponentialDistribution.html" title="class in sim">ExponentialDistribution</A><DD>&nbsp;<DT><A HREF="graph/AdjacencyIterator.html#edge()"><B>edge()</B></A> - Method in interface graph.<A HREF="graph/AdjacencyIterator.html" title="interface in graph">AdjacencyIterator</A><DD>Gets the edge belonging to the last element returned by  the iterators <code>next</code> method.<DT><A HREF="graph/Graph.html#edgeAdjacencyIterator(graph.Vertex)"><B>edgeAdjacencyIterator(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#edgeIterator()"><B>edgeIterator()</B></A> - Method in class graph.<A HREF="graph/Graph.html" title="class in graph">Graph</A><DD>&nbsp;<DT><A HREF="broker/MessageQueue.html#enqueue(broker.Destination, broker.Destination, com.Message)"><B>enqueue(Destination, Destination, Message)</B></A> - Method in class broker.<A HREF="broker/MessageQueue.html" title="class in broker">MessageQueue</A><DD>Enqueues a message with references to its sender and receiver.<DT><A HREF="sim/EventQueue.html#enqueue(sim.Event)"><B>enqueue(Event)</B></A> - Method in class sim.<A HREF="sim/EventQueue.html" title="class in sim">EventQueue</A><DD>&nbsp;<DT><A HREF="util/SimpleHashtable.html#entryIterator"><B>entryIterator</B></A> - Variable in class util.<A HREF="util/SimpleHashtable.html" title="class in util">SimpleHashtable</A><DD>&nbsp;<DT><A HREF="util/SimpleHashtable.html#entryIterator()"><B>entryIterator()</B></A> - Method in class util.<A HREF="util/SimpleHashtable.html" title="class in util">SimpleHashtable</A><DD>&nbsp;<DT><A HREF="broker/Broker.html#environmentSize"><B>environmentSize</B></A> - Static variable in class broker.<A HREF="broker/Broker.html" title="class in broker">Broker</A><DD>&nbsp;<DT><A HREF="broker/Filter.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class broker.<A HREF="broker/Filter.html" title="class in broker">Filter</A><DD>&nbsp;<DT><A HREF="com/Notification.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class com.<A HREF="com/Notification.html" title="class in com">Notification</A><DD>&nbsp;<DT><A HREF="graph/Element.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class graph.<A HREF="graph/Element.html" title="class in graph">Element</A><DD>Compares this element to the specified object. <DT><A HREF="graph/Property.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class graph.<A HREF="graph/Property.html" title="class in graph">Property</A><DD>&nbsp;<DT><A HREF="util/ID.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class util.<A HREF="util/ID.html" title="class in util">ID</A><DD>Compares this object to the specified object.  <DT><A HREF="broker/LocalEnvironment.html#evaluate(broker.Broker[])"><B>evaluate(Broker[])</B></A> - Method in class broker.<A HREF="broker/LocalEnvironment.html" title="class in broker">LocalEnvironment</A><DD>Returns true, if a direct connection to the first broker on the path seems to be favorable.<DT><A HREF="sim/Simulation.html#eventQueue"><B>eventQueue</B></A> - Variable in class sim.<A HREF="sim/Simulation.html" title="class in sim">Simulation</A><DD>The simulation's event queue.</DL><HR><A NAME="_F_"><!-- --></A><H2><B>F</B></H2><DL><DT><A HREF="broker/Broker.html#FIFO"><B>FIFO</B></A> - Static variable in class broker.<A HREF="broker/Broker.html" title="class in broker">Broker</A><DD>Constant associated with a FIFO message order.<DT><A HREF="broker/Filter.html" title="class in broker"><B>Filter</B></A> - class broker.<A HREF="broker/Filter.html" title="class in broker">Filter</A>.<DD>&nbsp;<DT><A HREF="broker/Filter.html#Filter(sim.Job)"><B>Filter(Job)</B></A> - 

⌨️ 快捷键说明

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