Package

io.fsq.exceptionator

model

Permalink

package model

Visibility
  1. Public
  2. All

Type Members

  1. case class MongoOutgoing(id: ObjectId, doc: JValue) extends Outgoing with Product with Serializable

    Permalink
  2. class RichBucketRecord extends BucketRecordProxy

    Permalink
  3. class RichBucketRecordHistogram extends BucketRecordHistogramProxy

    Permalink
  4. class RichHistoryRecord extends HistoryRecordProxy

    Permalink

    Stores one minute of sampled history.

    Stores one minute of sampled history. Uses the starting timestamp as its _id.

  5. class RichNoticeRecord extends NoticeRecordProxy

    Permalink

Value Members

  1. object HistogramType

    Permalink
  2. object MongoOutgoing extends Serializable

    Permalink
  3. object RichBucketRecord extends Serializable

    Permalink
  4. object RichBucketRecordHistogram extends Serializable

    Permalink
  5. object RichHistoryRecord extends Serializable

    Permalink
  6. object RichNoticeRecord extends Serializable

    Permalink

Ungrouped