getLocator abstract method

Locator getLocator()

Get the locator proxy implemented by the process hosting this finder object. The proxy might point to several replicas. @return The locator proxy.

Implementation

/// @return The locator proxy.
Locator getLocator();