Uses of Class
com.microsoft.tfs.core.clients.versioncontrol.localworkspace.LocalMetadataTable

Packages that use LocalMetadataTable
com.microsoft.tfs.core.clients.versioncontrol.localworkspace   
 

Uses of LocalMetadataTable in com.microsoft.tfs.core.clients.versioncontrol.localworkspace
 

Methods in com.microsoft.tfs.core.clients.versioncontrol.localworkspace with parameters of type LocalMetadataTable
protected  boolean LocalMetadataTable.cachedLoad(LocalMetadataTable source)
           
 

Constructors in com.microsoft.tfs.core.clients.versioncontrol.localworkspace with parameters of type LocalMetadataTable
LocalMetadataTable(java.lang.String fileName, LocalMetadataTable cachedLoadSource)
           
LocalMetadataTable(java.lang.String filename, LocalMetadataTable cachedLoadSource, int retryCount)
           
 



© 2015 Microsoft. All rights reserved.