Method | Description | |
---|---|---|
RegistrationMakerCatalogWriter ( IStorage storage, int partitionSize = 100, IList |
Method | Description | |
---|---|---|
CreateIndexContent ( IGraph graph, |
||
CreateSaveOperationForItem ( IStorage storage, CatalogContext context, CatalogItem item, |
||
GetAdditionalRootType ( ) : System.Uri[] | ||
SavePages ( System.Guid commitId, System.DateTime commitTimeStamp, CatalogItemSummary>.IDictionary |
Method | Description | |
---|---|---|
CreateExtraGraph ( |
||
CreatePageSummary ( |
||
GetPackageVersion ( |
||
PartitionAndSavePages ( System.Guid commitId, System.DateTime commitTimeStamp, CatalogItemSummary>.SortedDictionary |
protected CreateIndexContent ( IGraph graph, |
||
graph | IGraph | |
type | ||
return | NuGet.Services.Metadata.Catalog.Persistence.StorageContent |
protected CreateSaveOperationForItem ( IStorage storage, CatalogContext context, CatalogItem item, |
||
storage | IStorage | |
context | CatalogContext | |
item | CatalogItem | |
cancellationToken | ||
return | ResourceSaveOperation |
protected GetAdditionalRootType ( ) : System.Uri[] | ||
return | System.Uri[] |
public RegistrationMakerCatalogWriter ( IStorage storage, int partitionSize = 100, IList |
||
storage | IStorage | |
partitionSize | int | |
cleanUpList | IList |
|
graphPersistence | ICatalogGraphPersistence | |
context | CatalogContext | |
return | Newtonsoft.Json.Linq |
protected SavePages ( System.Guid commitId, System.DateTime commitTimeStamp, CatalogItemSummary>.IDictionary |
||
commitId | System.Guid | |
commitTimeStamp | System.DateTime | |
itemEntries | CatalogItemSummary>.IDictionary | |
cancellationToken | ||
return | CatalogItemSummary>>.Task |