B C D E F G H I O P R S T U V Y 

B

baseUrl - Variable in class org.rhq.enterprise.server.plugins.yum.UrlReader
 

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(URL) - Constructor for class org.rhq.enterprise.server.plugins.yum.DiskReader
 
doOpen(URL) - Method in class org.rhq.enterprise.server.plugins.yum.HttpReader
 
doOpen(URL) - Method in class org.rhq.enterprise.server.plugins.yum.UrlReader
 

E

extendBaseUrl(String) - Method in class org.rhq.enterprise.server.plugins.yum.UrlReader
 

F

fromUri(URI, String, String) - Static method in class org.rhq.enterprise.server.plugins.yum.UrlReader
 

G

getBaseURL() - Method in class org.rhq.enterprise.server.plugins.yum.UrlReader
Mainly used for test purposes, othewise not really useful.
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.
getSyncProgressWeight() - Method in class org.rhq.enterprise.server.plugins.yum.RepoProvider
 

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(URL, String, 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.UrlReader
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(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.
toString() - Method in class org.rhq.enterprise.server.plugins.yum.UrlReader
 

U

UrlReader - Class in org.rhq.enterprise.server.plugins.yum
 
UrlReader(URL) - Constructor for class org.rhq.enterprise.server.plugins.yum.UrlReader
 

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.UrlReader
 

Y

yumns - Static variable in class org.rhq.enterprise.server.plugins.yum.Repodata
Namespaces
B C D E F G H I O P R S T U V Y 

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