Method | Description | |
---|---|---|
HandleMasterPersistence ( ICouchbaseServerPool pool ) : IObserveOperationResult |
Handle the scenario when PersistTo == 1
|
|
HandleMasterPersistenceWithReplication ( ICouchbaseServerPool pool ) : IObserveOperationResult | ||
ObserveHandler ( |
Method | Description | |
---|---|---|
checkNodesForKey ( |
||
isInExpectedState ( int replicaFoundCount, int replicaPersistedCount, bool masterPersisted ) : bool | ||
performParallelObserve ( ICouchbaseServerPool pool ) : IObserveOperationResult | ||
setupObserveOperation ( ICouchbaseServerPool pool ) : Tuple |
public HandleMasterPersistence ( ICouchbaseServerPool pool ) : IObserveOperationResult | ||
pool | ICouchbaseServerPool | |
return | IObserveOperationResult |
public HandleMasterPersistenceWithReplication ( ICouchbaseServerPool pool ) : IObserveOperationResult | ||
pool | ICouchbaseServerPool | |
return | IObserveOperationResult |
public ObserveHandler ( |
||
settings | ||
return | System |