Class: Impala::Protocol::ImpalaInternalService::CancelPlanFragment_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/impala/protocol/impala_internal_service.rb

Constant Summary collapse

PARAMS =
1
FIELDS =
{
PARAMS => { :type => ::Thrift::Types::STRUCT, :name => 'params', :class => Impala::Protocol::TCancelPlanFragmentParams }
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



185
# File 'lib/impala/protocol/impala_internal_service.rb', line 185

def struct_fields; FIELDS; end

#validateObject



187
188
# File 'lib/impala/protocol/impala_internal_service.rb', line 187

def validate
end