public interface SpaceCopyStatus extends Serializable
IRemoteJSpaceAdmin.spaceCopy(IJSpace, Object, boolean, int)| Modifier and Type | Method and Description | 
|---|---|
| Exception | getCauseException() | 
| HashMap<String,String> | getDuplicateUID() | 
| HashSet<EventRegistration> | getNotifyTemplRegistration() | 
| String | getSourceMemberName() | 
| SpaceURL | getSourceMemberURL() | 
| String | getTargetMemberName() | 
| int | getTotalBlockedEntriesByFilter() | 
| Map<String,Integer> | getTotalCopiedEntries() | 
| Map<String,Integer> | getTotalCopiedNotifyTemplates() | 
| int | getTotalCopyObj() | 
| int | getTotalDummyObj() | 
| Map<String,String> | getTotalDuplicateEntries() | 
| HashMap<String,Integer> | getWriteEntries() | 
| int | incrementCounter() | 
| void | incrementTotalDummyObjects() | 
| void | setTotalDummyObj(int totalDummyObj) | 
int getTotalDummyObj()
void setTotalDummyObj(int totalDummyObj)
void incrementTotalDummyObjects()
int incrementCounter()
int getTotalCopyObj()
String getSourceMemberName()
String getTargetMemberName()
SpaceURL getSourceMemberURL()
Exception getCauseException()
int getTotalBlockedEntriesByFilter()
Map<String,Integer> getTotalCopiedEntries()
Map<String,Integer> getTotalCopiedNotifyTemplates()
null templates is presented
 as String: NULL_NOTIFY_TEMPLATE.Map<String,String> getTotalDuplicateEntries()
HashSet<EventRegistration> getNotifyTemplRegistration()
Copyright © GigaSpaces.