public class StreamingPropertyValueTable extends StreamingPropertyValue
| Modifier and Type | Method and Description |
|---|---|
String |
getDataRowKey() |
InputStream |
getInputStream() |
Long |
getLength() |
boolean |
isDataLoaded() |
void |
setData(byte[] data) |
byte[] |
streamingPropertyValueTableData(String dataRowKey,
Long timestamp) |
create, create, create, getValueType, readToString, readToString, toStringisSearchIndex, isStore, searchIndex, storepublic Long getLength()
getLength in class StreamingPropertyValuepublic String getDataRowKey()
public boolean isDataLoaded()
public void setData(byte[] data)
public InputStream getInputStream()
getInputStream in class StreamingPropertyValueCopyright © 2014–2018. All rights reserved.