object PingInfo extends Serializable

Annotations
@deprecated
Deprecated

(Since version 0.18.2) Will be internal

Linear Supertypes
Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PingInfo
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def apply(ping: Long = Long.MaxValue, lastIsMasterTime: Long = 0, lastIsMasterId: Int = -1): PingInfo
  2. def unapply(other: PingInfo): Option[(Long, Long, Int)]

Deprecated Value Members

  1. val pingTimeout: Int
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.6) See MongoConnectionOptions.heartbeatFrequencyMS