Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mkumar committed Mar 5, 2018
1 parent 451208f commit f9acb94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/java/com/snypr/hdfscustomanalytics/EEOUtil.java
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 22,8 @@ public class EEOUtil {
*
* @author ManishKumar
* @version 1.0
* @param map parameter used to create EEO object
* @param eeo
* @param map this parameter used to create EEO object
* @param eeo this parameter contains all details regarding event and violation.
* @since 2017-03-31
*/
public static void populateEEO(final Map<String, Object> map, final EnrichedEventObject eeo) {
Expand Down

0 comments on commit f9acb94

Please sign in to comment.