public class StreamScopeRegistryBean extends java.lang.Object implements StreamScopeRegistryMXBean
StreamScopeRegistryMXBean
.TYPE
Constructor and Description |
---|
StreamScopeRegistryBean(StreamScopeRegistry rgy,
ControlService cs) |
Modifier and Type | Method and Description |
---|---|
StreamScopeMXBean |
lookup(java.lang.String jobId,
java.lang.String opletId,
int oport)
Get the
StreamScopeMXBean registered for the specified stream |
public StreamScopeRegistryBean(StreamScopeRegistry rgy, ControlService cs)
public StreamScopeMXBean lookup(java.lang.String jobId, java.lang.String opletId, int oport)
StreamScopeRegistryMXBean
StreamScopeMXBean
registered for the specified streamlookup
in interface StreamScopeRegistryMXBean
jobId
- the job id (e.g., "JOB_0")opletId
- the oplet id (e.g., "OP_2")oport
- the oplet output port index (0-based)Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641