Package com.gigaspaces.dih.consumer
Class CDCInfo
java.lang.Object
com.gigaspaces.document.SpaceDocument
com.gigaspaces.dih.consumer.CDCInfo
- All Implemented Interfaces:
VirtualEntry,SmartExternalizable,Externalizable,Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetID()static SpaceTypeDescriptorsetMessageID(Long msgId) setPartitionID(Integer ptID) setPipelineName(String name) toString()Methods inherited from class com.gigaspaces.document.SpaceDocument
addProperties, containsProperty, equals, getProperties, getProperty, getTypeName, getVersion, hashCode, initFromDocument, initialize, isTransient, readExternal, readExternalV1, removeProperty, setProperty, setTransient, setTypeName, setVersion, writeExternalMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Field Details
-
CDC_INFO
- See Also:
-
-
Constructor Details
-
CDCInfo
public CDCInfo() -
CDCInfo
-
-
Method Details
-
getTypeDescriptor
-
setPipelineName
-
getPipelineName
-
setMessageID
-
getMessageID
-
setPartitionID
-
getPartitionID
-
setID
-
getID
-
toString
- Overrides:
toStringin classSpaceDocument
-