Class RowIDAggregator.PropertiesIterator

    • Constructor Detail

      • PropertiesIterator

        public PropertiesIterator​(org.apache.accumulo.core.iterators.SortedKeyValueIterator<org.apache.accumulo.core.data.Key,​org.apache.accumulo.core.data.Value> source,
                                  org.apache.accumulo.core.data.Range currentRange,
                                  Collection<org.apache.accumulo.core.data.ByteSequence> currentColumnFamilies,
                                  boolean currentColumnFamiliesInclusive,
                                  String group,
                                  org.apache.accumulo.core.data.Key workKeyRef,
                                  AccumuloElementConverter elementConverter)
                           throws IOException
        Throws:
        IOException