Class FilteredPartitions

    • Field Detail

      • EMPTY_TRANSFORMATIONS

        public static final Transformation[] EMPTY_TRANSFORMATIONS
      • EMPTY_MORE_CONTENTS_HOLDERS

        public static final org.apache.cassandra.db.transform.Stack.MoreContentsHolder[] EMPTY_MORE_CONTENTS_HOLDERS
    • Method Detail

      • close

        public final void close()
        Specified by:
        close in interface java.lang.AutoCloseable
      • next

        public final O next()
        Specified by:
        next in interface java.util.Iterator<V>
      • hasMoreContents

        protected final boolean hasMoreContents()