|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.apollo.dto.StoreDTO
org.apache.activemq.apollo.dto.NullStoreDTO
public class NullStoreDTO
The null store is used when you do NOT want to persistently store any of the messages.
Field Summary |
---|
Fields inherited from class org.apache.activemq.apollo.dto.StoreDTO |
---|
flush_delay |
Constructor Summary | |
---|---|
NullStoreDTO()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullStoreDTO()
Method Detail |
---|
public boolean equals(java.lang.Object o)
equals
in class StoreDTO
public int hashCode()
hashCode
in class StoreDTO
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |