|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IClusterConfig
Contains the configurations for the cluster.
Method Summary | |
---|---|
int |
getDurableMessageTimeToLive()
Returns the time to live of the durable message, in minutes. |
void |
setDurableMessageTimeToLive(int durableMessageTimeToLive)
Sets the time to live of durable messages. |
Method Detail |
---|
int getDurableMessageTimeToLive()
void setDurableMessageTimeToLive(int durableMessageTimeToLive)
durableMessageTimeToLive
- the time to live, in minutes. If zero,
the durable messages will be treated as if they were not durable.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |