| Modifier and Type | Field and Description |
|---|---|
protected List<Data> |
data |
protected String |
id |
protected Long |
limit |
protected int |
pos |
(package private) List<Processor> |
processors |
SOURCE_KEY| Constructor and Description |
|---|
ListDataStream(Collection<? extends Data> items) |
public ListDataStream(Collection<? extends Data> items)
public void init()
throws Exception
init in interface SourceExceptionSource.init()public Long getLimit()
getLimit in interface StreamStream.getLimit()public void setLimit(Long limit)
setLimit in interface StreamStream.setLimit(java.lang.Long)Copyright © 2018. All rights reserved.