| Package | Description |
|---|---|
| com.mware.ge.inmemory | |
| com.mware.ge.store | |
| com.mware.ge.store.mutations | |
| com.mware.ge.store.util |
| Modifier and Type | Method and Description |
|---|---|
protected StreamingPropertyValueRef |
InMemoryGraph.saveStreamingPropertyValue(String elementId,
String key,
String name,
Visibility visibility,
long timestamp,
StreamingPropertyValue value) |
| Modifier and Type | Method and Description |
|---|---|
protected StreamingPropertyValue |
InMemoryTableElement.loadStreamingPropertyValue(StreamingPropertyValueRef<?> streamingPropertyValueRef,
long timestamp) |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamingPropertyValueFileRef |
| Modifier and Type | Method and Description |
|---|---|
StreamingPropertyValueRef |
FilesystemSPVStorageStrategy.saveStreamingPropertyValue(ElementMutationBuilder elementMutationBuilder,
String rowKey,
Property property,
StreamingPropertyValue streamingPropertyValue) |
| Modifier and Type | Method and Description |
|---|---|
protected StreamingPropertyValueRef |
ElementMutationBuilder.saveStreamingPropertyValue(String rowKey,
Property property,
StreamingPropertyValue propertyValue) |
| Modifier and Type | Method and Description |
|---|---|
StreamingPropertyValueRef |
StreamingPropertyValueStorageStrategy.saveStreamingPropertyValue(ElementMutationBuilder elementMutationBuilder,
String rowKey,
Property property,
StreamingPropertyValue streamingPropertyValue) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.