public interface IncrementalPropertyContainerParser extends PropertyContainerParser
| Modifier and Type | Method and Description |
|---|---|
boolean |
isComplete(UsageRecord record)
Are all the necessary properties present in the record.
|
void |
postComplete(UsageRecord record)
Once record has been marked as complete apply any side effects.
|
getDefaultUniqueProperties, parse, splitRecordsendParse, getDerivedProperties, initFinder, modifyDefaultTableSpecification, startParseboolean isComplete(UsageRecord record)
record - void postComplete(UsageRecord record) throws java.lang.Exception
java.lang.Exceptionrecord -