@InterfaceAudience.Private public class NamedQueuePayload extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NamedQueuePayload.NamedQueueEvent |
| Modifier and Type | Field and Description |
|---|---|
private NamedQueuePayload.NamedQueueEvent |
namedQueueEvent |
| Constructor and Description |
|---|
NamedQueuePayload(int eventOrdinal) |
| Modifier and Type | Method and Description |
|---|---|
NamedQueuePayload.NamedQueueEvent |
getNamedQueueEvent() |
private final NamedQueuePayload.NamedQueueEvent namedQueueEvent
public NamedQueuePayload(int eventOrdinal)
public NamedQueuePayload.NamedQueueEvent getNamedQueueEvent()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.