Class AddressBasedIndexMapper

  • All Implemented Interfaces:
    IndexMapper

    public class AddressBasedIndexMapper
    extends java.lang.Object
    implements IndexMapper
    Implementation of IndexMapper that uses an old and new AddressIndexMap to map indexes when the AddressIndexMap changes.
    • Method Detail

      • map

        public java.math.BigInteger map​(java.math.BigInteger value)
        Specified by:
        map in interface IndexMapper