public class StreamsContextFactory
extends java.lang.Object
| Constructor and Description |
|---|
StreamsContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
static StreamsContext<com.ibm.streams.flow.javaprimitives.JavaTestableGraph> |
getEmbedded() |
static StreamsContext<?> |
getStreamsContext(StreamsContext.Type type) |
static StreamsContext<?> |
getStreamsContext(java.lang.String type) |
public static StreamsContext<com.ibm.streams.flow.javaprimitives.JavaTestableGraph> getEmbedded()
public static StreamsContext<?> getStreamsContext(java.lang.String type)
public static StreamsContext<?> getStreamsContext(StreamsContext.Type type)