public class ShadowNoFileLockStore extends ShadowingStore
HIDDINGCHAR, SHADOWCHAR
doSync, scanZeroLengthFiles, syncWrites
_objectStoreRoot, shareStatus
Constructor and Description |
---|
ShadowNoFileLockStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
lock(File fd,
int lmode,
boolean create)
Override the default lock/unlock implementations to do nothing.
|
protected boolean |
unlock(File fd)
Unlock the file in the object store.
|
commit_state, currentState, genPathName, hide_state, read_state, remove_state, reveal_state, revealedId, write_state
addToCache, allObjUids, allTypes, allTypes, closeAndUnlock, createHierarchy, exists, getStoreName, openAndLock, read_committed, read_uncommitted, remove_committed, remove_uncommitted, removeFromCache, removeFromCache, renameFromTo, renameFromToInternal, supressEntry, synchronousWrites, truncate, write_committed, write_uncommitted
allObjUids, fullCommitNeeded, initialise, isType, locateStore, shareState, start, stop, storeDir, storeRoot, sync
public ShadowNoFileLockStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean) throws ObjectStoreException
ObjectStoreException
protected boolean lock(File fd, int lmode, boolean create)
lock
in class FileSystemStore
protected boolean unlock(File fd)
FileSystemStore
unlock
in class FileSystemStore
Copyright © 2021 JBoss by Red Hat. All rights reserved.