| java.lang.Object |
| ↳ |
com.sforce.bulk.UpdateStream |
Class Overview
This class represents
User: mcheenath
Date: Dec 10, 2010
Summary
|
[Expand]
Inherited Methods |
From class
java.lang.Object
|
Object
|
clone()
|
|
boolean
|
equals(Object arg0)
|
|
void
|
finalize()
|
|
final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
Fields
private
String[]
fieldNames
private
StringWriter
writer
Public Methods
public
void
start
(String object, OperationEnum operation, ConcurrencyMode concurrencyMode, String[] fieldNames)
Parameters
| object
| |
| operation
| |
| concurrencyMode
| |
| fieldNames
| |
public
void
write
(String... values)