GigaSpaces XAP 9.7.2 API

org.openspaces.core
Class RedoLogCapacityExceededException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.springframework.core.NestedRuntimeException
                  extended by org.springframework.dao.DataAccessException
                      extended by org.openspaces.core.ResourceCapacityExceededException
                          extended by org.openspaces.core.RedoLogCapacityExceededException
All Implemented Interfaces:
Serializable

public class RedoLogCapacityExceededException
extends ResourceCapacityExceededException

This exeception indicates the redo log reached its planned capacity and operations should be blocked until the redolog size is reduced RedoLogCapacityExceededException

Since:
7.1
Author:
eitany
See Also:
Serialized Form

Constructor Summary
RedoLogCapacityExceededException(com.gigaspaces.cluster.replication.RedoLogCapacityExceededException e)
           
 
Method Summary
 String getSpaceName()
           
 String getTargetName()
           
 
Methods inherited from class org.springframework.core.NestedRuntimeException
contains, getMessage, getMostSpecificCause, getRootCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RedoLogCapacityExceededException

public RedoLogCapacityExceededException(com.gigaspaces.cluster.replication.RedoLogCapacityExceededException e)
Method Detail

getTargetName

public String getTargetName()
Returns:
name of the target that the redo log is kept for

getSpaceName

public String getSpaceName()
Returns:
name of the space that is keeping the redo log

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.