public interface MessageIndexer extends Clearable
Mailbox
void
delete(Tuple update)
int
getCount(Tuple update)
insert(Tuple update)
boolean
isEmpty()
update(Tuple update, int delta)
clear
void insert(Tuple update)
void delete(Tuple update)
void update(Tuple update, int delta)
boolean isEmpty()
int getCount(Tuple update)