Class: CadenceThrift::ClusterReplicationConfiguration

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

Constant Summary collapse

CLUSTERNAME =
10
FIELDS =
{
  CLUSTERNAME => {:type => ::Thrift::Types::STRING, :name => 'clusterName', :optional => true}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



2912
# File 'lib/gen/thrift/shared_types.rb', line 2912

def struct_fields; FIELDS; end

#validateObject



2914
2915
# File 'lib/gen/thrift/shared_types.rb', line 2914

def validate
end