public class AvroFileReader extends Object
| Constructor and Description |
|---|
AvroFileReader(Schema schema) |
| Modifier and Type | Method and Description |
|---|---|
void |
readLog(Location file,
Filter logFilter,
long fromTimeMs,
long toTimeMs,
int maxEvents,
Callback callback) |
Collection<LogEvent> |
readLogPrev(Location file,
Filter logFilter,
long fromTimeMs,
int maxEvents) |
public AvroFileReader(Schema schema)
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.