- Taggable<T> - Interface in org.dapper.codelet
-
Defines something that can be tagged.
- take() - Method in class org.dapper.event.FlowEventBroadcaster
-
- takeScreenshot() - Method in class org.dapper.ui.FlowPane
-
Takes a screenshot of the underlying
Flow
of the current
FlowTab
.
- tfss - Static variable in class org.shared.metaclass.MetaclassBase
-
- timeout(long) - Method in class org.dapper.server.ClientState
-
Schedules a timeout.
- TimeoutEvent - Class in org.dapper.event
-
- TimeoutEvent(Handle<Object>, Object, Source<ControlEvent, SourceType>) - Constructor for class org.dapper.event.TimeoutEvent
-
Default constructor.
- TIMER_PURGE_INTERVAL_MILLIS - Static variable in class org.dapper.Constants
-
- toArray() - Method in class org.dapper.event.FlowEventBroadcaster
-
- toArray(T[]) - Method in class org.dapper.event.FlowEventBroadcaster
-
- toDom() - Method in class org.dapper.event.BaseControlEvent
-
- toDom() - Method in class org.dapper.server.ServerProcessor.RequestEvent
-
- toPathname(String) - Static method in class org.shared.metaclass.Loader
-
Converts the given resource name into a class pathname.
- toString() - Method in class ex.Broadcast
-
Creates a human-readable description of this
Codelet
.
- toString() - Method in class ex.Cleanup
-
Creates a human-readable description of this
Codelet
.
- toString() - Method in class ex.ComplexTest
-
Creates a human-readable description of this
FlowBuilder
.
- toString() - Method in class ex.Create
-
Creates a human-readable description of this
Codelet
.
- toString() - Method in class ex.CreateSortFile
-
Creates a human-readable description of this
Codelet
.
- toString() - Method in class ex.Debug
-
Creates a human-readable description of this
Codelet
.
- toString() - Method in class ex.Download
-
Creates a human-readable description of this
Codelet
.
- toString() - Method in class ex.Dummy
-
Creates a human-readable description of this
Codelet
.
- toString() - Method in class ex.Error
-
Creates a human-readable description of this
Codelet
.
- toString() - Method in class ex.FanSubflow
-
Creates a human-readable description of this
Codelet
.
- toString() - Method in class ex.ForkBomb
-
Creates a human-readable description of this
Codelet
.
- toString() - Method in class ex.ForkBombTest
-
Creates a human-readable description of this
FlowBuilder
.
- toString() - Method in class ex.Merge
-
Creates a human-readable description of this
Codelet
.
- toString() - Method in class ex.MergeSortTest
-
Creates a human-readable description of this
FlowBuilder
.
- toString() - Method in class ex.SimpleTest
-
Creates a human-readable description of this
FlowBuilder
.
- toString() - Method in class ex.Sort
-
Creates a human-readable description of this
Codelet
.
- toString() - Method in class ex.Split
-
Creates a human-readable description of this
Codelet
.
- toString() - Method in class ex.Upload
-
Creates a human-readable description of this
Codelet
.
- toString() - Method in class org.dapper.client.Client
-
- toString() - Method in class org.dapper.codelet.AbstractHandleResource
-
Creates a human-readable summary of this
Resource
.
- toString() - Method in interface org.dapper.codelet.Codelet
-
Creates a human-readable representation of this calculation.
- toString() - Method in class org.dapper.codelet.StreamResource
-
Creates a human-readable summary of this
Resource
.
- toString() - Method in class org.dapper.event.FlowEvent
-
Creates a human-readable representation of this event.
- toString() - Method in class org.dapper.event.FlowEventBroadcaster
-
Creates a human-readable representation of this
Queue
.
- toString() - Method in class org.dapper.server.flow.Flow
-
Gets the name of this flow.
- toString() - Method in class org.dapper.server.flow.FlowNode
-
- toString() - Method in class org.dapper.server.flow.LogicalNode
-
Delegates to the underlying set of
FlowNode
s.
- toString() - Method in class org.dapper.server.Server
-
- toString() - Method in class org.dapper.server.ServerProcessor.FlowProxy
-
- toString() - Method in class org.shared.metaclass.FileSystemRegistry
-
Creates a human-readable representation of this registry.
- toString() - Method in class org.shared.metaclass.JarRegistry
-
Creates a human-readable representation of this registry.
- toString() - Method in class org.shared.metaclass.RegistryClassLoader.PrefixNode
-
- toString() - Method in class org.shared.metaclass.RegistryClassLoader
-
Creates a human-readable representation of this class loader.
- transfer(InputStream, OutputStream) - Static method in class org.shared.metaclass.MetaclassBase
-
Transfers the contents of one stream into another.
- transitionIfReady(ClientState, ClientStatus, ClientStatus, LogicalNodeStatus, LogicalNodeStatus, ControlEvent.ControlEventType, long) - Method in class org.dapper.server.ServerLogic
-
Marks the given client as ready, and transitions all clients belonging to the same equivalence class if they are
all ready.
- tryStartTimer() - Method in class org.dapper.ui.FlowPane
-
Tries to start the rendering timer.
- tryStopTimer() - Method in class org.dapper.ui.FlowPane
-
Tries to stop the rendering timer.