Research Article

An Efficient Data Analysis Framework for Online Security Processing

Algorithm 3

The Reduce function of LCN-Index.
Input: stream item ID id, all satisfied predicates P
Output: index file f
if!bLoadIndex then
 Multi-attribute hash index I ← LoadIndex(f)
  P ← I.search(value); //invoke search algorithm to get all satisfied queries;