public class NetworkUtils extends Object
Created by zlokhandwala on 3/6/18.
Modifier and Type | Method and Description |
---|---|
static String |
getAddressFromInterfaceName(String interfaceName)
Fetches the IP address given an interface name.
|
public static String getAddressFromInterfaceName(String interfaceName)
interfaceName
- Network interface name.Copyright © 2019 CorfuDB. All rights reserved.