class ThriftClient
Public Class Methods
new(options = {})
click to toggle source
Calls superclass method
AbstractThriftClient::new
# File lib/thrift_client.rb, line 10 def initialize(options = {}) super end