@Deprecated public class MasterReplicaTransitionException extends RestartRequiredException
As of JE 5.0.88, the environment can transition from master to replica without requiring an environment close and re-open.
Constructor and Description |
---|
MasterReplicaTransitionException(com.sleepycat.je.dbi.EnvironmentImpl envImpl,
Exception cause)
Deprecated.
|
getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MasterReplicaTransitionException(com.sleepycat.je.dbi.EnvironmentImpl envImpl, Exception cause)
Copyright (c) 2004, 2014 Oracle and/or its affiliates. All rights reserved.