com.supermap.services.components.impl

Class RemoteTileStore

  • java.lang.Object
    • com.supermap.services.components.impl.RemoteTileStore
  • All Implemented Interfaces:
    Disposable, TileStore


    public class RemoteTileStore
    extends java.lang.Object
    implements TileStore
    
    The remote tile storage.
    • Field Detail

      • MAX_COMMIT

        protected static final int MAX_COMMIT
        
      • MAX_TILEBYTESIZE_IN_MEMORY

        protected static final long MAX_TILEBYTESIZE_IN_MEMORY
        
    • Constructor Detail

      • RemoteTileStore

        public RemoteTileStore()