Uses of Package
com.github.ddth.queue.utils
-
Packages that use com.github.ddth.queue.utils Package Description com.github.ddth.queue com.github.ddth.queue.impl com.github.ddth.queue.utils -
Classes in com.github.ddth.queue.utils used by com.github.ddth.queue Class Description QueueException Thrown to indicate that there has been an error with queue oeration.QueueException.OperationNotSupported Thrown to indicate that the queue implementation does not support the invoked operation. -
Classes in com.github.ddth.queue.utils used by com.github.ddth.queue.impl Class Description QueueException Thrown to indicate that there has been an error with queue oeration.QueueException.EphemeralIsFull Thrown to indicate that the ephemeral storage is full.QueueException.QueueIsFull Thrown to indicate that the queue storage is full. -
Classes in com.github.ddth.queue.utils used by com.github.ddth.queue.utils Class Description QueueException Thrown to indicate that there has been an error with queue oeration.