com.sforce.bulk
Class UpdateStream
java.lang.Object
com.sforce.bulk.UpdateStream
public class UpdateStream
- extends Object
This class represents
User: mcheenath
Date: Dec 10, 2010
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
create
public static UpdateStream create(StreamHandler handler)
throws StreamException
- Throws:
StreamException
start
public void start(String object,
OperationEnum operation,
ConcurrencyMode concurrencyMode,
String[] fieldNames)
throws StreamException
- Throws:
StreamException
close
public UpdateResultStream close()
throws StreamException
- Throws:
StreamException
write
public void write(String... values)
throws StreamException
- Throws:
StreamException
Copyright © 2013. All Rights Reserved.