- 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
-
- getPushStreamContext(Map<String, Object>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
-
- getPushStreamOptions(PushStreamContext<?>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
-
- getPushStreamOptions(PushStreamContext<?>) - Static method in class org.gecko.util.pushstreams.PushStreamHelper
-
- 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