Package io.grpc.rls

Class CachingRlsLbClient.CacheEntry

    • Method Detail

      • getSizeBytes

        abstract int getSizeBytes()
      • isExpired

        abstract boolean isExpired​(long now)
      • cleanup

        abstract void cleanup()
      • isOldEnoughToBeEvicted

        protected boolean isOldEnoughToBeEvicted​(long now)