Class WrappedIndexRedirectionIndexImpl

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

public class WrappedIndexRedirectionIndexImpl
extends Object
implements RedirectionIndex
This RedirectionIndex implementation flattens the view onto the underlying wrapped index. That is, the resulting Index is in the range [0, wrapped.size).