Uses of Class
com.continuent.tungsten.replicator.prefetch.RbrRowImage

Packages that use RbrRowImage
com.continuent.tungsten.replicator.prefetch   
 

Uses of RbrRowImage in com.continuent.tungsten.replicator.prefetch
 

Methods in com.continuent.tungsten.replicator.prefetch that return RbrRowImage
 RbrRowImage RbrRowChange.getAfterImage()
          Returns the before image as a separate object or null if it does not exist;
 RbrRowImage RbrRowChange.getBeforeImage()
          Returns the before image as a separate object or null if it does not exist.