| Package | Description |
|---|---|
| co.cask.cdap.data2.transaction.queue.hbase |
This package contains an HBase implementation of queues.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.Multimap<Long,QueueBarrier> |
HBaseConsumerStateStore.getAllBarriers()
Gets all barrier information for all groups.
|
List<QueueBarrier> |
HBaseConsumerStateStore.getAllBarriers(long groupId)
Gets all barrier information for the given group.
|
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.