public class HazelCastFileStateProxy extends Object implements FileStateProxy
Store the key path and state cache details so the file state can be retrieved on demand, to avoid saving a reference to a copy of the file state that will not be updated.
| Constructor and Description |
|---|
HazelCastFileStateProxy(String keyPath,
HazelCastClusterFileStateCache stateCache)
Class constructor
|
public HazelCastFileStateProxy(String keyPath, HazelCastClusterFileStateCache stateCache)
keyPath - StringstateCache - HazelCastClusterFileStateCachepublic FileState getFileState()
getFileState in interface FileStateProxyCopyright © 2005–2015 Alfresco Software. All rights reserved.