public interface EventValidator
| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
EventValidator.Builder  | 
| Modifier and Type | Field and Description | 
|---|---|
static EventValidator | 
NOOP_VALIDATOR  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
validateEvent(Event event)
Validate the Event in a application specific manner 
 | 
static final EventValidator NOOP_VALIDATOR
boolean validateEvent(Event event)
event - Flume EventCopyright © 2009-2022 Apache Software Foundation. All Rights Reserved.