public class GemFireTradeLoader extends TradeLoader
CURRENT_ROW, END_ROW, fh, file_name, logger, PURE_DELAY, RATE_PER_SECOND, START_ROW, start_time, START_TRADE_ID| Constructor and Description |
|---|
GemFireTradeLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Properties p) |
void |
initLog(String logFileName) |
void |
initTestParams(Properties p) |
void |
start() |
protected void |
vendorInit(String[] args)
NOT USED.
|
protected void |
vendorPublishingAPI(String xml)
to be implemented by vendor:
This method accepts the xml row containing a single trade as a String and does what it needs to do to cache that trade in the vendor's cache |
protected void |
waitForNotification() |
assignTradeId, bracketLog, easyPumpTrades, mainpublic void init(Properties p)
public void initTestParams(Properties p)
public void initLog(String logFileName)
public void start()
protected void vendorPublishingAPI(String xml) throws Throwable
TradeLoadervendorPublishingAPI in class TradeLoaderThrowableprotected void waitForNotification()
throws InterruptedException
InterruptedExceptionprotected void vendorInit(String[] args) throws Throwable
vendorInit in class TradeLoaderThrowableCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.