Class ContiguousRedirectionIndexImpl

java.lang.Object
com.illumon.iris.db.v2.utils.ContiguousRedirectionIndexImpl
All Implemented Interfaces:
RedirectionIndex

public class ContiguousRedirectionIndexImpl extends Object implements RedirectionIndex
  • Constructor Details

    • ContiguousRedirectionIndexImpl

      public ContiguousRedirectionIndexImpl(int initialCapacity)
    • ContiguousRedirectionIndexImpl

      public ContiguousRedirectionIndexImpl(long[] redirections)
  • Method Details