|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.apollo.dto.EntryStatusDTO
public class EntryStatusDTO
Field Summary | |
---|---|
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 Summary | |
---|---|
EntryStatusDTO()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long seq
public int count
public int size
public java.lang.String state
public int consumer_count
public boolean is_prefetched
Constructor Detail |
---|
public EntryStatusDTO()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |