public final class HBaseConsumerState extends Object
| Modifier and Type | Method and Description |
|---|---|
ConsumerConfig |
getConsumerConfig() |
byte[] |
getNextBarrier() |
byte[] |
getPreviousBarrier() |
byte[] |
getStartRow() |
String |
toString() |
public ConsumerConfig getConsumerConfig()
public byte[] getStartRow()
@Nullable public byte[] getPreviousBarrier()
@Nullable public byte[] getNextBarrier()
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.