public class OQLBrokerTicketQueryFactory extends BaseQueryFactory
logIndexes, logQueries, logQueryResults, logQueryResultSize, logUpdates, logWarnings, validateResults| Constructor and Description |
|---|
OQLBrokerTicketQueryFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
createRegions() |
void |
fillAndExecutePreparedInsertObjects(java.util.List pobjs,
int bid) |
java.util.List |
getInsertObjects(int bid)
Generate the list of insert objects required to create
BrokerPrms.numTicketsPerBroker tickets for the broker with the given
broker id. |
java.util.List |
getPreparedInsertObjects() |
getLogQueries, init, setLogQueriespublic void createRegions()
public java.util.List getInsertObjects(int bid)
BrokerPrms.numTicketsPerBroker tickets for the broker with the given
broker id.bid - the unique broker idpublic java.util.List getPreparedInsertObjects()
public void fillAndExecutePreparedInsertObjects(java.util.List pobjs,
int bid)
throws QueryObjectException
QueryObjectExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.