|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetadataIndex.MetadataIndexMetadata | |
|---|---|
| com.bigdata.mdi | This package provides a metadata index and range partitioned indices managed by that metadata index. |
| com.bigdata.service | This package provides implementations of bigdata services (metadata service, data service, transaction manager service. |
| com.bigdata.service.ndx | |
| Uses of MetadataIndex.MetadataIndexMetadata in com.bigdata.mdi |
|---|
| Methods in com.bigdata.mdi that return MetadataIndex.MetadataIndexMetadata | |
|---|---|
MetadataIndex.MetadataIndexMetadata |
MetadataIndex.getIndexMetadata()
|
MetadataIndex.MetadataIndexMetadata |
IMetadataIndex.getIndexMetadata()
The metadata for the metadata index itself. |
MetadataIndex.MetadataIndexMetadata |
MetadataIndexView.getIndexMetadata()
|
| Uses of MetadataIndex.MetadataIndexMetadata in com.bigdata.service |
|---|
| Fields in com.bigdata.service declared as MetadataIndex.MetadataIndexMetadata | |
|---|---|
protected MetadataIndex.MetadataIndexMetadata |
CacheOnceMetadataIndex.mdmd
Cached metadata record for the metadata index. |
| Methods in com.bigdata.service that return MetadataIndex.MetadataIndexMetadata | |
|---|---|
MetadataIndex.MetadataIndexMetadata |
CacheOnceMetadataIndex.getIndexMetadata()
|
MetadataIndex.MetadataIndexMetadata |
NoCacheMetadataIndexView.getIndexMetadata()
|
protected MetadataIndex.MetadataIndexMetadata |
MetadataIndexCache.getMetadataIndexMetadata(String name,
long timestamp)
Return the metadata for the metadata index itself. |
| Constructors in com.bigdata.service with parameters of type MetadataIndex.MetadataIndexMetadata | |
|---|---|
CacheOnceMetadataIndex(AbstractScaleOutFederation<?> fed,
String name,
long timestamp,
MetadataIndex.MetadataIndexMetadata mdmd)
Caches the index partition locators. |
|
CachingMetadataIndex(AbstractScaleOutFederation<?> fed,
String name,
long timestamp,
MetadataIndex.MetadataIndexMetadata mdmd)
Cache the index partition metadata in the client. |
|
NoCacheMetadataIndexView(AbstractScaleOutFederation fed,
String name,
long timestamp,
MetadataIndex.MetadataIndexMetadata mdmd)
|
|
| Uses of MetadataIndex.MetadataIndexMetadata in com.bigdata.service.ndx |
|---|
| Methods in com.bigdata.service.ndx that return MetadataIndex.MetadataIndexMetadata | |
|---|---|
MetadataIndex.MetadataIndexMetadata |
ClientIndexView.getMetadataIndexMetadata()
Metadata for the MetadataIndex that manages the scale-out index
(cached). |
MetadataIndex.MetadataIndexMetadata |
AbstractScaleOutClientIndexView.getMetadataIndexMetadata()
Metadata for the MetadataIndex that manages the scale-out index
(cached). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||