Class L4RetroConnectionPairEntry
java.lang.Object
app.nzyme.plugin.retro.l4.entries.L4RetroConnectionPairEntry
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()abstract Longstatic L4RetroConnectionPairEntrycreate(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) abstract Stringabstract Stringabstract Integerabstract Stringl4Type()abstract Longsize()abstract Stringabstract Stringabstract Integerabstract StringtapName()abstract org.joda.time.DateTime
-
Constructor Details
-
L4RetroConnectionPairEntry
public L4RetroConnectionPairEntry()
-
-
Method Details
-
tapName
-
l4Type
-
sourceMac
-
destinationMac
-
sourceAddress
-
destinationAddress
-
sourcePort
-
destinationPort
-
connectionCount
-
size
-
timestamp
public abstract org.joda.time.DateTime timestamp() -
create
-
builder
-