public class CountSizeEntityAccess extends Object implements EntityAccess<TimedCountSize>
Constructor and Description |
---|
CountSizeEntityAccess() |
Modifier and Type | Method and Description |
---|---|
TimedCountSize |
aggregate(TimedCountSize oldValue,
TimedCountSize toAdd) |
TimedCountSize |
createNew() |
long |
getTimestamp(TimedCountSize entity) |
public TimedCountSize aggregate(TimedCountSize oldValue, TimedCountSize toAdd)
aggregate
in interface EntityAccess<TimedCountSize>
public TimedCountSize createNew()
createNew
in interface EntityAccess<TimedCountSize>
public long getTimestamp(TimedCountSize entity)
getTimestamp
in interface EntityAccess<TimedCountSize>
Copyright © 2021 Apache NiFi Project. All rights reserved.