| Package | Description | 
|---|---|
| org.apache.cassandra.cql3.functions | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | UDFContextImplPackage private implementation of  UDFContext | 
| Modifier and Type | Field and Description | 
|---|---|
| protected UDFContext | JavaUDF. udfContext | 
| protected UDFContext | UDFunction. udfContext | 
| Constructor and Description | 
|---|
| JavaUDF(com.datastax.driver.core.TypeCodec<java.lang.Object> returnCodec,
       com.datastax.driver.core.TypeCodec<java.lang.Object>[] argCodecs,
       UDFContext udfContext) | 
Copyright © 2018 The Apache Software Foundation