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