Class MarkerFileMkdirStrategy
java.lang.Object
org.jclouds.blobstore.strategy.internal.MarkerFileMkdirStrategy
- All Implemented Interfaces:
MkdirStrategy
Key-value implementations of BlobStore, such as S3, do not have directories. In following the
rackspace cloud files project, we use an empty object '#{dirpath}' with content type set to
'application/directory'.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
directorySuffix
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceMkdirStrategy
-