Class: Thrift::BaseTransport
- Inherits:
-
Object
- Object
- Thrift::BaseTransport
- Defined in:
- lib/thrift_client/thrift.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#timeout ⇒ Object
6 7 8 |
# File 'lib/thrift_client/thrift.rb', line 6 def timeout nil end |
#timeout=(timeout) ⇒ Object
3 4 |
# File 'lib/thrift_client/thrift.rb', line 3 def timeout=(timeout) end |