Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ newUpdate
Method
newUpdate
src/main/java/core/org/xbill/DNS/Update.java:51–54 ·
view source on GitHub ↗
(Record rec)
Source
from the content-addressed store, hash-verified
49
}
50
51
private
void
52
newUpdate(Record rec) {
53
addRecord(rec, Section.UPDATE);
54
}
55
56
/**
57
* Inserts a prerequisite that the specified name exists; that is, there
Callers
2
add
Method · 0.95
delete
Method · 0.95
Calls
1
addRecord
Method · 0.45
Tested by
no test coverage detected