- getChanges(Iterable<Date>, Auths) - Method in interface org.calrissian.accumlorecipes.changelog.ChangelogStore
-
Get changesets living inside of the given buckets
- getChanges(Iterable<Date>, Auths) - Method in class org.calrissian.accumlorecipes.changelog.impl.AccumuloChangelogStore
-
Gets the actual change objects that live inside of the specified buckets
- getChangeTree(Date, Date, Auths) - Method in interface org.calrissian.accumlorecipes.changelog.ChangelogStore
-
Get a Merkle tree containing hashes of each of the buckets
- getChangeTree(Date, Date, int, Auths) - Method in interface org.calrissian.accumlorecipes.changelog.ChangelogStore
-
Get a Merkle tree containing hashes of each of the buckets with the given dimensions
- getChangeTree(Date, Date, Auths) - Method in class org.calrissian.accumlorecipes.changelog.impl.AccumuloChangelogStore
-
- getChangeTree(Date, Date, int, Auths) - Method in class org.calrissian.accumlorecipes.changelog.impl.AccumuloChangelogStore
-
Get a Merkle tree containing hashes of each of the buckets with the given dimensions
- getMs() - Method in enum org.calrissian.accumlorecipes.changelog.support.BucketSize
-
- getTimestamp() - Method in class org.calrissian.accumlorecipes.changelog.domain.BucketHashLeaf
-
- getTopKey() - Method in class org.calrissian.accumlorecipes.changelog.iterator.BucketHashIterator
-
- getTopKey() - Method in class org.calrissian.accumlorecipes.changelog.iterator.BucketRollupIterator
-
- getTopValue() - Method in class org.calrissian.accumlorecipes.changelog.iterator.BucketHashIterator
-
- getTopValue() - Method in class org.calrissian.accumlorecipes.changelog.iterator.BucketRollupIterator
-