public interface SourceStream extends DataCollection
Title: Dataspace Framework
Description: Source Stream collection interface.
Copyright: Copyright (c) 2012
Company: StreamScape Technologies
Modifier and Type | Method and Description |
---|---|
void |
resume()
Resumes source stream.
|
void |
start()
Starts source stream.
|
void |
stop()
Stops source stream.
|
void |
suspend()
Suspends source stream.
|
getCollectionName, getCollectionType, getMemoryModel, listTriggers
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.