public class GetTopicDetailsResults
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
long |
commitIndex |
long |
firstIndex |
long |
lastIndex |
ResultInfo |
result |
| Constructor and Description |
|---|
GetTopicDetailsResults() |
public ResultInfo result
public long firstIndex
public long lastIndex
public long commitIndex