public class EntryStatusDTO extends Object
Modifier and Type | Field and Description |
---|---|
QueueConsumerLinkDTO |
acquirer |
int |
consumer_count |
int |
count |
boolean |
is_prefetched |
long |
seq
A unique id of the object within it's container
|
int |
size |
String |
state |
Constructor and Description |
---|
EntryStatusDTO() |
public long seq
public int count
public int size
public String state
public int consumer_count
public boolean is_prefetched
public QueueConsumerLinkDTO acquirer
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.