public class AuditQueueFactoryImpl extends EventQueueFactoryImpl
Title: Dataspace framework
Description: Audit queue factory implementation.
Copyright: Copyright (c) 2011
Company: StreamScape Technologies
ASYNC_CONSUMER, CONSUMER, EVENT_SCOPE, EXCLUDE_PROPERTY_LIST, INCLUDE_PROPERTY_LIST, SELECTOR, SOURCE_EVENT_AS_BLOB, TIME_WINDOW_UNIT, WINDOW_CHECK_INTERVAL, WINDOW_CHECK_INTERVAL_UNIT, WINDOW_SIZE, WINDOW_TYPE, WITH_SOURCE_EVENT
QUEUE_CONSTRAINT_PROPERTY
QUEUE_MAX_DEPTH_PROPERTY
MEMORY_MODEL_PROPERTY
Constructor and Description |
---|
AuditQueueFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCreateSql(com.streamscape.ds.session.Session session,
java.lang.String name) |
com.streamscape.sef.dii.AccessibleObjectProxy |
getProxy() |
getEventScope, getExcludedProperties, getIncludedProperties, getSelector, getTimeWindowUnit, getWindowCheckInterval, getWindowCheckIntervalUnit, getWindowSize, getWindowType, isConsumer, isConsumerAsync, isSourceEventAsBlob, isSourceEventIncluded, setEventScope, setExcludedProperties, setIncludedProperties, setIsConsumer, setIsConsumerAsync, setSelector, setSourceEventAsBlob, setSourceEventIncluded, setTimeWindowUnit, setWindowCheckInterval, setWindowCheckIntervalUnit, setWindowSize, setWindowType
getConstraint, setConstraint
getQueueMaxDepth, setQueueMaxDepth
createCollection, getCollectionType, getCollectionType, getFactoryParameter, getFactoryParameter, getMemoryModel, init, setFactoryParameter, setFactoryParameter, setMemoryModel
public java.lang.String getCreateSql(com.streamscape.ds.session.Session session, java.lang.String name)
getCreateSql
in class EventQueueFactoryImpl
public com.streamscape.sef.dii.AccessibleObjectProxy getProxy()
getProxy
in interface com.streamscape.sef.dii.AccessibleObject
getProxy
in class EventQueueFactoryImpl
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.