- 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.