Index
All Classes and Interfaces|All Packages|Serialized Form
Q
- quantity() - Method in record class edu.yu.marketmaker.model.ExternalOrder
-
Returns the value of the
quantityrecord component. - quantity() - Method in record class edu.yu.marketmaker.model.Fill
-
Returns the value of the
quantityrecord component. - quantity() - Method in record class edu.yu.marketmaker.model.ReservationRequest
-
Returns the value of the
quantityrecord component. - Quote - Record Class in edu.yu.marketmaker.model
- Quote(String, double, int, double, int, UUID, long) - Constructor for record class edu.yu.marketmaker.model.Quote
-
Creates an instance of a
Quoterecord class. - QuoteEntity - Class in edu.yu.marketmaker.persistence
-
JPA Entity for Quote records used by Hazelcast MapStore.
- QuoteEntity() - Constructor for class edu.yu.marketmaker.persistence.QuoteEntity
-
No-args constructor required by JPA.
- QuoteEntity(UUID, String, double, int, double, int, long) - Constructor for class edu.yu.marketmaker.persistence.QuoteEntity
-
All-args constructor.
- QuoteGenerator - Interface in edu.yu.marketmaker.marketmaker
- quoteId() - Method in record class edu.yu.marketmaker.model.Fill
-
Returns the value of the
quoteIdrecord component. - quoteId() - Method in record class edu.yu.marketmaker.model.Quote
-
Returns the value of the
quoteIdrecord component. - QuoteMapStore - Class in edu.yu.marketmaker.persistence
-
Hazelcast MapStore implementation for Quote records.
- QuoteMapStore(JpaQuoteRepository) - Constructor for class edu.yu.marketmaker.persistence.QuoteMapStore
- quoteNotFound(QuoteNotFoundException) - Method in class edu.yu.marketmaker.exchange.ExchangeServiceAdvice
- QuoteNotFoundException - Exception Class in edu.yu.marketmaker.exchange
- QuoteNotFoundException(String) - Constructor for exception class edu.yu.marketmaker.exchange.QuoteNotFoundException
- quoteRepository(IMap<String, Quote>) - Method in class edu.yu.marketmaker.config.HazelcastConfig
-
Provides the Quote repository for dependency injection.
- quotesMap(HazelcastInstance) - Method in class edu.yu.marketmaker.config.HazelcastConfig
-
Provides the quotes IMap for dependency injection.
All Classes and Interfaces|All Packages|Serialized Form