Wow
Toggle table of contents
8.9.5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-redis
/
me.ahoo.wow.redis.bus
/
RedisMessageBusObservation
/
PendingScanFailed
Pending
Scan
Failed
data
class
PendingScanFailed
(
val
topic
:
String
,
val
consumerGroup
:
String
,
val
failureType
:
String
)
:
RedisMessageBusObservation
Members
Constructors
Pending
Scan
Failed
Link copied to clipboard
constructor
(
topic
:
String
,
consumerGroup
:
String
,
failureType
:
String
)
Properties
consumer
Group
Link copied to clipboard
open
override
val
consumerGroup
:
String
failure
Type
Link copied to clipboard
val
failureType
:
String
topic
Link copied to clipboard
open
override
val
topic
:
String