public final class TradeGenerator extends Object
Modifier and Type | Field and Description |
---|---|
static long |
MAX_LAG |
Modifier and Type | Method and Description |
---|---|
static StreamSource<Trade> |
tradeSource(int tradesPerSec,
long timeoutSeconds) |
public static final long MAX_LAG
public static StreamSource<Trade> tradeSource(int tradesPerSec, long timeoutSeconds)
Copyright © 2020 Hazelcast, Inc.. All rights reserved.