| Package | Description | 
|---|---|
| org.apache.cassandra.db | 
| Modifier and Type | Method and Description | 
|---|---|
| static LegacyLayout.LegacyDeletionInfo | LegacyLayout.LegacyDeletionInfo. deserialize(CFMetaData metadata,
           DataInputPlus in) | 
| static LegacyLayout.LegacyDeletionInfo | LegacyLayout.LegacyDeletionInfo. live() | 
| Modifier and Type | Method and Description | 
|---|---|
| static UnfilteredRowIterator | LegacyLayout. onWireCellstoUnfilteredRowIterator(CFMetaData metadata,
                                  DecoratedKey key,
                                  LegacyLayout.LegacyDeletionInfo delInfo,
                                  java.util.Iterator<LegacyLayout.LegacyCell> cells,
                                  boolean reversed,
                                  SerializationHelper helper) | 
| static UnfilteredRowIterator | LegacyLayout. toUnfilteredRowIterator(CFMetaData metadata,
                       DecoratedKey key,
                       LegacyLayout.LegacyDeletionInfo delInfo,
                       java.util.Iterator<LegacyLayout.LegacyCell> cells) | 
Copyright © 2018 The Apache Software Foundation