Modifier and Type | Field and Description |
---|---|
static com.lmax.disruptor.EventFactory<Message.Invocation> |
FACTORY |
Message |
message |
Constructor and Description |
---|
Invocation() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
Message |
getMessage() |
void |
setMessage(Message message) |
public static final com.lmax.disruptor.EventFactory<Message.Invocation> FACTORY
public Message message
Copyright © 2013–2017. All rights reserved.