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