Uses of Class
org.apache.solr.update.VersionBucket
-
Packages that use VersionBucket Package Description org.apache.solr.update APIs and classes for managing index updates -
-
Uses of VersionBucket in org.apache.solr.update
Subclasses of VersionBucket in org.apache.solr.update Modifier and Type Class Description classTimedVersionBucketThis implementation uses lock and condition and will throw exception if it can't obtain the lock withinlockTimeoutMs.Methods in org.apache.solr.update that return VersionBucket Modifier and Type Method Description VersionBucketVersionInfo. bucket(int hash)
-