| Modifier and Type | Class and Description | 
|---|---|
class  | 
LocationAwareDnsLookupClientRpcImpl  | 
| Modifier and Type | Field and Description | 
|---|---|
LocationAwareDnsLookupClient | 
DnsLookup.client  | 
LocationAwareDnsLookupClient | 
DnsReverseLookup.client  | 
| Modifier and Type | Method and Description | 
|---|---|
LocationAwareDnsLookupClient | 
ProvisionService.getLocationAwareDnsLookupClient()  | 
LocationAwareDnsLookupClient | 
DefaultProvisionService.getLocationAwareDnsLookupClient()  | 
| Constructor and Description | 
|---|
DefaultHostnameResolver(LocationAwareDnsLookupClient locationAwareDnsLookupClient)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SyslogSinkConsumer.setLocationAwareDnsLookupClient(LocationAwareDnsLookupClient locationAwareDnsLookupClient)  | 
static EventBuilder | 
ConvertToEvent.toEventBuilder(SyslogMessage message,
              String systemId,
              String location,
              Date receivedTimestamp,
              LocationAwareDnsLookupClient locationAwareDnsLookupClient,
              com.google.common.cache.Cache<HostNameWithLocationKey,String> dnsCache)  | 
| Constructor and Description | 
|---|
ConvertToEvent(String systemId,
              String location,
              InetAddress addr,
              int port,
              ByteBuffer incoming,
              Date receivedTimestamp,
              SyslogdConfig config,
              LocationAwareDnsLookupClient locationAwareDnsLookupClient,
              com.google.common.cache.Cache<HostNameWithLocationKey,String> dnsCache)
Constructs a new event encapsulation instance based upon the
 information passed to the method. 
 | 
ConvertToEvent(String systemId,
              String location,
              InetAddress addr,
              int port,
              ByteBuffer incoming,
              SyslogdConfig config,
              LocationAwareDnsLookupClient locationAwareDnsLookupClient)
Constructs a new event encapsulation instance based upon the
 information passed to the method. 
 | 
Copyright © 2021. All rights reserved.