|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StreamException | |
|---|---|
| com.sforce.bulk | |
| Uses of StreamException in com.sforce.bulk |
|---|
| Methods in com.sforce.bulk that throw StreamException | |
|---|---|
UpdateResultStream |
UpdateStream.close()
|
static UpdateStream |
UpdateStream.create(StreamHandler handler)
|
void |
StreamHandler.error(String message,
Throwable e)
|
UpdateResult |
UpdateResultStream.next()
|
void |
UpdateStream.start(String object,
OperationEnum operation,
ConcurrencyMode concurrencyMode,
String[] fieldNames)
|
void |
UpdateStream.write(String... values)
|
| Constructors in com.sforce.bulk that throw StreamException | |
|---|---|
UpdateResultStream(StreamHandler handler,
BulkConnection bulkConnection,
JobInfo job)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||