使用Storm实现实时大数据分析!

  •                       else                         System.out.println("Operator not supported");   
  •                   }  
  •               }  
  •               else 
  •               {  
  •                   if(frequencyChkOp.equals("=="))  
  •                   {  
  •                       if(valueToCheck.equalsIgnoreCase(thresholdValue.toString()))  
  •                       {  
  •                           count.incrementAndGet();