Interface KeyIndexTestSet.KeySet

All Known Implementing Classes:
KeyIndexTestSet.RandomUuidKeySet, KeyIndexTestSet.RealisticKeySet
Enclosing interface:
KeyIndexTestSet<ELEMENT>
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface KeyIndexTestSet.KeySet
  • Method Summary

    Modifier and Type
    Method
    Description
    List<org.apache.polaris.persistence.nosql.api.index.IndexKey>
     
  • Method Details

    • keys

      List<org.apache.polaris.persistence.nosql.api.index.IndexKey> keys()