Class: Teapot::TempestDB::TempestDBService::EdgeCount_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/gen/tempest_d_b_service.rb

Constant Summary collapse

EDGETYPE =
1
FIELDS =
{
  EDGETYPE => {:type => ::Thrift::Types::STRING, :name => 'edgeType'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



1090
# File 'lib/gen/tempest_d_b_service.rb', line 1090

def struct_fields; FIELDS; end

#validateObject



1092
1093
# File 'lib/gen/tempest_d_b_service.rb', line 1092

def validate
end