public class DirectPersistencySyncListBatch extends Object implements Externalizable
| Constructor and Description | 
|---|
DirectPersistencySyncListBatch()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addEntryToBatch(String s)  | 
List<String> | 
getBatch()  | 
void | 
readExternal(ObjectInput in)  | 
int | 
size()  | 
void | 
writeExternal(ObjectOutput out)  | 
public void addEntryToBatch(String s)
public int size()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © GigaSpaces.