Module: UU::BinaryStore

Defined in:
lib/uu_binarystore/binary_store.rb,
lib/uu_binarystore/exceptions.rb,
lib/uu_binarystore/binary_store_config.rb,
lib/uu_binarystore/binary_store_control.rb,
lib/uu_binarystore/binary_store/uu_binary.rb,
lib/uu_binarystore/binary_store_repository.rb,
lib/uu_binarystore/binary_store/result_list.rb,
lib/uu_binarystore/binary_store/uu_binary_data.rb,
lib/uu_binarystore/binary_store/uu_binary_query.rb,
lib/uu_binarystore/binary_store/concurrency_strategy.rb,
lib/uu_binarystore/binary_store_control/binary_store_delete.rb,
lib/uu_binarystore/binary_store_control/binary_store_create.rb,
lib/uu_binarystore/binary_store_control/binary_store_attributes.rb,
lib/uu_binarystore/binary_store_control/binary_store_get_store_list.rb,
lib/uu_binarystore/binary_store_control/binary_store_set_attributes.rb,
lib/uu_binarystore/binary_store_config/binary_store_config_default_limits.rb,
lib/uu_binarystore/binary_store_repository/binary_store_repository_create.rb,
lib/uu_binarystore/binary_store_config/binary_store_config_set_default_limits.rb,
lib/uu_binarystore/binary_store_repository/binary_store_repository_attributes.rb,
lib/uu_binarystore/binary_store_repository/binary_store_repository_set_attributes.rb,
lib/uu_binarystore/binary_store_repository/binary_store_repository_get_repository_list.rb

Overview

BinaryStore module

Defined Under Namespace

Classes: BinaryStore, BinaryStoreAuthorizationException, BinaryStoreConfig, BinaryStoreConfigException, BinaryStoreControl, BinaryStoreControlException, BinaryStoreException, BinaryStoreInvalidDataException, BinaryStoreQueryException, BinaryStoreRepository, BinaryStoreRepositoryException, UUBinaryData

Constant Summary

PATH =
'uu-binarystore'
DATA_PATH =

path prefix for upload and download

'uu-binarystore-data'