Definition at line 296 of file ColumnIndex.cs.
Deveel.Data.Index.ColumnIndex.IndexComparer.IndexComparer |
( |
ColumnIndex |
scheme, |
|
|
IEnumerable< int > |
rowSet |
|
) |
| |
|
inline |
Definition at line 300 of file ColumnIndex.cs.
readonly IEnumerable< int > rowSet
readonly ColumnIndex scheme
int Deveel.Data.Index.ColumnIndex.IndexComparer.Compare |
( |
int |
index1, |
|
|
int |
index2 |
|
) |
| |
|
inline |
Definition at line 310 of file ColumnIndex.cs.
311 throw new NotSupportedException(
"Shouldn't be called!");
int Deveel.Data.Index.ColumnIndex.IndexComparer.CompareValue |
( |
int |
index, |
|
|
DataObject |
val |
|
) |
| |
|
inline |
Definition at line 305 of file ColumnIndex.cs.
readonly IEnumerable< int > rowSet
readonly ColumnIndex scheme
int CompareTo(DataObject other)
DataObject GetValue(long row)
readonly IEnumerable<int> Deveel.Data.Index.ColumnIndex.IndexComparer.rowSet |
|
private |
readonly ColumnIndex Deveel.Data.Index.ColumnIndex.IndexComparer.scheme |
|
private |
The documentation for this class was generated from the following file:
- /var/calculate/remote/distfiles/egit-src/deveeldb.git/src/deveeldb/Deveel.Data.Index/ColumnIndex.cs