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