Index

A C D E G H I L M P R S T U W 
All Classes and Interfaces|All Packages

A

accept(ResourceProfiles) - Method in class gov.nasa.jpl.aerie.merlin.worker.postgres.PostgresProfileStreamer
 
apply() - Method in class gov.nasa.jpl.aerie.merlin.worker.postgres.ListenSimulationStatusAction
 

C

close() - Method in class gov.nasa.jpl.aerie.merlin.worker.postgres.ListenSimulationStatusAction
 
close() - Method in class gov.nasa.jpl.aerie.merlin.worker.postgres.PostgresProfileStreamer
 

D

datasetId() - Method in record class gov.nasa.jpl.aerie.merlin.worker.postgres.PostgresSimulationNotificationPayload
Returns the value of the datasetId record component.

E

equals(Object) - Method in record class gov.nasa.jpl.aerie.merlin.worker.postgres.PostgresSimulationNotificationPayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class gov.nasa.jpl.aerie.merlin.worker.Stores
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class gov.nasa.jpl.aerie.merlin.worker.WorkerAppConfiguration
Indicates whether some other object is "equal to" this one.

G

get() - Method in class gov.nasa.jpl.aerie.merlin.worker.SimulationCanceledListener
 
gov.nasa.jpl.aerie.merlin.worker - package gov.nasa.jpl.aerie.merlin.worker
 
gov.nasa.jpl.aerie.merlin.worker.postgres - package gov.nasa.jpl.aerie.merlin.worker.postgres
 

H

hashCode() - Method in record class gov.nasa.jpl.aerie.merlin.worker.postgres.PostgresSimulationNotificationPayload
Returns a hash code value for this object.
hashCode() - Method in record class gov.nasa.jpl.aerie.merlin.worker.Stores
Returns a hash code value for this object.
hashCode() - Method in record class gov.nasa.jpl.aerie.merlin.worker.WorkerAppConfiguration
Returns a hash code value for this object.

I

isCanceled() - Method in class gov.nasa.jpl.aerie.merlin.worker.SimulationCanceledListener
 

L

ListenSimulationCapability - Class in gov.nasa.jpl.aerie.merlin.worker
 
ListenSimulationCapability(DataSource, BlockingQueue<PostgresSimulationNotificationPayload>) - Constructor for class gov.nasa.jpl.aerie.merlin.worker.ListenSimulationCapability
 
ListenSimulationStatusAction - Class in gov.nasa.jpl.aerie.merlin.worker.postgres
 
ListenSimulationStatusAction(Connection) - Constructor for class gov.nasa.jpl.aerie.merlin.worker.postgres.ListenSimulationStatusAction
 

M

main(String[]) - Static method in class gov.nasa.jpl.aerie.merlin.worker.MerlinWorkerAppDriver
 
merlinFileStore() - Method in record class gov.nasa.jpl.aerie.merlin.worker.WorkerAppConfiguration
Returns the value of the merlinFileStore record component.
MerlinWorkerAppDriver - Class in gov.nasa.jpl.aerie.merlin.worker
 
MerlinWorkerAppDriver() - Constructor for class gov.nasa.jpl.aerie.merlin.worker.MerlinWorkerAppDriver
 
missionModels() - Method in record class gov.nasa.jpl.aerie.merlin.worker.Stores
Returns the value of the missionModels record component.
modelRevision() - Method in record class gov.nasa.jpl.aerie.merlin.worker.postgres.PostgresSimulationNotificationPayload
Returns the value of the modelRevision record component.

P

planId() - Method in record class gov.nasa.jpl.aerie.merlin.worker.postgres.PostgresSimulationNotificationPayload
Returns the value of the planId record component.
planRevision() - Method in record class gov.nasa.jpl.aerie.merlin.worker.postgres.PostgresSimulationNotificationPayload
Returns the value of the planRevision record component.
plans() - Method in record class gov.nasa.jpl.aerie.merlin.worker.Stores
Returns the value of the plans record component.
PostgresNotificationJsonParsers - Class in gov.nasa.jpl.aerie.merlin.worker.postgres
 
PostgresNotificationJsonParsers() - Constructor for class gov.nasa.jpl.aerie.merlin.worker.postgres.PostgresNotificationJsonParsers
 
PostgresProfileStreamer - Class in gov.nasa.jpl.aerie.merlin.worker.postgres
 
PostgresProfileStreamer(DataSource, long) - Constructor for class gov.nasa.jpl.aerie.merlin.worker.postgres.PostgresProfileStreamer
 
postgresSimulationNotificationP - Static variable in class gov.nasa.jpl.aerie.merlin.worker.postgres.PostgresNotificationJsonParsers
 
PostgresSimulationNotificationPayload - Record Class in gov.nasa.jpl.aerie.merlin.worker.postgres
 
PostgresSimulationNotificationPayload(long, long, long, Optional<Long>, long, long, long) - Constructor for record class gov.nasa.jpl.aerie.merlin.worker.postgres.PostgresSimulationNotificationPayload
Creates an instance of a PostgresSimulationNotificationPayload record class.

R

receiveSignal(DatasetId) - Method in class gov.nasa.jpl.aerie.merlin.worker.SimulationCanceledListener
Receive a canceled signal.
register(DatasetId) - Method in class gov.nasa.jpl.aerie.merlin.worker.SimulationCanceledListener
Register the listener to a specific simulation run
registerListener(SimulationCanceledListener) - Method in class gov.nasa.jpl.aerie.merlin.worker.ListenSimulationCapability
 
results() - Method in record class gov.nasa.jpl.aerie.merlin.worker.Stores
Returns the value of the results record component.

S

SimulationCanceledListener - Class in gov.nasa.jpl.aerie.merlin.worker
 
SimulationCanceledListener() - Constructor for class gov.nasa.jpl.aerie.merlin.worker.SimulationCanceledListener
 
simulationId() - Method in record class gov.nasa.jpl.aerie.merlin.worker.postgres.PostgresSimulationNotificationPayload
Returns the value of the simulationId record component.
simulationProgressPollPeriodMillis() - Method in record class gov.nasa.jpl.aerie.merlin.worker.WorkerAppConfiguration
Returns the value of the simulationProgressPollPeriodMillis record component.
simulationRevision() - Method in record class gov.nasa.jpl.aerie.merlin.worker.postgres.PostgresSimulationNotificationPayload
Returns the value of the simulationRevision record component.
simulationTemplateRevision() - Method in record class gov.nasa.jpl.aerie.merlin.worker.postgres.PostgresSimulationNotificationPayload
Returns the value of the simulationTemplateRevision record component.
store() - Method in record class gov.nasa.jpl.aerie.merlin.worker.WorkerAppConfiguration
Returns the value of the store record component.
Stores - Record Class in gov.nasa.jpl.aerie.merlin.worker
 
Stores(PlanRepository, MissionModelRepository, ResultsCellRepository) - Constructor for record class gov.nasa.jpl.aerie.merlin.worker.Stores
Creates an instance of a Stores record class.

T

toString() - Method in record class gov.nasa.jpl.aerie.merlin.worker.postgres.PostgresSimulationNotificationPayload
Returns a string representation of this record class.
toString() - Method in record class gov.nasa.jpl.aerie.merlin.worker.Stores
Returns a string representation of this record class.
toString() - Method in record class gov.nasa.jpl.aerie.merlin.worker.WorkerAppConfiguration
Returns a string representation of this record class.

U

unregister() - Method in class gov.nasa.jpl.aerie.merlin.worker.SimulationCanceledListener
Unregister the listener
untruePlanStart() - Method in record class gov.nasa.jpl.aerie.merlin.worker.WorkerAppConfiguration
Returns the value of the untruePlanStart record component.

W

WorkerAppConfiguration - Record Class in gov.nasa.jpl.aerie.merlin.worker
 
WorkerAppConfiguration(Path, Store, long, Instant) - Constructor for record class gov.nasa.jpl.aerie.merlin.worker.WorkerAppConfiguration
Creates an instance of a WorkerAppConfiguration record class.
A C D E G H I L M P R S T U W 
All Classes and Interfaces|All Packages