Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Seda.sandStorm.api Classes and Interfaces - 34 results found.
NameDescriptionTypePackageFramework
BadQueueElementExceptionThis exception can be thrown if an inappropriate queue element is pushed onto a SinkIF.Classseda.sandStorm.apiBouncyCastle
ClassQueueElementIFA ClassQueueElementIF represents an event with an associated 'class' used for class-based admission control.Interfaceseda.sandStorm.apiBouncyCastle
ConfigDataIFConfigDataIF is used to pass configuration arguments to stages.Interfaceseda.sandStorm.apiBouncyCastle
EnqueuePredicateIFEnqueue predicates allow users to specify a method that will 'screen' elements being enqueued onto a sink, either accepting orInterfaceseda.sandStorm.apiBouncyCastle
EventHandlerExceptionThis is a generic exception which an event handler can throw during event processing.Classseda.sandStorm.apiBouncyCastle
EventHandlerIFAn EventHandlerIF represents an event handler - the basic unit of computation in SandStorm.Interfaceseda.sandStorm.apiBouncyCastle
ManagerIFManagerIF represents the system manger, which provides various runtime services to applications, such as access to other stages.Interfaceseda.sandStorm.apiBouncyCastle
NoSuchSinkExceptionThis exception is thrown if a sink as requested by a call to StageIF.Classseda.sandStorm.apiBouncyCastle
NoSuchStageExceptionThis exception is thrown if a stage as requested by a call to ManagerIF.Classseda.sandStorm.apiBouncyCastle
ProfilableIFAn object which implements ProfilableIF can be profiled by a ProfilerIF.Interfaceseda.sandStorm.apiBouncyCastle
ProfilerIFA ProfilerIF is responsible for profiling the behavior of the system over time.Interfaceseda.sandStorm.apiBouncyCastle
QueueElementIFInterfaceseda.sandStorm.apiBouncyCastle
QueueIFA QueueIF implements a finite-length event queue.Interfaceseda.sandStorm.apiBouncyCastle
ResponseTimeControllerIFThis interface represents a response time controller, invoked by the stage's thread manager to manipulate admission control policies toInterfaceseda.sandStorm.api.internalBouncyCastle
SignalIFInterfaceseda.sandStorm.apiBouncyCastle
SignalMgrIFThis class defines an interface for delivery of systemwide 'signals', informational events that stages may wish to use for initializationInterfaceseda.sandStorm.apiBouncyCastle
SingleThreadedEventHandlerIFInterfaceseda.sandStorm.apiBouncyCastle
SinkCloggedEventThis event indicates that a sink was clogged when trying to process the given element.Classseda.sandStorm.apiBouncyCastle
SinkClosedEventThis event indicates that a sink has closed, either intentionally by the application, or unintentionally, due to an error condition.Classseda.sandStorm.apiBouncyCastle
SinkClosedExceptionThis exception is thrown if one attempts to enqueue a new element onto a sink which is closed.Classseda.sandStorm.apiBouncyCastle
SinkDrainedEventThis event indicates that a sink element was processed.Classseda.sandStorm.apiBouncyCastle
SinkExceptionThis is a generic exception which a sink can generate.Classseda.sandStorm.apiBouncyCastle
SinkFlushedEventThis event indicates that the given sink was successfully flushed; this event is generated in response to a SinkIF.Classseda.sandStorm.apiBouncyCastle
SinkFullExceptionThis exception is thrown if a SinkIF is full; that is, that no more entries can be pushed into the SinkIF immediately.Classseda.sandStorm.apiBouncyCastle
SinkIFA SinkIF implements the 'sink' end of a finite-length event queue: it supports enqueue operations only.Interfaceseda.sandStorm.apiBouncyCastle
SourceIFA SourceIF implements the 'source side' of an event queue: it supports dequeue operations only.Interfaceseda.sandStorm.apiBouncyCastle
StageIFA StageIF represents a handle to an application stage.Interfaceseda.sandStorm.apiBouncyCastle
StageNameAlreadyBoundExceptionThis exception is thrown if a stage is created (via ManagerIF.Classseda.sandStorm.apiBouncyCastle
StagesInitializedSignalThis signal indicates that all stages specified in the initial Sandstorm configuration, or created during theClassseda.sandStorm.apiBouncyCastle
StageStatsIFThis interface allows various components of the system to record and gather statistics about the stage during execution.Interfaceseda.sandStorm.api.internalBouncyCastle
StageWrapperIFA StageWrapperIF is the internal representation for an application stage - an event handler coupled with a set of queues.Interfaceseda.sandStorm.api.internalBouncyCastle
SystemManagerIFSystemManagerIF is an internal interface allowing modules to access systemwide features.Interfaceseda.sandStorm.api.internalBouncyCastle
ThreadManagerIFA ThreadManagerIF is responsible for creating, managing, and scheduling threads across a set of stages.Interfaceseda.sandStorm.api.internalBouncyCastle
UnknownEventExceptionThis exception can be thrown if an unknown event type was received See Also:Serialized FormClassseda.sandStorm.apiBouncyCastle