Packages

package v0

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final case class ClearSchedule() extends GeneratedMessage with Updatable[ClearSchedule] with Product with Serializable
    Annotations
    @SerialVersionUID()
  2. final case class GetParticipantSchedule() extends GeneratedMessage with Updatable[GetParticipantSchedule] with Product with Serializable
    Annotations
    @SerialVersionUID()
  3. final case class GetSchedule() extends GeneratedMessage with Updatable[GetSchedule] with Product with Serializable
    Annotations
    @SerialVersionUID()
  4. final case class LocatePruningTimestamp() extends GeneratedMessage with Updatable[LocatePruningTimestamp] with Product with Serializable
    Annotations
    @SerialVersionUID()
  5. final case class ParticipantPruningSchedule(schedule: Option[PruningSchedule], pruneInternallyOnly: Boolean) extends GeneratedMessage with Updatable[ParticipantPruningSchedule] with Product with Serializable
    Annotations
    @SerialVersionUID()
  6. final case class PruningSchedule(cron: String, maxDuration: Option[Duration], retention: Option[Duration]) extends GeneratedMessage with Updatable[PruningSchedule] with Product with Serializable
    Annotations
    @SerialVersionUID()
  7. final case class SetCron() extends GeneratedMessage with Updatable[SetCron] with Product with Serializable
    Annotations
    @SerialVersionUID()
  8. final case class SetMaxDuration() extends GeneratedMessage with Updatable[SetMaxDuration] with Product with Serializable
    Annotations
    @SerialVersionUID()
  9. final case class SetParticipantSchedule() extends GeneratedMessage with Updatable[SetParticipantSchedule] with Product with Serializable
    Annotations
    @SerialVersionUID()
  10. final case class SetRetention() extends GeneratedMessage with Updatable[SetRetention] with Product with Serializable
    Annotations
    @SerialVersionUID()
  11. final case class SetSchedule() extends GeneratedMessage with Updatable[SetSchedule] with Product with Serializable
    Annotations
    @SerialVersionUID()

Ungrouped