Index

A B C D E F G H I J L M N O P Q R S T V 
All Classes and Interfaces|All Packages|Serialized Form

F

fill() - Method in record class edu.yu.marketmaker.model.StateSnapshot
Returns the value of the fill record 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 Fill record 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 freedCapacity record 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 FreedCapacityResponse record 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.
A B C D E F G H I J L M N O P Q R S T V 
All Classes and Interfaces|All Packages|Serialized Form