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

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • validate

      void validate()
    • process

      Qualifier process()