F
- type of the fencing tokenP
- type of the payloadpublic interface FencedMessage<F extends Serializable,P> extends Message
Modifier and Type | Method and Description |
---|---|
F |
getFencingToken() |
P |
getPayload() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.