Uses of Class
org.duracloud.chunk.ChunkableContent
Packages that use ChunkableContent
-
Uses of ChunkableContent in org.duracloud.chunk.writer
Methods in org.duracloud.chunk.writer with parameters of type ChunkableContentModifier and TypeMethodDescriptionContentWriter.write(String spaceId, ChunkableContent chunkable) This method writes the ChunkableContent to the arg space.ContentWriter.write(String spaceId, ChunkableContent chunkable, Map<String, String> contentProperties) This method writes the ChunkableContent to the arg space.DuracloudContentWriter.write(String spaceId, ChunkableContent chunkable) DuracloudContentWriter.write(String spaceId, ChunkableContent chunkable, Map<String, String> contentProperties) This method implements the ContentWriter interface for writing content to a DataStore.FilesystemContentWriter.write(String spaceId, ChunkableContent chunkable) This method implements the ContentWriter interface for writing content to a DataStore.FilesystemContentWriter.write(String spaceId, ChunkableContent chunkable, Map<String, String> contentProperties) This method implements the ContentWriter interface for writing content to a DataStore.