public override BoundedIterable <long> NewAllEntriesReader()
 {
     return(_accessor.newAllEntriesReader());
 }