|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreamIdentity | |
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. |
wt.replication | |
wt.replication.receiver |
Uses of StreamIdentity in wt.fv |
Methods in wt.fv that return StreamIdentity | |
static StreamIdentity |
StreamIdentity.newStreamIdentity()
Default factory for the class. |
static StreamIdentity |
FvHelper.findStreamIdentity(long streamId)
|
Methods in wt.fv with parameters of type StreamIdentity | |
protected boolean |
StreamIdentity.readVersion(StreamIdentity thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of StreamIdentity in wt.replication |
Methods in wt.replication that return StreamIdentity | |
private StreamIdentity |
StreamedMigrationForUfid.findStreamIdentity(long streamId,
PersistentObjectManager pom)
|
private StreamIdentity |
StreamedMigrationForUfid.findStreamIdentity(long streamId,
PersistentObjectManager pom)
|
Uses of StreamIdentity in wt.replication.receiver |
Methods in wt.replication.receiver with parameters of type StreamIdentity | |
private static StandardReplicationRecvService.BooledAppData |
StandardReplicationRecvService.getAppDataBy(WTUnit wtUnit,
StreamIdentity sid)
Deprecated. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |