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

I

Identified - Interface in org.dapper.codelet
Defines something with an identifier.
incrementAndGetRetries() - Method in class org.dapper.server.flow.FlowNode
Increments and gets the number of retries.
incrEventCount(int) - Method in class org.dapper.event.FlowEventBroadcaster
Increments the event count.
inferAddress(String) - Static method in class org.dapper.client.Client
Tries to infer an InetSocketAddress from the given "hostname:port" description.
inferAddress() - Static method in class org.dapper.DapperBase
Infers the InetAddress of this machine, as it is known to the outside world.
initialized - Static variable in class org.shared.metaclass.Library
Whether the native library is loaded.
InputHandleResource - Class in org.dapper.codelet
A subclass of AbstractHandleResource for input handles.
InputHandleResource(String, ObjectArray<String>) - Constructor for class org.dapper.codelet.InputHandleResource
Default constructor.
InputHandleResource(Node) - Constructor for class org.dapper.codelet.InputHandleResource
Alternate constructor.
isEmpty() - Method in class org.dapper.event.FlowEventBroadcaster
 
isExecutable() - Method in enum org.dapper.server.flow.LogicalNodeStatus
Gets whether the computation is eligible for execution.
isExecuting() - Method in enum org.dapper.server.flow.FlowStatus
Gets whether the Flow is executing.
isExecuting() - Method in enum org.dapper.server.flow.LogicalNodeStatus
Gets whether the computation is executing.
isExpandOnEmbed() - Method in class org.dapper.server.flow.HandleEdge
Gets whether this edge should be expanded into multiple edges on subflow embedding.
isFinished() - Method in enum org.dapper.server.flow.LogicalNodeStatus
Gets whether the computation is finished.
isIdle() - Method in class org.dapper.server.ClientState
Gets whether this client is idle.
isInitialized() - Static method in class org.shared.metaclass.Library
Gets whether the native library has been loaded.
isInverted() - Method in class org.dapper.server.flow.StreamEdge
Gets whether connections are established in the reverse direction.
isMergeable() - Method in enum org.dapper.server.flow.LogicalNodeStatus
Gets whether the computation can be merged with another for the purposes of subflow embedding.
isReady() - Method in class org.dapper.client.ClientJob
Gets whether this job is ready to execute.
isSatisfied(ClientState) - Method in class org.dapper.server.flow.FlowNode
 
isSatisfied(S) - Method in interface org.dapper.util.Requirement
Gets whether this requirement is satisfied.
isTrivial() - Method in class org.dapper.server.flow.FlowNode
 
isTrivial() - Method in interface org.dapper.util.Requirement
Gets whether this requirement is trivially satisfied.
iterator() - Method in class org.dapper.codelet.AbstractHandleResource
Creates an Iterator over the available handles.
iterator() - Method in class org.dapper.event.FlowEventBroadcaster
 
A B C D E F G H I J L M N O P R S T U V W