Class BulkIterator.FromArray<V>

java.lang.Object
org.apache.cassandra.utils.BulkIterator.FromArray<V>
All Implemented Interfaces:
AutoCloseable, BulkIterator<V>
Enclosing interface:
BulkIterator<V>

public static class BulkIterator.FromArray<V> extends Object implements BulkIterator<V>, AutoCloseable