public abstract class EventTableFactoryFactoryBase extends Object implements EventTableFactoryFactory
Modifier and Type | Field and Description |
---|---|
protected int |
indexedStreamNum |
protected boolean |
isFireAndForget |
protected Object |
optionalSerde |
protected Integer |
subqueryNum |
Constructor and Description |
---|
EventTableFactoryFactoryBase(int indexedStreamNum,
Integer subqueryNum,
Object optionalSerde,
boolean isFireAndForget) |
Copyright © 2005–2018. All rights reserved.