We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ParitioningReader
The initial implementation of the Reader module.
Implement the PartitionReader class. It's constructor, and basic functions returning information on the Partitioning:
PartitionReader
Partitioning
Depends on #245
The text was updated successfully, but these errors were encountered:
ParitioningInfo
Merge branch 'master' into feature/#246-partitioning-reader-basic-imp…
23dc51c
…lementation
This item depends on:
Sorry, something went wrong.
benedeki
No branches or pull requests
Background
The initial implementation of the Reader module.
Feature
Implement the
PartitionReader
class. It's constructor, and basic functions returning information on thePartitioning
:Depends on #245
The text was updated successfully, but these errors were encountered: