Class: Spark::Command::PartitionBy::Basic
- Defined in:
- lib/spark/command/basic.rb
Constant Summary
Constants included from Helper::Serialize
Helper::Serialize::DIRECTIVE_CHARS, Helper::Serialize::DIRECTIVE_DOUBLES_BIG_ENDIAN, Helper::Serialize::DIRECTIVE_DOUBLE_BIG_ENDIAN, Helper::Serialize::DIRECTIVE_INTEGERS_BIG_ENDIAN, Helper::Serialize::DIRECTIVE_INTEGER_BIG_ENDIAN, Helper::Serialize::DIRECTIVE_LONGS_BIG_ENDIAN, Helper::Serialize::DIRECTIVE_LONG_BIG_ENDIAN, Helper::Serialize::DIRECTIVE_UNSIGNED_CHARS
Constants inherited from Base
Base::DEFAULT_VARIABLE_OPTIONS
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
Methods included from Helper::Serialize
#pack_double, #pack_doubles, #pack_int, #pack_ints, #pack_long, #pack_longs, #pack_unsigned_chars, #unpack_chars, #unpack_int, #unpack_long
Methods inherited from Base
#before_run, error, #error, #execute, init_settings, #initialize, #log, #method_missing, #prepare, #prepared?, #settings, settings, #to_s, variable
Constructor Details
This class inherits a constructor from Spark::Command::Base
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Spark::Command::Base