- getBackoffTimes() - Method in class io.continual.services.processor.engine.library.sources.BasicSource
-
- getBuckets() - Method in class io.continual.services.processor.engine.library.services.bucketing.BucketingService
-
- getBucketTimestamp(Date, BucketingService.Period) - Static method in class io.continual.services.processor.engine.library.services.bucketing.BucketingService
-
- getBucketTimestamp(long, BucketingService.Period) - Static method in enum io.continual.services.processor.engine.library.services.bucketing.BucketingService.Period
-
- getDouble(String, double) - Method in class io.continual.services.processor.engine.model.Message
-
- getElseProcs() - Method in class io.continual.services.processor.engine.model.Rule
-
- getFilter() - Method in class io.continual.services.processor.engine.model.Rule
-
Get the filter for this rule.
- getFraction() - Method in enum io.continual.services.processor.engine.library.services.bucketing.BucketingService.Period
-
- getId() - Method in class io.continual.services.processor.engine.library.util.SimpleMessageProcessingContext
-
- getId() - Method in interface io.continual.services.processor.engine.model.MessageProcessingContext
-
Get a unique serial number for the current message
- getInt(String, int) - Method in class io.continual.services.processor.engine.model.Message
-
- getKey(Message) - Method in interface io.continual.services.processor.engine.library.services.bucketing.BucketingService.MessageBridge
-
- getKey(Message) - Method in class io.continual.services.processor.engine.library.services.bucketing.BucketingService.StdMsgBridge
-
- getList() - Method in class io.continual.services.processor.engine.library.sinks.JsonObjectStreamSink
-
- getLong(String, long) - Method in class io.continual.services.processor.engine.library.services.SimpleKeyStore
-
- getLong(String, long) - Method in class io.continual.services.processor.engine.model.Message
-
- getMessage() - Method in class io.continual.services.processor.engine.library.util.SimpleMessageProcessingContext
-
- getMessage() - Method in class io.continual.services.processor.engine.model.MessageAndRouting
-
- getMessage() - Method in interface io.continual.services.processor.engine.model.MessageProcessingContext
-
Get the message being processed
- getMetrics() - Method in class io.continual.services.processor.engine.library.util.SimpleMessageProcessingContext
-
- getMetrics() - Method in class io.continual.services.processor.engine.library.util.SimpleStreamProcessingContext
-
- getMetrics() - Method in interface io.continual.services.processor.engine.model.MessageProcessingContext
-
Get a metrics catalog appropriate for the scope of this message's processing
- getMetrics() - Method in interface io.continual.services.processor.engine.model.StreamProcessingContext
-
Get the metrics catalog into which this processing context reports.
- getNamedObject(String) - Method in class io.continual.services.processor.engine.library.util.SimpleStreamProcessingContext
-
- getNamedObject(String, Class<T>) - Method in class io.continual.services.processor.engine.library.util.SimpleStreamProcessingContext
-
- getNamedObject(String) - Method in interface io.continual.services.processor.engine.model.StreamProcessingContext
-
Get a raw object reference for the instance with the given name
- getNamedObject(String, Class<T>) - Method in interface io.continual.services.processor.engine.model.StreamProcessingContext
-
Get a typed object with the given name.
- getNext() - Method in class io.continual.services.processor.engine.runtime.SerialNumberGenerator
-
- getNextMessage(StreamProcessingContext, long, TimeUnit) - Method in class io.continual.services.processor.engine.library.sources.BasicSource
-
This basic implementation polls the internalGetNextMessage call periodically until it returns a message, or
the operation time limit is reached.
- getNextMessage(StreamProcessingContext, long, TimeUnit) - Method in class io.continual.services.processor.engine.library.sources.NullSource
-
- getNextMessage(StreamProcessingContext, long, TimeUnit) - Method in interface io.continual.services.processor.engine.model.Source
-
Get the next message from this source.
- getNextPendingMessage() - Method in class io.continual.services.processor.engine.library.sources.QueuingSource
-
- getPipeline(String) - Method in class io.continual.services.processor.engine.model.Program
-
Get a pipeline by name.
- getPipelineName() - Method in class io.continual.services.processor.engine.model.MessageAndRouting
-
- getReqdNamedObject(String, Class<T>) - Method in class io.continual.services.processor.engine.library.util.SimpleStreamProcessingContext
-
- getReqdNamedObject(String, Class<T>) - Method in interface io.continual.services.processor.engine.model.StreamProcessingContext
-
Get a typed object with the given name and throw an exception if it's not available.
- getSearchPathPackages() - Method in interface io.continual.services.processor.config.readers.ConfigLoadContext
-
- getServiceContainer() - Method in interface io.continual.services.processor.config.readers.ConfigLoadContext
-
- getServicesFor(String) - Method in class io.continual.services.processor.engine.model.Program
-
Get the services for a given source
- getSink(String) - Method in class io.continual.services.processor.engine.library.util.SimpleMessageProcessingContext
-
- getSink(String) - Method in interface io.continual.services.processor.engine.model.MessageProcessingContext
-
Get a named sink from the program
- getSinks() - Method in class io.continual.services.processor.engine.model.Program
-
Get the labeled sinks in this program
- getSource(String) - Method in class io.continual.services.processor.engine.library.util.SimpleMessageProcessingContext
-
- getSource(String) - Method in interface io.continual.services.processor.engine.model.MessageProcessingContext
-
Get a named source from the program
- getSources() - Method in class io.continual.services.processor.engine.model.Program
-
Get the labeled sources in this program
- getStreamContextFor(String) - Method in class io.continual.services.processor.engine.runtime.Engine
-
Get the stream context for a given source
- getStreamProcessingContext() - Method in class io.continual.services.processor.engine.library.util.SimpleMessageProcessingContext
-
- getStreamProcessingContext() - Method in interface io.continual.services.processor.engine.model.MessageProcessingContext
-
Get the stream processing context associated with the current message.
- getString(String, String) - Method in class io.continual.services.processor.engine.library.services.SimpleKeyStore
-
- getThenProcs() - Method in class io.continual.services.processor.engine.model.Rule
-
- getTimestamp(Message) - Method in interface io.continual.services.processor.engine.library.services.bucketing.BucketingService.MessageBridge
-
- getTimestamp(Message) - Method in class io.continual.services.processor.engine.library.services.bucketing.BucketingService.StdMsgBridge
-
- getTimestampsBetween(BucketingService.Period, long, long) - Static method in enum io.continual.services.processor.engine.library.services.bucketing.BucketingService.Period
-
- getUserData(String) - Method in class io.continual.services.processor.engine.runtime.Engine
-
- getValueAsString(String) - Method in class io.continual.services.processor.engine.model.Message
-