|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NT | |
|---|---|
| com.bigdata.relation.locator | Abstraction layer for identifying relations and relation containers in much the same manner that indices are identified (unique name and timestamp). |
| com.bigdata.resources |
This package provides the logic to managed the live journal and the
historical journals and index segments for a DataService. |
| com.bigdata.util | Utility classes. |
| Uses of NT in com.bigdata.relation.locator |
|---|
| Methods in com.bigdata.relation.locator with parameters of type NT | |
|---|---|
protected T |
DefaultResourceLocator.newInstance(Class<? extends T> cls,
IIndexManager indexManager,
NT nt,
Properties properties)
Create a new view of the relation. |
| Uses of NT in com.bigdata.resources |
|---|
| Methods in com.bigdata.resources with parameters of type NT | |
|---|---|
H |
IndexCache.put(NT k,
H v)
|
H |
IndexCache.putIfAbsent(NT k,
H v)
|
protected WeakReference<H> |
IndexCache.removeMapEntry(NT k)
Overridden to clear the IndexCache.retentionTime if the map entry
corresponding to that timestamp is being removed from the map. |
| Uses of NT in com.bigdata.util |
|---|
| Methods in com.bigdata.util with parameters of type NT | |
|---|---|
boolean |
NT.equals(NT o)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||