Uses of Class
com.univocity.parsers.common.input.concurrent.CharBucket
Packages that use CharBucket
-
Uses of CharBucket in com.univocity.parsers.common.input.concurrent
Fields in com.univocity.parsers.common.input.concurrent declared as CharBucketFields in com.univocity.parsers.common.input.concurrent with type parameters of type CharBucketModifier and TypeFieldDescriptionprivate Entry<CharBucket>
ConcurrentCharLoader.currentBucket
private final FixedInstancePool<CharBucket>
ConcurrentCharLoader.instances
Methods in com.univocity.parsers.common.input.concurrent that return CharBucketModifier and TypeMethodDescriptionConcurrentCharLoader.nextBucket()
Returns the next available bucket.