|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyRangeFactory | |
|---|---|
| org.cruxframework.crux.core.client.db | Contains classes to support a database on client browser. |
| Uses of KeyRangeFactory in org.cruxframework.crux.core.client.db |
|---|
| Methods in org.cruxframework.crux.core.client.db that return KeyRangeFactory | |
|---|---|
abstract KeyRangeFactory<I> |
WSQLIndex.getKeyRangeFactory()
Retrieve a factory to create KeyRange objects used by this index. |
KeyRangeFactory<K> |
ObjectStore.getKeyRangeFactory()
Retrieve a factory to create KeyRange objects used by this object store. |
abstract KeyRangeFactory<I> |
Index.getKeyRangeFactory()
Creates a factory for KeyRange objects used by this index. |
abstract KeyRangeFactory<I> |
IDXIndex.getKeyRangeFactory()
Retrieve a factory to create KeyRange objects used by this index. |
KeyRangeFactory<String> |
IDXFileStore.getKeyRangeFactory()
|
KeyRangeFactory<String> |
FileStore.getKeyRangeFactory()
Creates a factory for KeyRange objects used by this store. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||