Class: Tair::DelRequest

Inherits:
GetRequest show all
Defined in:
lib/tair/operation/delete.rb

Constant Summary collapse

PACKET_CODE =
3

Constants inherited from Request

Request::MAX_INT32, Request::TAIR_PACKET_FLAG

Instance Attribute Summary

Attributes inherited from Request

#namespace

Method Summary

Methods inherited from GetRequest

#body, #initialize

Methods inherited from Request

#body, #encode, #header, #inspect, #packet_code, #req_id

Constructor Details

This class inherits a constructor from Tair::GetRequest