Interface MessageIndexer

    • Method Detail

      • insert

        void insert​(Tuple update)
      • delete

        void delete​(Tuple update)
      • update

        void update​(Tuple update,
                    int delta)
      • isEmpty

        boolean isEmpty()
      • getCount

        int getCount​(Tuple update)