Serialized Form
-
Package com.activeviam.tools.whatif.core
-
Class com.activeviam.tools.whatif.core.AAddWhatIfDefinition extends AWhatIfDefinition implements Serializable
- serialVersionUID:
- -6935085237685795723L
-
Serialized Fields
-
operationType
WhatIfOperationType operationType
-
-
Class com.activeviam.tools.whatif.core.ARemoveWhatIfDefinition extends AWhatIfDefinition implements Serializable
- serialVersionUID:
- 758211300941663491L
-
Serialized Fields
-
operationType
WhatIfOperationType operationType
-
-
Class com.activeviam.tools.whatif.core.AUpdateWhatIfDefinition extends AWhatIfDefinition implements Serializable
- serialVersionUID:
- 5574837691547561477L
-
Serialized Fields
-
operationType
WhatIfOperationType operationType
-
-
Class com.activeviam.tools.whatif.core.AUpdateWhereWhatIfDefinition extends AWhatIfDefinition implements Serializable
- serialVersionUID:
- -8841581998038835694L
-
Serialized Fields
-
operationType
WhatIfOperationType operationType
-
-
Class com.activeviam.tools.whatif.core.AWhatIfDefinition extends Object implements Serializable
- serialVersionUID:
- -7947705903297752665L
-
Class com.activeviam.tools.whatif.core.WhatIfDiff extends Object implements Serializable
- serialVersionUID:
- -7381889880814086868L
-
Class com.activeviam.tools.whatif.core.WhatIfSubmission extends Object implements Serializable
- serialVersionUID:
- -291518365859656484L
-
Serialized Fields
-
branchName
String branchName
-
creationDate
LocalDateTime creationDate
-
diff
WhatIfDiff diff
-
distributedAddress
Map<Object,Set<String>> distributedAddress
-
executionDate
LocalDateTime executionDate
-
id
Long id
-
masterEpoch
long masterEpoch
-
name
String name
-
status
WhatIfStatus status
-
userId
String userId
-
whatIfDefinitions
List<IWhatIfDefinition> whatIfDefinitions
-
-
Class com.activeviam.tools.whatif.core.WhatIfUpdateWhere extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.activeviam.tools.whatif.core.dist
-
Class com.activeviam.tools.whatif.core.dist.WhatIfDistributedController extends com.qfs.messenger.impl.AQueryNodeDistributedAgent implements Serializable
- serialVersionUID:
- 1649351446126447788L
-
-
Package com.activeviam.tools.whatif.core.dist.msg
-
Class com.activeviam.tools.whatif.core.dist.msg.BranchesFinderMessenger extends com.qfs.messenger.message.impl.ASyncBroadcastMessage<com.quartetfs.biz.pivot.IActivePivotSession,Object[],Map<Integer,Set<String>>,com.qfs.messenger.IDistributedHierarchyManager> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class com.activeviam.tools.whatif.core.dist.msg.BranchesRetrivalMessenger extends com.qfs.messenger.message.impl.ASyncBroadcastMessage<com.quartetfs.biz.pivot.IActivePivotSession,Set<String>,Map<String,Set<String>>,com.qfs.messenger.IDistributedHierarchyManager> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class com.activeviam.tools.whatif.core.dist.msg.BranchQuerierMessenger extends com.qfs.messenger.message.impl.ASyncBroadcastMessage<com.quartetfs.biz.pivot.IActivePivotSession,List<Object[]>,List<Object[]>,com.qfs.messenger.IDistributedHierarchyManager> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class com.activeviam.tools.whatif.core.dist.msg.DatastoreInfoMessenger extends com.qfs.messenger.message.impl.ASyncBroadcastMessage<com.quartetfs.biz.pivot.IActivePivotSession,Map<String,SerializableDatastoreMetadata>,List<Map<String,SerializableDatastoreMetadata>>,com.qfs.messenger.IDistributedHierarchyManager> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class com.activeviam.tools.whatif.core.dist.msg.DatastoreMetadataMessenger extends com.qfs.messenger.message.impl.ASyncBroadcastMessage<com.quartetfs.biz.pivot.IActivePivotSession,List<Object>,Map<String,List<Object>>,com.qfs.messenger.IDistributedHierarchyManager> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class com.activeviam.tools.whatif.core.dist.msg.DeleteBranchMessenger extends com.qfs.messenger.message.impl.ASyncBroadcastMessage<com.quartetfs.biz.pivot.IActivePivotSession,WhatIfStatus,WhatIfStatus,com.qfs.messenger.IDistributedHierarchyManager> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class com.activeviam.tools.whatif.core.dist.msg.EpochMessenger extends com.qfs.messenger.message.impl.ASyncBroadcastMessage<com.quartetfs.biz.pivot.IActivePivotSession,Long,List<Long>,com.qfs.messenger.IDistributedHierarchyManager> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class com.activeviam.tools.whatif.core.dist.msg.ExecuteSubmissionMessenger extends com.qfs.messenger.message.impl.ASyncBroadcastMessage<com.quartetfs.biz.pivot.IActivePivotSession,IWhatIfSubmission,List<IWhatIfSubmission>,com.qfs.messenger.IDistributedHierarchyManager> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class com.activeviam.tools.whatif.core.dist.msg.QuerierMessenger extends com.qfs.messenger.message.impl.ASyncBroadcastMessage<com.quartetfs.biz.pivot.IActivePivotSession,List<Object[]>,List<Object[]>,com.qfs.messenger.IDistributedHierarchyManager> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class com.activeviam.tools.whatif.core.dist.msg.RollbackMessenger extends com.qfs.messenger.message.impl.ASyncBroadcastMessage<com.quartetfs.biz.pivot.IActivePivotSession,WhatIfStatus,Map<String,WhatIfStatus>,com.qfs.messenger.IDistributedHierarchyManager> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
-
Package com.activeviam.tools.whatif.core.util
-
Class com.activeviam.tools.whatif.core.util.SerializableDatastoreMetadata extends Object implements Serializable
- serialVersionUID:
- 5578067847563614797L
-
Serialized Fields
-
fieldNamesToType
Map<String,String> fieldNamesToType
-
fieldsDescription
SerializableFieldDescription[] fieldsDescription
-
formatters
com.quartetfs.fwk.format.IFormatter[] formatters
-
isAddingNewRecordsAllowed
boolean isAddingNewRecordsAllowed
-
isDeletingRecordAllowed
boolean isDeletingRecordAllowed
-
keyFieldsIndexes
int[] keyFieldsIndexes
-
parsers
String[] parsers
-
-
Class com.activeviam.tools.whatif.core.util.SerializableFieldDescription extends Object implements Serializable
- serialVersionUID:
- 4814239221714302706L
-
-
Package com.activeviam.tools.whatif.example
-
Class com.activeviam.tools.whatif.example.AddTuplesWhatIfDefinition extends AAddWhatIfDefinition implements Serializable
- serialVersionUID:
- 2468028827159740557L
-
Class com.activeviam.tools.whatif.example.RemoveTuplesWhatIfDefinition extends ARemoveWhatIfDefinition implements Serializable
- serialVersionUID:
- 484029775315113330L
-
Class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA extends Object implements Serializable
- serialVersionUID:
- 7618830159056823554L
-
Serialized Fields
-
branchName
String branchName
-
creationDate
LocalDateTime creationDate
-
diff
WhatIfDiff diff
-
distributedAddress
Map<Object,Set<String>> distributedAddress
-
executionDate
LocalDateTime executionDate
-
id
Long id
-
masterEpoch
long masterEpoch
-
name
String name
-
serializedDistributedAddress
byte[] serializedDistributedAddress
-
serializedWhatIfDefinition
byte[] serializedWhatIfDefinition
-
serializedWhatIfDiff
byte[] serializedWhatIfDiff
-
status
WhatIfStatus status
-
userId
String userId
-
whatIfDefinitions
List<IWhatIfDefinition> whatIfDefinitions
-
-