Package | Description |
---|---|
org.apache.edgent.streamscope |
Stream Oscilloscope - package for instrumenting streams to capture tuples.
|
Modifier and Type | Method and Description |
---|---|
StreamScope<?> |
StreamScopeRegistry.lookup(java.lang.String name)
Lookup a StreamScope
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<StreamScope<?>,java.util.List<java.lang.String>> |
StreamScopeRegistry.getStreamScopes()
Get registered StreamScopes and the name(s) each is registered with.
|
Modifier and Type | Method and Description |
---|---|
void |
StreamScopeRegistry.register(java.lang.String name,
StreamScope<?> streamScope)
Register a StreamScope by
name |
void |
StreamScopeRegistry.unregister(StreamScope<?> streamScope)
remove all name registrations of the StreamScope.
|
Constructor and Description |
---|
StreamScopeBean(StreamScope<?> streamScope) |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641