Interface IAerospikeQueryCreator
- All Known Implementing Classes:
CollectionQueryCreator,IdQueryCreator,MapQueryCreator,PojoQueryCreator,SimplePropertyQueryCreator
public interface IAerospikeQueryCreator
An interface that provides methods to create a query
-
Method Summary
-
Method Details
-
validate
void validate() -
process
Qualifier process()
-