| Package | Description |
|---|---|
| co.cask.cdap.data2.metadata.writer | |
| co.cask.cdap.data2.transaction.queue.inmemory |
This package contains in memory implementation of queues.
|
| co.cask.cdap.data2.transaction.stream |
This package contains transaction stream consumer classes for maintaining stateful consumption of stream entries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicLineageWriter
Writes program-dataset access information into
LineageStore. |
class |
NoOpLineageWriter
No-op
LineageWriter. |
| Constructor and Description |
|---|
InMemoryStreamAdmin(InMemoryQueueService queueService,
UsageRegistry usageRegistry,
LineageWriter lineageWriter,
StreamMetaStore streamMetaStore,
MetadataStore metadataStore,
ViewAdmin viewAdmin) |
| Constructor and Description |
|---|
FileStreamAdmin(NamespacedLocationFactory namespacedLocationFactory,
CConfiguration cConf,
StreamCoordinatorClient streamCoordinatorClient,
StreamConsumerStateStoreFactory stateStoreFactory,
NotificationFeedManager notificationFeedManager,
UsageRegistry usageRegistry,
LineageWriter lineageWriter,
StreamMetaStore streamMetaStore,
ExploreTableNaming tableNaming,
MetadataStore metadataStore,
ViewAdmin viewAdmin) |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.