public class StreamConsumersInfo extends Object
getConsumerInfo()} method that returns a generic Map - in case
where more info is returned from the server.| Modifier and Type | Field and Description |
|---|---|
static String |
IDLE |
static String |
NAME |
static String |
PENDING |
| Constructor and Description |
|---|
StreamConsumersInfo(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getConsumerInfo() |
long |
getIdle() |
String |
getName() |
long |
getPending() |
public static final String NAME
public static final String IDLE
public static final String PENDING
Copyright © 2022. All rights reserved.