public class DirectPersistencySyncAdminInfo extends Object implements SmartExternalizable
Constructor and Description |
---|
DirectPersistencySyncAdminInfo() |
DirectPersistencySyncAdminInfo(Map<Long,PlatformLogicalVersion> versions) |
Modifier and Type | Method and Description |
---|---|
static String |
getStorageKey() |
Map<Long,PlatformLogicalVersion> |
getVersions() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public DirectPersistencySyncAdminInfo(Map<Long,PlatformLogicalVersion> versions)
public DirectPersistencySyncAdminInfo()
public Map<Long,PlatformLogicalVersion> getVersions()
public static String getStorageKey()
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
Copyright © GigaSpaces.