com.clevercloud.warp10client.models
Members list
Type members
Classlikes
sealed trait FetchRange extends Serializable
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
class RangeBeforeclass RecordsSinceclass RecordsSinceMicrosclass StartStopRangeclass StartStopRangeMicros
object FetchRange
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
FetchRange.type
case class LabelSelector(key: String, value: String) extends Serializable
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Serializableclass Objecttrait Matchableclass AnyShow all
case class LabelledSelector(name: String, labels: Seq[LabelSelector]) extends Selector
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Selectortrait Serializableclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class RangeBefore(now: LocalDateTime, range: Duration) extends FetchRange
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait FetchRangetrait Serializableclass Objecttrait Matchableclass AnyShow all
case class RawSelector(selector: String) extends Selector
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Selectortrait Serializableclass Objecttrait Matchableclass AnyShow all
case class RecordsSince(now: LocalDateTime, limit: Long) extends FetchRange
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait FetchRangetrait Serializableclass Objecttrait Matchableclass AnyShow all
case class RecordsSinceMicros(now: Long, limit: Long) extends FetchRange
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait FetchRangetrait Serializableclass Objecttrait Matchableclass AnyShow all
sealed trait Selector extends Serializable
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
class LabelledSelectorclass RawSelector
object Selector
trait Serializable
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait FetchRangeclass RangeBeforeclass RecordsSinceclass RecordsSinceMicrosclass StartStopRangeclass StartStopRangeMicrosclass LabelSelectortrait Selectorclass LabelledSelectorclass RawSelectorShow all
case class StartStopRange(start: LocalDateTime, stop: LocalDateTime) extends FetchRange
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait FetchRangetrait Serializableclass Objecttrait Matchableclass AnyShow all
case class StartStopRangeMicros(start: Long, stop: Long) extends FetchRange
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait FetchRangetrait Serializableclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object gts_module
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
gts_module.type
In this article