Uses of Class
org.apache.cassandra.db.rows.BTreeRow.Builder
-
Packages that use BTreeRow.Builder Package Description org.apache.cassandra.db.rows -
-
Uses of BTreeRow.Builder in org.apache.cassandra.db.rows
Methods in org.apache.cassandra.db.rows that return BTreeRow.Builder Modifier and Type Method Description BTreeRow.Builder
BTreeRow.Builder. copy()
Constructors in org.apache.cassandra.db.rows with parameters of type BTreeRow.Builder Constructor Description Builder(BTreeRow.Builder builder)
-