| Package | Description |
|---|---|
| org.gcube.data.streams.dsl.publish | |
| org.gcube.data.streams.publishers |
| Modifier and Type | Method and Description |
|---|---|
PublishRsWithClause<E> |
PublishRsUsingClause.using(RecordFactory<E> factory)
Configures a
RecordFactory for the elements of the input Stream. |
| Constructor and Description |
|---|
PublishRsEnv(Stream<E> stream,
RecordFactory<E> factory)
Creates an instance with a
Stream and a RecordFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
RsStringRecordFactory<E>
|
| Constructor and Description |
|---|
RsPublisher(Stream<E> stream,
RecordFactory<E> factory)
Creates an instance for a given
Stream and with a given RecordFactory. |
Copyright © 2016. All Rights Reserved.