Class ObserveEventKeys$


  • public class ObserveEventKeys$
    extends java.lang.Object
    • Field Detail

      • MODULE$

        public static final ObserveEventKeys$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • ObserveEventKeys$

        public ObserveEventKeys$()
    • Method Detail

      • obsId

        public Key<java.lang.String> obsId()
      • exposureId

        public Key<java.lang.String> exposureId()
      • detector

        public Key<java.lang.String> detector()
      • operationalState

        public GChoiceKey operationalState()
      • errorMessage

        public Key<java.lang.String> errorMessage()
      • exposureInProgress

        public Key<java.lang.Object> exposureInProgress()
      • abortInProgress

        public Key<java.lang.Object> abortInProgress()
      • isAborted

        public Key<java.lang.Object> isAborted()
      • exposureTime

        public Key<java.lang.Object> exposureTime()
      • remainingExposureTime

        public Key<java.lang.Object> remainingExposureTime()
      • readsInRamp

        public Key<java.lang.Object> readsInRamp()
      • readsComplete

        public Key<java.lang.Object> readsComplete()
      • rampsInExposure

        public Key<java.lang.Object> rampsInExposure()
      • rampsComplete

        public Key<java.lang.Object> rampsComplete()
      • downTimeReason

        public Key<java.lang.String> downTimeReason()
      • filename

        public Key<java.lang.String> filename()