JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
W
A
addAddress(String, int)
- Method in class com.github.brainlag.nsq.
NSQProducer
addBytes(byte[])
- Method in class com.github.brainlag.nsq.
NSQCommand
addLookupAddress(String, int)
- Method in class com.github.brainlag.nsq.lookup.
DefaultNSQLookup
addLookupAddress(String, int)
- Method in interface com.github.brainlag.nsq.lookup.
NSQLookup
ASCII
- Static variable in class com.github.brainlag.nsq.
NSQCommand
B
BadMessageException
- Exception in
com.github.brainlag.nsq.exceptions
BadMessageException(String)
- Constructor for exception com.github.brainlag.nsq.exceptions.
BadMessageException
BadTopicException
- Exception in
com.github.brainlag.nsq.exceptions
BadTopicException(String)
- Constructor for exception com.github.brainlag.nsq.exceptions.
BadTopicException
C
channelInactive(ChannelHandlerContext)
- Method in class com.github.brainlag.nsq.netty.
NSQHandler
channelRead0(ChannelHandlerContext, NSQFrame)
- Method in class com.github.brainlag.nsq.netty.
NSQFeatureDetectionHandler
channelRead0(ChannelHandlerContext, NSQFrame)
- Method in class com.github.brainlag.nsq.netty.
NSQHandler
close()
- Method in class com.github.brainlag.nsq.
Connection
close()
- Method in class com.github.brainlag.nsq.
NSQConsumer
com.github.brainlag.nsq
- package com.github.brainlag.nsq
com.github.brainlag.nsq.callbacks
- package com.github.brainlag.nsq.callbacks
com.github.brainlag.nsq.exceptions
- package com.github.brainlag.nsq.exceptions
com.github.brainlag.nsq.frames
- package com.github.brainlag.nsq.frames
com.github.brainlag.nsq.lookup
- package com.github.brainlag.nsq.lookup
com.github.brainlag.nsq.netty
- package com.github.brainlag.nsq.netty
com.github.brainlag.nsq.pool
- package com.github.brainlag.nsq.pool
command(NSQCommand)
- Method in class com.github.brainlag.nsq.
Connection
commandAndWait(NSQCommand)
- Method in class com.github.brainlag.nsq.
Connection
Connection
- Class in
com.github.brainlag.nsq
Connection(ServerAddress, NSQConfig)
- Constructor for class com.github.brainlag.nsq.
Connection
ConnectionPoolFactory
- Class in
com.github.brainlag.nsq.pool
ConnectionPoolFactory(NSQConfig)
- Constructor for class com.github.brainlag.nsq.pool.
ConnectionPoolFactory
create(ServerAddress)
- Method in class com.github.brainlag.nsq.pool.
ConnectionPoolFactory
D
decode(ChannelHandlerContext, ByteBuf, List<Object>)
- Method in class com.github.brainlag.nsq.netty.
NSQDecoder
DefaultNSQLookup
- Class in
com.github.brainlag.nsq.lookup
DefaultNSQLookup()
- Constructor for class com.github.brainlag.nsq.lookup.
DefaultNSQLookup
DefaultNSQLookup(ObjectMapper)
- Constructor for class com.github.brainlag.nsq.lookup.
DefaultNSQLookup
destroyObject(ServerAddress, PooledObject<Connection>)
- Method in class com.github.brainlag.nsq.pool.
ConnectionPoolFactory
DisconnectedException
- Exception in
com.github.brainlag.nsq.exceptions
DisconnectedException(String, Throwable)
- Constructor for exception com.github.brainlag.nsq.exceptions.
DisconnectedException
E
encode(ChannelHandlerContext, NSQCommand, List<Object>)
- Method in class com.github.brainlag.nsq.netty.
NSQEncoder
equals(Object)
- Method in class com.github.brainlag.nsq.
ServerAddress
error(NSQException)
- Method in interface com.github.brainlag.nsq.callbacks.
NSQErrorCallback
ErrorFrame
- Class in
com.github.brainlag.nsq.frames
ErrorFrame()
- Constructor for class com.github.brainlag.nsq.frames.
ErrorFrame
exceptionCaught(ChannelHandlerContext, Throwable)
- Method in class com.github.brainlag.nsq.netty.
NSQHandler
F
finish(byte[])
- Static method in class com.github.brainlag.nsq.
NSQCommand
finished()
- Method in class com.github.brainlag.nsq.
NSQMessage
Finished processing this message, let nsq know so it doesnt get reprocessed.
G
getAttempts()
- Method in class com.github.brainlag.nsq.frames.
MessageFrame
getAttempts()
- Method in class com.github.brainlag.nsq.
NSQMessage
getCompression()
- Method in class com.github.brainlag.nsq.
NSQConfig
getConfig()
- Method in class com.github.brainlag.nsq.
Connection
getConnection()
- Method in class com.github.brainlag.nsq.
NSQMessage
getConnection()
- Method in class com.github.brainlag.nsq.
NSQProducer
getData()
- Method in class com.github.brainlag.nsq.frames.
NSQFrame
getData()
- Method in class com.github.brainlag.nsq.
NSQCommand
getDeflateLevel()
- Method in class com.github.brainlag.nsq.
NSQConfig
getErrorMessage()
- Method in class com.github.brainlag.nsq.frames.
ErrorFrame
getEventLoopGroup()
- Method in class com.github.brainlag.nsq.
NSQConfig
getExecutor()
- Method in class com.github.brainlag.nsq.
NSQProducer
getHeartbeatInterval()
- Method in class com.github.brainlag.nsq.
NSQConfig
getHost()
- Method in class com.github.brainlag.nsq.
ServerAddress
getId()
- Method in class com.github.brainlag.nsq.
NSQMessage
getLine()
- Method in class com.github.brainlag.nsq.
NSQCommand
getLookupAddresses()
- Method in class com.github.brainlag.nsq.lookup.
DefaultNSQLookup
getMaxInFlight()
- Method in class com.github.brainlag.nsq.
NSQConfig
getMessage()
- Method in class com.github.brainlag.nsq.frames.
ResponseFrame
getMessage()
- Method in class com.github.brainlag.nsq.
NSQMessage
getMessageBody()
- Method in class com.github.brainlag.nsq.frames.
MessageFrame
getMessageId()
- Method in class com.github.brainlag.nsq.frames.
MessageFrame
getMsgTimeout()
- Method in class com.github.brainlag.nsq.
NSQConfig
getOutputBufferSize()
- Method in class com.github.brainlag.nsq.
NSQConfig
getOutputBufferTimeout()
- Method in class com.github.brainlag.nsq.
NSQConfig
getPool()
- Method in class com.github.brainlag.nsq.
NSQProducer
getPort()
- Method in class com.github.brainlag.nsq.
ServerAddress
getSampleRate()
- Method in class com.github.brainlag.nsq.
NSQConfig
getServerAddress()
- Method in class com.github.brainlag.nsq.
Connection
getSize()
- Method in class com.github.brainlag.nsq.frames.
NSQFrame
getSslContext()
- Method in class com.github.brainlag.nsq.
NSQConfig
getTimestamp()
- Method in class com.github.brainlag.nsq.frames.
MessageFrame
getTimestamp()
- Method in class com.github.brainlag.nsq.
NSQMessage
getTotalMessages()
- Method in class com.github.brainlag.nsq.
NSQConsumer
getUserAgent()
- Method in class com.github.brainlag.nsq.
NSQConfig
H
hashCode()
- Method in class com.github.brainlag.nsq.
ServerAddress
HEARTBEAT_MAX_INTERVAL
- Static variable in class com.github.brainlag.nsq.
Connection
I
identify(byte[])
- Static method in class com.github.brainlag.nsq.
NSQCommand
incoming(NSQFrame)
- Method in class com.github.brainlag.nsq.
Connection
initChannel(SocketChannel)
- Method in class com.github.brainlag.nsq.netty.
NSQClientInitializer
instance(int)
- Static method in class com.github.brainlag.nsq.frames.
NSQFrame
isConnected()
- Method in class com.github.brainlag.nsq.
Connection
isFeatureNegotiation()
- Method in class com.github.brainlag.nsq.
NSQConfig
isHeartbeatStatusOK()
- Method in class com.github.brainlag.nsq.
Connection
isRequestInProgress()
- Method in class com.github.brainlag.nsq.
Connection
isTlsV1()
- Method in class com.github.brainlag.nsq.
NSQConfig
L
lookup(String)
- Method in class com.github.brainlag.nsq.lookup.
DefaultNSQLookup
lookup(String)
- Method in interface com.github.brainlag.nsq.lookup.
NSQLookup
M
MAGIC_PROTOCOL_VERSION
- Static variable in class com.github.brainlag.nsq.
Connection
message(NSQMessage)
- Method in interface com.github.brainlag.nsq.callbacks.
NSQMessageCallback
MessageFrame
- Class in
com.github.brainlag.nsq.frames
MessageFrame()
- Constructor for class com.github.brainlag.nsq.frames.
MessageFrame
multiPublish(String, List<byte[]>)
- Static method in class com.github.brainlag.nsq.
NSQCommand
N
NoConnectionsException
- Exception in
com.github.brainlag.nsq.exceptions
NoConnectionsException(String)
- Constructor for exception com.github.brainlag.nsq.exceptions.
NoConnectionsException
NoConnectionsException(String, Throwable)
- Constructor for exception com.github.brainlag.nsq.exceptions.
NoConnectionsException
nop()
- Static method in class com.github.brainlag.nsq.
NSQCommand
NSQClientInitializer
- Class in
com.github.brainlag.nsq.netty
NSQClientInitializer()
- Constructor for class com.github.brainlag.nsq.netty.
NSQClientInitializer
NSQCommand
- Class in
com.github.brainlag.nsq
NSQConfig
- Class in
com.github.brainlag.nsq
NSQConfig()
- Constructor for class com.github.brainlag.nsq.
NSQConfig
NSQConfig.Compression
- Enum in
com.github.brainlag.nsq
NSQConsumer
- Class in
com.github.brainlag.nsq
NSQConsumer(NSQLookup, String, String, NSQMessageCallback)
- Constructor for class com.github.brainlag.nsq.
NSQConsumer
NSQConsumer(NSQLookup, String, String, NSQMessageCallback, NSQConfig)
- Constructor for class com.github.brainlag.nsq.
NSQConsumer
NSQConsumer(NSQLookup, String, String, NSQMessageCallback, NSQConfig, NSQErrorCallback)
- Constructor for class com.github.brainlag.nsq.
NSQConsumer
NSQDecoder
- Class in
com.github.brainlag.nsq.netty
NSQDecoder()
- Constructor for class com.github.brainlag.nsq.netty.
NSQDecoder
NSQEncoder
- Class in
com.github.brainlag.nsq.netty
NSQEncoder()
- Constructor for class com.github.brainlag.nsq.netty.
NSQEncoder
NSQErrorCallback
- Interface in
com.github.brainlag.nsq.callbacks
NSQException
- Exception in
com.github.brainlag.nsq.exceptions
NSQException(String)
- Constructor for exception com.github.brainlag.nsq.exceptions.
NSQException
NSQException(String, Throwable)
- Constructor for exception com.github.brainlag.nsq.exceptions.
NSQException
NSQFeatureDetectionHandler
- Class in
com.github.brainlag.nsq.netty
NSQFeatureDetectionHandler()
- Constructor for class com.github.brainlag.nsq.netty.
NSQFeatureDetectionHandler
NSQFrame
- Class in
com.github.brainlag.nsq.frames
NSQFrame()
- Constructor for class com.github.brainlag.nsq.frames.
NSQFrame
NSQHandler
- Class in
com.github.brainlag.nsq.netty
NSQHandler()
- Constructor for class com.github.brainlag.nsq.netty.
NSQHandler
NSQLookup
- Interface in
com.github.brainlag.nsq.lookup
NSQMessage
- Class in
com.github.brainlag.nsq
NSQMessage()
- Constructor for class com.github.brainlag.nsq.
NSQMessage
NSQMessageCallback
- Interface in
com.github.brainlag.nsq.callbacks
NSQProducer
- Class in
com.github.brainlag.nsq
NSQProducer()
- Constructor for class com.github.brainlag.nsq.
NSQProducer
O
of(ErrorFrame)
- Static method in exception com.github.brainlag.nsq.exceptions.
NSQException
P
processMessage(NSQMessage)
- Method in class com.github.brainlag.nsq.
NSQConsumer
produce(String, byte[])
- Method in class com.github.brainlag.nsq.
NSQProducer
produceMulti(String, List<byte[]>)
- Method in class com.github.brainlag.nsq.
NSQProducer
produce multiple messages.
publish(String, byte[])
- Static method in class com.github.brainlag.nsq.
NSQCommand
R
ready(int)
- Static method in class com.github.brainlag.nsq.
NSQCommand
removeAddress(String, int)
- Method in class com.github.brainlag.nsq.
NSQProducer
requeue(byte[], int)
- Static method in class com.github.brainlag.nsq.
NSQCommand
requeue(int)
- Method in class com.github.brainlag.nsq.
NSQMessage
indicates a problem with processing, puts it back on the queue.
requeue()
- Method in class com.github.brainlag.nsq.
NSQMessage
ResponseFrame
- Class in
com.github.brainlag.nsq.frames
ResponseFrame()
- Constructor for class com.github.brainlag.nsq.frames.
ResponseFrame
S
scheduleRun(Runnable, int, int, TimeUnit)
- Method in class com.github.brainlag.nsq.
NSQConsumer
This method allows for a runnable task to be scheduled using the NSQConsumer's scheduler executor This is intended for calling a periodic method in a NSQMessageCallback for batching messages without needing state in the callback itself
ServerAddress
- Class in
com.github.brainlag.nsq
ServerAddress(String, int)
- Constructor for class com.github.brainlag.nsq.
ServerAddress
setAttempts(int)
- Method in class com.github.brainlag.nsq.
NSQMessage
setClientId(String)
- Method in class com.github.brainlag.nsq.
NSQConfig
setCompression(NSQConfig.Compression)
- Method in class com.github.brainlag.nsq.
NSQConfig
setConfig(NSQConfig)
- Method in class com.github.brainlag.nsq.
NSQProducer
setConnection(Connection)
- Method in class com.github.brainlag.nsq.
NSQMessage
setConsumer(NSQConsumer)
- Method in class com.github.brainlag.nsq.
Connection
setData(byte[])
- Method in class com.github.brainlag.nsq.frames.
MessageFrame
setData(byte[])
- Method in class com.github.brainlag.nsq.frames.
NSQFrame
setData(List<byte[]>)
- Method in class com.github.brainlag.nsq.
NSQCommand
setDeflateLevel(Integer)
- Method in class com.github.brainlag.nsq.
NSQConfig
setErrorCallback(NSQErrorCallback)
- Method in class com.github.brainlag.nsq.
Connection
setEventLoopGroup(EventLoopGroup)
- Method in class com.github.brainlag.nsq.
NSQConfig
setExecutor(Executor)
- Method in class com.github.brainlag.nsq.
NSQConsumer
This is the executor where the callbacks happen.
setExecutor(ExecutorService)
- Method in class com.github.brainlag.nsq.
NSQProducer
This is the executor where the callbacks happen.
setFeatureNegotiation(boolean)
- Method in class com.github.brainlag.nsq.
NSQConfig
setHeartbeatInterval(Integer)
- Method in class com.github.brainlag.nsq.
NSQConfig
setId(byte[])
- Method in class com.github.brainlag.nsq.
NSQMessage
setLine(String)
- Method in class com.github.brainlag.nsq.
NSQCommand
setLookupPeriod(long)
- Method in class com.github.brainlag.nsq.
NSQConsumer
setMaxInFlight(int)
- Method in class com.github.brainlag.nsq.
NSQConfig
setMessage(byte[])
- Method in class com.github.brainlag.nsq.
NSQMessage
setMessagesPerBatch(int)
- Method in class com.github.brainlag.nsq.
NSQConsumer
setMsgTimeout(Integer)
- Method in class com.github.brainlag.nsq.
NSQConfig
setOutputBufferSize(Integer)
- Method in class com.github.brainlag.nsq.
NSQConfig
setOutputBufferTimeout(Integer)
- Method in class com.github.brainlag.nsq.
NSQConfig
setPoolConfig(GenericKeyedObjectPoolConfig)
- Method in class com.github.brainlag.nsq.
NSQProducer
setSampleRate(Integer)
- Method in class com.github.brainlag.nsq.
NSQConfig
setScheduledExecutor(ScheduledExecutorService)
- Method in class com.github.brainlag.nsq.
NSQConsumer
Executor where scheduled callback methods are sent to
setSize(int)
- Method in class com.github.brainlag.nsq.frames.
NSQFrame
setSslContext(SslContext)
- Method in class com.github.brainlag.nsq.
NSQConfig
setTimestamp(Date)
- Method in class com.github.brainlag.nsq.
NSQMessage
setUserAgent(String)
- Method in class com.github.brainlag.nsq.
NSQConfig
shutdown()
- Method in class com.github.brainlag.nsq.
NSQConsumer
shutdown()
- Method in class com.github.brainlag.nsq.
NSQProducer
start()
- Method in class com.github.brainlag.nsq.
NSQConsumer
start()
- Method in class com.github.brainlag.nsq.
NSQProducer
startClose()
- Static method in class com.github.brainlag.nsq.
NSQCommand
STATE
- Static variable in class com.github.brainlag.nsq.
Connection
subscribe(String, String)
- Static method in class com.github.brainlag.nsq.
NSQCommand
T
toString()
- Method in class com.github.brainlag.nsq.frames.
ErrorFrame
toString()
- Method in class com.github.brainlag.nsq.frames.
ResponseFrame
toString()
- Method in class com.github.brainlag.nsq.
NSQCommand
toString()
- Method in class com.github.brainlag.nsq.
NSQConfig
toString()
- Method in class com.github.brainlag.nsq.
ServerAddress
touch(byte[])
- Static method in class com.github.brainlag.nsq.
NSQCommand
touch()
- Method in class com.github.brainlag.nsq.
NSQMessage
V
validateObject(ServerAddress, PooledObject<Connection>)
- Method in class com.github.brainlag.nsq.pool.
ConnectionPoolFactory
valueOf(String)
- Static method in enum com.github.brainlag.nsq.
NSQConfig.Compression
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.github.brainlag.nsq.
NSQConfig.Compression
Returns an array containing the constants of this enum type, in the order they are declared.
W
wrap(Connection)
- Method in class com.github.brainlag.nsq.pool.
ConnectionPoolFactory
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.