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 FileStateProxy
Copyright © 2005–2017 Alfresco Software. All rights reserved.