@Deprecated public class IterationEntry extends Object
Modifier and Type | Method and Description |
---|---|
DiffIterateResultFlag |
getLastResultFlag()
Deprecated.
Returns the result flag associated with the completed
iteration.
|
CdbNotificationType |
getNotifType()
Deprecated.
|
DiffIterateOperFlag |
getOperFlag()
Deprecated.
Returns the oper flag associated with the last completed iteration.
|
ConfPath |
keyPath()
Deprecated.
Returns the keypath associated with the a completed iteration.
|
Integer |
subScriptionPoint()
Deprecated.
Returns the subscription point associated with the last completed
iteration.
|
public DiffIterateResultFlag getLastResultFlag()
public CdbNotificationType getNotifType()
public DiffIterateOperFlag getOperFlag()
public ConfPath keyPath()
public Integer subScriptionPoint()