Package | Description |
---|---|
org.apache.streams.sysomos | |
org.apache.streams.sysomos.provider |
Modifier and Type | Method and Description |
---|---|
SysomosConfiguration |
SysomosConfiguration.withAdditionalProperty(String name,
Object value) |
SysomosConfiguration |
SysomosConfiguration.withApiBatchSize(Long apiBatchSize) |
SysomosConfiguration |
SysomosConfiguration.withApiKey(String apiKey) |
SysomosConfiguration |
SysomosConfiguration.withEndpoint(String endpoint) |
SysomosConfiguration |
SysomosConfiguration.withHeartbeatIds(List<String> heartbeatIds) |
SysomosConfiguration |
SysomosConfiguration.withMaxBatchSize(Long maxBatchSize) |
SysomosConfiguration |
SysomosConfiguration.withMinDelayMs(Long minDelayMs) |
SysomosConfiguration |
SysomosConfiguration.withScheduledDelayMs(Long scheduledDelayMs) |
Modifier and Type | Method and Description |
---|---|
SysomosConfiguration |
SysomosProvider.getConfig() |
Modifier and Type | Method and Description |
---|---|
void |
SysomosProvider.setConfig(SysomosConfiguration config) |
Constructor and Description |
---|
SysomosProvider(SysomosConfiguration sysomosConfiguration)
SysomosProvider constructor.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.