|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BatchedMTStore | |
---|---|
org.deegree.rendering.r3d.multiresolution.persistence |
Uses of BatchedMTStore in org.deegree.rendering.r3d.multiresolution.persistence |
---|
Classes in org.deegree.rendering.r3d.multiresolution.persistence that implement BatchedMTStore | |
---|---|
class |
BatchedMTFileStore
The class TODO add class documentation here. |
Methods in org.deegree.rendering.r3d.multiresolution.persistence that return BatchedMTStore | |
---|---|
BatchedMTStore |
BatchedMTFileStoreProvider.build(URL configURL,
DeegreeWorkspace workspace)
|
BatchedMTStore |
BatchedMTStoreProvider.build(URL configURL,
DeegreeWorkspace workspace)
Creates a new BatchedMTStore instance from the given configuration document. |
static BatchedMTStore |
BatchedMTStoreManager.get(String id)
Returns the BatchedMTStore instance with the specified identifier. |
Methods in org.deegree.rendering.r3d.multiresolution.persistence that return types with arguments of type BatchedMTStore | |
---|---|
ResourceState<BatchedMTStore> |
BatchedMTStoreManager.activate(String id)
|
ResourceState<BatchedMTStore> |
BatchedMTStoreManager.deactivate(String id)
|
static Collection<BatchedMTStore> |
BatchedMTStoreManager.getAll()
Returns all active BatchedMTStore s. |
ResourceManagerMetadata<BatchedMTStore> |
BatchedMTStoreManager.getMetadata()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |