public class AuditQueueFactory extends EventQueueFactory
Title: Dataspace framework.
Description: Audit queue factory proxy.
Copyright: Copyright (c) 2011
Company: StreamScape Technologies
Constructor and Description |
---|
AuditQueueFactory() |
Modifier and Type | Method and Description |
---|---|
java.util.List |
getExcludedProperties() |
java.util.List |
getIncludedProperties() |
boolean |
isSourceEventAsBlob() |
boolean |
isSourceEventIncluded() |
void |
setExcludedProperties(java.util.List eventProps) |
void |
setIncludedProperties(java.util.List eventProps) |
void |
setSourceEventAsBlob(boolean sourceEventAsBlob) |
void |
setSourceEventIncluded(boolean include) |
getEventScope, getSelector, getTimeWindowUnit, getWindowCheckInterval, getWindowCheckIntervalUnit, getWindowSize, getWindowType, isConsumer, isConsumerAsync, setConstraint, setEventScope, setIsConsumer, setIsConsumerAsync, setSelector, setTimeWindowUnit, setWindowCheckInterval, setWindowCheckIntervalUnit, setWindowSize, setWindowType
getConstraint
getFactoryParameter, setFactoryParameter
createCollection, getCollectionType, getCreateSql, getMemoryModel, setMemoryModel
public void setExcludedProperties(java.util.List eventProps)
setExcludedProperties
in interface ConsumerAndEventPropertiesFactoryInterface
setExcludedProperties
in class EventQueueFactory
public java.util.List getExcludedProperties()
getExcludedProperties
in interface ConsumerAndEventPropertiesFactoryInterface
getExcludedProperties
in class EventQueueFactory
public void setIncludedProperties(java.util.List eventProps)
setIncludedProperties
in interface ConsumerAndEventPropertiesFactoryInterface
setIncludedProperties
in class EventQueueFactory
public java.util.List getIncludedProperties()
getIncludedProperties
in interface ConsumerAndEventPropertiesFactoryInterface
getIncludedProperties
in class EventQueueFactory
public boolean isSourceEventIncluded()
isSourceEventIncluded
in interface ConsumerAndEventPropertiesFactoryInterface
isSourceEventIncluded
in class EventQueueFactory
public boolean isSourceEventAsBlob()
isSourceEventAsBlob
in interface ConsumerAndEventPropertiesFactoryInterface
isSourceEventAsBlob
in class EventQueueFactory
public void setSourceEventIncluded(boolean include)
setSourceEventIncluded
in interface ConsumerAndEventPropertiesFactoryInterface
setSourceEventIncluded
in class EventQueueFactory
public void setSourceEventAsBlob(boolean sourceEventAsBlob)
setSourceEventAsBlob
in interface ConsumerAndEventPropertiesFactoryInterface
setSourceEventAsBlob
in class EventQueueFactory
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.