Skip navigation links
Data In Motion Consulting GmbH
A C D E F G I N O P S V 

A

acknowledge(<any>) - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
Provides the acknowledge consumer function
acknowledge(<any>) - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
Provides the acknowledge consumer function
acknowledgeError(BiConsumer<Throwable, T>) - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
Provides the acknowledge error consumer function
acknowledgeError(BiConsumer<Throwable, T>) - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
Provides the acknowledge error consumer function
acknowledgeFilter(<any>) - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
Provides the acknowledge filter predicate
acknowledgeFilter(<any>) - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
Provides the acknowledge filter predicate
AcknowledgingEventSource<T> - Class in org.gecko.util.pushstreams
Event source that acknowledges the data
AcknowledgingEventSource<T> - Class in org.gecko.util.pushstreams
Event source that acknowledges the data

C

CallBackEventSource<T> - Class in org.gecko.util.pushstreams
A wrapper for a SimplePushEventSource that has certain callback methods on SimplePushEventSource#open(PushEventConsumer), SimplePushEventSource#close().
CallBackEventSource<T> - Class in org.gecko.util.pushstreams
A wrapper for a SimplePushEventSource that has certain callback methods on SimplePushEventSource#open(PushEventConsumer), SimplePushEventSource#close().
CallBackEventSource(<any>, BiConsumer<CallBackEventSource<T>, <any>>, Consumer<CallBackEventSource<T>>, BiConsumer<CallBackEventSource<T>, <any>>) - Constructor for class org.gecko.util.pushstreams.CallBackEventSource
Creates a new instance.
CallBackEventSource(<any>, BiConsumer<CallBackEventSource<T>, <any>>, Consumer<CallBackEventSource<T>>, BiConsumer<CallBackEventSource<T>, <any>>) - Constructor for class org.gecko.util.pushstreams.CallBackEventSource
Creates a new instance.
close() - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
 
close() - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
 
close() - Method in class org.gecko.util.pushstreams.CallBackEventSource
 
close() - Method in class org.gecko.util.pushstreams.CallBackEventSource
 
configureEventSource(<any>, SimplePushEventSourceContext<T>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Configures an BufferBuilder with the given PushStreamContext
configureEventSource(<any>, SimplePushEventSourceContext<T>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Configures an BufferBuilder with the given PushStreamContext
configurePushStreamBuilder(<any>, PushStreamContext<T>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Configures an PushStreamBuilder with the given PushStreamContext
configurePushStreamBuilder(<any>, PushStreamContext<T>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Configures an PushStreamBuilder with the given PushStreamContext and PushEventSource
configurePushStreamBuilder(<any>, PushStreamContext<T>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Configures an PushStreamBuilder with the given PushStreamContext
configurePushStreamBuilder(<any>, PushStreamContext<T>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Configures an PushStreamBuilder with the given PushStreamContext and PushEventSource
connectPromise() - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
 
connectPromise() - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
 
connectPromise() - Method in class org.gecko.util.pushstreams.CallBackEventSource
 
connectPromise() - Method in class org.gecko.util.pushstreams.CallBackEventSource
 
createFillGradePushbackPolicy(int, int) - Static method in class org.gecko.util.pushstreams.FillGradePushbackPolicy
 
createFillGradePushbackPolicy(int) - Static method in class org.gecko.util.pushstreams.FillGradePushbackPolicy
 
createFillGradePushbackPolicy(int, int) - Static method in class org.gecko.util.pushstreams.FillGradePushbackPolicy
 
createFillGradePushbackPolicy(int) - Static method in class org.gecko.util.pushstreams.FillGradePushbackPolicy
 
createPushStream(<any>, PushStreamContext<T>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Creates a PushStream instance out of the given configuration and builder
createPushStream(<any>, PushStreamContext<T>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Creates a PushStream instance out of the given configuration and PushEventSource
createPushStream(<any>, PushStreamContext<T>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Creates a PushStream instance out of the given configuration and builder
createPushStream(<any>, PushStreamContext<T>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Creates a PushStream instance out of the given configuration and PushEventSource
createSimpleEventSource(Class<T>, SimplePushEventSourceContext<T>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Creates a SimplePushEventSource event source for the given type
createSimpleEventSource(Class<T>, SimplePushEventSourceContext<T>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Creates a SimplePushEventSource event source for the given type

D

doOffer(U, <any>) - Method in class org.gecko.util.pushstreams.policy.GradualBreakingQueuePolicy
 
doOffer(U, <any>) - Method in class org.gecko.util.pushstreams.policy.GradualBreakingQueuePolicy
 

E

endOfStream() - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
 
endOfStream() - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
 
endOfStream() - Method in class org.gecko.util.pushstreams.CallBackEventSource
 
endOfStream() - Method in class org.gecko.util.pushstreams.CallBackEventSource
 
error(Throwable) - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
 
error(Throwable) - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
 
error(Throwable) - Method in class org.gecko.util.pushstreams.CallBackEventSource
 
error(Throwable) - Method in class org.gecko.util.pushstreams.CallBackEventSource
 

F

FillGradePushbackPolicy<T,U extends java.util.concurrent.BlockingQueue<<any>>> - Class in org.gecko.util.pushstreams
 
FillGradePushbackPolicy<T,U extends java.util.concurrent.BlockingQueue<<any>>> - Class in org.gecko.util.pushstreams
 
FixedGradePushbackPolicy<T,U extends java.util.concurrent.BlockingQueue<<any>>> - Class in org.gecko.util.pushstreams.policy
Pushback policy that calculates the back-pressure
FixedGradePushbackPolicy<T,U extends java.util.concurrent.BlockingQueue<<any>>> - Class in org.gecko.util.pushstreams.policy
Pushback policy that calculates the back-pressure
FixedGradePushbackPolicy(String, int, int, long) - Constructor for class org.gecko.util.pushstreams.policy.FixedGradePushbackPolicy
Creates a new instance.
FixedGradePushbackPolicy(String, int, long) - Constructor for class org.gecko.util.pushstreams.policy.FixedGradePushbackPolicy
Creates a new instance.
FixedGradePushbackPolicy(String, int, int, long) - Constructor for class org.gecko.util.pushstreams.policy.FixedGradePushbackPolicy
Creates a new instance.
FixedGradePushbackPolicy(String, int, long) - Constructor for class org.gecko.util.pushstreams.policy.FixedGradePushbackPolicy
Creates a new instance.
fromClass(Class<T>, PushStreamContext<T>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Creates a acknowledging event source for the class type
fromClass(Class<T>, PushStreamContext<T>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Creates a acknowledging event source for the class type
fromSimpleEventSource(<any>, PushStreamContext<T>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Creates a acknowledging event source for the simple push event source
fromSimpleEventSource(<any>, PushStreamContext<T>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Creates a acknowledging event source for the simple push event source
FXPushbackPolicy - Class in org.gecko.util.pushstreams.policy
 
FXPushbackPolicy - Class in org.gecko.util.pushstreams.policy
 
FXPushbackPolicy() - Constructor for class org.gecko.util.pushstreams.policy.FXPushbackPolicy
Creates a new instance.
FXPushbackPolicy() - Constructor for class org.gecko.util.pushstreams.policy.FXPushbackPolicy
Creates a new instance.
FXPushbackPolicyMBean - Interface in org.gecko.util.pushstreams.policy
 
FXPushbackPolicyMBean - Interface in org.gecko.util.pushstreams.policy
 

G

GBQueuePolicy - Class in org.gecko.util.pushstreams.policy
 
GBQueuePolicy - Class in org.gecko.util.pushstreams.policy
 
GBQueuePolicy() - Constructor for class org.gecko.util.pushstreams.policy.GBQueuePolicy
Creates a new instance.
GBQueuePolicy() - Constructor for class org.gecko.util.pushstreams.policy.GBQueuePolicy
Creates a new instance.
GBQueuePolicyMBean - Interface in org.gecko.util.pushstreams.policy
 
GBQueuePolicyMBean - Interface in org.gecko.util.pushstreams.policy
 
GeckoPushbackPolicyOption - Enum in org.gecko.util.pushstreams
Additional usefull PushbackPolicys cann be added here.
GeckoPushbackPolicyOption - Enum in org.gecko.util.pushstreams
Additional usefull PushbackPolicys cann be added here.
GeckoQueuePolicyOption - Enum in org.gecko.util.pushstreams
Enum for useful QueuePolicy instances
GeckoQueuePolicyOption - Enum in org.gecko.util.pushstreams
Enum for useful QueuePolicy instances
getAcknowledgeErrorFunction() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getAcknowledgeErrorFunction() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getAcknowledgeErrorFunction() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getAcknowledgeErrorFunction() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getAcknowledgeErrorFunction() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the consumer for the acknowledge error function
getAcknowledgeErrorFunction() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the consumer for the acknowledge error function
getAcknowledgeErrorFunction() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the consumer for the acknowledge error function
getAcknowledgeErrorFunction() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the consumer for the acknowledge error function
getAcknowledgeFilter() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getAcknowledgeFilter() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getAcknowledgeFilter() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getAcknowledgeFilter() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getAcknowledgeFilter() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the acknowledge filter predicate
getAcknowledgeFilter() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the acknowledge filter predicate
getAcknowledgeFilter() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the acknowledge filter predicate
getAcknowledgeFilter() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the acknowledge filter predicate
getAcknowledgeFunction() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getAcknowledgeFunction() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getAcknowledgeFunction() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getAcknowledgeFunction() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getAcknowledgeFunction() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the consumer for the acknowledge function
getAcknowledgeFunction() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the consumer for the acknowledge function
getAcknowledgeFunction() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the consumer for the acknowledge function
getAcknowledgeFunction() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the consumer for the acknowledge function
getBreakThreshold() - Method in class org.gecko.util.pushstreams.policy.FXPushbackPolicy
 
getBreakThreshold() - Method in class org.gecko.util.pushstreams.policy.FXPushbackPolicy
 
getBreakThreshold() - Method in interface org.gecko.util.pushstreams.policy.FXPushbackPolicyMBean
 
getBreakThreshold() - Method in interface org.gecko.util.pushstreams.policy.FXPushbackPolicyMBean
 
getBreakThreshold() - Method in class org.gecko.util.pushstreams.policy.GBQueuePolicy
 
getBreakThreshold() - Method in class org.gecko.util.pushstreams.policy.GBQueuePolicy
 
getBreakThreshold() - Method in interface org.gecko.util.pushstreams.policy.GBQueuePolicyMBean
 
getBreakThreshold() - Method in interface org.gecko.util.pushstreams.policy.GBQueuePolicyMBean
 
getBufferQueue() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getBufferQueue() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getBufferQueue() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getBufferQueue() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getBufferQueue() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns a buffer queue to be used
getBufferQueue() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns a buffer queue to be used
getBufferQueue() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns a buffer queue to be used
getBufferQueue() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns a buffer queue to be used
getBufferSize() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getBufferSize() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getBufferSize() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getBufferSize() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getBufferSize() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the buffer size, that should be used in the PushStream.
getBufferSize() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the buffer size, that should be used in the PushStream.
getBufferSize() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the buffer size, that should be used in the PushStream.
getBufferSize() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the buffer size, that should be used in the PushStream.
getCurrentBackpressure() - Method in class org.gecko.util.pushstreams.policy.FXPushbackPolicy
 
getCurrentBackpressure() - Method in class org.gecko.util.pushstreams.policy.FXPushbackPolicy
 
getCurrentBackpressure() - Method in interface org.gecko.util.pushstreams.policy.FXPushbackPolicyMBean
 
getCurrentBackpressure() - Method in interface org.gecko.util.pushstreams.policy.FXPushbackPolicyMBean
 
getCurrentBufferFillGrade() - Method in class org.gecko.util.pushstreams.policy.FXPushbackPolicy
 
getCurrentBufferFillGrade() - Method in class org.gecko.util.pushstreams.policy.FXPushbackPolicy
 
getCurrentBufferFillGrade() - Method in interface org.gecko.util.pushstreams.policy.FXPushbackPolicyMBean
 
getCurrentBufferFillGrade() - Method in interface org.gecko.util.pushstreams.policy.FXPushbackPolicyMBean
 
getCurrentBufferFillGrade() - Method in class org.gecko.util.pushstreams.policy.GBQueuePolicy
 
getCurrentBufferFillGrade() - Method in class org.gecko.util.pushstreams.policy.GBQueuePolicy
 
getCurrentBufferFillGrade() - Method in interface org.gecko.util.pushstreams.policy.GBQueuePolicyMBean
 
getCurrentBufferFillGrade() - Method in interface org.gecko.util.pushstreams.policy.GBQueuePolicyMBean
 
getCurrentWaitTime() - Method in class org.gecko.util.pushstreams.policy.GBQueuePolicy
 
getCurrentWaitTime() - Method in class org.gecko.util.pushstreams.policy.GBQueuePolicy
 
getCurrentWaitTime() - Method in interface org.gecko.util.pushstreams.policy.GBQueuePolicyMBean
 
getCurrentWaitTime() - Method in interface org.gecko.util.pushstreams.policy.GBQueuePolicyMBean
 
getEventSourceContext(Map<String, Object>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Create a SimplePushEventSourceContext context out of the options map
getEventSourceContext(Map<String, Object>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Create a SimplePushEventSourceContext context out of the options map
getExecutor() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getExecutor() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getExecutor() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getExecutor() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getExecutor() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the executor service to be used to create the threads
getExecutor() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the executor service to be used to create the threads
getExecutor() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the executor service to be used to create the threads
getExecutor() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the executor service to be used to create the threads
getMBean() - Method in class org.gecko.util.pushstreams.policy.FixedGradePushbackPolicy
 
getMBean() - Method in class org.gecko.util.pushstreams.policy.FixedGradePushbackPolicy
 
getMBean() - Method in class org.gecko.util.pushstreams.policy.GradualBreakingQueuePolicy
 
getMBean() - Method in class org.gecko.util.pushstreams.policy.GradualBreakingQueuePolicy
 
getNAcknowledgeFunction() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getNAcknowledgeFunction() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getNAcknowledgeFunction() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getNAcknowledgeFunction() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getNAcknowledgeFunction() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the consumer for the negative acknowledge function
getNAcknowledgeFunction() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the consumer for the negative acknowledge function
getNAcknowledgeFunction() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the consumer for the negative acknowledge function
getNAcknowledgeFunction() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the consumer for the negative acknowledge function
getParallelism() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getParallelism() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getParallelism() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getParallelism() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getParallelism() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the parallelism.
getParallelism() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the parallelism.
getParallelism() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the parallelism.
getParallelism() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the parallelism.
getPolicy(long) - Method in enum org.gecko.util.pushstreams.GeckoPushbackPolicyOption
Create a PushbackPolicy instance configured with a base back pressure time in nanoseconds The actual backpressure returned will vary based on the selected implementation, the base value, and the state of the buffer.
getPolicy(long) - Method in enum org.gecko.util.pushstreams.GeckoPushbackPolicyOption
Create a PushbackPolicy instance configured with a base back pressure time in nanoseconds The actual backpressure returned will vary based on the selected implementation, the base value, and the state of the buffer.
getPolicy() - Method in enum org.gecko.util.pushstreams.GeckoQueuePolicyOption
Create a QueuePolicy instance configured with default values
getPolicy() - Method in enum org.gecko.util.pushstreams.GeckoQueuePolicyOption
Create a QueuePolicy instance configured with default values
getPushbackPolicy() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getPushbackPolicy() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getPushbackPolicy() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the pushback policy
getPushbackPolicy() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the pushback policy
getPushbackPolicyByName() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getPushbackPolicyByName() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getPushbackPolicyByName() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the ready configured PushbackPolicy.
getPushbackPolicyByName() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the ready configured PushbackPolicy.
getPushbackPolicyOption() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getPushbackPolicyOption() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getPushbackPolicyOption() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the pushback policy option
getPushbackPolicyOption() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the pushback policy option
getPushbackPolicyOptionTime() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getPushbackPolicyOptionTime() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getPushbackPolicyOptionTime() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the used pushback policy option time
getPushbackPolicyOptionTime() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the used pushback policy option time
getPushStreamContext(Map<String, Object>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Create a PushStreamContext out of the options map
getPushStreamContext(Map<String, Object>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Create a PushStreamContext out of the options map
getPushStreamOptions(PushStreamContext<?>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Create an options map out of the PushStreamContext.
getPushStreamOptions(PushStreamContext<?>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Create an options map out of the PushStreamContext.
getQueuePolicy() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getQueuePolicy() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getQueuePolicy() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getQueuePolicy() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getQueuePolicy() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the queue policy
getQueuePolicy() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the queue policy
getQueuePolicy() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the queue policy
getQueuePolicy() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the queue policy
getQueuePolicyByName() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getQueuePolicyByName() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getQueuePolicyByName() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getQueuePolicyByName() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getQueuePolicyByName() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the queue policy by name
getQueuePolicyByName(String) - Static method in interface org.gecko.util.pushstreams.PushStreamContext
Tries to find a QueuePolicy in the QueuePolicyOption, GeckoQueuePolicyOption in the described order.
getQueuePolicyByName() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the queue policy by name
getQueuePolicyByName(String) - Static method in interface org.gecko.util.pushstreams.PushStreamContext
Tries to find a QueuePolicy in the QueuePolicyOption, GeckoQueuePolicyOption in the described order.
getQueuePolicyByName() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the queue policy by name
getQueuePolicyByName() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the queue policy by name
getQueuePolicyOption() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getQueuePolicyOption() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getQueuePolicyOption() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getQueuePolicyOption() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getQueuePolicyOption() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the used queue policy option
getQueuePolicyOption() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the used queue policy option
getQueuePolicyOption() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the used queue policy option
getQueuePolicyOption() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the used queue policy option
getScheduler() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getScheduler() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getScheduler() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getScheduler() - Method in class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
 
getScheduler() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the scheduled executor to be used
getScheduler() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the scheduled executor to be used
getScheduler() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the scheduled executor to be used
getScheduler() - Method in interface org.gecko.util.pushstreams.SimplePushEventSourceContext
Returns the scheduled executor to be used
getSimpleEventSourceOptions(SimplePushEventSourceContext<?>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Create an options map out of the PushStreamContext.
getSimpleEventSourceOptions(SimplePushEventSourceContext<?>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Create an options map out of the PushStreamContext.
getWaitTime() - Method in class org.gecko.util.pushstreams.policy.FXPushbackPolicy
 
getWaitTime() - Method in class org.gecko.util.pushstreams.policy.FXPushbackPolicy
 
getWaitTime() - Method in interface org.gecko.util.pushstreams.policy.FXPushbackPolicyMBean
 
getWaitTime() - Method in interface org.gecko.util.pushstreams.policy.FXPushbackPolicyMBean
 
getWaitTime() - Method in class org.gecko.util.pushstreams.policy.GBQueuePolicy
 
getWaitTime() - Method in class org.gecko.util.pushstreams.policy.GBQueuePolicy
 
getWaitTime() - Method in interface org.gecko.util.pushstreams.policy.GBQueuePolicyMBean
 
getWaitTime() - Method in interface org.gecko.util.pushstreams.policy.GBQueuePolicyMBean
 
GradualBreakingQueuePolicy<T,U extends java.util.concurrent.BlockingQueue<<any>>> - Class in org.gecko.util.pushstreams.policy
QueuePolicy that starts breaking at a certain fill grade of the buffer.
GradualBreakingQueuePolicy<T,U extends java.util.concurrent.BlockingQueue<<any>>> - Class in org.gecko.util.pushstreams.policy
QueuePolicy that starts breaking at a certain fill grade of the buffer.
GradualBreakingQueuePolicy(String, int, int, long) - Constructor for class org.gecko.util.pushstreams.policy.GradualBreakingQueuePolicy
Creates a new instance.
GradualBreakingQueuePolicy(String, int, long) - Constructor for class org.gecko.util.pushstreams.policy.GradualBreakingQueuePolicy
Creates a new instance.
GradualBreakingQueuePolicy(String, int, int, long) - Constructor for class org.gecko.util.pushstreams.policy.GradualBreakingQueuePolicy
Creates a new instance.
GradualBreakingQueuePolicy(String, int, long) - Constructor for class org.gecko.util.pushstreams.policy.GradualBreakingQueuePolicy
Creates a new instance.

I

isConnected() - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
 
isConnected() - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
 
isConnected() - Method in class org.gecko.util.pushstreams.CallBackEventSource
 
isConnected() - Method in class org.gecko.util.pushstreams.CallBackEventSource
 

N

negativeAcknowledge(<any>) - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
Provides the acknowledge consumer function
negativeAcknowledge(<any>) - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
Provides the acknowledge consumer function

O

open(<any>) - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
 
open(<any>) - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
 
open(<any>) - Method in class org.gecko.util.pushstreams.CallBackEventSource
 
open(<any>) - Method in class org.gecko.util.pushstreams.CallBackEventSource
 
OptionPushStreamContext<T> - Class in org.gecko.util.pushstreams
PushStreamContext that gets the information out of an property map
OptionPushStreamContext<T> - Class in org.gecko.util.pushstreams
PushStreamContext that gets the information out of an property map
OptionPushStreamContext(Map<String, Object>) - Constructor for class org.gecko.util.pushstreams.OptionPushStreamContext
Creates a new instance.
OptionPushStreamContext(Map<String, Object>) - Constructor for class org.gecko.util.pushstreams.OptionPushStreamContext
Creates a new instance.
OptionSimpleEventSourceContext<T> - Class in org.gecko.util.pushstreams
PushStreamContext that gets the information out of an property map
OptionSimpleEventSourceContext<T> - Class in org.gecko.util.pushstreams
PushStreamContext that gets the information out of an property map
OptionSimpleEventSourceContext(Map<String, Object>) - Constructor for class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
Creates a new instance.
OptionSimpleEventSourceContext(Map<String, Object>) - Constructor for class org.gecko.util.pushstreams.OptionSimpleEventSourceContext
Creates a new instance.
org.gecko.util.pushstreams - package org.gecko.util.pushstreams
 
org.gecko.util.pushstreams.policy - package org.gecko.util.pushstreams.policy
 

P

PROP_ACK_CONSUMER - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_ACK_CONSUMER - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_ACK_ERROR - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_ACK_ERROR - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_ACK_FILTER - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_ACK_FILTER - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_BUFFER_QUEUE - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_BUFFER_QUEUE - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_BUFFER_SIZE - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
Options for the PushStream
PROP_BUFFER_SIZE - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
Options for the PushStream
PROP_EXECUTOR - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_EXECUTOR - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_NACK_CONSUMER - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_NACK_CONSUMER - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_PARALLELISM - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_PARALLELISM - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_PUSHBACK_POLICY - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_PUSHBACK_POLICY - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_PUSHBACK_POLICY_OPTION - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_PUSHBACK_POLICY_OPTION - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_PUSHBACK_POLICY_OPTION_BY_NAME - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_PUSHBACK_POLICY_OPTION_BY_NAME - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_PUSHBACK_POLICY_TIME - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_PUSHBACK_POLICY_TIME - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_QUEUE_POLICY - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_QUEUE_POLICY - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_QUEUE_POLICY_BY_NAME - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_QUEUE_POLICY_BY_NAME - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_QUEUE_POLICY_OPTION - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_QUEUE_POLICY_OPTION - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_SCHEDULED_EXECUTOR - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_SCHEDULED_EXECUTOR - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_SES_BUFFER_QUEUE - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_SES_BUFFER_QUEUE - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_SES_BUFFER_SIZE - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
Options for the SimplePushEventSource
PROP_SES_BUFFER_SIZE - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
Options for the SimplePushEventSource
PROP_SES_QUEUE_POLICY - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_SES_QUEUE_POLICY - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_SES_QUEUE_POLICY_BY_NAME - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_SES_QUEUE_POLICY_BY_NAME - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_SES_QUEUE_POLICY_OPTION - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
PROP_SES_QUEUE_POLICY_OPTION - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
publish(T) - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
Publishes an event
publish(T) - Method in class org.gecko.util.pushstreams.AcknowledgingEventSource
Publishes an event
publish(T) - Method in class org.gecko.util.pushstreams.CallBackEventSource
 
publish(T) - Method in class org.gecko.util.pushstreams.CallBackEventSource
 
pushback(U) - Method in class org.gecko.util.pushstreams.FillGradePushbackPolicy
 
pushback(U) - Method in class org.gecko.util.pushstreams.FillGradePushbackPolicy
 
pushback(U) - Method in class org.gecko.util.pushstreams.policy.FixedGradePushbackPolicy
 
pushback(U) - Method in class org.gecko.util.pushstreams.policy.FixedGradePushbackPolicy
 
PushStreamConstants - Interface in org.gecko.util.pushstreams
Constants for configuring a push stream
PushStreamConstants - Interface in org.gecko.util.pushstreams
Constants for configuring a push stream
PushStreamContext<T> - Interface in org.gecko.util.pushstreams
Context interface for configuring a Pushstream
PushStreamContext<T> - Interface in org.gecko.util.pushstreams
Context interface for configuring a Pushstream
PushStreamHelper - Class in org.gecko.util.pushstreams
Helper class to configure push streams
PushStreamHelper - Class in org.gecko.util.pushstreams
Helper class to configure push streams
PushStreamHelper() - Constructor for class org.gecko.util.pushstreams.PushStreamHelper
 
PushStreamHelper() - Constructor for class org.gecko.util.pushstreams.PushStreamHelper
 

S

setBreakThreshold(int) - Method in class org.gecko.util.pushstreams.policy.FXPushbackPolicy
Sets the breakGrade.
setBreakThreshold(int) - Method in class org.gecko.util.pushstreams.policy.FXPushbackPolicy
Sets the breakGrade.
setBreakThreshold(int) - Method in class org.gecko.util.pushstreams.policy.GBQueuePolicy
 
setBreakThreshold(int) - Method in class org.gecko.util.pushstreams.policy.GBQueuePolicy
 
setCurrentBackPressure(long) - Method in class org.gecko.util.pushstreams.policy.FXPushbackPolicy
 
setCurrentBackPressure(long) - Method in class org.gecko.util.pushstreams.policy.FXPushbackPolicy
 
setCurrentBufferFillGrade(int) - Method in class org.gecko.util.pushstreams.policy.FXPushbackPolicy
 
setCurrentBufferFillGrade(int) - Method in class org.gecko.util.pushstreams.policy.FXPushbackPolicy
 
setCurrentWaitTime(long) - Method in class org.gecko.util.pushstreams.policy.GBQueuePolicy
 
setCurrentWaitTime(long) - Method in class org.gecko.util.pushstreams.policy.GBQueuePolicy
 
setFillGrade(int) - Method in class org.gecko.util.pushstreams.policy.GBQueuePolicy
 
setFillGrade(int) - Method in class org.gecko.util.pushstreams.policy.GBQueuePolicy
 
setWait(long) - Method in class org.gecko.util.pushstreams.policy.FXPushbackPolicy
Sets the wait.
setWait(long) - Method in class org.gecko.util.pushstreams.policy.FXPushbackPolicy
Sets the wait.
setWaitTime(long) - Method in class org.gecko.util.pushstreams.policy.GBQueuePolicy
 
setWaitTime(long) - Method in class org.gecko.util.pushstreams.policy.GBQueuePolicy
 
SimplePushEventSourceContext<T> - Interface in org.gecko.util.pushstreams
Context interface for configuring a Pushstream
SimplePushEventSourceContext<T> - Interface in org.gecko.util.pushstreams
Context interface for configuring a Pushstream

V

valueOf(String) - Static method in enum org.gecko.util.pushstreams.GeckoPushbackPolicyOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gecko.util.pushstreams.GeckoPushbackPolicyOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gecko.util.pushstreams.GeckoQueuePolicyOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gecko.util.pushstreams.GeckoQueuePolicyOption
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gecko.util.pushstreams.GeckoPushbackPolicyOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gecko.util.pushstreams.GeckoPushbackPolicyOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gecko.util.pushstreams.GeckoQueuePolicyOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gecko.util.pushstreams.GeckoQueuePolicyOption
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G I N O P S V 
Skip navigation links
Data In Motion Consulting GmbH

Data In Motion Consulting GmbH