public interface StreamingPropertyValueStorageStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
List<InputStream> |
getInputStreams(List<StreamingPropertyValue> streamingPropertyValues) |
StreamingPropertyValueRef |
saveStreamingPropertyValue(ElementMutationBuilder elementMutationBuilder,
String rowKey,
Property property,
StreamingPropertyValue streamingPropertyValue) |
StreamingPropertyValueRef saveStreamingPropertyValue(ElementMutationBuilder elementMutationBuilder, String rowKey, Property property, StreamingPropertyValue streamingPropertyValue)
void close()
List<InputStream> getInputStreams(List<StreamingPropertyValue> streamingPropertyValues)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.