public class StreamConsumersInfo extends Object
getConsumerInfo() ()} method
that returns a generic Map - in case where more info is returned from a 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 © 2020. All rights reserved.