public class TemplateInfo extends Object implements SmartExternalizable
IInternalRemoteJSpaceAdmin.getTemplatesInfo(String)
,
Serialized FormConstructor and Description |
---|
TemplateInfo() |
TemplateInfo(boolean isFIFO,
Date expiresAt,
Object[] values,
String waitingUID,
int notifyType) |
Modifier and Type | Method and Description |
---|---|
Date |
getExpiresAt() |
Object[] |
getValues() |
String |
getWaitingUID() |
boolean |
isFIFO() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public boolean isFIFO()
public Date getExpiresAt()
public Object[] getValues()
public String getWaitingUID()
Copyright © GigaSpaces.