Skip navigation links
Data In Motion Consulting GmbH
A C E F G I N O P 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
 
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
 
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

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

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

G

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.
getAcknowledgeErrorFunction() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getAcknowledgeErrorFunction() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
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
getAcknowledgeFilter() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getAcknowledgeFilter() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
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
getAcknowledgeFunction() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getAcknowledgeFunction() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
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
getBufferQueue() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getBufferQueue() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
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
getBufferSize() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getBufferSize() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
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.
getExecutor() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getExecutor() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
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
getNAcknowledgeFunction() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getNAcknowledgeFunction() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
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
getParallelism() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getParallelism() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getParallelism() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the parallelism.
getParallelism() - Method in interface org.gecko.util.pushstreams.PushStreamContext
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.
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 Pus n options map out of the PushStreamContext.
getPushStreamContext(Map<String, Object>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
Create a Pus n 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.
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 interface org.gecko.util.pushstreams.PushStreamContext
Returns the queue policy
getQueuePolicy() - Method in interface org.gecko.util.pushstreams.PushStreamContext
Returns the queue policy
getQueuePolicyOption() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getQueuePolicyOption() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
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
getScheduler() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
getScheduler() - Method in class org.gecko.util.pushstreams.OptionPushStreamContext
 
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

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.
org.gecko.util.pushstreams - package org.gecko.util.pushstreams
 

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
 
PROP_BUFFER_SIZE - Static variable in interface org.gecko.util.pushstreams.PushStreamConstants
 
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_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
 
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
 
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
 

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.
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.
A C E F G I N O P V 
Skip navigation links
Data In Motion Consulting GmbH

Data In Motion Consulting GmbH