@Deprecated public class InvalidFifoClassException extends FifoOperationException
InvalidFifoTemplateException
,
Serialized FormnestedExceptions, partialEntry, unusableFields
Constructor and Description |
---|
InvalidFifoClassException(String className,
boolean entryFifoMode,
boolean serverFifoMode)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getClassName()
Deprecated.
Return invalid className.
|
boolean |
isEntryFifoMode()
Deprecated.
Returns
true if this entry defined as FIFO, otherwise false . |
boolean |
isFifoClass()
Deprecated.
Returns
true if this class defined as FIFO, otherwise false . |
getMessage
printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public InvalidFifoClassException(String className, boolean entryFifoMode, boolean serverFifoMode)
public String getClassName()
public boolean isFifoClass()
true
if this class defined as FIFO, otherwise false
.true
if this class defined as FIFO, otherwise
false
.public boolean isEntryFifoMode()
true
if this entry defined as FIFO, otherwise false
.true
if this entry defined as FIFO, otherwise
false
.Copyright © GigaSpaces.