A C F G H I O R S T W 

A

addedFileEntry(String, String, Long, Long) - Static method in class org.rhq.common.drift.FileEntry
 

C

changedFileEntry(String, String, String, Long, Long) - Static method in class org.rhq.common.drift.FileEntry
 
ChangeSetReader - Interface in org.rhq.common.drift
Reads change set file in a sequential fashion.
ChangeSetReaderException - Exception in org.rhq.common.drift
An exception thrown by ChangeSetReader when an error occurs while parsing a change set file.
ChangeSetReaderException() - Constructor for exception org.rhq.common.drift.ChangeSetReaderException
 
ChangeSetReaderException(String) - Constructor for exception org.rhq.common.drift.ChangeSetReaderException
 
ChangeSetReaderException(String, Throwable) - Constructor for exception org.rhq.common.drift.ChangeSetReaderException
 
ChangeSetReaderException(Throwable) - Constructor for exception org.rhq.common.drift.ChangeSetReaderException
 
ChangeSetReaderImpl - Class in org.rhq.common.drift
Note that this implementation does not do any validation for the most part.
ChangeSetReaderImpl(File) - Constructor for class org.rhq.common.drift.ChangeSetReaderImpl
 
ChangeSetReaderImpl(Reader) - Constructor for class org.rhq.common.drift.ChangeSetReaderImpl
 
ChangeSetReaderImpl(Reader, boolean) - Constructor for class org.rhq.common.drift.ChangeSetReaderImpl
Creates a new change set reader.
ChangeSetWriter - Interface in org.rhq.common.drift
Generates a change set file.
ChangeSetWriterImpl - Class in org.rhq.common.drift
Note that this implementation does not do any validation.
ChangeSetWriterImpl(File, Headers) - Constructor for class org.rhq.common.drift.ChangeSetWriterImpl
 
close() - Method in interface org.rhq.common.drift.ChangeSetReader
Closes the reader.
close() - Method in class org.rhq.common.drift.ChangeSetReaderImpl
 
close() - Method in interface org.rhq.common.drift.ChangeSetWriter
 
close() - Method in class org.rhq.common.drift.ChangeSetWriterImpl
 
compareTo(FileEntry) - Method in class org.rhq.common.drift.FileEntry
 

F

FileEntry - Class in org.rhq.common.drift
 
FileEntry(String, String, String, String, Long, Long) - Constructor for class org.rhq.common.drift.FileEntry
 

G

getBasedir() - Method in class org.rhq.common.drift.Headers
 
getDriftDefinitionId() - Method in class org.rhq.common.drift.Headers
 
getDriftDefinitionName() - Method in class org.rhq.common.drift.Headers
 
getFile() - Method in class org.rhq.common.drift.FileEntry
 
getHeaders() - Method in interface org.rhq.common.drift.ChangeSetReader
Returns the headers from change set file.
getHeaders() - Method in class org.rhq.common.drift.ChangeSetReaderImpl
 
getLastModified() - Method in class org.rhq.common.drift.FileEntry
 
getNewSHA() - Method in class org.rhq.common.drift.FileEntry
 
getOldSHA() - Method in class org.rhq.common.drift.FileEntry
 
getResourceId() - Method in class org.rhq.common.drift.Headers
This is the id of the resource to which the change set belongs
getSize() - Method in class org.rhq.common.drift.FileEntry
 
getType() - Method in class org.rhq.common.drift.FileEntry
 
getType() - Method in class org.rhq.common.drift.Headers
 
getVersion() - Method in class org.rhq.common.drift.Headers
 

H

Headers - Class in org.rhq.common.drift
A change set meta data file produced with a ChangeSetWriter includes a set of headers which are represented by this class.
Headers() - Constructor for class org.rhq.common.drift.Headers
 

I

iterator() - Method in class org.rhq.common.drift.ChangeSetReaderImpl
 

O

org.rhq.common.drift - package org.rhq.common.drift
 

R

read() - Method in interface org.rhq.common.drift.ChangeSetReader
Read and return the next file entry or null if the end of the file has been reached.
read() - Method in class org.rhq.common.drift.ChangeSetReaderImpl
 
removedFileEntry(String, String) - Static method in class org.rhq.common.drift.FileEntry
 

S

setBasedir(String) - Method in class org.rhq.common.drift.Headers
 
setDriftDefinitionId(int) - Method in class org.rhq.common.drift.Headers
 
setDriftDefinitionName(String) - Method in class org.rhq.common.drift.Headers
 
setLastModified(Long) - Method in class org.rhq.common.drift.FileEntry
 
setResourceId(int) - Method in class org.rhq.common.drift.Headers
 
setSize(Long) - Method in class org.rhq.common.drift.FileEntry
 
setType(DriftChangeSetCategory) - Method in class org.rhq.common.drift.Headers
 
setVersion(int) - Method in class org.rhq.common.drift.Headers
 

T

toString() - Method in class org.rhq.common.drift.FileEntry
 
toString() - Method in class org.rhq.common.drift.Headers
 

W

write(FileEntry) - Method in interface org.rhq.common.drift.ChangeSetWriter
 
write(FileEntry) - Method in class org.rhq.common.drift.ChangeSetWriterImpl
 
A C F G H I O R S T W 

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