Class BucketStoreAccess

    • Constructor Detail

      • BucketStoreAccess

        public BucketStoreAccess​(ActorRef actorRef,
                                 scala.concurrent.ExecutionContext dispatcher,
                                 Timeout timeout)
    • Method Detail

      • getBucketVersions

        public scala.concurrent.Future<Map<Address,​Long>> getBucketVersions()
      • getLocalData

        public <T extends BucketData<T>> scala.concurrent.Future<T> getLocalData()