Uses of Class
open.source.exchange.entity.InformationExchange
| Package | Description |
|---|---|
| open.source.exchange.repository.asynchronous |
-
Uses of InformationExchange in open.source.exchange.repository.asynchronous
Methods in open.source.exchange.repository.asynchronous that return types with arguments of type InformationExchange Modifier and Type Method Description reactor.core.publisher.Flux<InformationExchange>InformationExchangeRepoAsync. findByApiHitsBetween(long fromTimestamp, long tillTimestamp)reactor.core.publisher.Mono<InformationExchange>InformationExchangeRepoAsync. findById(String id)