Class NetworkFunctions.LowAddressFunction

java.lang.Object
org.apache.drill.exec.udfs.NetworkFunctions.LowAddressFunction
All Implemented Interfaces:
DrillFunc, DrillSimpleFunc
Enclosing class:
NetworkFunctions

public static class NetworkFunctions.LowAddressFunction extends Object implements DrillSimpleFunc
This function gets the numerically lowest IP address in an input CIDR block.
  • Constructor Details

    • LowAddressFunction

      public LowAddressFunction()
  • Method Details