Interface ResultsProtocol.OwnerRole
- All Superinterfaces:
ResultsProtocol.ReaderRole,ResultsProtocol.WriterRole
- All Known Implementing Classes:
PostgresResultsCellRepository.PostgresResultsCell
- Enclosing class:
ResultsProtocol
public static interface ResultsProtocol.OwnerRole
extends ResultsProtocol.ReaderRole, ResultsProtocol.WriterRole
interface that can both read and write to a scheduling result object
-
Method Summary
Methods inherited from interface gov.nasa.jpl.aerie.scheduler.server.ResultsProtocol.ReaderRole
cancel, getMethods inherited from interface gov.nasa.jpl.aerie.scheduler.server.ResultsProtocol.WriterRole
failWith, failWith, reportCanceled, succeedWith