Class SubviewAttributeFlusher<E,​V>

java.lang.Object
com.blazebit.persistence.view.impl.update.flush.AttributeFetchGraphNode<SubviewAttributeFlusher<E,​V>>
com.blazebit.persistence.view.impl.update.flush.SubviewAttributeFlusher<E,​V>
All Implemented Interfaces:
DirtyChecker<V>, DirtyAttributeFlusher<SubviewAttributeFlusher<E,​V>,​E,​V>, FetchGraphNode<SubviewAttributeFlusher<E,​V>>

public class SubviewAttributeFlusher<E,​V>
extends AttributeFetchGraphNode<SubviewAttributeFlusher<E,​V>>
implements DirtyAttributeFlusher<SubviewAttributeFlusher<E,​V>,​E,​V>
Since:
1.2.0
Author:
Christian Beikov