Class NetworkFunctions.BroadcastAddressFunction

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

public static class NetworkFunctions.BroadcastAddressFunction extends Object implements DrillSimpleFunc
This function returns the broadcast address of a given CIDR block.
  • Constructor Details

    • BroadcastAddressFunction

      public BroadcastAddressFunction()
  • Method Details