- COL_CONTENT - Static variable in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
Table's column name to store message's content
- COL_CONTENT - Static variable in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
Table's column name to store message's content
- COL_CONTENT - Static variable in class com.github.ddth.queue.impl.universal.UniversalJdbcQueue
-
Table's column name to store message's content
- COL_CONTENT - Static variable in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
Table's column name to store message's content
- COL_CONTENT - Static variable in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
Table's column name to store message's content
- COL_CONTENT - Static variable in class com.github.ddth.queue.impl.universal2.UniversalJdbcQueue
-
Table's column name to store message's content
- COL_EPHEMERAL_ID - Static variable in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
Table's column name to store ephemeral id
- COL_EPHEMERAL_ID - Static variable in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
Table's column name to store ephemeral id
- COL_EPHEMERAL_ID - Static variable in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
Table's column name to store ephemeral id
- COL_EPHEMERAL_ID - Static variable in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
Table's column name to store ephemeral id
- COL_NUM_REQUEUES - Static variable in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
Table's column name to store message's number of requeues
- COL_NUM_REQUEUES - Static variable in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
Table's column name to store message's number of requeues
- COL_NUM_REQUEUES - Static variable in class com.github.ddth.queue.impl.universal.UniversalJdbcQueue
-
Table's column name to store message's number of requeues
- COL_NUM_REQUEUES - Static variable in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
Table's column name to store message's number of requeues
- COL_NUM_REQUEUES - Static variable in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
Table's column name to store message's number of requeues
- COL_NUM_REQUEUES - Static variable in class com.github.ddth.queue.impl.universal2.UniversalJdbcQueue
-
Table's column name to store message's number of requeues
- COL_ORG_TIMESTAMP - Static variable in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
Table's column name to store message's original timestamp
- COL_ORG_TIMESTAMP - Static variable in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
Table's column name to store message's original timestamp
- COL_ORG_TIMESTAMP - Static variable in class com.github.ddth.queue.impl.universal.UniversalJdbcQueue
-
Table's column name to store message's original timestamp
- COL_ORG_TIMESTAMP - Static variable in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
Table's column name to store message's original timestamp
- COL_ORG_TIMESTAMP - Static variable in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
Table's column name to store message's original timestamp
- COL_ORG_TIMESTAMP - Static variable in class com.github.ddth.queue.impl.universal2.UniversalJdbcQueue
-
Table's column name to store message's original timestamp
- COL_QUEUE_ID - Static variable in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
Table's column name to store queue-id
- COL_QUEUE_ID - Static variable in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
Table's column name to store queue-id
- COL_QUEUE_ID - Static variable in class com.github.ddth.queue.impl.universal.UniversalJdbcQueue
-
Table's column name to store queue-id
- COL_QUEUE_ID - Static variable in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
Table's column name to store queue-id
- COL_QUEUE_ID - Static variable in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
Table's column name to store queue-id
- COL_QUEUE_ID - Static variable in class com.github.ddth.queue.impl.universal2.UniversalJdbcQueue
-
Table's column name to store queue-id
- COL_TIMESTAMP - Static variable in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
Table's column name to store message's timestamp
- COL_TIMESTAMP - Static variable in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
Table's column name to store message's timestamp
- COL_TIMESTAMP - Static variable in class com.github.ddth.queue.impl.universal.UniversalJdbcQueue
-
Table's column name to store message's timestamp
- COL_TIMESTAMP - Static variable in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
Table's column name to store message's timestamp
- COL_TIMESTAMP - Static variable in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
Table's column name to store message's timestamp
- COL_TIMESTAMP - Static variable in class com.github.ddth.queue.impl.universal2.UniversalJdbcQueue
-
Table's column name to store message's timestamp
- com.github.ddth.queue - package com.github.ddth.queue
-
- com.github.ddth.queue.impl - package com.github.ddth.queue.impl
-
- com.github.ddth.queue.impl.universal - package com.github.ddth.queue.impl.universal
-
- com.github.ddth.queue.impl.universal2 - package com.github.ddth.queue.impl.universal2
-
- com.github.ddth.queue.utils - package com.github.ddth.queue.utils
-
- content() - Method in class com.github.ddth.queue.impl.BaseUniversalQueueMessage
-
Gets message's content.
- content(byte[]) - Method in class com.github.ddth.queue.impl.BaseUniversalQueueMessage
-
Sets message's content.
- content(String) - Method in class com.github.ddth.queue.impl.BaseUniversalQueueMessage
-
Sets message's content.
- contentAsString() - Method in class com.github.ddth.queue.impl.BaseUniversalQueueMessage
-
Gets message's content as a String.
- getBufferSize() - Method in class com.github.ddth.queue.impl.KafkaQueue
-
- getConsumerGroupId() - Method in class com.github.ddth.queue.impl.KafkaQueue
-
Kafka's group-id to consume messages.
- getEphemeralDisabled() - Method in class com.github.ddth.queue.impl.universal.UniversalJdbcQueue
-
- getEphemeralDisabled() - Method in class com.github.ddth.queue.impl.universal2.UniversalJdbcQueue
-
- getFifo() - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
- getFifo() - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
- getFifo() - Method in class com.github.ddth.queue.impl.universal.UniversalJdbcQueue
-
- getFifo() - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
- getFifo() - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
- getFifo() - Method in class com.github.ddth.queue.impl.universal2.UniversalJdbcQueue
-
- getJedisPool() - Method in class com.github.ddth.queue.impl.RedisQueue
-
- getKafkaClient() - Method in class com.github.ddth.queue.impl.KafkaQueue
-
- getMaxRetries() - Method in class com.github.ddth.queue.impl.JdbcQueue
-
- getOffsetCommitPeriodMs() - Method in class com.github.ddth.queue.impl.KafkaQueue
-
- getOrphanFromEphemeralStorage(JdbcTemplate, long) - Method in class com.github.ddth.queue.impl.JdbcQueue
-
Gets all orphan messages (messages that were left in ephemeral storage
for a long time).
- getOrphanFromEphemeralStorage(JdbcTemplate, long) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
Gets all orphan messages (messages that were left in ephemeral storage
for a long time).
- getOrphanFromEphemeralStorage(JdbcTemplate, long) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
Gets all orphan messages (messages that were left in ephemeral storage
for a long time).
- getOrphanFromEphemeralStorage(JdbcTemplate, long) - Method in class com.github.ddth.queue.impl.universal.UniversalJdbcQueue
-
Gets all orphan messages (messages that were left in ephemeral storage
for a long time).
- getOrphanFromEphemeralStorage(JdbcTemplate, long) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
Gets all orphan messages (messages that were left in ephemeral storage
for a long time).
- getOrphanFromEphemeralStorage(JdbcTemplate, long) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
Gets all orphan messages (messages that were left in ephemeral storage
for a long time).
- getOrphanFromEphemeralStorage(JdbcTemplate, long) - Method in class com.github.ddth.queue.impl.universal2.UniversalJdbcQueue
-
Gets all orphan messages (messages that were left in ephemeral storage
for a long time).
- getOrphanMessages(long) - Method in class com.github.ddth.queue.impl.JdbcQueue
-
Gets all orphan messages (messages that were left in ephemeral storage
for a long time).
- getOrphanMessages(long) - Method in class com.github.ddth.queue.impl.KafkaQueue
-
Gets all orphan messages (messages that were left in ephemeral storage
for a long time).
- getOrphanMessages(long) - Method in class com.github.ddth.queue.impl.RedisQueue
-
Gets all orphan messages (messages that were left in ephemeral storage
for a long time).
- getOrphanMessages(long) - Method in interface com.github.ddth.queue.IQueue
-
Gets all orphan messages (messages that were left in ephemeral storage
for a long time).
- getProducerType() - Method in class com.github.ddth.queue.impl.KafkaQueue
-
- getRedisHashName() - Method in class com.github.ddth.queue.impl.RedisQueue
-
- getRedisHostAndPort() - Method in class com.github.ddth.queue.impl.RedisQueue
-
Redis' host and port scheme (format host:port).
- getRedisListName() - Method in class com.github.ddth.queue.impl.RedisQueue
-
- getRedisSortedSetName() - Method in class com.github.ddth.queue.impl.RedisQueue
-
- getTableName() - Method in class com.github.ddth.queue.impl.JdbcQueue
-
- getTableNameEphemeral() - Method in class com.github.ddth.queue.impl.JdbcQueue
-
- getTableNameEphemeral() - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
- getTableNameEphemeral() - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
- getTableNameEphemeral() - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
- getTableNameEphemeral() - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
- getTopicName() - Method in class com.github.ddth.queue.impl.KafkaQueue
-
Name of Kafka topic to store queue messages.
- getTransactionIsolationLevel() - Method in class com.github.ddth.queue.impl.JdbcQueue
-
- getZkConnString() - Method in class com.github.ddth.queue.impl.KafkaQueue
-
Zookeeper connection string (format
host1:port1,host2:port2,host3:port3/path).
- qId() - Method in class com.github.ddth.queue.impl.universal.UniversalQueueMessage
-
Message's unique id in queue.
- qId(Object) - Method in class com.github.ddth.queue.impl.universal.UniversalQueueMessage
-
Sets message's unique queue id.
- qId() - Method in class com.github.ddth.queue.impl.universal2.UniversalQueueMessage
-
Message's unique id in queue.
- qId(Object) - Method in class com.github.ddth.queue.impl.universal2.UniversalQueueMessage
-
Sets message's unique queue id.
- qId() - Method in class com.github.ddth.queue.IQueueMessage.EmptyQueueMessage
-
- qId(Object) - Method in class com.github.ddth.queue.IQueueMessage.EmptyQueueMessage
-
- qId() - Method in interface com.github.ddth.queue.IQueueMessage
-
Message's unique id in queue.
- qId(Object) - Method in interface com.github.ddth.queue.IQueueMessage
-
Sets message's unique queue id.
- qIncNumRequeues() - Method in class com.github.ddth.queue.impl.BaseUniversalQueueMessage
-
Increases message's number of re-queue times by 1.
- qIncNumRequeues() - Method in class com.github.ddth.queue.IQueueMessage.EmptyQueueMessage
-
- qIncNumRequeues() - Method in interface com.github.ddth.queue.IQueueMessage
-
Increases message's number of re-queue times by 1.
- qNumRequeues() - Method in class com.github.ddth.queue.impl.BaseUniversalQueueMessage
-
How many times message has been re-queued?
- qNumRequeues(int) - Method in class com.github.ddth.queue.impl.BaseUniversalQueueMessage
-
Sets message's number of re-queue times.
- qNumRequeues() - Method in class com.github.ddth.queue.IQueueMessage.EmptyQueueMessage
-
- qNumRequeues(int) - Method in class com.github.ddth.queue.IQueueMessage.EmptyQueueMessage
-
- qNumRequeues() - Method in interface com.github.ddth.queue.IQueueMessage
-
How many times message has been re-queued?
- qNumRequeues(int) - Method in interface com.github.ddth.queue.IQueueMessage
-
Sets message's number of re-queue times.
- qOriginalTimestamp() - Method in class com.github.ddth.queue.impl.BaseUniversalQueueMessage
-
Message's first-queued timestamp.
- qOriginalTimestamp(Date) - Method in class com.github.ddth.queue.impl.BaseUniversalQueueMessage
-
Sets message's first-queued timestamp.
- qOriginalTimestamp() - Method in class com.github.ddth.queue.IQueueMessage.EmptyQueueMessage
-
- qOriginalTimestamp(Date) - Method in class com.github.ddth.queue.IQueueMessage.EmptyQueueMessage
-
- qOriginalTimestamp() - Method in interface com.github.ddth.queue.IQueueMessage
-
Message's first-queued timestamp.
- qOriginalTimestamp(Date) - Method in interface com.github.ddth.queue.IQueueMessage
-
Sets message's first-queued timestamp.
- qTimestamp() - Method in class com.github.ddth.queue.impl.BaseUniversalQueueMessage
-
Message's last-queued timestamp.
- qTimestamp(Date) - Method in class com.github.ddth.queue.impl.BaseUniversalQueueMessage
-
Sets message's last-queued timestamp.
- qTimestamp() - Method in class com.github.ddth.queue.IQueueMessage.EmptyQueueMessage
-
- qTimestamp(Date) - Method in class com.github.ddth.queue.IQueueMessage.EmptyQueueMessage
-
- qTimestamp() - Method in interface com.github.ddth.queue.IQueueMessage
-
Message's last-queued timestamp.
- qTimestamp(Date) - Method in interface com.github.ddth.queue.IQueueMessage
-
Sets message's last-queued timestamp.
- queue(IQueueMessage) - Method in class com.github.ddth.queue.impl.JdbcQueue
-
Queues a message.
- queue(IQueueMessage) - Method in class com.github.ddth.queue.impl.KafkaQueue
-
Queues a message.
- queue(IQueueMessage) - Method in class com.github.ddth.queue.impl.RedisQueue
-
Queues a message.
- queue(IQueueMessage) - Method in interface com.github.ddth.queue.IQueue
-
Queues a message.
- QueueException - Exception in com.github.ddth.queue.utils
-
Thrown to indicate that there has been an error with queue oeration.
- QueueException() - Constructor for exception com.github.ddth.queue.utils.QueueException
-
- QueueException(String) - Constructor for exception com.github.ddth.queue.utils.QueueException
-
- QueueException(Throwable) - Constructor for exception com.github.ddth.queue.utils.QueueException
-
- QueueException(String, Throwable) - Constructor for exception com.github.ddth.queue.utils.QueueException
-
- QueueException(String, Throwable, boolean, boolean) - Constructor for exception com.github.ddth.queue.utils.QueueException
-
- QueueException.CannotDeserializeQueueMessage - Exception in com.github.ddth.queue.utils
-
Thrown to indicate that the queue message can not be deserialized.
- QueueException.CannotDeserializeQueueMessage() - Constructor for exception com.github.ddth.queue.utils.QueueException.CannotDeserializeQueueMessage
-
- QueueException.CannotDeserializeQueueMessage(String) - Constructor for exception com.github.ddth.queue.utils.QueueException.CannotDeserializeQueueMessage
-
- QueueException.CannotDeserializeQueueMessage(Throwable) - Constructor for exception com.github.ddth.queue.utils.QueueException.CannotDeserializeQueueMessage
-
- QueueException.CannotDeserializeQueueMessage(String, Throwable) - Constructor for exception com.github.ddth.queue.utils.QueueException.CannotDeserializeQueueMessage
-
- QueueException.CannotDeserializeQueueMessage(String, Throwable, boolean, boolean) - Constructor for exception com.github.ddth.queue.utils.QueueException.CannotDeserializeQueueMessage
-
- QueueException.CannotSerializeQueueMessage - Exception in com.github.ddth.queue.utils
-
Thrown to indicate that the queue message can not be serialized.
- QueueException.CannotSerializeQueueMessage() - Constructor for exception com.github.ddth.queue.utils.QueueException.CannotSerializeQueueMessage
-
- QueueException.CannotSerializeQueueMessage(String) - Constructor for exception com.github.ddth.queue.utils.QueueException.CannotSerializeQueueMessage
-
- QueueException.CannotSerializeQueueMessage(Throwable) - Constructor for exception com.github.ddth.queue.utils.QueueException.CannotSerializeQueueMessage
-
- QueueException.CannotSerializeQueueMessage(String, Throwable) - Constructor for exception com.github.ddth.queue.utils.QueueException.CannotSerializeQueueMessage
-
- QueueException.CannotSerializeQueueMessage(String, Throwable, boolean, boolean) - Constructor for exception com.github.ddth.queue.utils.QueueException.CannotSerializeQueueMessage
-
- queueSize() - Method in class com.github.ddth.queue.impl.JdbcQueue
-
Gets queue's number of items.
- queueSize() - Method in class com.github.ddth.queue.impl.KafkaQueue
-
Gets queue's number of items.
- queueSize() - Method in class com.github.ddth.queue.impl.RedisQueue
-
Gets queue's number of items.
- queueSize() - Method in interface com.github.ddth.queue.IQueue
-
Gets queue's number of items.
- QueueUtils - Class in com.github.ddth.queue.utils
-
Utilities and Constants
- QueueUtils() - Constructor for class com.github.ddth.queue.utils.QueueUtils
-
- readFromEphemeralStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.JdbcQueue
-
Reads a message from the ephemeral storage.
- readFromEphemeralStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
Reads a message from the ephemeral storage.
- readFromEphemeralStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
Reads a message from the ephemeral storage.
- readFromEphemeralStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal.UniversalJdbcQueue
-
Reads a message from the ephemeral storage.
- readFromEphemeralStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
Reads a message from the ephemeral storage.
- readFromEphemeralStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
Reads a message from the ephemeral storage.
- readFromEphemeralStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal2.UniversalJdbcQueue
-
Reads a message from the ephemeral storage.
- readFromQueueStorage(JdbcTemplate) - Method in class com.github.ddth.queue.impl.JdbcQueue
-
Reads a message from head of queue storage.
- readFromQueueStorage(JdbcTemplate) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
Reads a message from head of queue storage.
- readFromQueueStorage(JdbcTemplate) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
Reads a message from head of queue storage.
- readFromQueueStorage(JdbcTemplate) - Method in class com.github.ddth.queue.impl.universal.UniversalJdbcQueue
-
Reads a message from head of queue storage.
- readFromQueueStorage(JdbcTemplate) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
Reads a message from head of queue storage.
- readFromQueueStorage(JdbcTemplate) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
Reads a message from head of queue storage.
- readFromQueueStorage(JdbcTemplate) - Method in class com.github.ddth.queue.impl.universal2.UniversalJdbcQueue
-
Reads a message from head of queue storage.
- RedisQueue - Class in com.github.ddth.queue.impl
-
Redis implementation of
IQueue.
- RedisQueue() - Constructor for class com.github.ddth.queue.impl.RedisQueue
-
- remove(IQueueMessage) - Method in class com.github.ddth.queue.impl.RedisQueue
-
Removes a message completely.
- removeFromEphemeralStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.JdbcQueue
-
Removes a message from the ephemeral storage.
- removeFromEphemeralStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
Removes a message from the ephemeral storage.
- removeFromEphemeralStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
Removes a message from the ephemeral storage.
- removeFromEphemeralStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal.UniversalJdbcQueue
-
Removes a message from the ephemeral storage.
- removeFromEphemeralStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
Removes a message from the ephemeral storage.
- removeFromEphemeralStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
Removes a message from the ephemeral storage.
- removeFromEphemeralStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal2.UniversalJdbcQueue
-
Removes a message from the ephemeral storage.
- removeFromQueueStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.JdbcQueue
-
Removes a message from the queue storage.
- removeFromQueueStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
Removes a message from the queue storage.
- removeFromQueueStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
Removes a message from the queue storage.
- removeFromQueueStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal.UniversalJdbcQueue
-
Removes a message from the queue storage.
- removeFromQueueStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
Removes a message from the queue storage.
- removeFromQueueStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
Removes a message from the queue storage.
- removeFromQueueStorage(JdbcTemplate, IQueueMessage) - Method in class com.github.ddth.queue.impl.universal2.UniversalJdbcQueue
-
Removes a message from the queue storage.
- requeue(IQueueMessage) - Method in class com.github.ddth.queue.impl.JdbcQueue
-
Re-queues a message.
- requeue(IQueueMessage) - Method in class com.github.ddth.queue.impl.KafkaQueue
-
Re-queues a message.
- requeue(IQueueMessage) - Method in class com.github.ddth.queue.impl.RedisQueue
-
Re-queues a message.
- requeue(IQueueMessage) - Method in interface com.github.ddth.queue.IQueue
-
Re-queues a message.
- requeueSilent(IQueueMessage) - Method in class com.github.ddth.queue.impl.JdbcQueue
-
Silently re-queues a message.
- requeueSilent(IQueueMessage) - Method in class com.github.ddth.queue.impl.KafkaQueue
-
Silently re-queues a message.
- requeueSilent(IQueueMessage) - Method in class com.github.ddth.queue.impl.RedisQueue
-
Silently re-queues a message.
- requeueSilent(IQueueMessage) - Method in interface com.github.ddth.queue.IQueue
-
Silently re-queues a message.
- _finishWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.JdbcQueue
-
Performs "finish" action, retry if deadlock.
- _finishWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
Performs "finish" action, retry if deadlock.
- _finishWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
Performs "finish" action, retry if deadlock.
- _finishWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
Performs "finish" action, retry if deadlock.
- _finishWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
Performs "finish" action, retry if deadlock.
- _getOrphanMessagesWithRetries(long, Connection, int, int) - Method in class com.github.ddth.queue.impl.JdbcQueue
-
Gets all orphan messages (messages that were left in ephemeral storage
for a long time), retry if deadlock.
- _moveFromEphemeralToQueueStorageWithRetries(IQueueMessage, Connection, int, int) - Method in class com.github.ddth.queue.impl.JdbcQueue
-
Moves a message from ephemeral back to queue storage, retry if deadlock.
- _moveFromEphemeralToQueueStorageWithRetries(IQueueMessage, Connection, int, int) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
Moves a message from ephemeral back to queue storage, retry if deadlock.
- _moveFromEphemeralToQueueStorageWithRetries(IQueueMessage, Connection, int, int) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
Moves a message from ephemeral back to queue storage, retry if deadlock.
- _moveFromEphemeralToQueueStorageWithRetries(IQueueMessage, Connection, int, int) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
Moves a message from ephemeral back to queue storage, retry if deadlock.
- _moveFromEphemeralToQueueStorageWithRetries(IQueueMessage, Connection, int, int) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
Moves a message from ephemeral back to queue storage, retry if deadlock.
- _queueWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.JdbcQueue
-
Queues a message, retry if deadlock.
- _queueWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
Queues a message, retry if deadlock.
- _queueWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
Queues a message, retry if deadlock.
- _queueWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
Queues a message, retry if deadlock.
- _queueWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
Queues a message, retry if deadlock.
- _requeueSilentWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.JdbcQueue
-
Re-queues a message silently, retry if deadlock.
- _requeueSilentWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
Re-queues a message silently, retry if deadlock.
- _requeueSilentWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
Re-queues a message silently, retry if deadlock.
- _requeueSilentWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
Re-queues a message silently, retry if deadlock.
- _requeueSilentWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
Re-queues a message silently, retry if deadlock.
- _requeueWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.JdbcQueue
-
Re-queues a message, retry if deadlock.
- _requeueWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
Re-queues a message, retry if deadlock.
- _requeueWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
Re-queues a message, retry if deadlock.
- _requeueWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
Re-queues a message, retry if deadlock.
- _requeueWithRetries(Connection, IQueueMessage, int, int) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
Re-queues a message, retry if deadlock.
- _takeWithRetries(Connection, int, int) - Method in class com.github.ddth.queue.impl.JdbcQueue
-
Takes a message from queue, retry if deadlock.
- _takeWithRetries(Connection, int, int) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalMySQLQueue
-
Takes a message from queue, retry if deadlock.
- _takeWithRetries(Connection, int, int) - Method in class com.github.ddth.queue.impl.universal.LessLockingUniversalPgSQLQueue
-
Takes a message from queue, retry if deadlock.
- _takeWithRetries(Connection, int, int) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalMySQLQueue
-
Takes a message from queue, retry if deadlock.
- _takeWithRetries(Connection, int, int) - Method in class com.github.ddth.queue.impl.universal2.LessLockingUniversalPgSQLQueue
-
Takes a message from queue, retry if deadlock.