Index
All Classes and Interfaces|All Packages|Serialized Form
F
- fill() - Method in record class edu.yu.marketmaker.model.StateSnapshot
-
Returns the value of the
fillrecord component. - Fill - Record Class in edu.yu.marketmaker.model
-
A fill is the result of a successful execution against a quote.
- Fill(UUID, String, Side, int, double, UUID, long) - Constructor for record class edu.yu.marketmaker.model.Fill
-
Creates an instance of a
Fillrecord class. - FillEntity - Class in edu.yu.marketmaker.persistence
-
JPA Entity for Fill records used by Hazelcast MapStore.
- FillEntity() - Constructor for class edu.yu.marketmaker.persistence.FillEntity
-
No-args constructor required by JPA.
- FillEntity(UUID, String, Side, int, double, UUID, long) - Constructor for class edu.yu.marketmaker.persistence.FillEntity
-
All-args constructor.
- FillMapStore - Class in edu.yu.marketmaker.persistence
-
Hazelcast MapStore implementation for Fill records.
- FillMapStore(BaseJpaRepository<FillEntity, UUID>) - Constructor for class edu.yu.marketmaker.persistence.FillMapStore
- FillOrderDispatcher - Class in edu.yu.marketmaker.exchange
- FillOrderDispatcher(Repository<String, Quote>, FillSender) - Constructor for class edu.yu.marketmaker.exchange.FillOrderDispatcher
- fillRepository(IMap<UUID, Fill>) - Method in class edu.yu.marketmaker.config.HazelcastConfig
-
Provides the Fill repository for dependency injection.
- FillSender - Interface in edu.yu.marketmaker.exchange
-
Interface for a component that handles sending fills
- fillsMap(HazelcastInstance) - Method in class edu.yu.marketmaker.config.HazelcastConfig
-
Provides the fills IMap for dependency injection.
- findAll() - Method in class edu.yu.marketmaker.exposurereservation.InMemoryReservationRepository
- findAll() - Method in interface edu.yu.marketmaker.exposurereservation.ReservationRepository
- findAllBySymbolIn(Collection<String>) - Method in interface edu.yu.marketmaker.persistence.interfaces.JpaQuoteRepository
- findById(UUID) - Method in class edu.yu.marketmaker.exposurereservation.InMemoryReservationRepository
- findById(UUID) - Method in interface edu.yu.marketmaker.exposurereservation.ReservationRepository
- findBySymbol(String) - Method in interface edu.yu.marketmaker.persistence.interfaces.JpaQuoteRepository
- freedCapacity() - Method in record class edu.yu.marketmaker.model.FreedCapacityResponse
-
Returns the value of the
freedCapacityrecord component. - FreedCapacityResponse - Record Class in edu.yu.marketmaker.model
- FreedCapacityResponse(int) - Constructor for record class edu.yu.marketmaker.model.FreedCapacityResponse
-
Creates an instance of a
FreedCapacityResponserecord class. - fromRecord(ExternalOrder) - Static method in class edu.yu.marketmaker.persistence.ExternalOrderEntity
-
Static helper to create an Entity from a Record.
- fromRecord(Fill) - Static method in class edu.yu.marketmaker.persistence.FillEntity
-
Static helper to create an Entity from a Record.
- fromRecord(Position) - Static method in class edu.yu.marketmaker.persistence.PositionEntity
-
Static helper to create an Entity from a Record.
- fromRecord(Quote) - Static method in class edu.yu.marketmaker.persistence.QuoteEntity
-
Static helper to create an Entity from a Record.
- fromRecord(Reservation) - Static method in class edu.yu.marketmaker.persistence.ReservationEntity
-
Static helper to create an Entity from a Record.
All Classes and Interfaces|All Packages|Serialized Form