Class: Concord::Thrift::MutableEphemeralStateService::GetState_args

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

Constant Summary collapse

KEY =
1
FIELDS =
{
  KEY => {:type => ::Thrift::Types::STRING, :name => 'key'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



120
# File 'lib/gen-rb/mutable_ephemeral_state_service.rb', line 120

def struct_fields; FIELDS; end

#validateObject



122
123
# File 'lib/gen-rb/mutable_ephemeral_state_service.rb', line 122

def validate
end