com.supermap.services.components.impl

Interface CloudTileTaskVisitor



  • public interface CloudTileTaskVisitor
    
    Cloud Services Tile Task Visitor.

    Encapsulates the method of reading and editing a task from a cloud service slice table.

    • Method Detail

      • getTileTotal

        long getTileTotal(double scaleDenominator)
        
        Returns the total number of tiles under the scale.
      • close

        void close()
        
        Close the connection.
      • getTileTask

        TileTask getTileTask()
        
        Gets the tiling task status.