| Package | Description |
|---|---|
| org.jboss.set.aphrodite | |
| org.jboss.set.aphrodite.domain | |
| org.jboss.set.aphrodite.spi |
| Modifier and Type | Method and Description |
|---|---|
Stream |
JsonStreamService.getStream(String streamName) |
| Modifier and Type | Method and Description |
|---|---|
List<Stream> |
JsonStreamService.getStreams() |
| Modifier and Type | Method and Description |
|---|---|
Stream |
Stream.getUpstream() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Map<Stream,FlagStatus>> |
SearchCriteria.getStreams() |
| Modifier and Type | Method and Description |
|---|---|
SearchCriteria.Builder |
SearchCriteria.Builder.setStreams(Map<Stream,FlagStatus> streams) |
| Constructor and Description |
|---|
Stream(String name,
Stream upstream) |
Stream(String name,
Stream upstream,
Map<String,StreamComponent> components) |
| Modifier and Type | Method and Description |
|---|---|
Stream |
StreamService.getStream(String streamName)
Get a specific
Stream object based upon its String name. |
| Modifier and Type | Method and Description |
|---|---|
List<Stream> |
StreamService.getStreams()
Returns all streams discovered by this service.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.