Uses of Interface
org.codice.alliance.video.stream.mpegts.metacard.MetacardUpdater
Packages that use MetacardUpdater
Package
Description
-
Uses of MetacardUpdater in org.codice.alliance.video.stream.mpegts
Methods in org.codice.alliance.video.stream.mpegts with parameters of type MetacardUpdaterModifier and TypeMethodDescriptionvoidUdpStreamMonitor.setParentMetacardUpdater(MetacardUpdater parentMetacardUpdater) -
Uses of MetacardUpdater in org.codice.alliance.video.stream.mpegts.metacard
Classes in org.codice.alliance.video.stream.mpegts.metacard that implement MetacardUpdaterModifier and TypeClassDescriptionclassCopies child attribute to parent if a specific condition is met.classclassIf the parent does not have Core.CREATED set, then set it with DateTime.START from the child.classclassclassclassclassSet the parent to the union of the child and parent values.classSet the media encodings attribute of the parent to be the union of the parent and child.classclassclassclassclassGet the Security.CLASSIFICATION strings from the parent and child metacards, select the string with the highest security rating, and set the parent metacard Security.CLASSIFICATION with that rating.classclassclassclassclassIf the child has an end time, then set the parent's end time to the child's value.classIf the parent does not have a start time and the child does have a start time, then set the parent start to time to the child's start time.classSet the parent to the union of the child and parent values.classSet the parent to a single value of the union of the child and parent values.Constructor parameters in org.codice.alliance.video.stream.mpegts.metacard with type arguments of type MetacardUpdater -
Uses of MetacardUpdater in org.codice.alliance.video.stream.mpegts.netty
Methods in org.codice.alliance.video.stream.mpegts.netty that return MetacardUpdaterMethods in org.codice.alliance.video.stream.mpegts.netty with parameters of type MetacardUpdaterModifier and TypeMethodDescriptionvoidUdpStreamProcessor.setParentMetacardUpdater(MetacardUpdater parentMetacardUpdater) -
Uses of MetacardUpdater in org.codice.alliance.video.stream.mpegts.rollover
Constructors in org.codice.alliance.video.stream.mpegts.rollover with parameters of type MetacardUpdaterModifierConstructorDescriptionCatalogRolloverAction(FilenameGenerator filenameGenerator, String filenameTemplate, ddf.catalog.CatalogFramework catalogFramework, ddf.catalog.filter.FilterBuilder filterBuilder, Context context, MetacardUpdater parentMetacardUpdater, org.codice.ddf.platform.util.uuidgenerator.UuidGenerator uuidGenerator, ddf.security.SubjectOperations subjectOperations)