| Package | Description |
|---|---|
| org.duracloud.chunk | |
| org.duracloud.chunk.manifest.xml | |
| org.duracloud.chunk.writer |
| Modifier and Type | Method and Description |
|---|---|
ChunksManifest |
ChunkableContent.finalizeManifest() |
ChunksManifest |
ChunkableContent.getManifest() |
| Modifier and Type | Method and Description |
|---|---|
static ChunksManifest |
ManifestElementReader.createManifestFrom(ChunksManifestDocument doc)
This method binds a ChunksManifest xml document to a ChunksManifest
object
|
static ChunksManifest |
ManifestDocumentBinding.createManifestFrom(InputStream xml)
This method binds a ChunksManifest object to the content of the arg xml.
|
| Modifier and Type | Method and Description |
|---|---|
ChunksManifest |
FilesystemContentWriter.write(String spaceId,
ChunkableContent chunkable)
This method implements the ContentWriter interface for writing content
to a DataStore.
|
ChunksManifest |
DuracloudContentWriter.write(String spaceId,
ChunkableContent chunkable) |
ChunksManifest |
ContentWriter.write(String spaceId,
ChunkableContent chunkable)
This method writes the ChunkableContent to the arg space.
|
ChunksManifest |
FilesystemContentWriter.write(String spaceId,
ChunkableContent chunkable,
Map<String,String> contentProperties)
This method implements the ContentWriter interface for writing content
to a DataStore.
|
ChunksManifest |
DuracloudContentWriter.write(String spaceId,
ChunkableContent chunkable,
Map<String,String> contentProperties)
This method implements the ContentWriter interface for writing content
to a DataStore.
|
ChunksManifest |
ContentWriter.write(String spaceId,
ChunkableContent chunkable,
Map<String,String> contentProperties)
This method writes the ChunkableContent to the arg space.
|
Copyright © 2009–2015 DuraSpace. All rights reserved.