public class ViewProcessor extends Object

Nested Class Summary

class ViewProcessor.ProcessorResult  

Public Constructor Summary

Public Method Summary

ViewProcessor.ProcessorResult
applyOperation(ViewCache oldViewCache, Operation operation, WriteTreeRef writesCache, Node optCompleteCache)
ViewCache
revertUserWrite(ViewCache viewCache, Path path, WriteTreeRef writesCache, Node optCompleteServerCache, ChildChangeAccumulator accumulator)

Inherited Method Summary

Public Constructors

public ViewProcessor (NodeFilter filter)

Parameters
filter

Public Methods

public ViewProcessor.ProcessorResult applyOperation (ViewCache oldViewCache, Operation operation, WriteTreeRef writesCache, Node optCompleteCache)

Parameters
oldViewCache
operation
writesCache
optCompleteCache

public ViewCache revertUserWrite (ViewCache viewCache, Path path, WriteTreeRef writesCache, Node optCompleteServerCache, ChildChangeAccumulator accumulator)

Parameters
viewCache
path
writesCache
optCompleteServerCache
accumulator