|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.pig.scripting.jruby | |
|---|---|
| org.apache.pig.scripting.jruby | |
| Classes in org.apache.pig.scripting.jruby used by org.apache.pig.scripting.jruby | |
|---|---|
| JrubyAlgebraicEvalFunc
This class provides the bridge between Ruby classes that extend the AlgebraicPigUdf "interface" by implementing an initial, intermed, and final method. |
|
| JrubyAlgebraicEvalFunc.AlgebraicFunctionWrapper
This is a lightweight wrapper shell that registers information on the method being called, and provides the initializer that the static Algebraic classes (Initial, Intermed, Final) will use to execute. |
|
| JrubyAlgebraicEvalFunc.Final
This class invokes the final method on the given Ruby class. |
|
| RubyDataBag
This provides a Ruby-esque way to interact with DataBag objects. |
|
| RubyDataByteArray
This class presents a native Ruby object for interacting with and manipulating DataByteArray objects. |
|
| RubySchema
This class encapsulated a native Schema object, and provides a more convenient interface for manipulating Schemas. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||