Deprecated API


Contents
Deprecated Fields
com.splunk.ServiceArgs.app
          Use ServiceArgs.setApp(String) instead. 
com.splunk.ServiceArgs.host
          Use ServiceArgs.setHost(String) instead. 
com.splunk.ServiceArgs.owner
          Use ServiceArgs.setOwner(String) instead. 
com.splunk.ServiceArgs.port
          Use ServiceArgs.setPort(int) instead. 
com.splunk.ServiceArgs.scheme
          Use ServiceArgs.setScheme(String) instead. 
com.splunk.ServiceArgs.token
          Use ServiceArgs.setToken(String) instead. 
 

Deprecated Methods
com.splunk.DistributedConfiguration.getAutoAddServers()
          Deprecated since Splunk 5.0. 
com.splunk.Index.getCompressRawdata()
          Splunk always compresses raw data. 
com.splunk.SavedSearch.getDispatchRtBackfill()
          Use SavedSearch.getDispatchRealTimeBackfill() instead. 
com.splunk.DistributedConfiguration.getHeartbeatFrequency()
          Deprecated since Splunk 5.0. 
com.splunk.DistributedConfiguration.getHeartbeatMcastAddress()
          Deprecated since Splunk 5.0. 
com.splunk.DistributedConfiguration.getHeartbeatPort()
          Deprecated since Splunk 5.0. 
com.splunk.Role.getImportedRtSearchJobsQuota()
          Use Role.getImportedRealTimeSearchJobsQuota() instead. 
com.splunk.UdpInput.getRcvBuf()
          This is not used anymore. No replacement. 
com.splunk.TcpSplunkInput.getRcvBuf()
          Returns the value of the _rcvbuf attribute for this cooked TCP input. 
com.splunk.TcpInput.getRcvBuf()
          Returns the value of the _rcvbuf attribute for this TCP input. 
com.splunk.ScriptInput.getRcvBuf()
          Returns the value of the _rcvbuf attribute for this scripted input. 
com.splunk.MonitorInput.getRcvBuf()
          Returns the value of the _rcvbuf attribute for this monitor input. 
com.splunk.Role.getRtSearchJobsQuota()
          Use Role.getRealTimeSearchJobsQuota() instead. 
com.splunk.Role.getSearchTimeWin()
          Use Role.getSearchTimeWindow() instead. 
com.splunk.DistributedConfiguration.getServerTimeout()
          Use specific getConnectionTimeout, getReceiveTimeout, and getSendTimeout. Returns the server time-out period. 
com.splunk.DistributedConfiguration.getSkipOurselves()
          Deprecated since Splunk 5.0. 
com.splunk.EventType.getTags()
          Use tags.conf.spec file to assign tags to groups of events with related field values. Returns the list of tags for this event type. 
com.splunk.DistributedConfiguration.getTtl()
          Deprecated since Splunk 5.0. 
com.splunk.Application.isManageable()
          Deprecated since Splunk 5.0. 
com.splunk.DistributedConfiguration.setAutoAddServers(boolean)
          Deprecated since Splunk 5.0. 
com.splunk.SavedSearch.setDispatchBuckets(String)
          Use SavedSearch.setDispatchBuckets(int) instead. 
com.splunk.DistributedConfiguration.setHeartbeatFrequency(int)
          Deprecated since Splunk 5.0. 
com.splunk.DistributedConfiguration.setHeartbeatMcastAddr(String)
          Deprecated since Splunk 5.0. 
com.splunk.DistributedConfiguration.setHeartbeatPort(int)
          Deprecated since Splunk 5.0. 
com.splunk.Application.setManageable(boolean)
          Deprecated since Splunk 5.0. 
com.splunk.SavedSearch.setRestartOnSearchpeerAdd(boolean)
          Use SavedSearch.setRestartOnSearchPeerAdd(boolean) instead. 
com.splunk.DistributedConfiguration.setSkipOurselves(boolean)
          Deprecated since Splunk 5.0. 
com.splunk.DistributedConfiguration.setTTL(int)
          Deprecated since Splunk 5.0.