Package | Description |
---|---|
com.streamscape.sef.moderator |
Modifier and Type | Method and Description |
---|---|
DirectConsumerReference |
Moderator.lookupDirectConsumer(FabricAddress address)
Returns the direct consumer with the specified Fabric address.
|
DirectConsumerReference |
FabricNodeReference.lookupDirectConsumer(FabricAddress address)
Returns the direct consumer with the specified Fabric address.
|
DirectConsumerReference |
ComponentReference.lookupDirectConsumer(FabricAddress address)
Returns the direct consumer with the specified Fabric address.
|
DirectConsumerReference |
Moderator.lookupDirectConsumer(java.lang.String name)
Returns the direct consumer with the specified name.
|
DirectConsumerReference |
FabricNodeReference.lookupDirectConsumer(java.lang.String name)
Returns the direct consumer with the specified name.
|
DirectConsumerReference |
ComponentReference.lookupDirectConsumer(java.lang.String name)
Returns the direct consumer with the specified name.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.