Class OpenShift::MongoDataStore
In: lib/openshift-origin-controller/lib/openshift/mongo_data_store.rb
Parent: OpenShift::DataStore

Methods

Constants

MAX_CON_RETRIES = 60
CON_RETRY_WAIT_TM = 0.5

Attributes

collections  [R] 
db  [R] 
host_port  [R] 
password  [R] 
replica_set  [R] 
user  [R] 

Public Class methods

Public Instance methods

[Validate]