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(List pobjs,
int bid) |
List |
getInsertObjects(int bid)
Generate the list of insert objects required to create
BrokerPrms.numTicketsPerBroker tickets for the broker with the given
broker id. |
List |
getPreparedInsertObjects() |
getLogQueries, init, setLogQueriespublic void createRegions()
public List getInsertObjects(int bid)
BrokerPrms.numTicketsPerBroker tickets for the broker with the given
broker id.bid - the unique broker idpublic List getPreparedInsertObjects()
public void fillAndExecutePreparedInsertObjects(List pobjs, int bid) throws QueryObjectException
QueryObjectExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.