Definition at line 207 of file TableCellCache.cs.
Deveel.Data.Caching.TableCellCache.CacheKey.CacheKey |
( |
string |
database, |
|
|
int |
tableId, |
|
|
int |
row, |
|
|
short |
column |
|
) |
| |
|
inline |
Deveel.Data.Caching.TableCellCache.CacheKey.CacheKey |
( |
int |
tableId, |
|
|
int |
row, |
|
|
short |
column |
|
) |
| |
|
inline |
override bool Deveel.Data.Caching.TableCellCache.CacheKey.Equals |
( |
object |
obj | ) |
|
|
inline |
Definition at line 184 of file TableCellCache.old.cs.
override bool Equals(object obj)
CacheKey(string database, int tableId, int row, short column)
bool Deveel.Data.Caching.TableCellCache.CacheKey.Equals |
( |
CacheKey |
other | ) |
|
|
inline |
override bool Deveel.Data.Caching.TableCellCache.CacheKey.Equals |
( |
object |
obj | ) |
|
|
inline |
Definition at line 220 of file TableCellCache.cs.
override bool Equals(object obj)
CacheKey(string database, int tableId, int row, short column)
bool Deveel.Data.Caching.TableCellCache.CacheKey.Equals |
( |
CacheKey |
other | ) |
|
|
inline |
override int Deveel.Data.Caching.TableCellCache.CacheKey.GetHashCode |
( |
| ) |
|
|
inline |
override int Deveel.Data.Caching.TableCellCache.CacheKey.GetHashCode |
( |
| ) |
|
|
inline |
readonly short Deveel.Data.Caching.TableCellCache.CacheKey.column |
|
private |
readonly string Deveel.Data.Caching.TableCellCache.CacheKey.database |
|
private |
readonly int Deveel.Data.Caching.TableCellCache.CacheKey.row |
|
private |
readonly int Deveel.Data.Caching.TableCellCache.CacheKey.tableId |
|
private |
The documentation for this class was generated from the following files:
- /var/calculate/remote/distfiles/egit-src/deveeldb.git/src/deveeldb/Deveel.Data.Caching/TableCellCache.cs
- /var/calculate/remote/distfiles/egit-src/deveeldb.git/src/deveeldb/Deveel.Data.Caching/TableCellCache.old.cs