final class StandardDBSystemWithX509 extends MongoDBSystem with MongoX509Authentication
- Alphabetic
- By Inheritance
- StandardDBSystemWithX509
- MongoX509Authentication
- MongoDBSystem
- Actor
- AnyRef
- Any
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
- Public
- All
Type Members
-
final
class
OperationHandler extends ChannelFutureListener
- Attributes
- protected
- Definition Classes
- MongoDBSystem
-
type
Receive = PartialFunction[Any, Unit]
- Definition Classes
- Actor
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
+(other: String): String
- Implicit
- This member is added by an implicit conversion from StandardDBSystemWithX509 to any2stringadd[StandardDBSystemWithX509] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): (StandardDBSystemWithX509, B)
- Implicit
- This member is added by an implicit conversion from StandardDBSystemWithX509 to ArrowAssoc[StandardDBSystemWithX509] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
val
SocketDisconnected: GenericDriverException
- Definition Classes
- MongoDBSystem
-
def
_println(msg: ⇒ String): Unit
- Attributes
- protected
- Definition Classes
- MongoDBSystem
- Annotations
- @inline()
-
def
aroundPostRestart(reason: Throwable): Unit
- Attributes
- protected[akka]
- Definition Classes
- Actor
- Annotations
- @InternalApi()
-
def
aroundPostStop(): Unit
- Attributes
- protected[akka]
- Definition Classes
- Actor
- Annotations
- @InternalApi()
-
def
aroundPreRestart(reason: Throwable, message: Option[Any]): Unit
- Attributes
- protected[akka]
- Definition Classes
- Actor
- Annotations
- @InternalApi()
-
def
aroundPreStart(): Unit
- Attributes
- protected[akka]
- Definition Classes
- Actor
- Annotations
- @InternalApi()
-
def
aroundReceive(receive: akka.actor.Actor.Receive, msg: Any): Unit
- Attributes
- protected[akka]
- Definition Classes
- Actor
- Annotations
- @InternalApi()
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
val
authReceive: Receive
- Attributes
- protected
- Definition Classes
- MongoX509Authentication
-
final
def
authenticateConnection(connection: Connection, auths: Set[Authenticate]): Connection
- Attributes
- protected
- Definition Classes
- MongoDBSystem
- Annotations
- @tailrec()
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
val
closing: Receive
- Definition Classes
- MongoDBSystem
-
implicit
val
context: ActorContext
- Definition Classes
- Actor
-
def
debug(msg: ⇒ String, cause: Throwable): Unit
- Attributes
- protected
- Definition Classes
- MongoDBSystem
- Annotations
- @inline()
-
def
debug(msg: ⇒ String): Unit
- Attributes
- protected
- Definition Classes
- MongoDBSystem
- Annotations
- @inline()
-
implicit
def
ec: ExecutionContextExecutor
- Definition Classes
- MongoDBSystem
- Annotations
- @inline()
-
def
ensuring(cond: (StandardDBSystemWithX509) ⇒ Boolean, msg: ⇒ Any): StandardDBSystemWithX509
- Implicit
- This member is added by an implicit conversion from StandardDBSystemWithX509 to Ensuring[StandardDBSystemWithX509] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: (StandardDBSystemWithX509) ⇒ Boolean): StandardDBSystemWithX509
- Implicit
- This member is added by an implicit conversion from StandardDBSystemWithX509 to Ensuring[StandardDBSystemWithX509] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): StandardDBSystemWithX509
- Implicit
- This member is added by an implicit conversion from StandardDBSystemWithX509 to Ensuring[StandardDBSystemWithX509] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): StandardDBSystemWithX509
- Implicit
- This member is added by an implicit conversion from StandardDBSystemWithX509 to Ensuring[StandardDBSystemWithX509] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
error(msg: ⇒ String, cause: Throwable): Unit
- Attributes
- protected
- Definition Classes
- MongoDBSystem
- Annotations
- @inline()
-
def
error(msg: ⇒ String): Unit
- Attributes
- protected
- Definition Classes
- MongoDBSystem
- Annotations
- @inline()
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
def
formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from StandardDBSystemWithX509 to StringFormat[StandardDBSystemWithX509] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @inline()
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
handleAuthResponse(nodeSet: NodeSet, resp: Response)(check: ⇒ Either[CommandError, SuccessfulAuthentication]): NodeSet
- Attributes
- protected
- Definition Classes
- MongoDBSystem
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
info(msg: ⇒ String): Unit
- Attributes
- protected
- Definition Classes
- MongoDBSystem
- Annotations
- @inline()
-
val
initialAuthenticates: Seq[Authenticate]
List of authenticate messages - all the nodes will be authenticated as soon they are connected.
List of authenticate messages - all the nodes will be authenticated as soon they are connected.
- Definition Classes
- StandardDBSystemWithX509 → MongoDBSystem
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
lazy val
lnm: String
- Attributes
- protected
- Definition Classes
- MongoDBSystem
-
final
val
logger: LazyLogger
- Attributes
- protected
- Definition Classes
- MongoDBSystem
-
val
name: String
The name of the connection pool.
The name of the connection pool.
- Definition Classes
- StandardDBSystemWithX509 → MongoDBSystem
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
newChannelFactory(effect: Unit): ChannelFactory
Returns a fresh channel factory.
Returns a fresh channel factory.
- Definition Classes
- StandardDBSystemWithX509 → MongoDBSystem
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
val
options: MongoConnectionOptions
MongoConnectionOption instance (used for tweaking connection flags and pool size).
MongoConnectionOption instance (used for tweaking connection flags and pool size).
- Definition Classes
- StandardDBSystemWithX509 → MongoDBSystem
-
def
postRestart(reason: Throwable): Unit
- Definition Classes
- MongoDBSystem → Actor
-
def
postStop(): Unit
- Definition Classes
- MongoDBSystem → Actor
-
def
preRestart(reason: Throwable, message: Option[Any]): Unit
- Definition Classes
- MongoDBSystem → Actor
-
def
preStart(): Unit
- Definition Classes
- MongoDBSystem → Actor
-
lazy val
receive: Receive
- Definition Classes
- MongoDBSystem → Actor
-
val
seeds: Seq[String]
Nodes that will be probed to discover the whole replica set (or one standalone node).
Nodes that will be probed to discover the whole replica set (or one standalone node).
- Definition Classes
- StandardDBSystemWithX509 → MongoDBSystem
-
implicit final
val
self: ActorRef
- Definition Classes
- Actor
-
final
def
sendAuthenticate(connection: Connection, nextAuth: Authenticate): Connection
- Attributes
- protected
- Definition Classes
- MongoX509Authentication
-
final
def
sender(): ActorRef
- Definition Classes
- Actor
-
val
supervisor: String
The name of the driver supervisor.
The name of the driver supervisor.
- Definition Classes
- StandardDBSystemWithX509 → MongoDBSystem
-
def
supervisorStrategy: SupervisorStrategy
- Definition Classes
- Actor
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
def
trace(msg: ⇒ String): Unit
- Attributes
- protected
- Definition Classes
- MongoDBSystem
- Annotations
- @inline()
-
def
unhandled(message: Any): Unit
- Definition Classes
- Actor
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
def
warn(msg: ⇒ String, cause: Throwable): Unit
- Attributes
- protected
- Definition Classes
- MongoDBSystem
- Annotations
- @inline()
-
def
warn(msg: ⇒ String): Unit
- Attributes
- protected
- Definition Classes
- MongoDBSystem
- Annotations
- @inline()
-
def
→[B](y: B): (StandardDBSystemWithX509, B)
- Implicit
- This member is added by an implicit conversion from StandardDBSystemWithX509 to ArrowAssoc[StandardDBSystemWithX509] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
Deprecated Value Members
-
def
allChannelGroup(nodeSet: NodeSet): DefaultChannelGroup
- Definition Classes
- MongoDBSystem
- Annotations
- @deprecated
- Deprecated
(Since version 0.11.10) Will be made private