Package | Description |
---|---|
ome.logic |
The central repository of implementations which will be accessible through this server.
|
ome.services.fulltext |
All necessary classes for background indexing of metadata and attached binary
files.
|
Modifier and Type | Field and Description |
---|---|
protected FullTextBridge |
UpdateImpl.fullTextBridge |
Modifier and Type | Method and Description |
---|---|
void |
UpdateImpl.setFullTextBridge(FullTextBridge fullTextBridge) |
Modifier and Type | Field and Description |
---|---|
protected FullTextBridge |
FullTextThread.bridge
Deprecated.
|
Constructor and Description |
---|
FullTextThread(SessionManager manager,
Executor executor,
FullTextIndexer indexer,
FullTextBridge bridge)
Deprecated.
Uses default
Principal for indexing |
FullTextThread(SessionManager manager,
Executor executor,
FullTextIndexer indexer,
FullTextBridge bridge,
boolean waitForLock)
Deprecated.
Uses default
Principal for indexing |
FullTextThread(SessionManager manager,
Executor executor,
FullTextIndexer indexer,
FullTextBridge bridge,
Principal principal)
Deprecated.
Main constructor.
|
FullTextThread(SessionManager manager,
Executor executor,
FullTextIndexer indexer,
FullTextBridge bridge,
Principal principal,
boolean waitForLock)
Deprecated.
Main constructor.
|
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.