public class SourceStreamProxy extends com.streamscape.ds.schema.collection.AbstractDataCollectionProxy implements SourceStream
Title: Dataspace Framework
Description: Source Stream collection interface.
Copyright: Copyright (c) 2012
Company: StreamScape Technologies
Constructor and Description |
---|
SourceStreamProxy() |
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
getId, setAccessor, setId
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCollectionName, getCollectionType, getMemoryModel, listTriggers
public void start()
SourceStream
start
in interface SourceStream
public void stop()
SourceStream
stop
in interface SourceStream
public void resume()
SourceStream
resume
in interface SourceStream
public void suspend()
SourceStream
suspend
in interface SourceStream
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.