public interface RecordStore
| Modifier and Type | Method and Description |
|---|---|
Set<ResourceRecord> |
getRecords(QuestionRecord question)
Returns a set of
ResourceRecords, given a DNS QuestionRecord. |
Set<ResourceRecord> getRecords(QuestionRecord question) throws DnsException
ResourceRecords, given a DNS QuestionRecord.
If something bad happens throw the accurate DnsExceptionquestion - ResourceRecords.DnsExceptionCopyright © 2003–2017 The Apache Software Foundation. All rights reserved.