public interface LispMapRecord extends LispRecord
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LispMapRecord.MapRecordBuilder
A builder of LISP map record.
|
LispRecord.RecordBuilder<T>| Modifier and Type | Method and Description |
|---|---|
int |
getLocatorCount()
Obtains locator count value.
|
List<LispLocator> |
getLocators()
Obtains a collection of locators.
|
getAction, getEidPrefixAfi, getMapVersionNumber, getMaskLength, getRecordTtl, isAuthoritative, writeToint getLocatorCount()
List<LispLocator> getLocators()