| Package | Description |
|---|---|
| co.cask.cdap.logging.save |
Contains classes for saving log events.
|
| Modifier and Type | Method and Description |
|---|---|
CheckpointManager |
CheckpointManagerFactory.create(String topic,
int prefix) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractKafkaLogProcessor.init(Set<Integer> partitions,
CheckpointManager checkpointManager) |
| Constructor and Description |
|---|
CheckpointingLogFileWriter(AvroFileWriter avroFileWriter,
CheckpointManager checkpointManager,
long flushIntervalMs) |
CheckPointWriter(CheckpointManager checkpointManager,
Map<Integer,Checkpoint> partitionCheckpoints) |
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.