K
- type of the record key.V
- type of the record value.I
- type of the index value computed.@FunctionalInterface public static interface CorfuTable.IndexFunction<K,V,I extends Comparable<?>> extends BiFunction<K,V,I>
CorfuTable
record, and computes the associated index value for the record.andThen, apply
Copyright © 2019 CorfuDB. All rights reserved.