Uses of Interface
org.evrete.api.KeysStore
| Package | Description |
|---|---|
| org.evrete.api | |
| org.evrete.api.spi |
-
Uses of KeysStore in org.evrete.api
Methods in org.evrete.api that return KeysStore Modifier and Type Method Description KeysStoreKeysStore.Entry. getNext()KeysStoreKeysStore. getNext(IntToValueRow key)Methods in org.evrete.api with parameters of type KeysStore Modifier and Type Method Description voidKeysStore. append(KeysStore other) -
Uses of KeysStore in org.evrete.api.spi
Methods in org.evrete.api.spi that return KeysStore Modifier and Type Method Description KeysStoreCollectionsService. newKeyStore(int[] factTypeCounts)default <Z> KeysStoreCollectionsService. newKeyStore(Z[][] grouping)