Class SVNWCDb.RecordFileinfo

java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.RecordFileinfo
All Implemented Interfaces:
SVNSqlJetTransaction
Enclosing class:
SVNWCDb

private class SVNWCDb.RecordFileinfo extends Object implements SVNSqlJetTransaction
  • Field Details

    • lastModTime

      public long lastModTime
    • translatedSize

      public long translatedSize
    • localRelpath

      public File localRelpath
    • wcRoot

      public SVNWCDbRoot wcRoot
  • Constructor Details

    • RecordFileinfo

      private RecordFileinfo()
  • Method Details