Class: FinagleThrift::UpgradeReply

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/finagle-thrift/thrift/tracing_types.rb

Overview

This is the struct that a successful upgrade will reply with.

Constant Summary collapse

FIELDS =
{

}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



252
# File 'lib/finagle-thrift/thrift/tracing_types.rb', line 252

def struct_fields; FIELDS; end

#validateObject



254
255
# File 'lib/finagle-thrift/thrift/tracing_types.rb', line 254

def validate
end