GetFileRecordByPath

public class GetFileRecordByPath extends CacheableBackendTransaction<String, SparseEntity>

Constructors

GetFileRecordByPath

public GetFileRecordByPath(String path)

Methods

executeNoCache

public SparseEntity executeNoCache()

getEntity

public SparseEntity getEntity()

getHash

public String getHash()

getId

public EntityID getId()

getKey

protected String getKey()

getLastConsistencyCheck

public Long getLastConsistencyCheck()

getSize

public Long getSize()

process

protected void process(SparseEntity t)

removeCached

public static void removeCached(String path)