FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
frodo2.algorithms.varOrdering.dfs.DFSgenerationParallel< S extends Comparable< S > &Serializable >.SinkQueue Member List

This is the complete list of members for frodo2.algorithms.varOrdering.dfs.DFSgenerationParallel< S extends Comparable< S > &Serializable >.SinkQueue, including all inherited members.

addIncomingMessagePolicy(IncomingMsgPolicyInterface< MessageType > policy)frodo2.communication.Queue
addIncomingMessagePolicy(Collection< MessageType > msgTypes, IncomingMsgPolicyInterface< MessageType > policy)frodo2.communication.Queue
addIncomingMessagePolicy(MessageType type, IncomingMsgPolicyInterface< MessageType > policy)frodo2.communication.Queue
addOutgoingMessagePolicy(OutgoingMsgPolicyInterface< MessageType > policy)frodo2.communication.Queue
addOutgoingMessagePolicy(Collection< MessageType > msgTypes, OutgoingMsgPolicyInterface< MessageType > policy)frodo2.communication.Queue
addOutgoingMessagePolicy(MessageType type, OutgoingMsgPolicyInterface< MessageType > policy)frodo2.communication.Queue
addOutputPipe(Object recipient, QueueOutputPipeInterface output)frodo2.communication.Queue
addOutputQueue(Object recipient, Queue queue)frodo2.communication.Queue
addToInbox(MessageWrapper msg)frodo2.communication.Queue
cleanQueue()frodo2.communication.Queue
deleteIncomingMessagePolicy(IncomingMsgPolicyInterface< MessageType > policy)frodo2.communication.Queue
deleteOutgoingMessagePolicy(OutgoingMsgPolicyInterface< MessageType > policy)frodo2.communication.Queue
deleteStatsReporters()frodo2.communication.Queue
end()frodo2.communication.Queue
getCurrentMessageWrapper()frodo2.communication.Queue
getCurrentTime()frodo2.communication.Queue
getInboxSize()frodo2.communication.Queue
getMaxMsgSizes()frodo2.communication.Queue
getMsgNbrs()frodo2.communication.Queue
getMsgNbrsSent()frodo2.communication.Queue
getMsgSizes()frodo2.communication.Queue
getMsgSizesSent()frodo2.communication.Queue
getOutputPipe(Object recipient)frodo2.communication.Queue
inboxfrodo2.communication.Queueprivate
init()frodo2.communication.Queueprivate
inPoliciesfrodo2.communication.Queueprotected
inPolicies_lockfrodo2.communication.Queueprivate
input_lockfrodo2.communication.Queueprivate
inputsfrodo2.communication.Queueprotected
keepGoingfrodo2.communication.Queueprivate
maxMsgSizesfrodo2.communication.Queueprotected
measureMsgsfrodo2.communication.Queueprotected
monitorfrodo2.communication.Queueprotected
msgNbrsfrodo2.communication.Queueprotected
msgNbrsSentfrodo2.communication.Queueprivate
msgSizesfrodo2.communication.Queueprotected
msgSizesSentfrodo2.communication.Queueprivate
msgWrapfrodo2.communication.Queueprotected
myThreadfrodo2.communication.Queueprivate
networkToDOT(Queue[] queues)frodo2.communication.Queuestatic
notifyInListeners(Message msg, Object toAgent)frodo2.communication.Queueprotected
notifyOutListeners(Object fromAgent, Message msg, Collection<? extends Object > toAgents)frodo2.communication.Queueprotected
outPoliciesfrodo2.communication.Queueprotected
outPolicies_lockfrodo2.communication.Queueprivate
output_lockfrodo2.communication.Queueprivate
outputsfrodo2.communication.Queueprotected
problemfrodo2.communication.Queueprotected
Queue()frodo2.communication.Queueprotected
Queue(boolean measureMsgs)frodo2.communication.Queue
Queue(boolean measureMsgs, boolean init)frodo2.communication.Queue
recordStats(Object to, Message msg)frodo2.communication.Queueprotected
removeInputPipe(QueueInputPipeInterface input)frodo2.communication.Queue
removeOutputPipe(Object recipient)frodo2.communication.Queue
resetMsgSizeMonitor()frodo2.communication.Queue
resetStats()frodo2.communication.Queue
run()frodo2.communication.Queue
sendMessage(Object to, Message msg)frodo2.algorithms.varOrdering.dfs.DFSgenerationParallel< S extends Comparable< S > &Serializable >.SinkQueue
frodo2::communication::Queue.sendMessage(Object to, MessageWrapper msgWrap)frodo2.communication.Queue
sendMessageToMulti(Collection< T > recipients, Message msg)frodo2.communication.Queuepackage
sendMessageToSelf(Message msg)frodo2.communication.Queue
setProblem(ProblemInterface<?, ?> problem)frodo2.communication.Queue
toBeClosedUponKill(QueueInputPipeInterface input)frodo2.communication.Queue
toDOT(StringBuilder out, int ID)frodo2.communication.Queueprivate
updateNCCCs(long msgNCCCs)frodo2.communication.Queue