A B C D E F G H I J K L M N O P R S T U V Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ack() - Method in class com.turtlequeue.AcknowledgeBuilder
- acknowledge() - Method in interface com.turtlequeue.Message
- acknowledge() - Method in class com.turtlequeue.MessageImpl
- acknowledge(Message<T>) - Method in interface com.turtlequeue.Consumer
- acknowledge(Message<T>) - Method in class com.turtlequeue.ConsumerImpl
- acknowledge(MessageId) - Method in class com.turtlequeue.ConsumerImpl
- AcknowledgeBuilder - Class in com.turtlequeue
- AcknowledgeBuilder(ClientImpl) - Constructor for class com.turtlequeue.AcknowledgeBuilder
- AcknowledgeBuilder.AckType - Enum in com.turtlequeue
- acknowledgeCumulativeAsync(Message<T>) - Method in interface com.turtlequeue.Consumer
- acknowledgeCumulativeAsync(Message<T>) - Method in class com.turtlequeue.ConsumerImpl
- ackTimeout(long, TimeUnit) - Method in class com.turtlequeue.ConsumerBuilder
- ackTimeout(long, TimeUnit) - Method in class com.turtlequeue.ReaderBuilder
- ackTimeoutCount - Variable in class com.turtlequeue.ConsumerImpl
- ackTimeoutUnit - Variable in class com.turtlequeue.ConsumerImpl
- add(T) - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- admin - Variable in class com.turtlequeue.ClientImpl
- admin() - Method in interface com.turtlequeue.Client
- admin() - Method in class com.turtlequeue.ClientImpl
- Admin - Interface in com.turtlequeue
- adminClass - Static variable in class com.turtlequeue.ClientImpl
- AlreadyClosedException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.AlreadyClosedException
- AlreadyClosedException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.AlreadyClosedException
- AlreadyClosedException(String) - Constructor for exception com.turtlequeue.TqClientException.AlreadyClosedException
- AlreadyClosedException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.AlreadyClosedException
- applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier) - Method in class com.turtlequeue.AuthenticationCallCredentials
- AuthenticationCallCredentials - Class in com.turtlequeue
- AuthenticationCallCredentials(String, String, String, String, String) - Constructor for class com.turtlequeue.AuthenticationCallCredentials
- AuthenticationException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.AuthenticationException
- AuthenticationException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.AuthenticationException
- AuthenticationException(String) - Constructor for exception com.turtlequeue.TqClientException.AuthenticationException
- AuthenticationException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.AuthenticationException
- AuthorizationException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.AuthorizationException
- AuthorizationException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.AuthorizationException
- AuthorizationException(String) - Constructor for exception com.turtlequeue.TqClientException.AuthorizationException
- AuthorizationException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.AuthorizationException
B
- batchingMaxMessages() - Method in class com.turtlequeue.ProducerParams
- blockIfQueueFull(boolean) - Method in class com.turtlequeue.ProducerBuilder
- BrokerMetadataException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.BrokerMetadataException
- BrokerMetadataException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.BrokerMetadataException
- BrokerMetadataException(String) - Constructor for exception com.turtlequeue.TqClientException.BrokerMetadataException
- BrokerMetadataException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.BrokerMetadataException
- BrokerPersistenceException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.BrokerPersistenceException
- BrokerPersistenceException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.BrokerPersistenceException
- BrokerPersistenceException(String) - Constructor for exception com.turtlequeue.TqClientException.BrokerPersistenceException
- BrokerPersistenceException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.BrokerPersistenceException
- build() - Method in class com.turtlequeue.ClientBuilder
- build() - Method in class com.turtlequeue.DeadLetterPolicyBuilder
- build() - Method in class com.turtlequeue.TopicBuilderImpl
- builder() - Static method in interface com.turtlequeue.Client
-
Get a new builder instance that can used to configure and build a
Clientinstance. - builder() - Static method in interface com.turtlequeue.Topic
C
- checkAndGetStub(Boolean) - Method in class com.turtlequeue.TqClient
- checkState(String) - Method in class com.turtlequeue.ClientImpl
- checkStateIs(T, String) - Method in class com.turtlequeue.StateMachine
- ChecksumException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.ChecksumException
- ChecksumException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ChecksumException
- ChecksumException(String) - Constructor for exception com.turtlequeue.TqClientException.ChecksumException
- ChecksumException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ChecksumException
- clear() - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- clearReceiverQueue() - Method in class com.turtlequeue.ConsumerImpl
- Client - Interface in com.turtlequeue
- ClientBuilder - Class in com.turtlequeue
-
Internal
- ClientBuilder() - Constructor for class com.turtlequeue.ClientBuilder
- ClientImpl - Class in com.turtlequeue
- ClientImpl(String, Integer, Boolean, String, String, Function<InputStream, Reader>, Function<OutputStream, Writer>, Map<String, ReadHandler<?, ?>>, Map<Class, WriteHandler<?, ?>>, DefaultReadHandler<?>, WriteHandler<?, ?>, MapReader<?, Map<Object, Object>, Object, Object>, ArrayReader<?, List<Object>, Object>, String, String) - Constructor for class com.turtlequeue.ClientImpl
- ClientPossibleStates - Enum in com.turtlequeue
- clientToBrokerOnNext(Tq.ClientToBroker) - Method in class com.turtlequeue.ClientImpl
- close() - Method in class com.turtlequeue.ClientImpl
- close() - Method in interface com.turtlequeue.Consumer
- close() - Method in class com.turtlequeue.ConsumerImpl
- close() - Method in class com.turtlequeue.ProducerImpl
- close() - Method in class com.turtlequeue.ReaderImpl
- close() - Method in class com.turtlequeue.TqClient
- closeAsync() - Method in interface com.turtlequeue.Reader
-
Asynchronously close the reader and stop the broker to push more messages.
- closeAsync() - Method in class com.turtlequeue.ReaderImpl
- closeAsync(boolean) - Method in class com.turtlequeue.ConsumerImpl
- closeAsync(boolean) - Method in class com.turtlequeue.ProducerImpl
- com.turtlequeue - package com.turtlequeue
- compareAndSet(T, T) - Method in class com.turtlequeue.StateMachine
- compareTo(MessageId) - Method in class com.turtlequeue.MessageIdImpl
- CompressionType - Enum in com.turtlequeue
- conf - Variable in class com.turtlequeue.ConsumerImpl
- connect() - Method in interface com.turtlequeue.Client
- connect() - Method in class com.turtlequeue.ClientImpl
- ConnectException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.ConnectException
- ConnectException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ConnectException
- ConnectException(String) - Constructor for exception com.turtlequeue.TqClientException.ConnectException
- ConnectException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ConnectException
- Consumer<T> - Interface in com.turtlequeue
- ConsumerAssignException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.ConsumerAssignException
- ConsumerAssignException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ConsumerAssignException
- ConsumerAssignException(String) - Constructor for exception com.turtlequeue.TqClientException.ConsumerAssignException
- ConsumerAssignException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ConsumerAssignException
- ConsumerBuilder - Class in com.turtlequeue
- ConsumerBuilder(ClientImpl) - Constructor for class com.turtlequeue.ConsumerBuilder
- ConsumerBusyException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.ConsumerBusyException
- ConsumerBusyException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ConsumerBusyException
- ConsumerBusyException(String) - Constructor for exception com.turtlequeue.TqClientException.ConsumerBusyException
- ConsumerBusyException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ConsumerBusyException
- consumerCommand(Tq.CommandConsumer) - Method in class com.turtlequeue.ClientImpl
- consumerId - Variable in class com.turtlequeue.ConsumerImpl
- ConsumerImpl<T> - Class in com.turtlequeue
- consumerName - Variable in class com.turtlequeue.ConsumerImpl
- consumerName(String) - Method in class com.turtlequeue.ConsumerBuilder
- consumerName(String) - Method in class com.turtlequeue.ReaderBuilder
- ConsumerParams - Class in com.turtlequeue
- ConsumerParams(Long, Topic, String, String, SubType, Integer, MessageId, Map<String, String>, Integer, Long, TimeUnit, EndOfTopicMessageListener, SubscriptionMode, String, Long, TimeUnit, Boolean, DeadLetterPolicy) - Constructor for class com.turtlequeue.ConsumerParams
- ConsumerPossibleStates - Enum in com.turtlequeue
- create() - Method in class com.turtlequeue.ConsumerBuilder
- create() - Method in class com.turtlequeue.ProducerBuilder
- create() - Method in class com.turtlequeue.ReaderBuilder
- create() - Method in class com.turtlequeue.ReaderParams
- createReturn() - Method in class com.turtlequeue.ProducerImpl
- CryptoException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.CryptoException
- CryptoException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.CryptoException
- CryptoException(String) - Constructor for exception com.turtlequeue.TqClientException.CryptoException
- CryptoException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.CryptoException
- Cumulative - com.turtlequeue.AcknowledgeBuilder.AckType
D
- data - Variable in exception com.turtlequeue.TqClientException
- dataFormat(String) - Method in class com.turtlequeue.ClientBuilder
-
Pass a String representing an http content-type header Ex.
- deadLetterPolicy(DeadLetterPolicy) - Method in class com.turtlequeue.ConsumerBuilder
- DeadLetterPolicy - Class in com.turtlequeue
- DeadLetterPolicy(int, String, String) - Constructor for class com.turtlequeue.DeadLetterPolicy
- DeadLetterPolicyBuilder - Class in com.turtlequeue
- DeadLetterPolicyBuilder() - Constructor for class com.turtlequeue.DeadLetterPolicyBuilder
- deadLetterTopic(String) - Method in class com.turtlequeue.DeadLetterPolicyBuilder
- deleteTopic(Topic) - Method in interface com.turtlequeue.Admin
- deleteTopic(Topic, boolean) - Method in interface com.turtlequeue.Admin
- deleteTopic(Topic, boolean, boolean) - Method in interface com.turtlequeue.Admin
- deliverAfter(long, TimeUnit) - Method in class com.turtlequeue.MessageBuilder
- disableReplication() - Method in class com.turtlequeue.MessageBuilder
- disconnect() - Method in class com.turtlequeue.ConsumerImpl
- domain - Variable in exception com.turtlequeue.TqClientException
- drainTo(Collection<? super T>) - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- drainTo(Collection<? super T>, int) - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- Durable - com.turtlequeue.SubscriptionMode
E
- earliest - Static variable in interface com.turtlequeue.MessageId
-
MessageId that represents the oldest message available in the topic.
- Earliest - com.turtlequeue.SubInitialPosition
- element() - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- enableBatching(boolean) - Method in class com.turtlequeue.ProducerBuilder
- enableRetry(boolean) - Method in class com.turtlequeue.ConsumerBuilder
- Encoder - Class in com.turtlequeue
- endOfTopicMessageListener - Variable in class com.turtlequeue.ConsumerImpl
- endOfTopicMessageListener(EndOfTopicMessageListener) - Method in class com.turtlequeue.ConsumerBuilder
- EndOfTopicMessageListener<T> - Interface in com.turtlequeue
-
A listener that will be called when the end of the topic has been reached.
- enqueue(Tq.CommandMessage) - Method in class com.turtlequeue.ConsumerImpl
- entryId - Variable in class com.turtlequeue.MessageIdImpl
- equals(Object) - Method in class com.turtlequeue.MessageIdImpl
- equals(Object) - Method in class com.turtlequeue.MessageImpl
- equals(Object) - Method in class com.turtlequeue.ProducerParams
- equals(Object) - Method in class com.turtlequeue.TopicImpl
- eventTime(long) - Method in class com.turtlequeue.MessageBuilder
- Exclusive - com.turtlequeue.SubType
-
Exclusive = 0;
F
- Failover - com.turtlequeue.SubType
-
Failover = 2; - findNextPositivePowerOfTwo(int) - Static method in class com.turtlequeue.GrowableArrayBlockingQueue
-
Fast method of finding the next power of 2 greater than or equal to the supplied value.
- forEach(Consumer<? super T>) - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- fromMessageIdData(Tq.MessageIdData) - Static method in interface com.turtlequeue.MessageId
- fromMessageIdData(Tq.MessageIdData) - Static method in class com.turtlequeue.MessageIdImpl
- fromTqTopic(Tq.Topic) - Static method in class com.turtlequeue.TopicImpl
G
- getAckTimeout() - Method in class com.turtlequeue.ConsumerParams
- getAckTimeoutTimeUnit() - Method in class com.turtlequeue.ConsumerParams
- getAndUpdateState(UnaryOperator<T>) - Method in class com.turtlequeue.StateMachine
- getApiKey() - Method in class com.turtlequeue.ClientImpl
- getAuthMethod() - Method in class com.turtlequeue.ClientImpl
- getBlockIfQueueFull() - Method in class com.turtlequeue.ProducerParams
- getChannel() - Method in class com.turtlequeue.TqClient
- getClient() - Method in interface com.turtlequeue.Message
- getClient() - Method in class com.turtlequeue.MessageImpl
- getClient() - Method in class com.turtlequeue.ProducerImpl
- getCompressionType() - Method in class com.turtlequeue.ProducerParams
- getConf() - Method in class com.turtlequeue.ConsumerImpl
- getConf() - Method in class com.turtlequeue.ProducerImpl
- getConnState() - Method in class com.turtlequeue.ClientImpl
- getConsumer() - Method in interface com.turtlequeue.Message
- getConsumer() - Method in class com.turtlequeue.MessageImpl
- getConsumerId() - Method in class com.turtlequeue.ConsumerImpl
- getConsumerId() - Method in class com.turtlequeue.ConsumerParams
- getConsumerName() - Method in class com.turtlequeue.ConsumerParams
- getCustomDefaultWriteHandler() - Method in class com.turtlequeue.ClientImpl
- getCustomReadDefaultHandler() - Method in class com.turtlequeue.ClientImpl
- getCustomReadHandlers() - Method in class com.turtlequeue.ClientImpl
- getCustomWriteHandlers() - Method in class com.turtlequeue.ClientImpl
- getData() - Method in interface com.turtlequeue.Message
- getData() - Method in class com.turtlequeue.MessageImpl
- getData() - Method in exception com.turtlequeue.TqClientException
- getDataFormat() - Method in class com.turtlequeue.ClientImpl
- getDeadLetterQueuePolicy() - Method in class com.turtlequeue.ConsumerParams
- getDeadLetterTopic() - Method in class com.turtlequeue.DeadLetterPolicy
- getDelayTimeUnit() - Method in interface com.turtlequeue.Message
- getDelayTimeUnit() - Method in class com.turtlequeue.MessageImpl
- getDelayValue() - Method in interface com.turtlequeue.Message
- getDelayValue() - Method in class com.turtlequeue.MessageImpl
- getDomain() - Method in exception com.turtlequeue.TqClientException
- getEnableBatching() - Method in class com.turtlequeue.ProducerParams
- getEnableRetry() - Method in class com.turtlequeue.ConsumerParams
- getEndOfTopicMessageListener() - Method in class com.turtlequeue.ConsumerParams
- getEntryId() - Method in interface com.turtlequeue.MessageId
- getEntryId() - Method in class com.turtlequeue.MessageIdImpl
- getEventTime() - Method in interface com.turtlequeue.Message
- getEventTime() - Method in class com.turtlequeue.MessageImpl
- getHashingScheme() - Method in class com.turtlequeue.ProducerParams
- getHost() - Method in class com.turtlequeue.ClientImpl
- getInitialPosition() - Method in class com.turtlequeue.ConsumerParams
- getInternalState() - Method in class com.turtlequeue.StateMachine
- getJsonPath() - Method in class com.turtlequeue.ConsumerParams
- getKey() - Method in interface com.turtlequeue.Message
- getKey() - Method in class com.turtlequeue.MessageImpl
- getLedgerId() - Method in interface com.turtlequeue.MessageId
- getLedgerId() - Method in class com.turtlequeue.MessageIdImpl
- getListBuilder() - Method in class com.turtlequeue.ClientImpl
- getMapBuilder() - Method in class com.turtlequeue.ClientImpl
- getMaxPendingMessages() - Method in class com.turtlequeue.ProducerParams
- getMaxRedeliverCount() - Method in class com.turtlequeue.DeadLetterPolicy
- getMessageId() - Method in interface com.turtlequeue.Message
- getMessageId() - Method in class com.turtlequeue.MessageImpl
- getMetadata() - Method in class com.turtlequeue.ConsumerParams
- getNamespace() - Method in class com.turtlequeue.ConsumerParams
- getNamespace() - Method in class com.turtlequeue.ProducerParams
- getNamespace() - Method in interface com.turtlequeue.Topic
- getNamespace() - Method in class com.turtlequeue.TopicImpl
- getNegativeAckRedeliveryDelayUnit() - Method in class com.turtlequeue.ConsumerParams
- getNegativeAckRedeliveryDelayValue() - Method in class com.turtlequeue.ConsumerParams
- getNextConsumerId() - Method in class com.turtlequeue.ClientImpl
- getNextProducerId() - Method in class com.turtlequeue.ClientImpl
- getNextRequestId() - Method in class com.turtlequeue.ClientImpl
- getPartitionIndex() - Method in interface com.turtlequeue.MessageId
- getPartitionIndex() - Method in class com.turtlequeue.MessageIdImpl
- getPersistent() - Method in class com.turtlequeue.ConsumerParams
- getPersistent() - Method in class com.turtlequeue.ProducerParams
- getPersistent() - Method in interface com.turtlequeue.Topic
- getPersistent() - Method in class com.turtlequeue.TopicImpl
- getPort() - Method in class com.turtlequeue.ClientImpl
- getPriority() - Method in class com.turtlequeue.ConsumerParams
- getProducer() - Method in interface com.turtlequeue.Message
- getProducer() - Method in class com.turtlequeue.MessageImpl
- getProducerId() - Method in class com.turtlequeue.ProducerImpl
- getProducerId() - Method in class com.turtlequeue.ProducerParams
- getProducerName() - Method in interface com.turtlequeue.Message
- getProducerName() - Method in class com.turtlequeue.MessageImpl
- getProducerName() - Method in class com.turtlequeue.ProducerParams
- getProperties() - Method in interface com.turtlequeue.Message
- getProperties() - Method in class com.turtlequeue.MessageImpl
- getProperties() - Method in class com.turtlequeue.ProducerParams
- getPublishTime() - Method in interface com.turtlequeue.Message
- getPublishTime() - Method in class com.turtlequeue.MessageImpl
- getReason() - Method in exception com.turtlequeue.TqClientException
- getReceiverQueueSize() - Method in class com.turtlequeue.ConsumerParams
- getRedeliveryCount() - Method in interface com.turtlequeue.Message
- getRedeliveryCount() - Method in class com.turtlequeue.MessageImpl
- getReplicatedFrom() - Method in interface com.turtlequeue.Message
- getReplicatedFrom() - Method in class com.turtlequeue.MessageImpl
- getRetryLetterTopic() - Method in class com.turtlequeue.DeadLetterPolicy
- getSdkVersion() - Method in class com.turtlequeue.ClientImpl
- getSecure() - Method in class com.turtlequeue.ClientImpl
- getSendTimeoutUnit() - Method in class com.turtlequeue.ProducerParams
- getSendTimeoutValue() - Method in class com.turtlequeue.ProducerParams
- getSequenceId() - Method in exception com.turtlequeue.TqClientException
- getState() - Method in class com.turtlequeue.TqClient
- getSubName() - Method in class com.turtlequeue.ConsumerParams
- getSubscriptionMode() - Method in class com.turtlequeue.ConsumerParams
- getSubType() - Method in class com.turtlequeue.ConsumerParams
- GettingAuthenticationDataException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.GettingAuthenticationDataException
- GettingAuthenticationDataException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.GettingAuthenticationDataException
- GettingAuthenticationDataException(String) - Constructor for exception com.turtlequeue.TqClientException.GettingAuthenticationDataException
- GettingAuthenticationDataException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.GettingAuthenticationDataException
- getTopic() - Method in class com.turtlequeue.ConsumerImpl
- getTopic() - Method in class com.turtlequeue.ConsumerParams
- getTopic() - Method in interface com.turtlequeue.Message
- getTopic() - Method in class com.turtlequeue.MessageImpl
- getTopic() - Method in class com.turtlequeue.ProducerParams
- getTopic() - Method in interface com.turtlequeue.Reader
- getTopic() - Method in class com.turtlequeue.ReaderImpl
- getTopic() - Method in interface com.turtlequeue.Topic
- getTopic() - Method in class com.turtlequeue.TopicImpl
- getTopicStr() - Method in class com.turtlequeue.ConsumerParams
- getTransitReader() - Method in class com.turtlequeue.ClientImpl
- getTransitWriter() - Method in class com.turtlequeue.ClientImpl
- getUserToken() - Method in class com.turtlequeue.ClientImpl
- getVersion() - Static method in class com.turtlequeue.Version
- getVersionInfo() - Method in class com.turtlequeue.ClientImpl
- GrowableArrayBlockingQueue<T> - Class in com.turtlequeue
-
This implements a
BlockingQueuebacked by an array with no fixed capacity. - GrowableArrayBlockingQueue() - Constructor for class com.turtlequeue.GrowableArrayBlockingQueue
- GrowableArrayBlockingQueue(int) - Constructor for class com.turtlequeue.GrowableArrayBlockingQueue
- GrpcLoggingClientInterceptor - Class in com.turtlequeue
-
A interceptor to handle client to broker messages logging
- GrpcLoggingClientInterceptor() - Constructor for class com.turtlequeue.GrpcLoggingClientInterceptor
- GrpcLoggingClientInterceptor(String) - Constructor for class com.turtlequeue.GrpcLoggingClientInterceptor
H
- hashCode() - Method in class com.turtlequeue.MessageIdImpl
- hashCode() - Method in class com.turtlequeue.MessageImpl
- hashCode() - Method in class com.turtlequeue.ProducerParams
- hashCode() - Method in class com.turtlequeue.TopicImpl
- hashingScheme(HashingScheme) - Method in class com.turtlequeue.ProducerBuilder
- HashingScheme - Enum in com.turtlequeue
- hasMessageAvailable() - Method in class com.turtlequeue.ConsumerImpl
- hasMessageAvailable() - Method in interface com.turtlequeue.Reader
-
Asynchronously check if there is any message available to read from the current position.
- hasMessageAvailable() - Method in class com.turtlequeue.ReaderImpl
- hasReachedEndOfTopic - Variable in class com.turtlequeue.ConsumerImpl
- hasReachedEndOfTopic() - Method in interface com.turtlequeue.Consumer
- hasReachedEndOfTopic() - Method in class com.turtlequeue.ConsumerImpl
- hasReachedEndOfTopic() - Method in interface com.turtlequeue.Reader
-
Return true if the topic was terminated and this reader has reached the end of the topic.
- hasReachedEndOfTopic() - Method in class com.turtlequeue.ReaderImpl
I
- Idle - com.turtlequeue.ClientPossibleStates
- Idle - com.turtlequeue.ConsumerPossibleStates
- Idle - com.turtlequeue.ProducerPossibleStates
- IncompatibleSchemaException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.IncompatibleSchemaException
- IncompatibleSchemaException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.IncompatibleSchemaException
- IncompatibleSchemaException(String) - Constructor for exception com.turtlequeue.TqClientException.IncompatibleSchemaException
- IncompatibleSchemaException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.IncompatibleSchemaException
- increaseAvailablePermits(int) - Method in class com.turtlequeue.ConsumerImpl
- Individual - com.turtlequeue.AcknowledgeBuilder.AckType
- initialPosition - Variable in class com.turtlequeue.ConsumerImpl
- initialPosition(MessageId) - Method in class com.turtlequeue.ConsumerBuilder
- initialPosition(MessageId) - Method in class com.turtlequeue.ReaderBuilder
- interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class com.turtlequeue.GrpcLoggingClientInterceptor
- InvalidConfigurationException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.InvalidConfigurationException
- InvalidConfigurationException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.InvalidConfigurationException
- InvalidConfigurationException(String) - Constructor for exception com.turtlequeue.TqClientException.InvalidConfigurationException
- InvalidConfigurationException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.InvalidConfigurationException
- InvalidMessageException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.InvalidMessageException
- InvalidMessageException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.InvalidMessageException
- InvalidMessageException(String) - Constructor for exception com.turtlequeue.TqClientException.InvalidMessageException
- InvalidMessageException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.InvalidMessageException
- InvalidServiceURL(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.InvalidServiceURL
- InvalidServiceURL(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.InvalidServiceURL
- InvalidServiceURL(String) - Constructor for exception com.turtlequeue.TqClientException.InvalidServiceURL
- InvalidServiceURL(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.InvalidServiceURL
- InvalidTopicNameException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.InvalidTopicNameException
- InvalidTopicNameException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.InvalidTopicNameException
- InvalidTopicNameException(String) - Constructor for exception com.turtlequeue.TqClientException.InvalidTopicNameException
- InvalidTopicNameException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.InvalidTopicNameException
- isConnected() - Method in interface com.turtlequeue.Consumer
- isConnected() - Method in class com.turtlequeue.ConsumerImpl
- isConnected() - Method in interface com.turtlequeue.Reader
- isConnected() - Method in class com.turtlequeue.ReaderImpl
- isReplicated() - Method in interface com.turtlequeue.Message
- isReplicated() - Method in class com.turtlequeue.MessageImpl
- isRetriableError(Throwable) - Static method in exception com.turtlequeue.TqClientException
- iterator() - Method in class com.turtlequeue.GrowableArrayBlockingQueue
J
- JavaString - com.turtlequeue.HashingScheme
- javaTimeUnitToProtobuf(TimeUnit) - Static method in class com.turtlequeue.Encoder
- jsonPath(String) - Method in class com.turtlequeue.ConsumerBuilder
- jsonPath(String) - Method in class com.turtlequeue.ReaderBuilder
K
- key(String) - Method in class com.turtlequeue.MessageBuilder
- Key_Shared - com.turtlequeue.SubType
-
Key_Shared = 3;
L
- lastDequeuedMessageId - Variable in class com.turtlequeue.ConsumerImpl
- latest - Static variable in interface com.turtlequeue.MessageId
-
MessageId that represents the next message published in the topic.
- Latest - com.turtlequeue.SubInitialPosition
- ledgerId - Variable in class com.turtlequeue.MessageIdImpl
- LookupException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.LookupException
- LookupException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.LookupException
- LookupException(String) - Constructor for exception com.turtlequeue.TqClientException.LookupException
- LookupException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.LookupException
- Lz4 - com.turtlequeue.CompressionType
M
- makeTqExceptionFromReplyError(Tq.ReplyError) - Static method in exception com.turtlequeue.TqClientException
- maxPendingMessages(int) - Method in class com.turtlequeue.ProducerBuilder
- maxReceiverQueueSize - Variable in class com.turtlequeue.ConsumerImpl
- maxRedeliverCount(int) - Method in class com.turtlequeue.DeadLetterPolicyBuilder
- Message<T> - Interface in com.turtlequeue
- MessageAcknowledgeException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.MessageAcknowledgeException
- MessageAcknowledgeException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.MessageAcknowledgeException
- MessageAcknowledgeException(String) - Constructor for exception com.turtlequeue.TqClientException.MessageAcknowledgeException
- MessageAcknowledgeException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.MessageAcknowledgeException
- MessageBuilder<T> - Class in com.turtlequeue
- MessageBuilder(ProducerImpl<T>) - Constructor for class com.turtlequeue.MessageBuilder
- MessageId - Interface in com.turtlequeue
-
Opaque unique identifier of a single message
- MessageIdImpl - Class in com.turtlequeue
- MessageIdImpl(long, long, int) - Constructor for class com.turtlequeue.MessageIdImpl
- MessageImpl<T> - Class in com.turtlequeue
- MessageImpl(ClientImpl, ConsumerImpl<T>, MessageIdImpl, T, String, Long, Long, Topic, String, Map<String, String>, ProducerImpl<T>, Boolean, String, Long, TimeUnit, Integer) - Constructor for class com.turtlequeue.MessageImpl
- metadata(Map<String, String>) - Method in class com.turtlequeue.ConsumerBuilder
- MurmurHash - com.turtlequeue.HashingScheme
N
- nack() - Method in class com.turtlequeue.AcknowledgeBuilder
- namespace(String) - Method in class com.turtlequeue.ConsumerBuilder
- namespace(String) - Method in class com.turtlequeue.ProducerBuilder
- namespace(String) - Method in class com.turtlequeue.ReaderBuilder
- namespace(String) - Method in class com.turtlequeue.TopicBuilderImpl
- negativeAckRedeliveryDelay(long, TimeUnit) - Method in class com.turtlequeue.ConsumerBuilder
- newAcknowledge() - Method in interface com.turtlequeue.Client
- newAcknowledge() - Method in class com.turtlequeue.ClientImpl
- newAcknowledge() - Method in class com.turtlequeue.ConsumerImpl
- newConsumer() - Method in interface com.turtlequeue.Client
- newConsumer() - Method in class com.turtlequeue.ClientImpl
- newMessage() - Method in interface com.turtlequeue.Producer
- newMessage() - Method in class com.turtlequeue.ProducerImpl
- newProducer() - Method in interface com.turtlequeue.Client
- newProducer() - Method in class com.turtlequeue.ClientImpl
- newReader() - Method in interface com.turtlequeue.Client
- newReader() - Method in class com.turtlequeue.ClientImpl
- newTopicBuilder() - Method in interface com.turtlequeue.Client
- newTopicBuilder() - Method in class com.turtlequeue.ClientImpl
- nonAcknowledge(Message<T>) - Method in interface com.turtlequeue.Consumer
- nonAcknowledge(Message<T>) - Method in class com.turtlequeue.ConsumerImpl
- nonAcknowledge(MessageId) - Method in interface com.turtlequeue.Consumer
- nonAcknowledge(MessageId) - Method in class com.turtlequeue.ConsumerImpl
- NonDurable - com.turtlequeue.SubscriptionMode
- None - com.turtlequeue.CompressionType
- NotAllowedException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.NotAllowedException
- NotAllowedException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.NotAllowedException
- NotAllowedException(String) - Constructor for exception com.turtlequeue.TqClientException.NotAllowedException
- NotAllowedException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.NotAllowedException
- NotConnectedException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.NotConnectedException
- NotConnectedException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.NotConnectedException
- NotConnectedException(String) - Constructor for exception com.turtlequeue.TqClientException.NotConnectedException
- NotConnectedException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.NotConnectedException
- NotFoundException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.NotFoundException
- NotFoundException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.NotFoundException
- NotFoundException(String) - Constructor for exception com.turtlequeue.TqClientException.NotFoundException
- NotFoundException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.NotFoundException
- NotSupportedException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.NotSupportedException
- NotSupportedException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.NotSupportedException
- NotSupportedException(String) - Constructor for exception com.turtlequeue.TqClientException.NotSupportedException
- NotSupportedException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.NotSupportedException
O
- offer(T) - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- offer(T, long, TimeUnit) - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- onMessageProcessed(Message<T>) - Method in class com.turtlequeue.ConsumerImpl
P
- partitionIndex - Variable in class com.turtlequeue.MessageIdImpl
- Paused - com.turtlequeue.ConsumerPossibleStates
- Paused - com.turtlequeue.ProducerPossibleStates
- peek() - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- pendingReceives - Variable in class com.turtlequeue.ConsumerImpl
- persistent(boolean) - Method in class com.turtlequeue.TopicBuilderImpl
- persistent(Boolean) - Method in class com.turtlequeue.ConsumerBuilder
- persistent(Boolean) - Method in class com.turtlequeue.ProducerBuilder
- poll() - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- poll(long, TimeUnit) - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- priority - Variable in class com.turtlequeue.ConsumerImpl
- priorityLevel(Integer) - Method in class com.turtlequeue.ConsumerBuilder
- Producer<T> - Interface in com.turtlequeue
- ProducerBlockedQuotaExceededError(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.ProducerBlockedQuotaExceededError
- ProducerBlockedQuotaExceededError(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ProducerBlockedQuotaExceededError
- ProducerBlockedQuotaExceededError(String) - Constructor for exception com.turtlequeue.TqClientException.ProducerBlockedQuotaExceededError
- ProducerBlockedQuotaExceededError(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ProducerBlockedQuotaExceededError
- ProducerBlockedQuotaExceededException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.ProducerBlockedQuotaExceededException
- ProducerBlockedQuotaExceededException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ProducerBlockedQuotaExceededException
- ProducerBlockedQuotaExceededException(String) - Constructor for exception com.turtlequeue.TqClientException.ProducerBlockedQuotaExceededException
- ProducerBlockedQuotaExceededException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ProducerBlockedQuotaExceededException
- ProducerBuilder - Class in com.turtlequeue
- ProducerBuilder(ClientImpl) - Constructor for class com.turtlequeue.ProducerBuilder
- ProducerBusyException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.ProducerBusyException
- ProducerBusyException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ProducerBusyException
- ProducerBusyException(String) - Constructor for exception com.turtlequeue.TqClientException.ProducerBusyException
- ProducerBusyException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ProducerBusyException
- producerCommand(Tq.CommandProducer) - Method in class com.turtlequeue.ClientImpl
- ProducerImpl<T> - Class in com.turtlequeue
- producerName(String) - Method in class com.turtlequeue.ProducerBuilder
- ProducerParams - Class in com.turtlequeue
- ProducerParams(Long, Topic, String, Boolean, Integer, TimeUnit, Long, Integer, Map<String, String>, HashingScheme, TimeUnit, Integer, Boolean) - Constructor for class com.turtlequeue.ProducerParams
- ProducerPossibleStates - Enum in com.turtlequeue
- ProducerQueueIsFullError(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.ProducerQueueIsFullError
- ProducerQueueIsFullError(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ProducerQueueIsFullError
- ProducerQueueIsFullError(String) - Constructor for exception com.turtlequeue.TqClientException.ProducerQueueIsFullError
- ProducerQueueIsFullError(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ProducerQueueIsFullError
- properties(Map<String, String>) - Method in class com.turtlequeue.MessageBuilder
- properties(Map<String, String>) - Method in class com.turtlequeue.ProducerBuilder
- property(String, String) - Method in class com.turtlequeue.MessageBuilder
- property(String, String) - Method in class com.turtlequeue.ProducerBuilder
- put(T) - Method in class com.turtlequeue.GrowableArrayBlockingQueue
R
- reachedEndOfTopic(Consumer<T>) - Method in interface com.turtlequeue.EndOfTopicMessageListener
-
Get the notification when a topic is terminated.
- Reader<T> - Interface in com.turtlequeue
-
A Reader can be used to scan through all the messages currently available in a topic.
- ReaderBuilder - Class in com.turtlequeue
- ReaderBuilder(ClientImpl) - Constructor for class com.turtlequeue.ReaderBuilder
- ReaderImpl<T> - Class in com.turtlequeue
- readerName(String) - Method in class com.turtlequeue.ReaderBuilder
- ReaderParams<T> - Class in com.turtlequeue
- ReaderParams(ClientImpl, ConsumerParams) - Constructor for class com.turtlequeue.ReaderParams
- readNext() - Method in interface com.turtlequeue.Reader
-
Read asynchronously the next message in the topic.
- readNext() - Method in class com.turtlequeue.ReaderImpl
- Ready - com.turtlequeue.ClientPossibleStates
- Ready - com.turtlequeue.ConsumerPossibleStates
- Ready - com.turtlequeue.ProducerPossibleStates
- reason - Variable in exception com.turtlequeue.TqClientException
- receive() - Method in interface com.turtlequeue.Consumer
- receive() - Method in class com.turtlequeue.ConsumerImpl
- receive(long, TimeUnit) - Method in interface com.turtlequeue.Consumer
- receive(long, TimeUnit) - Method in class com.turtlequeue.ConsumerImpl
- ReceiveLoop - Class in com.turtlequeue
-
Optional utility class that will
- ReceiveLoop() - Constructor for class com.turtlequeue.ReceiveLoop
- receiverQueueRefillThreshold - Variable in class com.turtlequeue.ConsumerImpl
- receiverQueueSize(Integer) - Method in class com.turtlequeue.ConsumerBuilder
- reconnect() - Method in class com.turtlequeue.ConsumerImpl
- reconnect() - Method in class com.turtlequeue.ProducerImpl
- reconnectChannel() - Method in class com.turtlequeue.TqClient
- redeliverUnacknowledgedMessages() - Method in interface com.turtlequeue.Consumer
- redeliverUnacknowledgedMessages() - Method in class com.turtlequeue.ConsumerImpl
- registerAdmin(Class) - Static method in class com.turtlequeue.ClientImpl
- registerConsumer(ConsumerImpl) - Method in class com.turtlequeue.ClientImpl
- registerConsumerBroker(ConsumerImpl) - Method in class com.turtlequeue.ClientImpl
- registerProducer(ProducerImpl) - Method in class com.turtlequeue.ClientImpl
- registerProducerBroker(ProducerImpl) - Method in class com.turtlequeue.ClientImpl
- remainingCapacity() - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- remove() - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- remove(Object) - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- removeConsumer(ConsumerImpl) - Method in class com.turtlequeue.ClientImpl
- removeDefaultReader() - Method in class com.turtlequeue.ClientBuilder
- removeDefaultWriter() - Method in class com.turtlequeue.ClientBuilder
- removeProducer(ProducerImpl) - Method in class com.turtlequeue.ClientImpl
- retryLetterTopic(String) - Method in class com.turtlequeue.DeadLetterPolicyBuilder
S
- safeFindNextPositivePowerOfTwo(int) - Static method in class com.turtlequeue.GrowableArrayBlockingQueue
-
Fast method of finding the next power of 2 greater than or equal to the supplied value.
- seek(long) - Method in class com.turtlequeue.ConsumerImpl
- seek(long) - Method in interface com.turtlequeue.Reader
-
Reset the subscription associated with this reader to a specific message publish time.
- seek(long) - Method in class com.turtlequeue.ReaderImpl
- seek(MessageId) - Method in class com.turtlequeue.ConsumerImpl
- seek(MessageId) - Method in interface com.turtlequeue.Reader
-
Reset the subscription associated with this reader to a specific message id.
- seek(MessageId) - Method in class com.turtlequeue.ReaderImpl
- Seeking - com.turtlequeue.ConsumerPossibleStates
- Seeking - com.turtlequeue.ProducerPossibleStates
- send() - Method in class com.turtlequeue.AcknowledgeBuilder
- send() - Method in class com.turtlequeue.MessageBuilder
- send(Message<T>) - Method in class com.turtlequeue.ProducerImpl
- sendTimeout(int, TimeUnit) - Method in class com.turtlequeue.ProducerBuilder
- setAckType(AcknowledgeBuilder.AckType) - Method in class com.turtlequeue.AcknowledgeBuilder
- setApiKey(String) - Method in class com.turtlequeue.ClientBuilder
- setConsumer(Consumer) - Method in class com.turtlequeue.AcknowledgeBuilder
- setHost(String) - Method in class com.turtlequeue.ClientBuilder
- setMessage(Message) - Method in class com.turtlequeue.AcknowledgeBuilder
- setMessageId(MessageId) - Method in class com.turtlequeue.AcknowledgeBuilder
- setNegativeAck(boolean) - Method in class com.turtlequeue.AcknowledgeBuilder
- setPort(Integer) - Method in class com.turtlequeue.ClientBuilder
- setPrefix(String) - Method in class com.turtlequeue.ClientBuilder
- setSecure(Boolean) - Method in class com.turtlequeue.ClientBuilder
- setState(T) - Method in class com.turtlequeue.StateMachine
- setTopicTerminated() - Method in class com.turtlequeue.ConsumerImpl
- setUserToken(String) - Method in class com.turtlequeue.ClientBuilder
- Shared - com.turtlequeue.SubType
-
Shared = 1; - size() - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- StateMachine<T> - Class in com.turtlequeue
- Stopping - com.turtlequeue.ClientPossibleStates
- Stopping - com.turtlequeue.ConsumerPossibleStates
- Stopping - com.turtlequeue.ProducerPossibleStates
- stopPingLoop() - Method in class com.turtlequeue.ClientImpl
- SubInitialPosition - Enum in com.turtlequeue
- subName - Variable in class com.turtlequeue.ConsumerImpl
- subscribe() - Method in class com.turtlequeue.ConsumerBuilder
- SubscribeResponse - Class in com.turtlequeue
- SubscribeResponse() - Constructor for class com.turtlequeue.SubscribeResponse
- subscribeReturn() - Method in class com.turtlequeue.ConsumerImpl
- subscribeReturn() - Method in class com.turtlequeue.ReaderImpl
- subscriptionInitialPosition(MessageId) - Method in class com.turtlequeue.ConsumerBuilder
- subscriptionMode(SubscriptionMode) - Method in class com.turtlequeue.ConsumerBuilder
- SubscriptionMode - Enum in com.turtlequeue
- subscriptionName(String) - Method in class com.turtlequeue.ConsumerBuilder
- subscriptionType(SubType) - Method in class com.turtlequeue.ConsumerBuilder
- SubType - Enum in com.turtlequeue
T
- take() - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- terminateTopic(Topic) - Method in interface com.turtlequeue.Admin
- thisUsesUnstableApi() - Method in class com.turtlequeue.AuthenticationCallCredentials
- TimeoutException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.TimeoutException
- TimeoutException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.TimeoutException
- TimeoutException(String) - Constructor for exception com.turtlequeue.TqClientException.TimeoutException
- TimeoutException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.TimeoutException
- toList() - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- toMessageIdData(MessageId) - Static method in class com.turtlequeue.MessageIdImpl
- topic - Variable in class com.turtlequeue.ConsumerImpl
- topic(Topic) - Method in class com.turtlequeue.ConsumerBuilder
- topic(Topic) - Method in class com.turtlequeue.ProducerBuilder
- topic(Topic) - Method in class com.turtlequeue.ReaderBuilder
- topic(Topic) - Method in class com.turtlequeue.TopicBuilderImpl
- topic(String) - Method in class com.turtlequeue.ConsumerBuilder
- topic(String) - Method in class com.turtlequeue.ProducerBuilder
- topic(String) - Method in class com.turtlequeue.TopicBuilderImpl
- Topic - Interface in com.turtlequeue
- TopicBuilderImpl - Class in com.turtlequeue
- TopicBuilderImpl() - Constructor for class com.turtlequeue.TopicBuilderImpl
- TopicDoesNotExistException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.TopicDoesNotExistException
- TopicDoesNotExistException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.TopicDoesNotExistException
- TopicDoesNotExistException(String) - Constructor for exception com.turtlequeue.TqClientException.TopicDoesNotExistException
- TopicDoesNotExistException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.TopicDoesNotExistException
- TopicImpl - Class in com.turtlequeue
- TopicImpl(String, String, boolean) - Constructor for class com.turtlequeue.TopicImpl
- TopicTerminatedException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.TopicTerminatedException
- TopicTerminatedException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.TopicTerminatedException
- TopicTerminatedException(String) - Constructor for exception com.turtlequeue.TqClientException.TopicTerminatedException
- TopicTerminatedException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.TopicTerminatedException
- toString() - Method in class com.turtlequeue.ClientImpl
- toString() - Method in class com.turtlequeue.ConsumerImpl
- toString() - Method in class com.turtlequeue.ConsumerParams
- toString() - Method in class com.turtlequeue.GrowableArrayBlockingQueue
- toString() - Method in class com.turtlequeue.MessageIdImpl
- toString() - Method in class com.turtlequeue.MessageImpl
- toString() - Method in class com.turtlequeue.ProducerParams
- toString() - Method in class com.turtlequeue.ReaderImpl
- toString() - Method in class com.turtlequeue.TopicImpl
- toTqHashingScheme() - Method in enum com.turtlequeue.HashingScheme
- toTqSubscriptionMode() - Method in enum com.turtlequeue.CompressionType
- toTqSubscriptionMode() - Method in enum com.turtlequeue.SubscriptionMode
- toTqSubType() - Method in enum com.turtlequeue.SubType
- toTqTopic(Topic) - Static method in class com.turtlequeue.TopicImpl
- tqClient - Variable in class com.turtlequeue.ClientImpl
- TqClient - Class in com.turtlequeue
-
Internal
- TqClient(ClientImpl) - Constructor for class com.turtlequeue.TqClient
-
Construct client for accessing Tq reusing the existing channel.
- TqClientException - Exception in com.turtlequeue
-
Base type of exception for the Turtlequeue SDK.
- TqClientException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException
- TqClientException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException
- TqClientException(String) - Constructor for exception com.turtlequeue.TqClientException
- TqClientException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException
- TqClientException.AlreadyClosedException - Exception in com.turtlequeue
- TqClientException.AuthenticationException - Exception in com.turtlequeue
- TqClientException.AuthorizationException - Exception in com.turtlequeue
- TqClientException.BrokerMetadataException - Exception in com.turtlequeue
- TqClientException.BrokerPersistenceException - Exception in com.turtlequeue
- TqClientException.ChecksumException - Exception in com.turtlequeue
- TqClientException.ConnectException - Exception in com.turtlequeue
- TqClientException.ConsumerAssignException - Exception in com.turtlequeue
- TqClientException.ConsumerBusyException - Exception in com.turtlequeue
- TqClientException.CryptoException - Exception in com.turtlequeue
- TqClientException.GettingAuthenticationDataException - Exception in com.turtlequeue
- TqClientException.IncompatibleSchemaException - Exception in com.turtlequeue
- TqClientException.InvalidConfigurationException - Exception in com.turtlequeue
- TqClientException.InvalidMessageException - Exception in com.turtlequeue
- TqClientException.InvalidServiceURL - Exception in com.turtlequeue
- TqClientException.InvalidTopicNameException - Exception in com.turtlequeue
- TqClientException.LookupException - Exception in com.turtlequeue
- TqClientException.MessageAcknowledgeException - Exception in com.turtlequeue
- TqClientException.NotAllowedException - Exception in com.turtlequeue
- TqClientException.NotConnectedException - Exception in com.turtlequeue
- TqClientException.NotFoundException - Exception in com.turtlequeue
- TqClientException.NotSupportedException - Exception in com.turtlequeue
- TqClientException.ProducerBlockedQuotaExceededError - Exception in com.turtlequeue
- TqClientException.ProducerBlockedQuotaExceededException - Exception in com.turtlequeue
- TqClientException.ProducerBusyException - Exception in com.turtlequeue
- TqClientException.ProducerQueueIsFullError - Exception in com.turtlequeue
- TqClientException.TimeoutException - Exception in com.turtlequeue
- TqClientException.TopicDoesNotExistException - Exception in com.turtlequeue
- TqClientException.TopicTerminatedException - Exception in com.turtlequeue
- TqClientException.TransactionConflictException - Exception in com.turtlequeue
- TqClientException.UnsupportedAuthenticationException - Exception in com.turtlequeue
- TransactionConflictException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.TransactionConflictException
- TransactionConflictException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.TransactionConflictException
- TransactionConflictException(String) - Constructor for exception com.turtlequeue.TqClientException.TransactionConflictException
- TransactionConflictException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.TransactionConflictException
- transitListBuilder(ArrayReader<?, List<Object>, Object>) - Method in class com.turtlequeue.ClientBuilder
- transitMapBuilder(MapReader<?, Map<Object, Object>, Object, Object>) - Method in class com.turtlequeue.ClientBuilder
- transitReadDefaultHandler(DefaultReadHandler<?>) - Method in class com.turtlequeue.ClientBuilder
- transitReader(Function<InputStream, Reader>) - Method in class com.turtlequeue.ClientBuilder
- transitReadHandlers(Map<String, ReadHandler<?, ?>>) - Method in class com.turtlequeue.ClientBuilder
- transitWriteDefaultHandler(WriteHandler<?, ?>) - Method in class com.turtlequeue.ClientBuilder
- transitWriteHandlers(Map<Class, WriteHandler<?, ?>>) - Method in class com.turtlequeue.ClientBuilder
- transitWriter(Function<OutputStream, Writer>) - Method in class com.turtlequeue.ClientBuilder
U
- UnsupportedAuthenticationException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.UnsupportedAuthenticationException
- UnsupportedAuthenticationException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.UnsupportedAuthenticationException
- UnsupportedAuthenticationException(String) - Constructor for exception com.turtlequeue.TqClientException.UnsupportedAuthenticationException
- UnsupportedAuthenticationException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.UnsupportedAuthenticationException
V
- value(T) - Method in class com.turtlequeue.MessageBuilder
- valueOf(String) - Static method in enum com.turtlequeue.AcknowledgeBuilder.AckType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.turtlequeue.ClientPossibleStates
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.turtlequeue.CompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.turtlequeue.ConsumerPossibleStates
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.turtlequeue.HashingScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.turtlequeue.ProducerPossibleStates
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.turtlequeue.SubInitialPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.turtlequeue.SubscriptionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.turtlequeue.SubType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.turtlequeue.AcknowledgeBuilder.AckType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.turtlequeue.ClientPossibleStates
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.turtlequeue.CompressionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.turtlequeue.ConsumerPossibleStates
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.turtlequeue.HashingScheme
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.turtlequeue.ProducerPossibleStates
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.turtlequeue.SubInitialPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.turtlequeue.SubscriptionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.turtlequeue.SubType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Version - Class in com.turtlequeue
- Version() - Constructor for class com.turtlequeue.Version
Z
- Zlib - com.turtlequeue.CompressionType
All Classes All Packages