public class PartitionEvent extends LensEvent
| Constructor and Description |
|---|
PartitionEvent(String eventName,
Map<String,String> partMap,
String className)
Instantiates a new partition event.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
The class name.
|
String |
getEventId() |
String |
getEventName()
Gets the statistics event for which partition event was raised
|
Map<String,String> |
getPartMap()
Gets the partition map with location of log files to partition key.
|
getEventTimepublic String getEventName()
public Map<String,String> getPartMap()
public String getEventId()
getEventId in class LensEvent@Generated(value="lombok") public String getClassName()
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.