Class InMemoryResultsCellRepository
java.lang.Object
gov.nasa.jpl.aerie.merlin.server.remotes.InMemoryResultsCellRepository
- All Implemented Interfaces:
ResultsCellRepository
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic classstatic final record -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.forceAllocate(PlanId planId, String requestedBy) inthashCode()booleanlookup(PlanId planId, SimulationDatasetId simulationDatasetId) toString()
-
Constructor Details
-
InMemoryResultsCellRepository
-
-
Method Details
-
allocate
- Specified by:
allocatein interfaceResultsCellRepository
-
forceAllocate
- Specified by:
forceAllocatein interfaceResultsCellRepository
-
claim
- Specified by:
claimin interfaceResultsCellRepository
-
lookup
- Specified by:
lookupin interfaceResultsCellRepository
-
lookup
public Optional<ResultsProtocol.ReaderRole> lookup(PlanId planId, SimulationDatasetId simulationDatasetId) - Specified by:
lookupin interfaceResultsCellRepository
-
isEqualTo
-
equals
Deprecated. -
hashCode
public int hashCode() -
toString
-
isEqualTo(InMemoryResultsCellRepository).