public class EntryStatusDTO
extends java.lang.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 |
java.lang.String |
state |
Constructor and Description |
---|
EntryStatusDTO() |
public long seq
public int count
public int size
public java.lang.String state
public int consumer_count
public boolean is_prefetched
public QueueConsumerLinkDTO acquirer
Copyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.