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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end