| Package | Description |
|---|---|
| org.streampipes.model | |
| org.streampipes.model.base | |
| org.streampipes.model.connect.adapter | |
| org.streampipes.model.grounding |
| Modifier and Type | Field and Description |
|---|---|
protected EventGrounding |
SpDataStream.eventGrounding |
| Modifier and Type | Method and Description |
|---|---|
EventGrounding |
SpDataStream.getEventGrounding() |
EventGrounding |
SpDataSet.getSupportedGrounding() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpDataStream.setEventGrounding(EventGrounding eventGrounding) |
void |
SpDataSet.setSupportedGrounding(EventGrounding supportedGrounding) |
| Constructor and Description |
|---|
SpDataSet(String uri,
String name,
String description,
String iconUrl,
List<EventStreamQualityDefinition> hasEventStreamQualities,
EventGrounding eventGrounding,
EventSchema eventSchema) |
SpDataStream(String uri,
String name,
String description,
String iconUrl,
List<EventStreamQualityDefinition> hasEventStreamQualities,
EventGrounding eventGrounding,
EventSchema eventSchema) |
| Modifier and Type | Method and Description |
|---|---|
EventGrounding |
ConsumableStreamPipesEntity.getSupportedGrounding() |
EventGrounding |
InvocableStreamPipesEntity.getSupportedGrounding() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsumableStreamPipesEntity.setSupportedGrounding(EventGrounding supportedGrounding) |
void |
InvocableStreamPipesEntity.setSupportedGrounding(EventGrounding supportedGrounding) |
| Modifier and Type | Method and Description |
|---|---|
EventGrounding |
AdapterDescription.getEventGrounding() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdapterDescription.setEventGrounding(EventGrounding eventGrounding) |
| Constructor and Description |
|---|
EventGrounding(EventGrounding other) |
Copyright © 2019. All rights reserved.