Uses of Class
app.nzyme.plugin.retro.dns.entries.DNSRetroQueryLogEntry
Packages that use DNSRetroQueryLogEntry
-
Uses of DNSRetroQueryLogEntry in app.nzyme.plugin.retro.dns
Method parameters in app.nzyme.plugin.retro.dns with type arguments of type DNSRetroQueryLogEntryModifier and TypeMethodDescriptionvoidDNSRetroService.handleQueryLogReport(List<DNSRetroQueryLogEntry> report) -
Uses of DNSRetroQueryLogEntry in app.nzyme.plugin.retro.dns.entries
Methods in app.nzyme.plugin.retro.dns.entries that return DNSRetroQueryLogEntryModifier and TypeMethodDescriptionabstract DNSRetroQueryLogEntryDNSRetroQueryLogEntry.Builder.build()static DNSRetroQueryLogEntryDNSRetroQueryLogEntry.create(String tapName, String ip, String server, String sourceMac, String destinationMac, Long port, String queryValue, String dataType, org.joda.time.DateTime timestamp)