| static BTreeRow | BTreeRow. create(Clustering clustering,
      LivenessInfo primaryKeyLivenessInfo,
      Row.Deletion deletion,
      java.lang.Object[] btree) | 
| static BTreeRow | BTreeRow. create(Clustering clustering,
      LivenessInfo primaryKeyLivenessInfo,
      Row.Deletion deletion,
      java.lang.Object[] btree,
      int minDeletionTime) | 
| static BTreeRow | BTreeRow. emptyDeletedRow(Clustering clustering,
               Row.Deletion deletion) | 
| static BTreeRow | BTreeRow. emptyRow(Clustering clustering) | 
| static BTreeRow | BTreeRow. noCellLiveRow(Clustering clustering,
             LivenessInfo primaryKeyLivenessInfo) | 
| static BTreeRow | BTreeRow. singleCellRow(Clustering clustering,
             Cell cell) |