jclouds/apis/filesystem
Andrew Gaul 13f32b28c9 Lazily open InputStream during complete MPU
Previously the filesystem provider could exhaust file descriptors by
eagerly opening up to 10,000 parts.  This partially undoes
JCLOUDS-1367.
2019-01-29 21:54:47 -08:00
..
src Lazily open InputStream during complete MPU 2019-01-29 21:54:47 -08:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml Configure Java 7 language level 2018-07-11 09:42:18 -07:00

README.txt

#
# The jclouds API for accessing a local filesystem as a blobstore.
#
# TODO: Implementation status.
# TODO: Supported features.
# TODO: Usage example.