|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecordFactory | |
|---|---|
| org.gcube.data.streams.dsl.publish | |
| org.gcube.data.streams.publishers | |
| Uses of RecordFactory in org.gcube.data.streams.dsl.publish |
|---|
| Methods in org.gcube.data.streams.dsl.publish with parameters of type RecordFactory | |
|---|---|
PublishRsWithClause<E> |
PublishRsUsingClause.using(RecordFactory<E> factory)
Configures a RecordFactory for the elements of the input Stream. |
| Constructors in org.gcube.data.streams.dsl.publish with parameters of type RecordFactory | |
|---|---|
PublishRsEnv(Stream<E> stream,
RecordFactory<E> factory)
Creates an instance with a Stream and a RecordFactory |
|
| Uses of RecordFactory in org.gcube.data.streams.publishers |
|---|
| Classes in org.gcube.data.streams.publishers that implement RecordFactory | |
|---|---|
class |
RsStringRecordFactory<E>
A RecordFactory for RsStringRecordFactory.STRING_RECORDs with serialisations of Stream elements. |
| Constructors in org.gcube.data.streams.publishers with parameters of type RecordFactory | |
|---|---|
RsPublisher(Stream<E> stream,
RecordFactory<E> factory)
Creates an instance for a given Stream and with a given RecordFactory. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||