com.google.enterprise.cloudsearch.sdk.indexing.template
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["This content lists Java Interfaces and Classes related to the Cloud Search SDK, particularly for indexing and data repository interactions."],["`ApiOperation` objects are central, encapsulating API requests to the Indexing Service, with various specialized implementations for deleting, pushing, and batching operations."],["`Repository` objects offer methods for accessing data repositories, working with `ApiOperation` objects to manage data flow and interaction with the Cloud Search indexing service."],["Connectors like `FullTraversalConnector` and `ListingConnector` provide templated approaches to traversing and uploading data from repositories."],["Checkpoint handlers, such as `CheckpointHandler` and `InMemoryCheckpointHandler`, manage checkpoints to track progress and ensure data consistency during indexing operations."]]],[]]