Uses of Class
wt.fv.RvStreamIdCounter

Packages that use RvStreamIdCounter
wt.fv
fv package — File Vault Service

The file vault service (wt.fv package) is responsible for the definition and execution of rules that define the vaulting algorithm for content items. 

 

Uses of RvStreamIdCounter in wt.fv
 

Methods in wt.fv that return RvStreamIdCounter
static RvStreamIdCounter RvStreamIdCounter.newRvStreamIdCounter()
          Default factory for the class.
 

Methods in wt.fv with parameters of type RvStreamIdCounter
protected  boolean RvStreamIdCounter.readVersion(RvStreamIdCounter thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.