public class GroupShutdownException extends EnvironmentFailureException
ReplicatedEnvironment.shutdownGroup(long, TimeUnit)
.Constructor and Description |
---|
GroupShutdownException(Logger logger,
com.sleepycat.je.rep.impl.RepImpl repImpl,
String masterNodeName,
com.sleepycat.je.utilint.VLSN shutdownVLSN,
long shutdownTimeMs)
For internal use only.
|
GroupShutdownException(Logger logger,
com.sleepycat.je.rep.impl.node.RepNode repNode,
long shutdownTimeMs)
For internal use only.
|
Modifier and Type | Method and Description |
---|---|
com.sleepycat.je.utilint.VLSN |
getShutdownVLSN()
For internal use only.
|
GroupShutdownException |
wrapSelf(String msg)
For internal use only.
|
assertState, assertState, getMessage, getReason, makeJavaErrorWrapper, promote, setAlreadyThrown, unexpectedException, unexpectedException, unexpectedException, unexpectedException, unexpectedState, unexpectedState, unexpectedState, unexpectedState
addErrorMessage, addRethrownStackTrace, getVersionHeader
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GroupShutdownException(Logger logger, com.sleepycat.je.rep.impl.node.RepNode repNode, long shutdownTimeMs)
public GroupShutdownException wrapSelf(String msg)
wrapSelf
in class EnvironmentFailureException
public com.sleepycat.je.utilint.VLSN getShutdownVLSN()
Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.