Java SDK Documentation
12.0.0
|
This is the complete list of members for com.vertica.sdk.AnalyticFunction, including all inherited members.
cancel(ServerInterface srvInterface) | com.vertica.sdk.UDXObject | protected |
cancelUDX(ServerInterface srvInterface) | com.vertica.sdk.UDXObject | |
destroy(ServerInterface srvInterface, SizedColumnTypes argTypes) | com.vertica.sdk.UDXFunction | |
destroy(ServerInterface srvInterface, SizedColumnTypes argTypes, SessionParamWriterMap udSessionParams) | com.vertica.sdk.UDXFunction | |
isCanceled() | com.vertica.sdk.UDXObject | |
processPartition(ServerInterface srvInterface, AnalyticPartitionReader input_reader, AnalyticPartitionWriter output_writer) | com.vertica.sdk.AnalyticFunction | pure virtual |
setup(ServerInterface srvInterface, SizedColumnTypes argTypes) | com.vertica.sdk.UDXFunction | |
UDXObject() (defined in com.vertica.sdk.UDXObject) | com.vertica.sdk.UDXObject |