|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectGCUBEPortType
org.gcube.indexmanagement.incrementalindexupdater.IncrementalIndexUpdaterFactoryService
public class IncrementalIndexUpdaterFactoryService
The IncrementalIndexUpdaterFactoryService class is a factory class in that creates Web Service Resource instances.
IncrementalIndexUpdaterService.java| Constructor Summary | |
|---|---|
IncrementalIndexUpdaterFactoryService()
Constructor that handles gCube startup. |
|
| Method Summary | |
|---|---|
CreateResourceResponse |
createForwardIncrementalUpdaterResource(CreateForwardIncrementalUpdaterResource request)
Creates an incremental updater resource liked to a ForwardIndex resource. |
CreateResourceResponse |
createFullTextIncrementalUpdaterResource(CreateFullTextIncrementalUpdaterResource request)
Creates an incremental updater resource liked to a FullTextIndex resource. |
CreateResourceResponse |
createGeoIncrementalUpdaterResource(CreateGeoIncrementalUpdaterResource request)
Creates an incremental updater resource liked to a GeoIndex resource. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IncrementalIndexUpdaterFactoryService()
| Method Detail |
|---|
public final CreateResourceResponse createFullTextIncrementalUpdaterResource(CreateFullTextIncrementalUpdaterResource request)
throws GCUBEFault
request - The resource to be created
GCUBEFauls - when the resource can not be created.
GCUBEFault
public final CreateResourceResponse createGeoIncrementalUpdaterResource(CreateGeoIncrementalUpdaterResource request)
throws GCUBEFault
request - The resource to be created
GCUBEFauls - when the resource can not be created.
GCUBEFault
public final CreateResourceResponse createForwardIncrementalUpdaterResource(CreateForwardIncrementalUpdaterResource request)
throws GCUBEFault
request - The resource to be created
GCUBEFauls - when the resource can not be created.
GCUBEFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||