|
ModeShape Distribution 3.3.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ChangeSet in org.modeshape.jcr |
|---|
| Methods in org.modeshape.jcr with parameters of type ChangeSet | |
|---|---|
void |
Sequencers.notify(ChangeSet changeSet)
This method is called when changes are persisted to the repository. |
void |
BackupObserver.notify(ChangeSet changeSet)
|
| Uses of ChangeSet in org.modeshape.jcr.bus |
|---|
| Methods in org.modeshape.jcr.bus that return ChangeSet | |
|---|---|
protected ChangeSet |
ClusteredRepositoryChangeBus.deserialize(byte[] data)
|
| Methods in org.modeshape.jcr.bus with parameters of type ChangeSet | |
|---|---|
protected void |
ClusteredRepositoryChangeBus.logReceivedOperation(ChangeSet changeSet)
|
protected void |
ClusteredRepositoryChangeBus.logSendOperation(ChangeSet changeSet)
|
void |
RepositoryChangeBus.notify(ChangeSet changeSet)
|
void |
ClusteredRepositoryChangeBus.notify(ChangeSet changeSet)
|
protected byte[] |
ClusteredRepositoryChangeBus.serialize(ChangeSet changes)
|
| Uses of ChangeSet in org.modeshape.jcr.cache |
|---|
| Methods in org.modeshape.jcr.cache with parameters of type ChangeSet | |
|---|---|
void |
RepositoryCache.LocalChangeListener.notify(ChangeSet changeSet)
|
| Uses of ChangeSet in org.modeshape.jcr.cache.change |
|---|
| Classes in org.modeshape.jcr.cache.change that implement ChangeSet | |
|---|---|
class |
RecordingChanges
A thread-safe Changes implementation that records the changes and makes them available for iteration. |
| Methods in org.modeshape.jcr.cache.change with parameters of type ChangeSet | |
|---|---|
void |
NoOpChangeSetListener.notify(ChangeSet changeSet)
|
void |
ChangeSetListener.notify(ChangeSet changeSet)
|
| Uses of ChangeSet in org.modeshape.jcr.cache.document |
|---|
| Methods in org.modeshape.jcr.cache.document that return ChangeSet | |
|---|---|
protected ChangeSet |
WritableSessionCache.persistChanges(Iterable<NodeKey> changedNodesInOrder,
SessionEnvironment.Monitor monitor)
Persist the changes within an already-established transaction. |
| Methods in org.modeshape.jcr.cache.document with parameters of type ChangeSet | |
|---|---|
void |
WorkspaceCache.changed(ChangeSet changes)
Signal that changes have been made to the persisted data. |
void |
TransactionalWorkspaceCache.changed(ChangeSet changes)
|
void |
TransactionalWorkspaceCache.changedWithinTransaction(ChangeSet changes)
Signal that this transaction-specific workspace cache needs to reflect recent changes that have been persisted but not yet committed. |
void |
WorkspaceCache.notify(ChangeSet changes)
|
void |
TransactionalWorkspaceCache.notify(ChangeSet changeSet)
|
| Uses of ChangeSet in org.modeshape.jcr.txn |
|---|
| Methods in org.modeshape.jcr.txn with parameters of type ChangeSet | |
|---|---|
void |
Transactions.updateCache(WorkspaceCache workspace,
ChangeSet changes,
Transactions.Transaction transaction)
Notify the workspace of the supplied changes, if and when the current transaction is completed. |
void |
SynchronizedTransactions.updateCache(WorkspaceCache workspace,
ChangeSet changes,
Transactions.Transaction transaction)
|
| Constructors in org.modeshape.jcr.txn with parameters of type ChangeSet | |
|---|---|
SynchronizedTransactions.WorkspaceUpdates(WorkspaceCache workspace,
ChangeSet changes)
|
|
| Uses of ChangeSet in org.modeshape.jcr.value.binary |
|---|
| Methods in org.modeshape.jcr.value.binary with parameters of type ChangeSet | |
|---|---|
void |
BinaryUsageChangeSetListener.notify(ChangeSet changeSet)
|
|
ModeShape Distribution 3.3.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||