Skip navigation links
A B C D E F G H I J K L M N O P R S T U V 

A

ack() - Method in class com.turtlequeue.AcknowledgeBuilder
 
acknowledge(Message<T>) - Method in interface com.turtlequeue.Consumer
 
acknowledge(MessageId) - Method in class com.turtlequeue.ConsumerImpl
 
acknowledge(Message<T>) - Method in class com.turtlequeue.ConsumerImpl
 
acknowledge() - Method in interface com.turtlequeue.Message
 
acknowledge() - Method in class com.turtlequeue.MessageImpl
 
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 - Interface in com.turtlequeue
 
admin() - Method in interface com.turtlequeue.Client
 
admin - Variable in class com.turtlequeue.ClientImpl
 
admin() - Method in class com.turtlequeue.ClientImpl
 
adminClass - Static variable in class com.turtlequeue.ClientImpl
 
AlreadyClosedException(String) - Constructor for exception com.turtlequeue.TqClientException.AlreadyClosedException
 
AlreadyClosedException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.AlreadyClosedException
 
AlreadyClosedException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.AlreadyClosedException
 
AlreadyClosedException(Tq.ReplyError, 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(String) - Constructor for exception com.turtlequeue.TqClientException.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.AuthenticationException
 
AuthenticationException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.AuthenticationException
 
AuthenticationException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.AuthenticationException
 
AuthorizationException(String) - Constructor for exception com.turtlequeue.TqClientException.AuthorizationException
 
AuthorizationException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.AuthorizationException
 
AuthorizationException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.AuthorizationException
 
AuthorizationException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.AuthorizationException
 

B

batchingMaxMessages() - Method in class com.turtlequeue.ProducerParams
 
BrokerMetadataException(String) - Constructor for exception com.turtlequeue.TqClientException.BrokerMetadataException
 
BrokerMetadataException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.BrokerMetadataException
 
BrokerMetadataException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.BrokerMetadataException
 
BrokerMetadataException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.BrokerMetadataException
 
BrokerPersistenceException(String) - Constructor for exception com.turtlequeue.TqClientException.BrokerPersistenceException
 
BrokerPersistenceException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.BrokerPersistenceException
 
BrokerPersistenceException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.BrokerPersistenceException
 
BrokerPersistenceException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.BrokerPersistenceException
 
build() - Method in class com.turtlequeue.ClientBuilder
 
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 Client instance.

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(String) - Constructor for exception com.turtlequeue.TqClientException.ChecksumException
 
ChecksumException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ChecksumException
 
ChecksumException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.ChecksumException
 
ChecksumException(Tq.ReplyError, 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) - 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(boolean) - Method in class com.turtlequeue.ConsumerImpl
 
closeAsync(boolean) - Method in class com.turtlequeue.ProducerImpl
 
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
 
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(String) - Constructor for exception com.turtlequeue.TqClientException.ConnectException
 
ConnectException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ConnectException
 
ConnectException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.ConnectException
 
ConnectException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ConnectException
 
Consumer<T> - Interface in com.turtlequeue
 
ConsumerAssignException(String) - Constructor for exception com.turtlequeue.TqClientException.ConsumerAssignException
 
ConsumerAssignException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ConsumerAssignException
 
ConsumerAssignException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.ConsumerAssignException
 
ConsumerAssignException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ConsumerAssignException
 
ConsumerBuilder - Class in com.turtlequeue
 
ConsumerBuilder(ClientImpl) - Constructor for class com.turtlequeue.ConsumerBuilder
 
ConsumerBusyException(String) - Constructor for exception com.turtlequeue.TqClientException.ConsumerBusyException
 
ConsumerBusyException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ConsumerBusyException
 
ConsumerBusyException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.ConsumerBusyException
 
ConsumerBusyException(Tq.ReplyError, 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(String) - Method in class com.turtlequeue.ConsumerBuilder
 
consumerName - Variable in class com.turtlequeue.ConsumerImpl
 
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) - 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(String) - Constructor for exception com.turtlequeue.TqClientException.CryptoException
 
CryptoException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.CryptoException
 
CryptoException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.CryptoException
 
CryptoException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.CryptoException
 

D

data - Variable in exception com.turtlequeue.TqClientException
 
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
 

E

earliest - Static variable in interface com.turtlequeue.MessageId
MessageId that represents the oldest message available in the topic.
element() - Method in class com.turtlequeue.GrowableArrayBlockingQueue
 
enableBatching(boolean) - Method in class com.turtlequeue.ProducerBuilder
 
Encoder - Class in com.turtlequeue
 
endOfTopicMessageListener(EndOfTopicMessageListener) - Method in class com.turtlequeue.ConsumerBuilder
 
endOfTopicMessageListener - Variable in class com.turtlequeue.ConsumerImpl
 
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
 

F

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
 
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
 
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
 
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
 
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
 
getMaxPendingMessages() - Method in class com.turtlequeue.ProducerParams
 
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
 
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
 
getReplicatedFrom() - Method in interface com.turtlequeue.Message
 
getReplicatedFrom() - Method in class com.turtlequeue.MessageImpl
 
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(String) - Constructor for exception com.turtlequeue.TqClientException.GettingAuthenticationDataException
 
GettingAuthenticationDataException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.GettingAuthenticationDataException
 
GettingAuthenticationDataException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.GettingAuthenticationDataException
 
GettingAuthenticationDataException(Tq.ReplyError, 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
 
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 BlockingQueue backed 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 - Enum in com.turtlequeue
 
hashingScheme(HashingScheme) - Method in class com.turtlequeue.ProducerBuilder
 
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() - Method in interface com.turtlequeue.Consumer
 
hasReachedEndOfTopic - Variable in class com.turtlequeue.ConsumerImpl
 
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

IncompatibleSchemaException(String) - Constructor for exception com.turtlequeue.TqClientException.IncompatibleSchemaException
 
IncompatibleSchemaException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.IncompatibleSchemaException
 
IncompatibleSchemaException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.IncompatibleSchemaException
 
IncompatibleSchemaException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.IncompatibleSchemaException
 
increaseAvailablePermits(int) - Method in class com.turtlequeue.ConsumerImpl
 
initialPosition(MessageId) - Method in class com.turtlequeue.ConsumerBuilder
 
initialPosition - Variable in class com.turtlequeue.ConsumerImpl
 
initialPosition(MessageId) - Method in class com.turtlequeue.ReaderBuilder
 
interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class com.turtlequeue.GrpcLoggingClientInterceptor
 
InvalidConfigurationException(String) - Constructor for exception com.turtlequeue.TqClientException.InvalidConfigurationException
 
InvalidConfigurationException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.InvalidConfigurationException
 
InvalidConfigurationException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.InvalidConfigurationException
 
InvalidConfigurationException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.InvalidConfigurationException
 
InvalidMessageException(String) - Constructor for exception com.turtlequeue.TqClientException.InvalidMessageException
 
InvalidMessageException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.InvalidMessageException
 
InvalidMessageException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.InvalidMessageException
 
InvalidMessageException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.InvalidMessageException
 
InvalidServiceURL(String) - Constructor for exception com.turtlequeue.TqClientException.InvalidServiceURL
 
InvalidServiceURL(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.InvalidServiceURL
 
InvalidServiceURL(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.InvalidServiceURL
 
InvalidServiceURL(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.InvalidServiceURL
 
InvalidTopicNameException(String) - Constructor for exception com.turtlequeue.TqClientException.InvalidTopicNameException
 
InvalidTopicNameException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.InvalidTopicNameException
 
InvalidTopicNameException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.InvalidTopicNameException
 
InvalidTopicNameException(Tq.ReplyError, 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

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
 

L

latest - Static variable in interface com.turtlequeue.MessageId
MessageId that represents the next message published in the topic.
ledgerId - Variable in class com.turtlequeue.MessageIdImpl
 
LookupException(String) - Constructor for exception com.turtlequeue.TqClientException.LookupException
 
LookupException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.LookupException
 
LookupException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.LookupException
 
LookupException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.LookupException
 

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
 
Message<T> - Interface in com.turtlequeue
 
MessageAcknowledgeException(String) - Constructor for exception com.turtlequeue.TqClientException.MessageAcknowledgeException
 
MessageAcknowledgeException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.MessageAcknowledgeException
 
MessageAcknowledgeException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.MessageAcknowledgeException
 
MessageAcknowledgeException(Tq.ReplyError, 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) - Constructor for class com.turtlequeue.MessageImpl
 
metadata(Map<String, String>) - Method in class com.turtlequeue.ConsumerBuilder
 

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
 
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(MessageId) - Method in interface com.turtlequeue.Consumer
 
nonAcknowledge(Message<T>) - Method in interface com.turtlequeue.Consumer
 
nonAcknowledge(MessageId) - Method in class com.turtlequeue.ConsumerImpl
 
nonAcknowledge(Message<T>) - Method in class com.turtlequeue.ConsumerImpl
 
NotAllowedException(String) - Constructor for exception com.turtlequeue.TqClientException.NotAllowedException
 
NotAllowedException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.NotAllowedException
 
NotAllowedException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.NotAllowedException
 
NotAllowedException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.NotAllowedException
 
NotConnectedException(String) - Constructor for exception com.turtlequeue.TqClientException.NotConnectedException
 
NotConnectedException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.NotConnectedException
 
NotConnectedException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.NotConnectedException
 
NotConnectedException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.NotConnectedException
 
NotFoundException(String) - Constructor for exception com.turtlequeue.TqClientException.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.NotFoundException
 
NotFoundException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.NotFoundException
 
NotFoundException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.NotFoundException
 
NotSupportedException(String) - Constructor for exception com.turtlequeue.TqClientException.NotSupportedException
 
NotSupportedException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.NotSupportedException
 
NotSupportedException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.NotSupportedException
 
NotSupportedException(Tq.ReplyError, 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() - Method in class com.turtlequeue.ConsumerImpl
 

P

partitionIndex - Variable in class com.turtlequeue.MessageIdImpl
 
peek() - Method in class com.turtlequeue.GrowableArrayBlockingQueue
 
pendingReceives - Variable in class com.turtlequeue.ConsumerImpl
 
persistent(Boolean) - Method in class com.turtlequeue.ConsumerBuilder
 
persistent(Boolean) - Method in class com.turtlequeue.ProducerBuilder
 
persistent(boolean) - Method in class com.turtlequeue.TopicBuilderImpl
 
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(String) - Constructor for exception com.turtlequeue.TqClientException.ProducerBlockedQuotaExceededError
 
ProducerBlockedQuotaExceededError(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ProducerBlockedQuotaExceededError
 
ProducerBlockedQuotaExceededError(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.ProducerBlockedQuotaExceededError
 
ProducerBlockedQuotaExceededError(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ProducerBlockedQuotaExceededError
 
ProducerBlockedQuotaExceededException(String) - Constructor for exception com.turtlequeue.TqClientException.ProducerBlockedQuotaExceededException
 
ProducerBlockedQuotaExceededException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ProducerBlockedQuotaExceededException
 
ProducerBlockedQuotaExceededException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.ProducerBlockedQuotaExceededException
 
ProducerBlockedQuotaExceededException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ProducerBlockedQuotaExceededException
 
ProducerBuilder - Class in com.turtlequeue
 
ProducerBuilder(ClientImpl) - Constructor for class com.turtlequeue.ProducerBuilder
 
ProducerBusyException(String) - Constructor for exception com.turtlequeue.TqClientException.ProducerBusyException
 
ProducerBusyException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ProducerBusyException
 
ProducerBusyException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.ProducerBusyException
 
ProducerBusyException(Tq.ReplyError, 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) - Constructor for class com.turtlequeue.ProducerParams
 
ProducerPossibleStates - Enum in com.turtlequeue
 
ProducerQueueIsFullError(String) - Constructor for exception com.turtlequeue.TqClientException.ProducerQueueIsFullError
 
ProducerQueueIsFullError(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.ProducerQueueIsFullError
 
ProducerQueueIsFullError(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.ProducerQueueIsFullError
 
ProducerQueueIsFullError(Tq.ReplyError, 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
 
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 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
 
removeProducer(ProducerImpl) - Method in class com.turtlequeue.ClientImpl
 

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.
schema - Variable in class com.turtlequeue.ConsumerImpl
 
seek(MessageId) - Method in class com.turtlequeue.ConsumerImpl
 
seek(long) - 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(long) - Method in interface com.turtlequeue.Reader
Reset the subscription associated with this reader to a specific message publish time.
seek(MessageId) - Method in class com.turtlequeue.ReaderImpl
 
seek(long) - Method in class com.turtlequeue.ReaderImpl
 
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
 
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
 
size() - Method in class com.turtlequeue.GrowableArrayBlockingQueue
 
StateMachine<T> - Class in com.turtlequeue
 
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
 
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(String) - Constructor for exception com.turtlequeue.TqClientException.TimeoutException
 
TimeoutException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.TimeoutException
 
TimeoutException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.TimeoutException
 
TimeoutException(Tq.ReplyError, 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(String) - Method in class com.turtlequeue.ConsumerBuilder
 
topic(Topic) - Method in class com.turtlequeue.ConsumerBuilder
 
topic - Variable in class com.turtlequeue.ConsumerImpl
 
topic(String) - Method in class com.turtlequeue.ProducerBuilder
 
topic(Topic) - Method in class com.turtlequeue.ProducerBuilder
 
topic(Topic) - Method in class com.turtlequeue.ReaderBuilder
 
Topic - Interface in com.turtlequeue
 
topic(String) - Method in class com.turtlequeue.TopicBuilderImpl
 
topic(Topic) - Method in class com.turtlequeue.TopicBuilderImpl
 
TopicBuilderImpl - Class in com.turtlequeue
 
TopicBuilderImpl() - Constructor for class com.turtlequeue.TopicBuilderImpl
 
TopicDoesNotExistException(String) - Constructor for exception com.turtlequeue.TqClientException.TopicDoesNotExistException
 
TopicDoesNotExistException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.TopicDoesNotExistException
 
TopicDoesNotExistException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.TopicDoesNotExistException
 
TopicDoesNotExistException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.TopicDoesNotExistException
 
TopicImpl - Class in com.turtlequeue
 
TopicImpl(String, String, boolean) - Constructor for class com.turtlequeue.TopicImpl
 
TopicTerminatedException(String) - Constructor for exception com.turtlequeue.TqClientException.TopicTerminatedException
 
TopicTerminatedException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.TopicTerminatedException
 
TopicTerminatedException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.TopicTerminatedException
 
TopicTerminatedException(Tq.ReplyError, 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(String) - Constructor for exception com.turtlequeue.TqClientException
 
TqClientException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException
 
TqClientException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException
 
TqClientException(Tq.ReplyError, 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(String) - Constructor for exception com.turtlequeue.TqClientException.TransactionConflictException
 
TransactionConflictException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.TransactionConflictException
 
TransactionConflictException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.TransactionConflictException
 
TransactionConflictException(Tq.ReplyError, Throwable) - Constructor for exception com.turtlequeue.TqClientException.TransactionConflictException
 

U

UnsupportedAuthenticationException(String) - Constructor for exception com.turtlequeue.TqClientException.UnsupportedAuthenticationException
 
UnsupportedAuthenticationException(String, Throwable) - Constructor for exception com.turtlequeue.TqClientException.UnsupportedAuthenticationException
 
UnsupportedAuthenticationException(Tq.ReplyError) - Constructor for exception com.turtlequeue.TqClientException.UnsupportedAuthenticationException
 
UnsupportedAuthenticationException(Tq.ReplyError, 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
 
A B C D E F G H I J K L M N O P R S T U V 
Skip navigation links

Copyright © 2019-2021, TurtleQueue All Rights Reserved. Use is subject to license terms.