JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
TIBCO® Patterns Deduplication Sample Program
Prev
Next
Frames
No Frames
All Classes
B
C
F
G
J
M
N
P
Q
S
V
B
buildQuery(KeyedNetricsRecord)
- Method in class
JoinQueryBuilder
buildQuery(KeyedNetricsRecord)
- Method in class
NameQueryBuilder
C
close()
- Method in class
FileSystemPairStoreWithHtmlOutput
F
FileSystemPairStoreWithHtmlOutput
- Class in
<Unnamed>
Examples class of pre-processing on a FileSystemPairStore.
FileSystemPairStoreWithHtmlOutput(String, File, String[], int[])
- Constructor for class
FileSystemPairStoreWithHtmlOutput
Create a FileSystemPairStoreWithHtmlOutput instance
G
getCutoffScore()
- Method in class
QueryRunValidator
Get the configured cutoff score.
getQueryLimit()
- Method in class
QueryRunValidator
Get the configured query limit.
getQuerySource(ANetricsCompoundQueryBuilder, AQBPLogger)
- Method in class
QueryRunValidator
Create a query source for a query builder.
getServer(String, String, int, String, AQBPLogger)
- Static method in class
QueryRunValidator
Get the server for a QueryHost entry.
getSourceServer(AQBPLogger)
- Method in class
QueryRunValidator
Get a server interface for the query source.
J
JoinQueryBuilder
- Class in
<Unnamed>
Sample implementation of com.tibco.patterns.deduplication.QueryBuilder for compound records.
JoinQueryBuilder(String, String, String)
- Constructor for class
JoinQueryBuilder
M
Main
- Class in
<Unnamed>
Sample deduplication application.
Main()
- Constructor for class
Main
main(String[])
- Static method in class
Main
main(String[])
- Static method in class
QBPDedupe
Run a deduplication.
N
NameQueryBuilder
- Class in
<Unnamed>
Sample implementation of com.tibco.patterns.deduplication.QueryBuilder for simple records.
NameQueryBuilder(String)
- Constructor for class
NameQueryBuilder
P
preProcess(String, int, List<Pair>)
- Method in class
FileSystemPairStoreWithHtmlOutput
Q
QBPDedupe
- Class in
<Unnamed>
A Deduplication application using the Query Builder Platform to define the query.
QBPDedupe()
- Constructor for class
QBPDedupe
QueryRunValidator
- Class in
<Unnamed>
Get and Validate a Query Source based on a RunQuery configuration.
QueryRunValidator(File, AQBPLogger)
- Constructor for class
QueryRunValidator
Create a query run validator from a RunQuery configuration.
S
scoreDigits
- Variable in class
FileSystemPairStoreWithHtmlOutput
Number of decimal places to report in HTML output.
V
validateAndSetInputFields(String, String[], ANetricsCompoundQueryBuilder, AQBPLogger)
- Static method in class
QueryRunValidator
Validate the fields from a CSV record source.
validateDestTable(String, String[], NetricsServerInterface, AQBPLogger)
- Static method in class
QueryRunValidator
Validate field structure for a target server table.
validateInputTable(String, String, ANetricsCompoundQueryBuilder, NetricsServerInterface, AQBPLogger)
- Static method in class
QueryRunValidator
Validate and set input field mapping from a Server Table.
validateTarget(ANetricsCompoundQueryBuilder, NetricsServerInterface, boolean, AQBPLogger)
- Method in class
QueryRunValidator
Validate query target.
B
C
F
G
J
M
N
P
Q
S
V
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
© 2015 TIBCO Software, Inc
Prev
Next
Frames
No Frames
All Classes