public interface ReceiverReference extends EventConsumerReference
Title: Service Event Fabric Core
Description: Defines a Receiver reference.
Copyright: Copyright (c) 2010
Company: StreamScape Technologies
Modifier and Type | Method and Description |
---|---|
int |
getCurrentDepth()
Returns the current number of events in the underlying queue.
|
FlowControlMode |
getFlowControlMode()
Returns a flow control mode of the underlying queue.
|
int |
getMaxDepth()
Returns a maximum depth of the underlying queue.
|
getEventFilter, getEventSelector, getGroupName, matchesEventId, noLocal
getCurrentState, getName
getAddress
getComponentAddress, getEventScope, getExchangeRole
int getMaxDepth()
FlowControlMode getFlowControlMode()
int getCurrentDepth() throws FabricExchangeException
This operation can throw an exception only if the cache is located at the remote node.
FabricExchangeException
- if some error occurs in the Exchange.Copyright © 2015-2024 StreamScape Technologies. All rights reserved.