P - type of the payloadpublic class UnfencedMessage<P> extends Object
FencedMainThreadExecutable to run code in the main thread without
a valid fencing token. This is required for operations which are not scoped by the current
fencing token (e.g. leadership grants).
IMPORTANT: This message is only intended to be send locally.
| Constructor and Description |
|---|
UnfencedMessage(P payload) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.