package reader_base
          
          
            
          
          
        
        
            Ordering
            
          
          - Alphabetic
 
              Visibility
              
        - Public
 - All
 
Type Members
- 
      
      
      
        
      
    
      
        final 
        case class
      
      
        ReaderBaseState(workStarted: Long = 0L, workFinished: Long = 0L, numRecordsProduced: Long = 0L, currentWork: ByteString = ..., unknownFields: UnknownFieldSet = ...) extends GeneratedMessage with Updatable[ReaderBaseState] with Product with Serializable
      
      
      
For serializing and restoring the state of ReaderBase, see reader_base.h for details.
For serializing and restoring the state of ReaderBase, see reader_base.h for details.
- Annotations
 - @SerialVersionUID()
 
 
Value Members
-  object ReaderBaseProto extends GeneratedFileObject
 -  object ReaderBaseState extends GeneratedMessageCompanion[ReaderBaseState]