| Package | Description |
|---|---|
| net.morimekta.providence.storage |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessageSearcher<Q,M extends PMessage<M,F>,F extends PField>
Interface for searching a store for a specific search S.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PredicateFilterMessageStoreSearcher<Q,K,M extends PMessage<M,F>,F extends PField>
Simple store searcher that finds all messages in a given store that matches
a simple java predicate.
|
Copyright © 2015–2018 morimekta.net. All rights reserved.