Interface AggregateLocator

Exposes the list of locators contained in it.

interface AggregateLocator(Type, KeyType, LocatorKeyType) ;

Methods

NameDescription
getLocatorGet a specific locator.
getLocatorsGet all locators in aggregate locator
hasLocatorCheck if aggregate locator contains a specific locator.