|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IIndexingConfiguration3
COM Interface 'IIndexingConfiguration3'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriSearch.tlb'
Description: 'Provides access to the IndexingConfiguration Interface.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID56e962f0_2a97_4189_b69f_cbbbb7694d2c
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.search.IIndexingConfiguration2 |
|---|
IID800fec88_4fed_40a5_9798_9be7bf73e051 |
| Fields inherited from interface com.esri.arcgis.search.IIndexingConfiguration |
|---|
IID804c00d1_dcd8_4c7a_8f95_0af743e22ee0 |
| Method Summary | |
|---|---|
int |
getThreadCount()
The number of indexing threads. |
boolean |
isSkipMosaicItems()
Indicates whether to skip mosaic dataset items when indexing. |
void |
setSkipMosaicItems(boolean pSkipMosaicItems)
Indicates whether to skip mosaic dataset items when indexing. |
void |
setThreadCount(int pCount)
The number of indexing threads. |
| Methods inherited from interface com.esri.arcgis.search.IIndexingConfiguration2 |
|---|
isGenerateThumbnails, loadConfigFile, resetConfigFile, setGenerateThumbnails |
| Methods inherited from interface com.esri.arcgis.search.IIndexingConfiguration |
|---|
getFilter, getFullIndexInterval, getIncrementalIndexInterval, getPaths, getStartTime, isPaused, isRecursive, isReplaceIndex, isReplaceItems, isSkipConnections, isWasRunning, setFilter, setFullIndexInterval, setIncrementalIndexInterval, setIsPaused, setPaths, setRecursive, setReplaceIndex, setReplaceItems, setSkipConnections, setStartTime, setWasRunning |
| Field Detail |
|---|
static final int IID56e962f0_2a97_4189_b69f_cbbbb7694d2c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isSkipMosaicItems()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSkipMosaicItems(boolean pSkipMosaicItems)
throws java.io.IOException,
AutomationException
pSkipMosaicItems - The pSkipMosaicItems (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getThreadCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setThreadCount(int pCount)
throws java.io.IOException,
AutomationException
pCount - The pCount (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||