public class AccumuloExtendedDataRow extends ExtendedDataRowBase
ROW_ID, TABLE_NAME| Constructor and Description |
|---|
AccumuloExtendedDataRow(ExtendedDataRowId rowId,
SortedMap<org.apache.accumulo.core.data.Key,org.apache.accumulo.core.data.Value> row,
FetchHints fetchHints,
VertexiumSerializer vertexiumSerializer) |
| Modifier and Type | Method and Description |
|---|---|
ExtendedDataRowId |
getId() |
Iterable<Property> |
getProperties() |
compareTo, getFetchHints, getProperties, getProperties, getProperty, getProperty, getProperty, getPropertyNames, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValue, getRowIdProperty, getTableNamePropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProperty, getPropertyValues, getPropertyValuespublic AccumuloExtendedDataRow(ExtendedDataRowId rowId, SortedMap<org.apache.accumulo.core.data.Key,org.apache.accumulo.core.data.Value> row, FetchHints fetchHints, VertexiumSerializer vertexiumSerializer)
public ExtendedDataRowId getId()
getId in interface ExtendedDataRowgetId in interface VertexiumObjectgetId in class ExtendedDataRowBasepublic Iterable<Property> getProperties()
getProperties in interface VertexiumObjectgetProperties in class ExtendedDataRowBaseCopyright © 2014–2018. All rights reserved.