case class CassandraInJoinCountReader(connector: CassandraConnector, tableDef: TableDef, inClauses: Seq[In], readConf: ReadConf, schema: StructType, cqlQueryParts: CqlQueryParts, partition: InputPartition) extends CassandraBaseInJoinReader with Product with Serializable
          
            Linear Supertypes
          
          
        
          
          
            
          
          
        
        
            Ordering
            
          - Alphabetic
- By Inheritance
                  Inherited
                  
                  
- CassandraInJoinCountReader
- Serializable
- Serializable
- Product
- Equals
- CassandraBaseInJoinReader
- Logging
- PartitionReader
- Closeable
- AutoCloseable
- AnyRef
- Any
- Hide All
- Show All
              Visibility
              
        - Public
- All
Instance Constructors
-  new CassandraInJoinCountReader(connector: CassandraConnector, tableDef: TableDef, inClauses: Seq[In], readConf: ReadConf, schema: StructType, cqlQueryParts: CqlQueryParts, partition: InputPartition)
Value Members
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        !=(arg0: Any): Boolean
      
      
      - Definition Classes
- AnyRef → Any
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        ##(): Int
      
      
      - Definition Classes
- AnyRef → Any
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        ==(arg0: Any): Boolean
      
      
      - Definition Classes
- AnyRef → Any
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        asInstanceOf[T0]: T0
      
      
      - Definition Classes
- Any
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        bsb: BoundStatementBuilder[CassandraRow]
      
      
      - Attributes
- protected
- Definition Classes
- CassandraBaseInJoinReader
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        clone(): AnyRef
      
      
      - Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        close(): Unit
      
      
      - Definition Classes
- CassandraBaseInJoinReader → Closeable → AutoCloseable
 
-  val connector: CassandraConnector
-  val cqlQueryParts: CqlQueryParts
- 
      
      
      
        
      
    
      
        
        var
      
      
        currentRow: InternalRow
      
      
      - Attributes
- protected
- Definition Classes
- CassandraBaseInJoinReader
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        eq(arg0: AnyRef): Boolean
      
      
      - Definition Classes
- AnyRef
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        get(): InternalRow
      
      
      - Definition Classes
- CassandraBaseInJoinReader → PartitionReader
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        getClass(): Class[_]
      
      
      - Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        getIterator(): Iterator[InternalRow]
      
      
      - Attributes
- protected
- Definition Classes
- CassandraBaseInJoinReader
 
-  val inClauses: Seq[In]
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        isInstanceOf[T0]: Boolean
      
      
      - Definition Classes
- Any
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        isTraceEnabled(): Boolean
      
      
      - Attributes
- protected
- Definition Classes
- Logging
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        joinColumnNames: IndexedSeq[ColumnName]
      
      
      - Attributes
- protected
- Definition Classes
- CassandraBaseInJoinReader
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        keyIterator: Iterator[CassandraRow]
      
      
      - Attributes
- protected
- Definition Classes
- CassandraBaseInJoinReader
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        log: Logger
      
      
      - Attributes
- protected
- Definition Classes
- Logging
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        logDebug(msg: ⇒ String, throwable: Throwable): Unit
      
      
      - Attributes
- protected
- Definition Classes
- Logging
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        logDebug(msg: ⇒ String): Unit
      
      
      - Attributes
- protected
- Definition Classes
- Logging
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        logError(msg: ⇒ String, throwable: Throwable): Unit
      
      
      - Attributes
- protected
- Definition Classes
- Logging
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        logError(msg: ⇒ String): Unit
      
      
      - Attributes
- protected
- Definition Classes
- Logging
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        logInfo(msg: ⇒ String, throwable: Throwable): Unit
      
      
      - Attributes
- protected
- Definition Classes
- Logging
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        logInfo(msg: ⇒ String): Unit
      
      
      - Attributes
- protected
- Definition Classes
- Logging
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        logName: String
      
      
      - Attributes
- protected
- Definition Classes
- Logging
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        logTrace(msg: ⇒ String, throwable: Throwable): Unit
      
      
      - Attributes
- protected
- Definition Classes
- Logging
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        logTrace(msg: ⇒ String): Unit
      
      
      - Attributes
- protected
- Definition Classes
- Logging
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        logWarning(msg: ⇒ String, throwable: Throwable): Unit
      
      
      - Attributes
- protected
- Definition Classes
- Logging
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        logWarning(msg: ⇒ String): Unit
      
      
      - Attributes
- protected
- Definition Classes
- Logging
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        maybeRateLimit: (Row) ⇒ Row
      
      
      - Attributes
- protected
- Definition Classes
- CassandraBaseInJoinReader
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        ne(arg0: AnyRef): Boolean
      
      
      - Definition Classes
- AnyRef
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        next(): Boolean
      
      
      - Definition Classes
- CassandraBaseInJoinReader → PartitionReader
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        notify(): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        notifyAll(): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        numberedInputPartition: NumberedInputPartition
      
      
      - Attributes
- protected
- Definition Classes
- CassandraBaseInJoinReader
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        pairWithRight(left: CassandraRow): SettableFuture[Iterator[(CassandraRow, InternalRow)]]
      
      
      - Attributes
- protected
- Definition Classes
- CassandraBaseInJoinReader
 
-  val partition: InputPartition
- 
      
      
      
        
      
    
      
        
        val
      
      
        preparedStatement: PreparedStatement
      
      
      - Attributes
- protected
- Definition Classes
- CassandraBaseInJoinReader
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        queryExecutor: QueryExecutor
      
      
      - Attributes
- protected
- Definition Classes
- CassandraBaseInJoinReader
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        queryFutures: Iterator[SettableFuture[Iterator[(CassandraRow, InternalRow)]]]
      
      
      - Attributes
- protected
- Definition Classes
- CassandraBaseInJoinReader
 
-  val readConf: ReadConf
- 
      
      
      
        
      
    
      
        
        val
      
      
        requestsPerSecondRateLimiter: RateLimiter
      
      
      - Attributes
- protected
- Definition Classes
- CassandraBaseInJoinReader
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        rowIterator: Iterator[InternalRow]
      
      
      - Definition Classes
- CassandraInJoinCountReader → CassandraBaseInJoinReader
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        rowMetadata: CassandraRowMetadata
      
      
      - Attributes
- protected
- Definition Classes
- CassandraBaseInJoinReader
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        rowReader: RowReader[UnsafeRow]
      
      
      - Definition Classes
- CassandraInJoinCountReader → CassandraBaseInJoinReader
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        rowWriter: CassandraRowWriter
      
      
      - Attributes
- protected
- Definition Classes
- CassandraBaseInJoinReader
 
-  val schema: StructType
- 
      
      
      
        
      
    
      
        
        val
      
      
        session: CqlSession
      
      
      - Attributes
- protected
- Definition Classes
- CassandraBaseInJoinReader
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        stmt: String
      
      
      - Attributes
- protected
- Definition Classes
- CassandraBaseInJoinReader
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        synchronized[T0](arg0: ⇒ T0): T0
      
      
      - Definition Classes
- AnyRef
 
-  val tableDef: TableDef
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        wait(arg0: Long, arg1: Int): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @throws( ... )
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        wait(arg0: Long): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        wait(): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @throws( ... )
 
Deprecated Value Members
- 
      
      
      
        
      
    
      
        
        def
      
      
        finalize(): Unit
      
      
      - Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
- Deprecated
- (Since version ) see corresponding Javadoc for more information.