| Modifier and Type | Field and Description |
|---|---|
(package private) Stream |
stream |
SOURCE_KEY| Constructor and Description |
|---|
StreamLifeCycle(Stream stream) |
final Stream stream
public StreamLifeCycle(Stream stream)
public void init(ApplicationContext context) throws Exception
public void finish()
throws Exception
finish in interface LifeCycleExceptionLifeCycle.finish()public String getId()
getId in interface SourceSource.getId()public void setId(String id)
setId in interface Sourceid - Source.setId(java.lang.String)public void init()
throws Exception
init in interface SourceExceptionSource.init()public Data read() throws Exception
read in interface SourceExceptionSource.read()public void close()
throws Exception
close in interface SourceExceptionSource.close()public Long getLimit()
getLimit in interface StreamStream.getLimit()public void setLimit(Long limit)
setLimit in interface Streamlimit - Stream.setLimit(java.lang.Long)Copyright © 2018. All rights reserved.