Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Documentation improvements? #19

Open
nverwer opened this issue Jun 20, 2014 · 1 comment
Open

Documentation improvements? #19

nverwer opened this issue Jun 20, 2014 · 1 comment

Comments

@nverwer
Copy link

nverwer commented Jun 20, 2014

The readme.md file says:

You define fields to export by implementing com.streak.logging.analysis.BigqueryFieldExporter.

But I can only find a com.streak.logging.analysis.LogsFieldExporter, which does say in its comment

A BigqueryFieldExporter converts a RequestLogs entry into a set of fields.

It also defines a few methods (getFieldFields, getFieldNullable, getFieldRepeated) which are not listed in the documentation.
There is a similar issue for BigqueryFieldExporterSet and LogsFieldExporterSet.

It seems like the code I have is not up-to-date, or some classes are missing? Or maybe some class names need to be corrected?

@nverwer
Copy link
Author

nverwer commented Jun 27, 2014

This is covered by #21.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant