public interface Filter
Modifier and Type | Method and Description |
---|---|
boolean |
pass(DCPEvent dcpEvent)
Decides whether dcpEvent should be sent to Kafka.
|
boolean pass(DCPEvent dcpEvent)
dcpEvent
- event object from Couchbase.Copyright © 2015 Couchbase, Inc.