C D G H I O P R S T V Y

C

clear() - Method in class org.rhq.enterprise.server.plugins.yum.Repodata
Clear caches.
connect() - Method in class org.rhq.enterprise.server.plugins.yum.Repo
Connect to the yum repo.

D

disconnect() - Method in class org.rhq.enterprise.server.plugins.yum.Repo
Disconnect and reset object.
DiskReader - Class in org.rhq.enterprise.server.plugins.yum
The disk reader is a yum repo reader used to read metadata and bits from an existing yum repo that is located on a filesystem.
DiskReader(String) - Constructor for class org.rhq.enterprise.server.plugins.yum.DiskReader
Constructor.

G

getInputStream(String) - Method in class org.rhq.enterprise.server.plugins.yum.RepoProvider
Get an input stream for the specified package (bits).
getMetadata(Repodata.Meta) - Method in class org.rhq.enterprise.server.plugins.yum.Repodata
Get the node for the specified metadata type.
getPackageDetails() - Method in class org.rhq.enterprise.server.plugins.yum.Repo
Get a list of PackageDetails for all packages contained with the yum repo.
getPackageDetails(String) - Method in class org.rhq.enterprise.server.plugins.yum.Repo
Get a PackageDetails for the specified package by name.
getPackageMetadata(String) - Method in class org.rhq.enterprise.server.plugins.yum.Repo
Get the metadata entry contained within the primary.xml for the specified package by name.
getPackageMetadataString(String) - Method in class org.rhq.enterprise.server.plugins.yum.Repo
Get a string representation of metadata entry contained within the primary.xml for the specified package by name.
getReader() - Method in class org.rhq.enterprise.server.plugins.yum.Repodata
Get the object's reader.
getRepomd() - Method in class org.rhq.enterprise.server.plugins.yum.Repodata
Get and parse the repo's repomd.xml file.

H

HttpReader - Class in org.rhq.enterprise.server.plugins.yum
The http reader is a yum repo reader used to read metadata and bits from an existing (remote) yum repo using yum's native http interface.
HttpReader(String) - Constructor for class org.rhq.enterprise.server.plugins.yum.HttpReader
Constructor.

I

initialize(Configuration) - Method in class org.rhq.enterprise.server.plugins.yum.RepoProvider
Initializes the adapter with the specified configuration.

O

openPackageStream(String) - Method in class org.rhq.enterprise.server.plugins.yum.Repo
Open and return an input stream for the specified package (bit) by name.
openStream(String) - Method in class org.rhq.enterprise.server.plugins.yum.DiskReader
Open an input stream to specifed relative path.
openStream(String) - Method in class org.rhq.enterprise.server.plugins.yum.HttpReader
Open an input stream to specifed relative url.
org.rhq.enterprise.server.plugins.yum - package org.rhq.enterprise.server.plugins.yum
 

P

packageLocation(String) - Method in class org.rhq.enterprise.server.plugins.yum.Repo
Get the location (href) of the specified package.

R

refresh() - Method in class org.rhq.enterprise.server.plugins.yum.Repodata
Refresh the repo's metadata.
Repo - Class in org.rhq.enterprise.server.plugins.yum
The Repo is a proxy for a local or remote yum repository.
Repo(RepoReader) - Constructor for class org.rhq.enterprise.server.plugins.yum.Repo
Constructor.
Repodata - Class in org.rhq.enterprise.server.plugins.yum
The Repodata object is used to read yum metadata.
Repodata(RepoReader) - Constructor for class org.rhq.enterprise.server.plugins.yum.Repodata
Constructor.
repons - Static variable in class org.rhq.enterprise.server.plugins.yum.Repodata
 
RepoProvider - Class in org.rhq.enterprise.server.plugins.yum
The RepoSource provides a content source for synchronizing content contained with a yum repo.
RepoProvider() - Constructor for class org.rhq.enterprise.server.plugins.yum.RepoProvider
 
rpmns - Static variable in class org.rhq.enterprise.server.plugins.yum.Repodata
 

S

shutdown() - Method in class org.rhq.enterprise.server.plugins.yum.RepoProvider
Shutdown the adapter.
synchronizePackages(String, PackageSyncReport, Collection<ContentProviderPackageDetails>) - Method in class org.rhq.enterprise.server.plugins.yum.RepoProvider
Synchronizes the packages contained within the yum repo.

T

testConnection() - Method in class org.rhq.enterprise.server.plugins.yum.RepoProvider
Test's the adapter's connection.
toString() - Method in class org.rhq.enterprise.server.plugins.yum.DiskReader
 
toString() - Method in class org.rhq.enterprise.server.plugins.yum.HttpReader
 
toString(Repodata.Meta) - Method in class org.rhq.enterprise.server.plugins.yum.Repodata
A utility for getting an XML (string representation) for the specified metadata type.
toString(Element) - Static method in class org.rhq.enterprise.server.plugins.yum.Repodata
Utility for converting an XML fragment into a string.

V

validate() - Method in class org.rhq.enterprise.server.plugins.yum.DiskReader
Validate the reader.
validate() - Method in class org.rhq.enterprise.server.plugins.yum.HttpReader
Validate the reader.

Y

yumns - Static variable in class org.rhq.enterprise.server.plugins.yum.Repodata
Namespaces

C D G H I O P R S T V Y

Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.