public interface GIStreamingProxyOps
| Modifier and Type | Method and Description |
|---|---|
void |
setFileLogging(boolean inActive,
java.util.Map<java.lang.String,java.lang.String> inResourceNames) |
void |
shutdown() |
java.util.UUID |
startStream(ComputationDescription inCompDesc) |
boolean |
stopStream(java.util.UUID inHandle) |
java.util.UUID startStream(ComputationDescription inCompDesc) throws ComponentException
ComponentExceptionboolean stopStream(java.util.UUID inHandle)
void setFileLogging(boolean inActive,
java.util.Map<java.lang.String,java.lang.String> inResourceNames)
void shutdown()