Class TabletClientService.startScan_args

    • Method Detail

      • getTinfo

        public TInfo getTinfo()
      • unsetTinfo

        public void unsetTinfo()
      • isSetTinfo

        public boolean isSetTinfo()
        Returns true if field tinfo is set (has been assigned a value) and false otherwise
      • setTinfoIsSet

        public void setTinfoIsSet​(boolean value)
      • unsetCredentials

        public void unsetCredentials()
      • isSetCredentials

        public boolean isSetCredentials()
        Returns true if field credentials is set (has been assigned a value) and false otherwise
      • setCredentialsIsSet

        public void setCredentialsIsSet​(boolean value)
      • unsetExtent

        public void unsetExtent()
      • isSetExtent

        public boolean isSetExtent()
        Returns true if field extent is set (has been assigned a value) and false otherwise
      • setExtentIsSet

        public void setExtentIsSet​(boolean value)
      • getRange

        public TRange getRange()
      • unsetRange

        public void unsetRange()
      • isSetRange

        public boolean isSetRange()
        Returns true if field range is set (has been assigned a value) and false otherwise
      • setRangeIsSet

        public void setRangeIsSet​(boolean value)
      • getColumnsSize

        public int getColumnsSize()
      • addToColumns

        public void addToColumns​(TColumn elem)
      • unsetColumns

        public void unsetColumns()
      • isSetColumns

        public boolean isSetColumns()
        Returns true if field columns is set (has been assigned a value) and false otherwise
      • setColumnsIsSet

        public void setColumnsIsSet​(boolean value)
      • getBatchSize

        public int getBatchSize()
      • unsetBatchSize

        public void unsetBatchSize()
      • isSetBatchSize

        public boolean isSetBatchSize()
        Returns true if field batchSize is set (has been assigned a value) and false otherwise
      • setBatchSizeIsSet

        public void setBatchSizeIsSet​(boolean value)
      • getSsiListSize

        public int getSsiListSize()
      • addToSsiList

        public void addToSsiList​(IterInfo elem)
      • unsetSsiList

        public void unsetSsiList()
      • isSetSsiList

        public boolean isSetSsiList()
        Returns true if field ssiList is set (has been assigned a value) and false otherwise
      • setSsiListIsSet

        public void setSsiListIsSet​(boolean value)
      • getSsioSize

        public int getSsioSize()
      • unsetSsio

        public void unsetSsio()
      • isSetSsio

        public boolean isSetSsio()
        Returns true if field ssio is set (has been assigned a value) and false otherwise
      • setSsioIsSet

        public void setSsioIsSet​(boolean value)
      • getAuthorizationsSize

        public int getAuthorizationsSize()
      • addToAuthorizations

        public void addToAuthorizations​(ByteBuffer elem)
      • unsetAuthorizations

        public void unsetAuthorizations()
      • isSetAuthorizations

        public boolean isSetAuthorizations()
        Returns true if field authorizations is set (has been assigned a value) and false otherwise
      • setAuthorizationsIsSet

        public void setAuthorizationsIsSet​(boolean value)
      • isWaitForWrites

        public boolean isWaitForWrites()
      • unsetWaitForWrites

        public void unsetWaitForWrites()
      • isSetWaitForWrites

        public boolean isSetWaitForWrites()
        Returns true if field waitForWrites is set (has been assigned a value) and false otherwise
      • setWaitForWritesIsSet

        public void setWaitForWritesIsSet​(boolean value)
      • isIsolated

        public boolean isIsolated()
      • unsetIsolated

        public void unsetIsolated()
      • isSetIsolated

        public boolean isSetIsolated()
        Returns true if field isolated is set (has been assigned a value) and false otherwise
      • setIsolatedIsSet

        public void setIsolatedIsSet​(boolean value)
      • getReadaheadThreshold

        public long getReadaheadThreshold()
      • unsetReadaheadThreshold

        public void unsetReadaheadThreshold()
      • isSetReadaheadThreshold

        public boolean isSetReadaheadThreshold()
        Returns true if field readaheadThreshold is set (has been assigned a value) and false otherwise
      • setReadaheadThresholdIsSet

        public void setReadaheadThresholdIsSet​(boolean value)
      • unsetSamplerConfig

        public void unsetSamplerConfig()
      • isSetSamplerConfig

        public boolean isSetSamplerConfig()
        Returns true if field samplerConfig is set (has been assigned a value) and false otherwise
      • setSamplerConfigIsSet

        public void setSamplerConfigIsSet​(boolean value)
      • getBatchTimeOut

        public long getBatchTimeOut()
      • unsetBatchTimeOut

        public void unsetBatchTimeOut()
      • isSetBatchTimeOut

        public boolean isSetBatchTimeOut()
        Returns true if field batchTimeOut is set (has been assigned a value) and false otherwise
      • setBatchTimeOutIsSet

        public void setBatchTimeOutIsSet​(boolean value)
      • getClassLoaderContext

        public String getClassLoaderContext()
      • unsetClassLoaderContext

        public void unsetClassLoaderContext()
      • isSetClassLoaderContext

        public boolean isSetClassLoaderContext()
        Returns true if field classLoaderContext is set (has been assigned a value) and false otherwise
      • setClassLoaderContextIsSet

        public void setClassLoaderContextIsSet​(boolean value)
      • getExecutionHintsSize

        public int getExecutionHintsSize()
      • putToExecutionHints

        public void putToExecutionHints​(String key,
                                        String val)
      • unsetExecutionHints

        public void unsetExecutionHints()
      • isSetExecutionHints

        public boolean isSetExecutionHints()
        Returns true if field executionHints is set (has been assigned a value) and false otherwise
      • setExecutionHintsIsSet

        public void setExecutionHintsIsSet​(boolean value)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException