|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPMultithreadedItemIndexer
COM Interface 'IGPMultithreadedItemIndexer'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriSearch.tlb'
Description: 'Provides access to multithreaded GP Indexer.' 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 |
IIDdb185959_c37d_4b82_a6d4_cdde04c8373b
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IName |
getServerObjectName()
The ArcGIS server object to perform index creation. |
int |
getThreadCount()
The number of instances for index creation. |
void |
indexItems(IStringArray pPaths,
boolean replaceIndex,
boolean recursive,
java.lang.String indexPath,
ITrackCancel pTrackCancel)
Indexes items from an array of data sources. |
void |
setServerObjectNameByRef(IName ppName)
The ArcGIS server object to perform index creation. |
void |
setThreadCount(int pThreadCount)
The number of instances for index creation. |
| Field Detail |
|---|
static final int IIDdb185959_c37d_4b82_a6d4_cdde04c8373b
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
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 pThreadCount)
throws java.io.IOException,
AutomationException
pThreadCount - The pThreadCount (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IName getServerObjectName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setServerObjectNameByRef(IName ppName)
throws java.io.IOException,
AutomationException
ppName - A reference to a com.esri.arcgis.system.IName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void indexItems(IStringArray pPaths,
boolean replaceIndex,
boolean recursive,
java.lang.String indexPath,
ITrackCancel pTrackCancel)
throws java.io.IOException,
AutomationException
pPaths - A reference to a com.esri.arcgis.system.IStringArray (in)replaceIndex - The replaceIndex (in)recursive - The recursive (in)indexPath - The indexPath (in)pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (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 | ||||||||