Class DefaultNetworkMapper

java.lang.Object
com.gigaspaces.lrmi.DefaultNetworkMapper
All Implemented Interfaces:
INetworkMapper

public class DefaultNetworkMapper extends Object implements INetworkMapper
A default network mapper based on a configuration file named "network_mapping" simply maps a given address to the other as specified in the configuration file
Since:
8.0
Author:
eitany
  • Constructor Details

    • DefaultNetworkMapper

      public DefaultNetworkMapper()
  • Method Details