Interface SingleValueRedirectionIndex

All Superinterfaces:
RedirectionIndex
All Known Implementing Classes:
StaticSingleValueRedirectionIndexImpl, TickingSingleValueRedirectionIndexImpl

public interface SingleValueRedirectionIndex extends RedirectionIndex
  • Method Details

    • setValue

      void setValue(long value)
    • getValue

      long getValue()