Package io.datarouter.storage.op.scan

  • Class Summary 
    Class Description
    BaseNodeScanner<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,​T extends Comparable<? super T>>  
    ManagedIndexIndexToDatabeanScanner<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,​D extends io.datarouter.model.databean.Databean<PK,​D>,​IK extends io.datarouter.model.key.primary.PrimaryKey<IK>,​IE extends io.datarouter.model.index.IndexEntry<IK,​IE,​PK,​D>>