Uses of Class
app.nzyme.plugin.retro.l4.entries.L4RetroConnectionPairEntry
Packages that use L4RetroConnectionPairEntry
-
Uses of L4RetroConnectionPairEntry in app.nzyme.plugin.retro.l4
Method parameters in app.nzyme.plugin.retro.l4 with type arguments of type L4RetroConnectionPairEntryModifier and TypeMethodDescriptionvoidL4RetroService.handleL4ConnectionPairReport(List<L4RetroConnectionPairEntry> report) -
Uses of L4RetroConnectionPairEntry in app.nzyme.plugin.retro.l4.entries
Methods in app.nzyme.plugin.retro.l4.entries that return L4RetroConnectionPairEntryModifier and TypeMethodDescriptionabstract L4RetroConnectionPairEntryL4RetroConnectionPairEntry.Builder.build()static L4RetroConnectionPairEntryL4RetroConnectionPairEntry.create(String tapName, String l4Type, String sourceMac, String destinationMac, String sourceAddress, String destinationAddress, Integer sourcePort, Integer destinationPort, Long connectionCount, Long size, org.joda.time.DateTime timestamp)