Class TimedVersionBucket


  • public class TimedVersionBucket
    extends VersionBucket
    This implementation uses lock and condition and will throw exception if it can't obtain the lock within lockTimeoutMs.
    NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
    • Constructor Detail

      • TimedVersionBucket

        public TimedVersionBucket()