Top Level Namespace

Defined Under Namespace

Modules: Caliper

Instance Method Summary collapse

Instance Method Details

#concurrentObject

This file is part of IMS Caliper Analytics™ and is licensed to IMS Global Learning Consortium, Inc. (www.imsglobal.org) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information.

IMS Caliper is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License.

IMS Caliper is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see www.gnu.org/licenses/.



18
# File 'lib/caliper/stats/statistic.rb', line 18

require 'concurrent'

#jsonObject

This file is part of IMS Caliper Analytics™ and is licensed to IMS Global Learning Consortium, Inc. (www.imsglobal.org) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information.

IMS Caliper is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License.

IMS Caliper is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see www.gnu.org/licenses/.



18
# File 'lib/caliper/jsonable.rb', line 18

require 'json'

#securerandomObject

This file is part of IMS Caliper Analytics™ and is licensed to IMS Global Learning Consortium, Inc. (www.imsglobal.org) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information.

IMS Caliper is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License.

IMS Caliper is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see www.gnu.org/licenses/.



18
# File 'lib/caliper/request/event_store_requestor.rb', line 18

require 'securerandom'

#timeObject

This file is part of IMS Caliper Analytics™ and is licensed to IMS Global Learning Consortium, Inc. (www.imsglobal.org) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information.

IMS Caliper is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License.

IMS Caliper is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see www.gnu.org/licenses/.



18
# File 'lib/caliper/entities/entity.rb', line 18

require 'time'