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