BuildGrid

Using BuildGrid

  • About
  • Components
  • Getting Started
  • Installation
  • Configuration
  • Using
  • Monitoring and Metrics
  • Resources
  • CLI reference

Developing BuildGrid

  • Development Environment Setup
  • Notes for Developers
  • API reference
    • buildgrid
      • buildgrid package
        • Subpackages
        • Module contents
    • Configuration Parser API
  • Contributing
  • Architecture
BuildGrid
  • API reference
  • buildgrid
  • buildgrid package
  • buildgrid.server package
  • buildgrid.server.actioncache package
  • View page source

buildgrid.server.actioncache package

Subpackages

  • buildgrid.server.actioncache.caches package
    • Submodules
      • buildgrid.server.actioncache.caches.action_cache_abc module
        • ActionCacheABC
      • buildgrid.server.actioncache.caches.lru_cache module
        • LruActionCache
      • buildgrid.server.actioncache.caches.mirrored_cache module
        • MirroredCache
      • buildgrid.server.actioncache.caches.redis_cache module
        • RedisActionCache
      • buildgrid.server.actioncache.caches.remote_cache module
        • Remote Action Cache
        • RemoteActionCache
      • buildgrid.server.actioncache.caches.s3_cache module
        • S3 Action Cache
        • S3ActionCache
      • buildgrid.server.actioncache.caches.sharded_cache module
        • ShardedActionCache
      • buildgrid.server.actioncache.caches.with_cache module
        • WithCacheActionCache
      • buildgrid.server.actioncache.caches.write_once_cache module
        • Write Once Action Cache
        • WriteOnceActionCache
    • Module contents

Submodules

  • buildgrid.server.actioncache.instance module
    • ActionCache
      • ActionCache.SERVICE_NAME
      • ActionCache.start()
      • ActionCache.stop()
      • ActionCache.allow_updates
      • ActionCache.get_action_result()
      • ActionCache.update_action_result()
  • buildgrid.server.actioncache.service module
    • ActionCacheService
      • ActionCacheService.SERVICE_NAME
      • ActionCacheService.REGISTER_METHOD()
      • ActionCacheService.FULL_NAME
      • ActionCacheService.GetActionResult()
      • ActionCacheService.UpdateActionResult()

Module contents

Previous Next

© Copyright 2018, Bloomberg LP.

Built with Sphinx using a theme provided by Read the Docs.