public abstract class AbstractQueueFactoryImpl extends AbstractCollectionFactoryImpl
Title:
Description:
Copyright: Copyright (c) 2011
Company: StreamScape Technologies
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
QUEUE_MAX_DEPTH_PROPERTY |
MEMORY_MODEL_PROPERTY
Modifier and Type | Method and Description |
---|---|
int |
getQueueMaxDepth(com.streamscape.ds.session.Session session) |
void |
setQueueMaxDepth(com.streamscape.ds.session.Session session,
int depth) |
createCollection, getCollectionType, getCollectionType, getCreateSql, getFactoryParameter, getFactoryParameter, getMemoryModel, init, setFactoryParameter, setFactoryParameter, setMemoryModel
public static final java.lang.String QUEUE_MAX_DEPTH_PROPERTY
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.