Constructor and Description |
---|
LogFilter(Web3j web3j,
Callback<Log> callback,
EthFilter ethFilter) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Optional<Request<?,EthLog>> |
getFilterLogs(java.math.BigInteger filterId)
Retrieves historic filters for the filter with the given id.
|
protected java.util.Optional<Request<?,EthLog>> getFilterLogs(java.math.BigInteger filterId)
Filter
getFilterLogs
in class Filter<Log>
filterId
- Id of the filter for which the historic log should be retrieved