Skip navigation links
A C D E G H M O R S T W 

A

addConfig(Config) - Static method in class org.apache.streams.config.StreamsConfigurator
 
addConfig(Config, String) - Static method in class org.apache.streams.config.StreamsConfigurator
 

C

ComponentConfiguration - Class in org.apache.streams.config
 
ComponentConfiguration() - Constructor for class org.apache.streams.config.ComponentConfiguration
 
ComponentConfigurator<T extends Serializable> - Class in org.apache.streams.config
ComponentConfigurator supplies serializable configuration beans derived from a specified typesafe path or object.
ComponentConfigurator(Class<T>) - Constructor for class org.apache.streams.config.ComponentConfigurator
 

D

detectConfiguration() - Method in class org.apache.streams.config.ComponentConfigurator
resolve a serializable configuration pojo.
detectConfiguration(Config, String) - Method in class org.apache.streams.config.ComponentConfigurator
resolve a serializable configuration pojo compiled from a specified path on a provided configuration tree.
detectConfiguration(String) - Method in class org.apache.streams.config.ComponentConfigurator
resolve a serializable configuration pojo from a portion of the JVM config object.
detectConfiguration(Config) - Method in class org.apache.streams.config.ComponentConfigurator
resolve a serializable configuration pojo from a portion of the JVM config object.
detectConfiguration() - Static method in class org.apache.streams.config.StreamsConfigurator
 
detectConfiguration(Config) - Static method in class org.apache.streams.config.StreamsConfigurator
 
detectCustomConfiguration() - Method in class org.apache.streams.config.StreamsConfigurator
 
detectCustomConfiguration(String) - Method in class org.apache.streams.config.StreamsConfigurator
 
detectCustomConfiguration(Config) - Method in class org.apache.streams.config.StreamsConfigurator
 
detectCustomConfiguration(Config, String) - Method in class org.apache.streams.config.StreamsConfigurator
 

E

equals(Object) - Method in class org.apache.streams.config.ComponentConfiguration
 
equals(Object) - Method in class org.apache.streams.config.StreamsConfiguration
 

G

getBatchFrequencyMs() - Method in class org.apache.streams.config.StreamsConfiguration
Frequency of messaging between components
getBatchSize() - Method in class org.apache.streams.config.StreamsConfiguration
Default max batch size for batch-based persist readers and writers
getConfig() - Static method in class org.apache.streams.config.StreamsConfigurator
 
getIdentifier() - Method in class org.apache.streams.config.StreamsConfiguration
Name of streams pipeline
getInClasses() - Method in class org.apache.streams.config.ComponentConfiguration
 
getOutClasses() - Method in class org.apache.streams.config.ComponentConfiguration
 
getParallelism() - Method in class org.apache.streams.config.StreamsConfiguration
Default parallelism for processors
getProviderTimeoutMs() - Method in class org.apache.streams.config.StreamsConfiguration
Kill the stream if all providers supply nothing for this long.
getProviderWaitMs() - Method in class org.apache.streams.config.StreamsConfiguration
Wait this long before beginning polling providers.
getQueueSize() - Method in class org.apache.streams.config.StreamsConfiguration
Size of inter-component buffers
getShutdownCheckDelay() - Method in class org.apache.streams.config.StreamsConfiguration
Initial delay before checking for shutdown
getShutdownCheckInterval() - Method in class org.apache.streams.config.StreamsConfiguration
Recurring delay between checking for shutdown
getStartedAt() - Method in class org.apache.streams.config.StreamsConfiguration
Timestamp of beginning of stream execution
getSuperClasses(Class) - Static method in class org.apache.streams.config.ComponentConfigurator
inspect and return class hierarchy in order from furthest to nearest ancestor.

H

hashCode() - Method in class org.apache.streams.config.ComponentConfiguration
 
hashCode() - Method in class org.apache.streams.config.StreamsConfiguration
 

M

mergeConfigurations(Config, Config) - Static method in class org.apache.streams.config.StreamsConfigurator
 

O

org.apache.streams.config - package org.apache.streams.config
 

R

rawConfig() - Static method in class org.apache.streams.config.StreamsConfigurator
 
resolveConfig(String) - Static method in class org.apache.streams.config.StreamsConfigurator
 

S

setBatchFrequencyMs(Long) - Method in class org.apache.streams.config.StreamsConfiguration
Frequency of messaging between components
setBatchSize(Long) - Method in class org.apache.streams.config.StreamsConfiguration
Default max batch size for batch-based persist readers and writers
setConfig(Config) - Static method in class org.apache.streams.config.StreamsConfigurator
 
setIdentifier(String) - Method in class org.apache.streams.config.StreamsConfiguration
Name of streams pipeline
setInClasses(List<String>) - Method in class org.apache.streams.config.ComponentConfiguration
 
setOutClasses(List<String>) - Method in class org.apache.streams.config.ComponentConfiguration
 
setParallelism(Long) - Method in class org.apache.streams.config.StreamsConfiguration
Default parallelism for processors
setProviderTimeoutMs(Long) - Method in class org.apache.streams.config.StreamsConfiguration
Kill the stream if all providers supply nothing for this long.
setProviderWaitMs(Long) - Method in class org.apache.streams.config.StreamsConfiguration
Wait this long before beginning polling providers.
setQueueSize(Long) - Method in class org.apache.streams.config.StreamsConfiguration
Size of inter-component buffers
setShutdownCheckDelay(Long) - Method in class org.apache.streams.config.StreamsConfiguration
Initial delay before checking for shutdown
setShutdownCheckInterval(Long) - Method in class org.apache.streams.config.StreamsConfiguration
Recurring delay between checking for shutdown
setStartedAt(Long) - Method in class org.apache.streams.config.StreamsConfiguration
Timestamp of beginning of stream execution
StreamsConfiguration - Class in org.apache.streams.config
 
StreamsConfiguration() - Constructor for class org.apache.streams.config.StreamsConfiguration
 
StreamsConfigurator<T extends StreamsConfiguration> - Class in org.apache.streams.config
StreamsConfigurator supplies the entire typesafe tree to runtimes and modules.
StreamsConfigurator(Class<T>) - Constructor for class org.apache.streams.config.StreamsConfigurator
 

T

toString() - Method in class org.apache.streams.config.ComponentConfiguration
 
toString() - Method in class org.apache.streams.config.StreamsConfiguration
 

W

withBatchFrequencyMs(Long) - Method in class org.apache.streams.config.StreamsConfiguration
 
withBatchSize(Long) - Method in class org.apache.streams.config.StreamsConfiguration
 
withIdentifier(String) - Method in class org.apache.streams.config.StreamsConfiguration
 
withInClasses(List<String>) - Method in class org.apache.streams.config.ComponentConfiguration
 
withOutClasses(List<String>) - Method in class org.apache.streams.config.ComponentConfiguration
 
withParallelism(Long) - Method in class org.apache.streams.config.StreamsConfiguration
 
withProviderTimeoutMs(Long) - Method in class org.apache.streams.config.StreamsConfiguration
 
withProviderWaitMs(Long) - Method in class org.apache.streams.config.StreamsConfiguration
 
withQueueSize(Long) - Method in class org.apache.streams.config.StreamsConfiguration
 
withShutdownCheckDelay(Long) - Method in class org.apache.streams.config.StreamsConfiguration
 
withShutdownCheckInterval(Long) - Method in class org.apache.streams.config.StreamsConfiguration
 
withStartedAt(Long) - Method in class org.apache.streams.config.StreamsConfiguration
 
A C D E G H M O R S T W 
Skip navigation links

Copyright © 2018 The Apache Software Foundation. All rights reserved.