| Package | Description |
|---|---|
| co.cask.cdap.logging.gateway.handlers |
Classes to log fetch requests.
|
| co.cask.cdap.logging.read |
Contains classes for tailing log events.
|
| Class and Description |
|---|
| LogOffset
Represents log offset containing Kafka offset and time of logging event.
|
| LogReader
Interface to read logs.
|
| Class and Description |
|---|
| Callback
Callback to handle log events.
|
| FileLogReader
Reads log events from a file.
|
| KafkaLogReader
Reads log events stored in Kafka.
|
| LogEvent
Represents a log event returned by LogReader.
|
| LogOffset
Represents log offset containing Kafka offset and time of logging event.
|
| LogReader
Interface to read logs.
|
| ReadRange
Boundary of a log read request.
|
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.