| Package | Description |
|---|---|
| co.cask.cdap.logging.appender.standalone | |
| co.cask.cdap.logging.guice |
Contains injectable logging modules.
|
| co.cask.cdap.logging.read |
Contains classes for tailing log events.
|
| co.cask.cdap.logging.save |
Contains classes for saving log events.
|
| co.cask.cdap.logging.write |
Contains classes for writing log events into avro file.
|
| Class and Description |
|---|
| KafkaLogProcessor
Process
KafkaLogEvent with KafkaLogProcessor. |
| Class and Description |
|---|
| KafkaLogProcessor
Process
KafkaLogEvent with KafkaLogProcessor. |
| Class and Description |
|---|
| CheckpointManagerFactory
Creates
CheckpointManagers. |
| Class and Description |
|---|
| AbstractKafkaLogProcessor
Abstract Log Processor that stores offsets for paritions and checks if a given event is already processed.
|
| Checkpoint
Represents a checkpoint that can be saved when reading from Kafka.
|
| CheckpointManager
Manages reading/writing of checkpoint information for a topic and partition.
|
| CheckpointManagerFactory
Creates
CheckpointManagers. |
| KafkaLogProcessor
Process
KafkaLogEvent with KafkaLogProcessor. |
| LogSaver
Saves logs published through Kafka.
|
| LogSaverFactory
Creates instances of
LogSaver. |
| LogSaverTableUtil
Helper class for working with the dataset table used by
LogSaver. |
| Class and Description |
|---|
| LogSaverTableUtil
Helper class for working with the dataset table used by
LogSaver. |
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.