Package com.sforce.bulk
Class StreamHandler
java.lang.Object
com.sforce.bulk.StreamHandler
This class represents a Handler for Stream status
User: mcheenath
Date: Dec 14, 2010
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StreamHandler
public StreamHandler()
-
-
Method Details
-
getConfig
-
getLogStream
-
info
-
error
- Throws:
StreamException
-
getWaitTime
public long getWaitTime() -
shutdown
public void shutdown() -
shouldContinue
public boolean shouldContinue() -
getMaxErrorCount
public int getMaxErrorCount() -
getMaxRecordsInBatch
public int getMaxRecordsInBatch() -
getMaxWaitTime
public long getMaxWaitTime()
-