A
B
C
D
E
F
G
I
K
L
M
N
P
R
S
T
U
V
I
- info() - function in com.abusix.knsq.http.NSQDHTTPClient
- Returns basic information about this nsqd node.
- initCause(java.lang.Throwable) - function in kotlin.Throwable
- isAlive() - function in com.abusix.knsq.publish.Publisher
- Checks whether or not this Publisher is still alive.
- isFinished() - function in com.abusix.knsq.protocol.Message
- Whether or not this message was already confirmed as finished via a message to nsqd or not.
- isLowFlight() - function in com.abusix.knsq.subscribe.Subscription
- isRequeued() - function in com.abusix.knsq.protocol.Message
- Whether or not this message was already requeued at nsqd.
- isValidNSQTopicOrChannel(java.lang.String) - function in com.abusix.knsq.common.UtilKt
- Checks whether the current string is a valid NSQ topic or channel name or not.