Package org.apache.fluo.api.data
-
Class Summary Class Description Bytes Represents bytes in Fluo.Bytes.BytesBuilder This class provides an easy, efficient, reusable mechanism for building immutable Bytes objects.Column Represents all or a subset of the column family, column qualifier, and column visibility fields.ColumnValue RowColumn Represents all or subset of a Fluo row andColumn
.RowColumnValue An immutable object that can hold a row, column, and value.Span Represents a range between twoRowColumn
s in a Fluo table.Span.Builder Span.EndBuilder Span.EndCFBuilder Span.EndCQBuilder Span.EndCVBuilder Span.StartBuilder Span.StartCFBuilder Span.StartCQBuilder Span.StartCVBuilder