com.esri.sde.sdk.client
Class SeStreamOp

java.lang.Object
  extended by com.esri.sde.sdk.client.SeStreamOp
Direct Known Subclasses:
SeDelete, SeInsert, SeQuery, SeUpdate

public class SeStreamOp
extends java.lang.Object


Constructor Summary
SeStreamOp()
           
 
Method Summary
 void close()
           
 void execute()
           
 void flushBufferedWrites()
           
 void setState(SeObjectId id, SeObjectId differencesId, int diffType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeStreamOp

public SeStreamOp()
Method Detail

execute

public void execute()
             throws SeException
Throws:
SeException

close

public void close()
           throws SeException
Throws:
SeException

flushBufferedWrites

public void flushBufferedWrites()
                         throws java.io.IOException
Throws:
java.io.IOException

setState

public void setState(SeObjectId id,
                     SeObjectId differencesId,
                     int diffType)
              throws SeException
Throws:
SeException


Copyright © 1996-2010 Geotools. All Rights Reserved.