public class DirectPersistencySyncAdminInfo extends Object implements Externalizable
| 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)  | 
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 ExternalizableIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionCopyright © GigaSpaces.