Interface AggregateLocator

Exposes the list of locators contained in it.

interface AggregateLocator(Type, KeyType, LocatorKeyType) ;

Methods

NameDescription
getLocator Get a specific locator.
getLocators Get all locators in aggregate locator
hasLocator Check if aggregate locator contains a specific locator.