Uses of Class
com.gigaspaces.admin.demote.DemoteFailedException
Packages that use DemoteFailedException
Package
Description
-
Uses of DemoteFailedException in com.gigaspaces.internal.client.spaceproxy
Methods in com.gigaspaces.internal.client.spaceproxy that throw DemoteFailedExceptionModifier and TypeMethodDescriptionvoidIDirectSpaceProxy.demote(long maxSuspendTime, TimeUnit timeUnit, CredentialsProvider credentialsProvider) Internal demote API for swapping from primary to backup Space.voidSpaceProxyImpl.demote(long maxSuspendTime, TimeUnit timeUnit, CredentialsProvider credentialsProvider) -
Uses of DemoteFailedException in com.gigaspaces.internal.lrmi.stubs
Methods in com.gigaspaces.internal.lrmi.stubs that throw DemoteFailedExceptionModifier and TypeMethodDescriptionvoidLRMISpaceImpl.demote(long maxSuspendTime, TimeUnit unit, SpaceContext sc) -
Uses of DemoteFailedException in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that throw DemoteFailedExceptionModifier and TypeMethodDescriptionvoidIRemoteSpace.demote(long maxSuspendTime, TimeUnit unit, SpaceContext sc) Demote leadership and become a backup Space, in the specified operation timeout.voidSpaceImpl.demote(long maxSuspendTime, TimeUnit unit, SpaceContext sc) -
Uses of DemoteFailedException in com.gigaspaces.internal.server.space.demote
Methods in com.gigaspaces.internal.server.space.demote that throw DemoteFailedException