A B C D E F G H I J L M N O P R S T U V W 

M

main(String[]) - Static method in class org.dapper.client.ClientDriver
The program main method that delegates to Loader.run(String, Object).
main(String[]) - Static method in class org.dapper.ui.FlowManagerDriver
The program main method that delegates to Loader.run(String, Object).
main(String[]) - Static method in class org.shared.metaclass.Loader
The entry point for Loader when invoked as a Java process.
main0(String[]) - Static method in class org.dapper.client.ClientDriver
The program entry point.
main0(String[]) - Static method in class org.dapper.ui.FlowManagerDriver
The program entry point.
match(Collection<R>, Collection<S>) - Method in interface org.dapper.util.MatchingAlgorithm
Matches Requirements with satisfiers.
match(Collection<R>, Collection<S>) - Method in class org.dapper.util.MaximumFlowMatching
 
MatchingAlgorithm - Interface in org.dapper.util
Defines an algorithm for matching Requirements with satisfiers.
MAX_CODELET_RETRIES - Static variable in class org.dapper.Constants
The maximum allowable number of Codelet execution retries.
MAX_CONTROL_MESSAGE_SIZE - Static variable in class org.dapper.Constants
The maximum allowable control message size.
MAX_DEPTH - Static variable in class ex.ForkBomb
The maximum recursion depth.
MAX_INTERNAL_QUEUE_SIZE - Static variable in class org.dapper.Constants
The maximum allowable size of the server's internal event queues.
MAX_PENDING_ACCEPTS - Static variable in class org.dapper.Constants
The maximum allowable number of pending accepts.
MaximumFlowMatching - Class in org.dapper.util
An implementation of MatchingAlgorithm that uses the Edmonds-Karp maximum flow algorithm underneath, as provided by the JUNG project's EdmondsKarpMaxFlow class.
MaximumFlowMatching() - Constructor for class org.dapper.util.MaximumFlowMatching
Default constructor.
Merge - Class in ex
A member of MergeSortTest that merges two InputStreams into a single OutputStream.
Merge() - Constructor for class ex.Merge
Default constructor.
mergeableSet - Static variable in enum org.dapper.server.flow.LogicalNodeStatus
The EnumSet of mergeable states used in bookkeeping for subflow embedding.
MergeSortTest - Class in ex
A demonstration of distributed merge sort.
MergeSortTest(String[]) - Constructor for class ex.MergeSortTest
Default constructor.
MetaclassBase - Class in org.shared.metaclass
A static utility class for common class loader operations.
MetaclassBase.TemporaryFileSet - Class in org.shared.metaclass
A subclass of LinkedHashSet that holds temporary files and doubles as a deletion hook.
MetaclassBase.TemporaryFileSet() - Constructor for class org.shared.metaclass.MetaclassBase.TemporaryFileSet
Default constructor.
A B C D E F G H I J L M N O P R S T U V W