Aerospike LINDPad Driver

AUDFAccess Methods

The AUDFAccess type exposes the following members.

Methods


  Name Description
Public method Clone
Public method Equals(System.Object) (Inherited from Object.)
Public method Execute(Key, array<Object>[]()[][])
Executes the UDF based on key and functionArgs
Public method Execute(SetRecords, Object, array<Object>[]()[][])
Executes the UDF based on primaryKey and functionArgs
Public method Execute(ARecord, array<Object>[]()[][])
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method QueryAggregate(Statement, Exp, array<Object>[]()[][])
Public method QueryAggregate(Statement, array<Object>[]()[][])
Executes the UDF based on statement and functionArgs
Public method QueryAggregate(SetRecords, array<Object>[]()[][])
Public method QueryAggregate(SetRecords, Exp, array<Object>[]()[][])
Public method ToDump
Public method ToString (Inherited from Object.)