public class AccumuloExtendedDataRow extends ExtendedDataRowBase
| Constructor and Description |
|---|
AccumuloExtendedDataRow(ExtendedDataRowId rowId,
SortedMap<org.apache.accumulo.core.data.Key,org.apache.accumulo.core.data.Value> row,
VertexiumSerializer vertexiumSerializer) |
| Modifier and Type | Method and Description |
|---|---|
ExtendedDataRowId |
getId() |
Iterable<Property> |
getProperties() |
Property |
getProperty(String name) |
Iterable<String> |
getPropertyNames() |
Object |
getPropertyValue(String name) |
compareTo, getProperties, getProperties, getProperty, getProperty, getProperty, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValues, getPropertyValuespublic AccumuloExtendedDataRow(ExtendedDataRowId rowId, SortedMap<org.apache.accumulo.core.data.Key,org.apache.accumulo.core.data.Value> row, VertexiumSerializer vertexiumSerializer)
public ExtendedDataRowId getId()
getId in interface ExtendedDataRowgetId in interface VertexiumObjectgetId in class ExtendedDataRowBasepublic Iterable<Property> getProperties()
getProperties in interface VertexiumObjectgetProperties in class ExtendedDataRowBasepublic Property getProperty(String name)
getProperty in interface VertexiumObjectgetProperty in class ExtendedDataRowBasepublic Iterable<String> getPropertyNames()
getPropertyNames in interface ExtendedDataRowgetPropertyNames in class ExtendedDataRowBasepublic Object getPropertyValue(String name)
getPropertyValue in interface VertexiumObjectgetPropertyValue in class ExtendedDataRowBaseCopyright © 2014–2017. All rights reserved.