F - type of the fencing tokenP - type of the payloadpublic interface FencedMessage<F extends Serializable,P> extends Message
| 限定符和类型 | 方法和说明 |
|---|---|
F |
getFencingToken() |
P |
getPayload() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.