| Modifier and Type | Method and Description |
|---|---|
NamedQueuePayload.NamedQueueEvent |
NamedQueueService.getEvent()
Retrieve event type for NamedQueueService implementation.
|
static NamedQueuePayload.NamedQueueEvent |
NamedQueuePayload.NamedQueueEvent.getEventByOrdinal(int value) |
NamedQueuePayload.NamedQueueEvent |
NamedQueuePayload.getNamedQueueEvent() |
static NamedQueuePayload.NamedQueueEvent |
NamedQueuePayload.NamedQueueEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NamedQueuePayload.NamedQueueEvent[] |
NamedQueuePayload.NamedQueueEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
NamedQueueRecorder.clearNamedQueue(NamedQueuePayload.NamedQueueEvent namedQueueEvent)
clears queue records from ringbuffer
|
void |
NamedQueueRecorder.persistAll(NamedQueuePayload.NamedQueueEvent namedQueueEvent)
Add all in memory queue records to system table.
|
| Modifier and Type | Method and Description |
|---|---|
NamedQueuePayload.NamedQueueEvent |
BalancerDecisionQueueService.getEvent() |
NamedQueuePayload.NamedQueueEvent |
BalancerRejectionQueueService.getEvent() |
NamedQueuePayload.NamedQueueEvent |
SlowLogQueueService.getEvent() |
| Modifier and Type | Method and Description |
|---|---|
NamedQueuePayload.NamedQueueEvent |
NamedQueueGetRequest.getNamedQueueEvent() |
| Modifier and Type | Method and Description |
|---|---|
NamedQueuePayload.NamedQueueEvent |
NamedQueueGetResponse.getNamedQueueEvent() |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.