📄 index-all.html
字号:
Constructor for class broker.<A HREF="broker/Filter.html" title="class in broker">Filter</A><DD> <DT><A HREF="broker/DestinationSet.Entry.html#filter"><B>filter</B></A> - Variable in class broker.<A HREF="broker/DestinationSet.Entry.html" title="class in broker">DestinationSet.Entry</A><DD>The entry's filter.<DT><A HREF="broker/DestinationSet.html#filter"><B>filter</B></A> - Variable in class broker.<A HREF="broker/DestinationSet.html" title="class in broker">DestinationSet</A><DD> <DT><A HREF="broker/RoutingTable.Entry.html#filter"><B>filter</B></A> - Variable in class broker.<A HREF="broker/RoutingTable.Entry.html" title="class in broker">RoutingTable.Entry</A><DD>The filter.<DT><A HREF="com/Subscription.html#filter"><B>filter</B></A> - Variable in class com.<A HREF="com/Subscription.html" title="class in com">Subscription</A><DD> <DT><A HREF="broker/Broker.html#filterSize"><B>filterSize</B></A> - Static variable in class broker.<A HREF="broker/Broker.html" title="class in broker">Broker</A><DD>The capacity of a broadcast's Bloom filter.<DT><A HREF="graph/Property.html#finalize()"><B>finalize()</B></A> - Method in class graph.<A HREF="graph/Property.html" title="class in graph">Property</A><DD> <DT><A HREF="broker/RoutingTable.html#forward(broker.Destination, com.Notification)"><B>forward(Destination, Notification)</B></A> - Method in class broker.<A HREF="broker/RoutingTable.html" title="class in broker">RoutingTable</A><DD>Forwards a notification to all destinations with matching filters.</DL><HR><A NAME="_G_"><!-- --></A><H2><B>G</B></H2><DL><DT><A HREF="broker/Broker.html#GRAY"><B>GRAY</B></A> - Static variable in class broker.<A HREF="broker/Broker.html" title="class in broker">Broker</A><DD>Color of a broker when the new routing entires are established during a reconfiguration pahse.<DT><A HREF="graph/Graph.html" title="class in graph"><B>Graph</B></A> - class graph.<A HREF="graph/Graph.html" title="class in graph">Graph</A>.<DD>TODO Insert class description here.<DT><A HREF="graph/Graph.html#Graph()"><B>Graph()</B></A> - Constructor for class graph.<A HREF="graph/Graph.html" title="class in graph">Graph</A><DD> <DT><A HREF="graph/Graph.EdgeIterator.html" title="class in graph"><B>Graph.EdgeIterator</B></A> - class graph.<A HREF="graph/Graph.EdgeIterator.html" title="class in graph">Graph.EdgeIterator</A>.<DD> <DT><A HREF="graph/Graph.EdgeIterator.html#Graph.EdgeIterator()"><B>Graph.EdgeIterator()</B></A> - Constructor for class graph.<A HREF="graph/Graph.EdgeIterator.html" title="class in graph">Graph.EdgeIterator</A><DD> <DT><A HREF="util/SimpleHashtable.html#get(java.lang.Object)"><B>get(Object)</B></A> - Method in class util.<A HREF="util/SimpleHashtable.html" title="class in util">SimpleHashtable</A><DD>Returns the value to which the specified key is mapped in this hashtable.<DT><A HREF="sim/Simulation.html#getApplication()"><B>getApplication()</B></A> - Method in class sim.<A HREF="sim/Simulation.html" title="class in sim">Simulation</A><DD> <DT><A HREF="com/Lock.html#getBX()"><B>getBX()</B></A> - Method in class com.<A HREF="com/Lock.html" title="class in com">Lock</A><DD>Returns the first node of the old edge on the path.<DT><A HREF="com/Lock.html#getBY()"><B>getBY()</B></A> - Method in class com.<A HREF="com/Lock.html" title="class in com">Lock</A><DD>Returns the second node of the old edge on the path.<DT><A HREF="broker/Cache.html#getBloomFilter(int, int)"><B>getBloomFilter(int, int)</B></A> - Method in class broker.<A HREF="broker/Cache.html" title="class in broker">Cache</A><DD>Returns a Bloom filter containing all cache elements, which have been added since the previous Bloom filter was returned.<DT><A HREF="com/Broadcast.html#getBloomFilter()"><B>getBloomFilter()</B></A> - Method in class com.<A HREF="com/Broadcast.html" title="class in com">Broadcast</A><DD>Returns the broadcast's Bloom filter.<DT><A HREF="com/Separator.html#getBrokers()"><B>getBrokers()</B></A> - Method in class com.<A HREF="com/Separator.html" title="class in com">Separator</A><DD> <DT><A HREF="sim/Network.html#getCommunicationCosts(broker.Broker, broker.Broker)"><B>getCommunicationCosts(Broker, Broker)</B></A> - Method in class sim.<A HREF="sim/Network.html" title="class in sim">Network</A><DD> <DT><A HREF="sim/Network.html#getCommunicationDelay(broker.Broker, broker.Broker)"><B>getCommunicationDelay(Broker, Broker)</B></A> - Method in class sim.<A HREF="sim/Network.html" title="class in sim">Network</A><DD> <DT><A HREF="com/Request.html#getCosts()"><B>getCosts()</B></A> - Method in class com.<A HREF="com/Request.html" title="class in com">Request</A><DD> <DT><A HREF="broker/RoutingTable.Entry.html#getDestination()"><B>getDestination()</B></A> - Method in class broker.<A HREF="broker/RoutingTable.Entry.html" title="class in broker">RoutingTable.Entry</A><DD>Returns the filter's destination.<DT><A HREF="broker/DestinationSet.Entry.html#getDestintion()"><B>getDestintion()</B></A> - Method in class broker.<A HREF="broker/DestinationSet.Entry.html" title="class in broker">DestinationSet.Entry</A><DD>Returns the entry's destination.<DT><A HREF="graph/Graph.html#getEdge(graph.Vertex, graph.Vertex)"><B>getEdge(Vertex, Vertex)</B></A> - Method in class graph.<A HREF="graph/Graph.html" title="class in graph">Graph</A><DD> <DT><A HREF="graph/Property.html#getElements()"><B>getElements()</B></A> - Method in class graph.<A HREF="graph/Property.html" title="class in graph">Property</A><DD> <DT><A HREF="sim/Constant.html#getExpectedValue()"><B>getExpectedValue()</B></A> - Method in class sim.<A HREF="sim/Constant.html" title="class in sim">Constant</A><DD> <DT><A HREF="sim/Distribution.html#getExpectedValue()"><B>getExpectedValue()</B></A> - Method in interface sim.<A HREF="sim/Distribution.html" title="interface in sim">Distribution</A><DD>Returns the distribution's expected value.<DT><A HREF="sim/ExponentialDistribution.html#getExpectedValue()"><B>getExpectedValue()</B></A> - Method in class sim.<A HREF="sim/ExponentialDistribution.html" title="class in sim">ExponentialDistribution</A><DD> <DT><A HREF="broker/Cache.html#getFillState()"><B>getFillState()</B></A> - Method in class broker.<A HREF="broker/Cache.html" title="class in broker">Cache</A><DD> <DT><A HREF="broker/DestinationSet.Entry.html#getFilter()"><B>getFilter()</B></A> - Method in class broker.<A HREF="broker/DestinationSet.Entry.html" title="class in broker">DestinationSet.Entry</A><DD>Returns the entry's filter.<DT><A HREF="broker/DestinationSet.html#getFilter()"><B>getFilter()</B></A> - Method in class broker.<A HREF="broker/DestinationSet.html" title="class in broker">DestinationSet</A><DD>Returns the last filter, which was set.<DT><A HREF="broker/RoutingTable.Entry.html#getFilter()"><B>getFilter()</B></A> - Method in class broker.<A HREF="broker/RoutingTable.Entry.html" title="class in broker">RoutingTable.Entry</A><DD>Returns the filter.<DT><A HREF="com/Subscription.html#getFilter()"><B>getFilter()</B></A> - Method in class com.<A HREF="com/Subscription.html" title="class in com">Subscription</A><DD> <DT><A HREF="broker/Broker.html#getFilters(broker.Broker)"><B>getFilters(Broker)</B></A> - Method in class broker.<A HREF="broker/Broker.html" title="class in broker">Broker</A><DD> <DT><A HREF="broker/Broker.html#getFilters()"><B>getFilters()</B></A> - Method in class broker.<A HREF="broker/Broker.html" title="class in broker">Broker</A><DD> <DT><A HREF="broker/RoutingTable.html#getFilters(broker.Destination)"><B>getFilters(Destination)</B></A> - Method in class broker.<A HREF="broker/RoutingTable.html" title="class in broker">RoutingTable</A><DD>Returns all filters associated to specified destination.<DT><A HREF="broker/RoutingTable.html#getFilters()"><B>getFilters()</B></A> - Method in class broker.<A HREF="broker/RoutingTable.html" title="class in broker">RoutingTable</A><DD> <DT><A HREF="com/Notification.html#getID()"><B>getID()</B></A> - Method in class com.<A HREF="com/Notification.html" title="class in com">Notification</A><DD> <DT><A HREF="util/IDGenerator.html#getId()"><B>getId()</B></A> - Method in class util.<A HREF="util/IDGenerator.html" title="class in util">IDGenerator</A><DD>Returns the next id-value, needed by the <code>ID</code> class to create a new <code>ID</code> object.<DT><A HREF="broker/Broker.html#getInterest(broker.Broker)"><B>getInterest(Broker)</B></A> - Method in class broker.<A HREF="broker/Broker.html" title="class in broker">Broker</A><DD> <DT><A HREF="broker/LocalEnvironment.html#getInterest(broker.Broker)"><B>getInterest(Broker)</B></A> - Method in class broker.<A HREF="broker/LocalEnvironment.html" title="class in broker">LocalEnvironment</A><DD> <DT><A HREF="broker/Filter.html#getJob()"><B>getJob()</B></A> - Method in class broker.<A HREF="broker/Filter.html" title="class in broker">Filter</A><DD> <DT><A HREF="com/Notification.html#getJob()"><B>getJob()</B></A> - Method in class com.<A HREF="com/Notification.html" title="class in com">Notification</A><DD> <DT><A HREF="sim/Application.html#getJob()"><B>getJob()</B></A> - Method in class sim.<A HREF="sim/Application.html" title="class in sim">Application</A><DD> <DT><A HREF="sim/Application.html#getJobs()"><B>getJobs()</B></A> - Method in class sim.<A HREF="sim/Application.html" title="class in sim">Application</A><DD> <DT><A HREF="sim/Network.html#getLoad(broker.Broker)"><B>getLoad(Broker)</B></A> - Method in class sim.<A HREF="sim/Network.html" title="class in sim">Network</A><DD> <DT><A HREF="broker/DestinationSet.Entry.html#getMessage()"><B>getMessage()</B></A> - Method in class broker.<A HREF="broker/DestinationSet.Entry.html" title="class in broker">DestinationSet.Entry</A><DD>Returns the entry's message.<DT><A HREF="broker/DestinationSet.html#getMessage()"><B>getMessage()</B></A> - Method in class broker.<A HREF="broker/DestinationSet.html" title="class in broker">DestinationSet</A><DD>Returns the last message, which was set.<DT><A HREF="broker/Broker.html#getNeighbors()"><B>getNeighbors()</B></A> - Method in class broker.<A HREF="broker/Broker.html" title="class in broker">Broker</A><DD>Returns the neighbouring brokers.<DT><A HREF="sim/Simulation.html#getNetwork()"><B>getNetwork()</B></A> - Method in class sim.<A HREF="sim/Simulation.html" title="class in sim">Simulation</A><DD> <DT><A HREF="com/Notification.html#getNumber()"><B>getNumber()</B></A> - Method in class com.<A HREF="com/Notification.html" title="class in com">Notification</A><DD> <DT><A HREF="sim/Network.html#getNumber(broker.Broker)"><B>getNumber(Broker)</B></A> - Method in class sim.<A HREF="sim/Network.html" title="class in sim">Network</A><DD> <DT><A HREF="graph/Graph.html#getNumberOfVertices()"><B>getNumberOfVertices()</B></A> - Method in class graph.<A HREF="graph/Graph.html" title="class in graph">Graph</A><DD> <DT><A HREF="com/Broadcast.html#getPath()"><B>getPath()</B></A> - Method in class com.<A HREF="com/Broadcast.html" title="class in com">Broadcast</A><DD>Returns the broadcast's path.<DT><A HREF="com/Lock.html#getPath()"><B>getPath()</B></A> - Method in class com.<A HREF="com/Lock.html" title="class in com">Lock</A><DD>Returns the path to lock.<DT><A HREF="com/Request.html#getPath()"><B>getPath()</B></A> - Method in class com.<A HREF="com/Request.html" title="class in com">Request</A><DD> <DT><A HREF="sim/Network.html#getProcessingCosts(broker.Broker)"><B>getProcessingCosts(Broker)</B></A> - Method in class sim.<A HREF="sim/Network.html" title="class in sim">Network</A><DD> <DT><A HREF="sim/Network.html#getProcessingDelay(broker.Broker)"><B>getProcessingDelay(Broker)</B></A> - Method in class sim.<A HREF="sim/Network.html" title="class in sim">Network</A><DD> <DT><A HREF="sim/Simulation.html#getProperties()"><B>getProperties()</B></A> - Method in class sim.<A HREF="sim/Simulation.html" title="class in sim">Simulation</A><DD>Returns all simulation's properties.<DT><A HREF="graph/Element.html#getProperty(graph.Property)"><B>getProperty(Property)</B></A> - Method in class graph.<A HREF="graph/Element.html" title="class in graph">Element</A>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -