Index

A B C D E F G H I K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values

A

acceptHeader() - Method in interface org.aksw.iguana.cc.worker.HttpWorker.Config
 
acceptHeader() - Method in record class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker.Config
Returns the value of the acceptHeader record component.
add(long, long, InputStream) - Method in class org.aksw.iguana.cc.worker.ResponseBodyProcessor
 
AggregatedExecutionStatistics - Class in org.aksw.iguana.cc.metrics.impl
 
AggregatedExecutionStatistics() - Constructor for class org.aksw.iguana.cc.metrics.impl.AggregatedExecutionStatistics
 
Args() - Constructor for class org.aksw.iguana.cc.controller.MainController.Args
 
ARRAY_SIZE_LIMIT - Static variable in class org.aksw.iguana.commons.io.BigByteArrayOutputStream
The maximum size limit for an array.
askBoolean - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
authentication() - Method in record class org.aksw.iguana.cc.config.elements.ConnectionConfig
Returns the value of the authentication record component.
Authentication(String, String) - Constructor for record class org.aksw.iguana.cc.config.elements.ConnectionConfig.Authentication
Creates an instance of a Authentication record class.
available() - Method in class org.aksw.iguana.cc.utils.http.StreamEntityProducer
 
available() - Method in class org.aksw.iguana.commons.io.BigByteArrayInputStream
 
available() - Method in class org.aksw.iguana.commons.io.ByteArrayListInputStream
 
availableLong() - Method in class org.aksw.iguana.commons.io.BigByteArrayInputStream
Returns the number of bytes available in the stream as long type.
availableLong() - Method in class org.aksw.iguana.commons.io.ByteArrayListInputStream
Returns the number of bytes available to read from the stream.
AvgQPS - Class in org.aksw.iguana.cc.metrics.impl
 
AvgQPS() - Constructor for class org.aksw.iguana.cc.metrics.impl.AvgQPS
 

B

baseUri() - Method in record class org.aksw.iguana.cc.storage.impl.TriplestoreStorage.Config
Returns the value of the baseUri record component.
basicAuth(String, String) - Static method in class org.aksw.iguana.cc.worker.HttpWorker
 
BigByteArrayInputStream - Class in org.aksw.iguana.commons.io
 
BigByteArrayInputStream(byte[]) - Constructor for class org.aksw.iguana.commons.io.BigByteArrayInputStream
Creates a new BigByteArrayInputStream.
BigByteArrayInputStream(BigByteArrayOutputStream) - Constructor for class org.aksw.iguana.commons.io.BigByteArrayInputStream
The given bbaos will be closed, when read from it.
BigByteArrayOutputStream - Class in org.aksw.iguana.commons.io
This class represents a ByteArrayOutputStream that can hold a large amount of byte data.
BigByteArrayOutputStream() - Constructor for class org.aksw.iguana.commons.io.BigByteArrayOutputStream
Initializes a new instance of the BigByteArrayOutputStream class with default buffer size.
BigByteArrayOutputStream(int) - Constructor for class org.aksw.iguana.commons.io.BigByteArrayOutputStream
Initializes a new instance of the BigByteArrayOutputStream class with buffer size.
BigByteArrayOutputStream(long) - Constructor for class org.aksw.iguana.commons.io.BigByteArrayOutputStream
Initializes a new instance of the BigByteArrayOutputStream class with buffer size.
bindings - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
bindings() - Method in record class org.aksw.iguana.cc.lang.impl.ResultCountData
Returns the value of the bindings record component.
BooleanResultData - Record Class in org.aksw.iguana.cc.lang.impl
 
BooleanResultData(long, Boolean, List<String>, Exception) - Constructor for record class org.aksw.iguana.cc.lang.impl.BooleanResultData
Creates an instance of a BooleanResultData record class.
buildHttpRequest(QueryHandler.QueryStreamWrapper) - Method in class org.aksw.iguana.cc.utils.http.RequestFactory
Builds an HTTP request for a given query.
ByteArrayListInputStream - Class in org.aksw.iguana.commons.io
An InputStream that reads from a list of byte arrays.
ByteArrayListInputStream(List<byte[]>) - Constructor for class org.aksw.iguana.commons.io.ByteArrayListInputStream
Creates a new ByteArrayListInputStream that reads from the given list of byte arrays.
ByteArrayListOutputStream - Class in org.aksw.iguana.commons.io
An OutputStream that writes to a list of byte arrays.
ByteArrayListOutputStream() - Constructor for class org.aksw.iguana.commons.io.ByteArrayListOutputStream
Creates a new ByteArrayListOutputStream with a minimum buffer size of 4096 bytes.
ByteArrayListOutputStream(int) - Constructor for class org.aksw.iguana.commons.io.ByteArrayListOutputStream
Creates a new ByteArrayListOutputStream with the given minimum buffer size.

C

cached() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.QueryStreamWrapper
Returns the value of the cached record component.
caching() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.Config
Returns the value of the caching record component.
calculateAndSaveMetrics(Calendar, Calendar) - Method in class org.aksw.iguana.cc.tasks.impl.StresstestResultProcessor
This method calculates the metrics and creates the RDF model of the result, which will be sent to the storages.
calculateQueryMetric(List<HttpWorker.ExecutionStats>) - Method in class org.aksw.iguana.cc.metrics.impl.PQPS
 
calculateQueryMetric(List<HttpWorker.ExecutionStats>) - Method in class org.aksw.iguana.cc.metrics.impl.QPS
 
calculateQueryMetric(List<HttpWorker.ExecutionStats>) - Method in interface org.aksw.iguana.cc.metrics.QueryMetric
 
calculateTaskMetric(List<HttpWorker>, List<HttpWorker.ExecutionStats>[][]) - Method in class org.aksw.iguana.cc.metrics.impl.AvgQPS
 
calculateTaskMetric(List<HttpWorker>, List<HttpWorker.ExecutionStats>[][]) - Method in class org.aksw.iguana.cc.metrics.impl.NoQ
 
calculateTaskMetric(List<HttpWorker>, List<HttpWorker.ExecutionStats>[][]) - Method in class org.aksw.iguana.cc.metrics.impl.NoQPH
 
calculateTaskMetric(List<HttpWorker>, List<HttpWorker.ExecutionStats>[][]) - Method in class org.aksw.iguana.cc.metrics.impl.PAvgQPS
 
calculateTaskMetric(List<HttpWorker>, List<HttpWorker.ExecutionStats>[][]) - Method in class org.aksw.iguana.cc.metrics.impl.QMPH
 
calculateTaskMetric(List<HttpWorker>, List<HttpWorker.ExecutionStats>[][]) - Method in interface org.aksw.iguana.cc.metrics.TaskMetric
 
calculateWorkerMetric(HttpWorker.Config, List<HttpWorker.ExecutionStats>[]) - Method in class org.aksw.iguana.cc.metrics.impl.AvgQPS
 
calculateWorkerMetric(HttpWorker.Config, List<HttpWorker.ExecutionStats>[]) - Method in class org.aksw.iguana.cc.metrics.impl.NoQ
 
calculateWorkerMetric(HttpWorker.Config, List<HttpWorker.ExecutionStats>[]) - Method in class org.aksw.iguana.cc.metrics.impl.NoQPH
 
calculateWorkerMetric(HttpWorker.Config, List<HttpWorker.ExecutionStats>[]) - Method in class org.aksw.iguana.cc.metrics.impl.PAvgQPS
 
calculateWorkerMetric(HttpWorker.Config, List<HttpWorker.ExecutionStats>[]) - Method in class org.aksw.iguana.cc.metrics.impl.QMPH
 
calculateWorkerMetric(HttpWorker.Config, List<HttpWorker.ExecutionStats>[]) - Method in interface org.aksw.iguana.cc.metrics.WorkerMetric
 
cannonicalise(Object) - Method in class org.aksw.iguana.commons.time.DurationLiteral
 
clear() - Method in class org.aksw.iguana.commons.io.BigByteArrayOutputStream
Clears the state of the object by removing all ByteArrayOutputStreams from the baosList except for the first one.
close() - Method in class org.aksw.iguana.commons.io.BigByteArrayOutputStream
 
close() - Method in class org.aksw.iguana.commons.io.ByteArrayListInputStream
 
close() - Method in class org.aksw.iguana.commons.io.ByteArrayListOutputStream
 
closeHttpClient() - Static method in class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker
Closes the http client and the connection manager.
code - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
completed() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats
 
completionTarget() - Method in interface org.aksw.iguana.cc.worker.HttpWorker.Config
 
completionTarget() - Method in record class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker.Config
Returns the value of the completionTarget record component.
config - Variable in class org.aksw.iguana.cc.query.handler.QueryHandler
 
config - Variable in class org.aksw.iguana.cc.worker.HttpWorker
 
config() - Method in class org.aksw.iguana.cc.worker.HttpWorker
 
config() - Method in class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker
 
Config(Integer, QueryHandler, HttpWorker.CompletionTarget, ConnectionConfig, Duration, String, RequestFactory.RequestType, Boolean) - Constructor for record class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker.Config
Creates an instance of a Config record class.
Config(String) - Constructor for record class org.aksw.iguana.cc.storage.impl.CSVStorage.Config
Creates an instance of a Config record class.
Config(String) - Constructor for record class org.aksw.iguana.cc.storage.impl.RDFFileStorage.Config
Creates an instance of a Config record class.
Config(String, Integer, Duration) - Constructor for record class org.aksw.iguana.cc.worker.ResponseBodyProcessor.Config
Creates an instance of a Config record class.
Config(String, String, String, String) - Constructor for record class org.aksw.iguana.cc.storage.impl.TriplestoreStorage.Config
Creates an instance of a Config record class.
Config(String, QueryHandler.Config.Format, String, Boolean, QueryHandler.Config.Order, Long, QueryHandler.Config.Language) - Constructor for record class org.aksw.iguana.cc.query.handler.QueryHandler.Config
 
Config(String, QueryHandler.Config.Format, String, Boolean, QueryHandler.Config.Order, Long, QueryHandler.Config.Language, QueryHandler.Config.Template) - Constructor for record class org.aksw.iguana.cc.query.handler.QueryHandler.Config
Creates an instance of a Config record class.
Config(List<DatasetConfig>, List<ConnectionConfig>, List<Task.Config>, List<StorageConfig>, List<Metric>, List<ResponseBodyProcessor.Config>) - Constructor for record class org.aksw.iguana.cc.suite.Suite.Config
Creates an instance of a Config record class.
Config(List<HttpWorker.Config>, List<HttpWorker.Config>) - Constructor for record class org.aksw.iguana.cc.tasks.impl.Stresstest.Config
Creates an instance of a Config record class.
connection - Static variable in class org.aksw.iguana.commons.rdf.IONT
 
connection - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
connection() - Method in interface org.aksw.iguana.cc.worker.HttpWorker.Config
 
connection() - Method in record class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker.Config
Returns the value of the connection record component.
ConnectionConfig - Record Class in org.aksw.iguana.cc.config.elements
A connection configuration class
ConnectionConfig(String, String, DatasetConfig, URI, ConnectionConfig.Authentication, URI, ConnectionConfig.Authentication) - Constructor for record class org.aksw.iguana.cc.config.elements.ConnectionConfig
Creates an instance of a ConnectionConfig record class.
ConnectionConfig.Authentication - Record Class in org.aksw.iguana.cc.config.elements
 
ConnectionConfig.URIDeserializer - Class in org.aksw.iguana.cc.config.elements
 
connections() - Method in record class org.aksw.iguana.cc.suite.Suite.Config
Returns the value of the connections record component.
contentLength() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats
Returns the value of the contentLength record component.
contentLength() - Method in record class org.aksw.iguana.cc.worker.ResponseBodyProcessor.Key
Returns the value of the contentLength record component.
contentType() - Method in record class org.aksw.iguana.cc.worker.ResponseBodyProcessor.Config
Returns the value of the contentType record component.
convert(String) - Method in class org.aksw.iguana.cc.controller.MainController.Args.PathConverter
 
createMetricModel(List<HttpWorker>, List<HttpWorker.ExecutionStats>[][], IRES.Factory) - Method in class org.aksw.iguana.cc.metrics.impl.AggregatedExecutionStatistics
 
createMetricModel(List<HttpWorker>, List<HttpWorker.ExecutionStats>[][], IRES.Factory) - Method in class org.aksw.iguana.cc.metrics.impl.EachExecutionStatistic
 
createMetricModel(List<HttpWorker>, List<HttpWorker.ExecutionStats>[][], IRES.Factory) - Method in interface org.aksw.iguana.cc.metrics.ModelWritingMetric
 
createMetricModel(List<HttpWorker>, Map<String, List<HttpWorker.ExecutionStats>>, IRES.Factory) - Method in class org.aksw.iguana.cc.metrics.impl.AggregatedExecutionStatistics
 
createMetricModel(List<HttpWorker>, Map<String, List<HttpWorker.ExecutionStats>>, IRES.Factory) - Method in interface org.aksw.iguana.cc.metrics.ModelWritingMetric
 
createMetricProperty(Metric) - Static method in class org.aksw.iguana.commons.rdf.IPROP
 
createTypedDurationLiteral(Duration) - Static method in class org.aksw.iguana.commons.time.TimeUtils
 
createTypedDurationLiteralInSeconds(Duration) - Static method in class org.aksw.iguana.commons.time.TimeUtils
 
createTypedInstantLiteral(Instant) - Static method in class org.aksw.iguana.commons.time.TimeUtils
 
createTypedZonedDateTimeLiteral(ZonedDateTime) - Static method in class org.aksw.iguana.commons.time.TimeUtils
 
CSVData(String, List<Storable.CSVData.CSVFileData>) - Constructor for record class org.aksw.iguana.cc.storage.Storable.CSVData
Creates an instance of a CSVData record class.
CSVFileData(String, String[][]) - Constructor for record class org.aksw.iguana.cc.storage.Storable.CSVData.CSVFileData
Creates an instance of a CSVFileData record class.
CSVStorage - Class in org.aksw.iguana.cc.storage.impl
 
CSVStorage(String, List<Metric>, String) - Constructor for class org.aksw.iguana.cc.storage.impl.CSVStorage
 
CSVStorage(CSVStorage.Config, List<Metric>, String) - Constructor for class org.aksw.iguana.cc.storage.impl.CSVStorage
 
CSVStorage.Config - Record Class in org.aksw.iguana.cc.storage.impl
 

D

data() - Method in record class org.aksw.iguana.cc.storage.Storable.CSVData.CSVFileData
Returns the value of the data record component.
dataset - Static variable in class org.aksw.iguana.commons.rdf.IONT
 
dataset - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
dataset() - Method in record class org.aksw.iguana.cc.config.elements.ConnectionConfig
Returns the value of the dataset record component.
DatasetConfig - Record Class in org.aksw.iguana.cc.config.elements
The Dataset config class.
DatasetConfig(String, String) - Constructor for record class org.aksw.iguana.cc.config.elements.DatasetConfig
Creates an instance of a DatasetConfig record class.
datasets() - Method in record class org.aksw.iguana.cc.suite.Suite.Config
Returns the value of the datasets record component.
defaultFileNameSupplier - Static variable in class org.aksw.iguana.cc.storage.impl.RDFFileStorage
 
deserialize(JsonParser, DeserializationContext) - Method in class org.aksw.iguana.cc.config.elements.ConnectionConfig.URIDeserializer
 
directory() - Method in record class org.aksw.iguana.cc.storage.impl.CSVStorage.Config
Returns the value of the directory record component.
dryRun - Static variable in class org.aksw.iguana.cc.controller.MainController.Args
 
duration() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats
Returns the value of the duration record component.
duration() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.TimeLimit
Returns the value of the duration record component.
DurationLiteral - Class in org.aksw.iguana.commons.time
This class is used to convert a Java Duration object to a typed RDF literal.
DurationLiteral(Duration) - Constructor for class org.aksw.iguana.commons.time.DurationLiteral
 

E

EachExecutionStatistic - Class in org.aksw.iguana.cc.metrics.impl
 
EachExecutionStatistic() - Constructor for class org.aksw.iguana.cc.metrics.impl.EachExecutionStatistic
 
endDate - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
endpoint() - Method in record class org.aksw.iguana.cc.config.elements.ConnectionConfig
Returns the value of the endpoint record component.
endpoint() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Template
Returns the value of the endpoint record component.
endpoint() - Method in record class org.aksw.iguana.cc.storage.impl.TriplestoreStorage.Config
Returns the value of the endpoint record component.
endState() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats
 
endTime() - Method in record class org.aksw.iguana.cc.tasks.impl.Stresstest.Result
Returns the value of the endTime record component.
endTime() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.Result
Returns the value of the endTime record component.
equals(Object) - Method in record class org.aksw.iguana.cc.config.elements.ConnectionConfig.Authentication
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.config.elements.ConnectionConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.config.elements.DatasetConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.lang.impl.BooleanResultData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.lang.impl.ResultCountData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.Config
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Template
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.QueryStreamWrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.QueryStringWrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.storage.impl.CSVStorage.Config
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.storage.impl.RDFFileStorage.Config
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.storage.impl.TriplestoreStorage.Config
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.storage.Storable.CSVData.CSVFileData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.storage.Storable.CSVData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.suite.Suite.Config
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.tasks.impl.Stresstest.Config
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.tasks.impl.Stresstest.Result
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.utils.files.QueryIndex
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.worker.HttpWorker.QueryMixes
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.worker.HttpWorker.Result
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.worker.HttpWorker.TimeLimit
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker.Config
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.worker.ResponseBodyProcessor.Config
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.iguana.cc.worker.ResponseBodyProcessor.Key
Indicates whether some other object is "equal to" this one.
error() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats
Returns the value of the error record component.
exception - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
exception() - Method in record class org.aksw.iguana.cc.lang.impl.BooleanResultData
Returns the value of the exception record component.
exception() - Method in record class org.aksw.iguana.cc.lang.impl.ResultCountData
Returns the value of the exception record component.
exception() - Method in interface org.aksw.iguana.cc.lang.LanguageProcessor.LanguageProcessingData
 
executedQuery - Static variable in class org.aksw.iguana.commons.rdf.IONT
 
executionStats() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.Result
Returns the value of the executionStats record component.
ExecutionStats(int, Instant, Duration, Optional<Integer>, OptionalLong, OptionalLong, Optional<Exception>) - Constructor for record class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats
Creates an instance of a ExecutionStats record class.
extendedTypeDefinition() - Method in class org.aksw.iguana.commons.time.DurationLiteral
 

F

Factory(String, long) - Constructor for class org.aksw.iguana.commons.rdf.IRES.Factory
 
failed - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
failed(Exception) - Method in class org.aksw.iguana.cc.utils.http.StreamEntityProducer
 
file() - Method in record class org.aksw.iguana.cc.config.elements.DatasetConfig
Returns the value of the file record component.
FileBasedQueryList - Class in org.aksw.iguana.cc.query.list
The abstract class for a QueryList.
FileBasedQueryList(QuerySource) - Constructor for class org.aksw.iguana.cc.query.list.FileBasedQueryList
 
FileCachingQueryList - Class in org.aksw.iguana.cc.query.list.impl
A query list which reads the queries into memory on initialization.
FileCachingQueryList(QuerySource) - Constructor for class org.aksw.iguana.cc.query.list.impl.FileCachingQueryList
 
FileLineQuerySource - Class in org.aksw.iguana.cc.query.source.impl
The FileLineQuerySource reads queries from a file with one query per line.
FileLineQuerySource(Path) - Constructor for class org.aksw.iguana.cc.query.source.impl.FileLineQuerySource
 
filename() - Method in record class org.aksw.iguana.cc.storage.Storable.CSVData.CSVFileData
Returns the value of the filename record component.
filePosition() - Method in record class org.aksw.iguana.cc.utils.files.QueryIndex
Returns the value of the filePosition record component.
FileReadingQueryList - Class in org.aksw.iguana.cc.query.list.impl
A query list which reads the queries directly from a file.
FileReadingQueryList(QuerySource) - Constructor for class org.aksw.iguana.cc.query.list.impl.FileReadingQueryList
 
files - Variable in class org.aksw.iguana.cc.query.source.impl.FolderQuerySource
 
files() - Method in record class org.aksw.iguana.cc.storage.Storable.CSVData
Returns the value of the files record component.
FileSeparatorQuerySource - Class in org.aksw.iguana.cc.query.source.impl
The FileSeparatorQuerySource reads queries from a file with (multiline) queries that are separated by a separator.
FileSeparatorQuerySource(Path) - Constructor for class org.aksw.iguana.cc.query.source.impl.FileSeparatorQuerySource
This constructor indexes the queries inside the given file.
FileSeparatorQuerySource(Path, String) - Constructor for class org.aksw.iguana.cc.query.source.impl.FileSeparatorQuerySource
This constructor indexes the queries inside the given file.
FileUtils - Class in org.aksw.iguana.cc.utils.files
Methods to work easier with Files.
FileUtils() - Constructor for class org.aksw.iguana.cc.utils.files.FileUtils
 
FOLDER - Enum constant in enum class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Format
 
folderName() - Method in record class org.aksw.iguana.cc.storage.Storable.CSVData
Returns the value of the folderName record component.
FolderQuerySource - Class in org.aksw.iguana.cc.query.source.impl
The FileSeparatorQuerySource reads queries from a folder with query files.
FolderQuerySource(Path) - Constructor for class org.aksw.iguana.cc.query.source.impl.FolderQuerySource
 
format() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.Config
Returns the value of the format record component.
fullID - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 

G

GET_QUERY - Enum constant in enum class org.aksw.iguana.cc.utils.http.RequestFactory.RequestType
 
getAbbreviation() - Method in class org.aksw.iguana.cc.metrics.Metric
 
getAllQueries() - Method in class org.aksw.iguana.cc.query.source.impl.FileSeparatorQuerySource
 
getAllQueries() - Method in class org.aksw.iguana.cc.query.source.impl.FolderQuerySource
 
getAllQueries() - Method in class org.aksw.iguana.cc.query.source.QuerySource
This method returns all queries in the source as a list of Strings.
getAllQueryIds() - Method in class org.aksw.iguana.cc.query.handler.QueryHandler
Returns every query id in the format: queryListHash:index
The index of a query inside the returned array is the same as the index inside the string.
getBaos() - Method in class org.aksw.iguana.commons.io.BigByteArrayOutputStream
 
getBuffers() - Method in class org.aksw.iguana.commons.io.ByteArrayListOutputStream
Returns the list of buffers.
getConfig() - Method in class org.aksw.iguana.cc.query.handler.QueryHandler
Returns the configuration of the QueryHandler.
getContentEncoding() - Method in class org.aksw.iguana.cc.utils.http.StreamEntityProducer
 
getContentLength() - Method in class org.aksw.iguana.cc.utils.http.StreamEntityProducer
 
getContentType() - Method in class org.aksw.iguana.cc.utils.http.StreamEntityProducer
 
getCurrentBuffer() - Method in class org.aksw.iguana.commons.io.ByteArrayListInputStream
Returns the current buffer that is being read from.
getCurrentIndex() - Method in class org.aksw.iguana.cc.query.selector.impl.LinearQuerySelector
Return the current index.
getCurrentIndex() - Method in class org.aksw.iguana.cc.query.selector.impl.RandomQuerySelector
 
getCurrentIndex() - Method in class org.aksw.iguana.cc.query.selector.QuerySelector
 
getDescription() - Method in class org.aksw.iguana.cc.metrics.Metric
 
getFileName() - Method in class org.aksw.iguana.cc.storage.impl.RDFFileStorage
 
getHashCode(LiteralLabel) - Method in class org.aksw.iguana.commons.time.DurationLiteral
 
getHashcodeFromDirectory(Path) - Static method in class org.aksw.iguana.cc.utils.files.FileUtils
This method calculated the hashcode of a directory by hashing the content of all files in the directory.
getHashcodeFromFileContent(Path) - Static method in class org.aksw.iguana.cc.utils.files.FileUtils
This method calculates the hashcode of the content of a file.
getInstance(String) - Static method in class org.aksw.iguana.cc.lang.LanguageProcessor
 
getJavaClass() - Method in class org.aksw.iguana.commons.time.DurationLiteral
 
getLanguageProcessor() - Method in class org.aksw.iguana.cc.worker.ResponseBodyProcessor
 
getLexicalForm() - Method in class org.aksw.iguana.commons.time.DurationLiteral
 
getLineEnding(Path) - Static method in class org.aksw.iguana.cc.utils.files.FileUtils
This method detects and returns the line-ending used in a file.
getMetricClass(Metric) - Static method in class org.aksw.iguana.commons.rdf.IONT
 
getMetricResource(Metric) - Static method in class org.aksw.iguana.commons.rdf.IRES
 
getName() - Method in class org.aksw.iguana.cc.metrics.Metric
 
getNextIndex() - Method in class org.aksw.iguana.cc.query.selector.impl.LinearQuerySelector
 
getNextIndex() - Method in class org.aksw.iguana.cc.query.selector.impl.RandomQuerySelector
 
getNextIndex() - Method in class org.aksw.iguana.cc.query.selector.QuerySelector
This method gives the next query index that should be used.
getNextQuery(QuerySelector) - Method in class org.aksw.iguana.cc.query.handler.QueryHandler
 
getNextQueryStream(QuerySelector) - Method in class org.aksw.iguana.cc.query.handler.QueryHandler
 
getPath() - Method in class org.aksw.iguana.cc.query.source.QuerySource
This method returns the path of the file or folder, that contains the queries.
getProcessor(String) - Method in class org.aksw.iguana.cc.worker.ResponseBodyProcessorInstances
 
getQuery(int) - Method in class org.aksw.iguana.cc.query.list.FileBasedQueryList
This method returns a query at the given index.
getQuery(int) - Method in class org.aksw.iguana.cc.query.list.impl.FileCachingQueryList
 
getQuery(int) - Method in class org.aksw.iguana.cc.query.list.impl.FileReadingQueryList
 
getQuery(int) - Method in class org.aksw.iguana.cc.query.list.impl.StringListQueryList
 
getQuery(int) - Method in interface org.aksw.iguana.cc.query.list.QueryList
This method returns a query at the given index.
getQuery(int) - Method in class org.aksw.iguana.cc.query.source.impl.FileSeparatorQuerySource
 
getQuery(int) - Method in class org.aksw.iguana.cc.query.source.impl.FolderQuerySource
 
getQuery(int) - Method in class org.aksw.iguana.cc.query.source.QuerySource
This method returns the query at the given index.
getQueryCount() - Method in class org.aksw.iguana.cc.query.handler.QueryHandler
 
getQueryId(int) - Method in class org.aksw.iguana.cc.query.handler.QueryHandler
 
getQuerySelectorInstance() - Method in class org.aksw.iguana.cc.query.handler.QueryHandler
 
getQueryStream(int) - Method in class org.aksw.iguana.cc.query.list.FileBasedQueryList
 
getQueryStream(int) - Method in class org.aksw.iguana.cc.query.list.impl.FileCachingQueryList
 
getQueryStream(int) - Method in class org.aksw.iguana.cc.query.list.impl.FileReadingQueryList
 
getQueryStream(int) - Method in class org.aksw.iguana.cc.query.list.impl.StringListQueryList
 
getQueryStream(int) - Method in interface org.aksw.iguana.cc.query.list.QueryList
 
getQueryStream(int) - Method in class org.aksw.iguana.cc.query.source.impl.FileSeparatorQuerySource
 
getQueryStream(int) - Method in class org.aksw.iguana.cc.query.source.impl.FolderQuerySource
 
getQueryStream(int) - Method in class org.aksw.iguana.cc.query.source.QuerySource
 
getResource(String) - Static method in class org.aksw.iguana.commons.rdf.IRES
 
getResponsebodyResource(long) - Static method in class org.aksw.iguana.commons.rdf.IRES
 
getResponseDataMetrics() - Method in class org.aksw.iguana.cc.worker.ResponseBodyProcessor
 
getResults() - Method in class org.aksw.iguana.cc.worker.ResponseBodyProcessorInstances
Returns a Supplier that returns the results of all ResponseBodyProcessors.
getSuiteResource() - Method in class org.aksw.iguana.commons.rdf.IRES.Factory
 
getTaskName() - Method in class org.aksw.iguana.cc.tasks.impl.Stresstest
 
getTaskName() - Method in interface org.aksw.iguana.cc.tasks.Task
 
getTaskQueryResource(String) - Method in class org.aksw.iguana.commons.rdf.IRES.Factory
 
getTaskResource() - Method in class org.aksw.iguana.commons.rdf.IRES.Factory
 
getTrailerNames() - Method in class org.aksw.iguana.cc.utils.http.StreamEntityProducer
 
getURI() - Static method in class org.aksw.iguana.commons.rdf.IGUANA_BASE
The RDF-friendly version of the IGUANA namespace with trailing / character.
getURI() - Static method in class org.aksw.iguana.commons.rdf.IPROP
The RDF-friendly version of the IPROP namespace with trailing / character.
getURI() - Method in class org.aksw.iguana.commons.time.DurationLiteral
 
getWorkerID() - Method in class org.aksw.iguana.cc.worker.HttpWorker
 
getWorkerQueryResource(HttpWorker, int) - Method in class org.aksw.iguana.commons.rdf.IRES.Factory
 
getWorkerQueryRunResource(HttpWorker, int, BigInteger) - Method in class org.aksw.iguana.commons.rdf.IRES.Factory
 
getWorkerResource(HttpWorker) - Method in class org.aksw.iguana.commons.rdf.IRES.Factory
 

H

hash() - Method in record class org.aksw.iguana.cc.lang.impl.BooleanResultData
Returns the value of the hash record component.
hash() - Method in record class org.aksw.iguana.cc.lang.impl.ResultCountData
Returns the value of the hash record component.
hash() - Method in interface org.aksw.iguana.cc.lang.LanguageProcessor.LanguageProcessingData
 
hashCode - Variable in class org.aksw.iguana.cc.query.handler.QueryHandler
 
hashCode - Variable in class org.aksw.iguana.cc.query.source.QuerySource
This integer represents the hashcode of the file or folder, that contains the queries.
hashCode() - Method in record class org.aksw.iguana.cc.config.elements.ConnectionConfig.Authentication
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.config.elements.ConnectionConfig
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.config.elements.DatasetConfig
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.lang.impl.BooleanResultData
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.lang.impl.ResultCountData
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.Config
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Template
Returns a hash code value for this object.
hashCode() - Method in class org.aksw.iguana.cc.query.handler.QueryHandler
 
hashCode() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.QueryStreamWrapper
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.QueryStringWrapper
Returns a hash code value for this object.
hashCode() - Method in class org.aksw.iguana.cc.query.list.FileBasedQueryList
This method returns the hashcode of the query list which is the hashcode of the query source.
hashCode() - Method in class org.aksw.iguana.cc.query.list.impl.StringListQueryList
 
hashCode() - Method in interface org.aksw.iguana.cc.query.list.QueryList
This method returns the hashcode of the query list which is the hashcode of the query source.
hashCode() - Method in class org.aksw.iguana.cc.query.source.impl.FolderQuerySource
 
hashCode() - Method in class org.aksw.iguana.cc.query.source.QuerySource
 
hashCode() - Method in record class org.aksw.iguana.cc.storage.impl.CSVStorage.Config
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.storage.impl.RDFFileStorage.Config
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.storage.impl.TriplestoreStorage.Config
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.storage.Storable.CSVData.CSVFileData
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.storage.Storable.CSVData
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.suite.Suite.Config
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.tasks.impl.Stresstest.Config
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.tasks.impl.Stresstest.Result
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.utils.files.QueryIndex
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.QueryMixes
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.Result
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.TimeLimit
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker.Config
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.worker.ResponseBodyProcessor.Config
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.iguana.cc.worker.ResponseBodyProcessor.Key
Returns a hash code value for this object.
HTTP_ERROR - Enum constant in enum class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats.END_STATE
 
httpCode - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
httpError() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats
 
httpStatusCode() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats
Returns the value of the httpStatusCode record component.
HttpWorker - Class in org.aksw.iguana.cc.worker
Interface for the Worker Thread used in the Stresstest
HttpWorker(long, ResponseBodyProcessor, HttpWorker.Config) - Constructor for class org.aksw.iguana.cc.worker.HttpWorker
 
HttpWorker.CompletionTarget - Interface in org.aksw.iguana.cc.worker
 
HttpWorker.Config - Interface in org.aksw.iguana.cc.worker
 
HttpWorker.ExecutionStats - Record Class in org.aksw.iguana.cc.worker
 
HttpWorker.ExecutionStats.END_STATE - Enum Class in org.aksw.iguana.cc.worker
 
HttpWorker.QueryMixes - Record Class in org.aksw.iguana.cc.worker
 
HttpWorker.Result - Record Class in org.aksw.iguana.cc.worker
 
HttpWorker.TimeLimit - Record Class in org.aksw.iguana.cc.worker
 

I

id - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
IGUANA_BASE - Class in org.aksw.iguana.commons.rdf
 
IguanaSuiteParser - Class in org.aksw.iguana.cc.suite
Creates an IguanaConfig from a given JSON or YAML file, and validates the config using a JSON schema file
IguanaSuiteParser() - Constructor for class org.aksw.iguana.cc.suite.IguanaSuiteParser
 
index - Variable in class org.aksw.iguana.cc.query.selector.QuerySelector
 
index() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.QueryStreamWrapper
Returns the value of the index record component.
index() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.QueryStringWrapper
Returns the value of the index record component.
IndexedQueryReader - Class in org.aksw.iguana.cc.utils.files
This class creates objects, that index the start positions characters in between two given separators.
indexGenerator - Variable in class org.aksw.iguana.cc.query.selector.impl.RandomQuerySelector
 
indexStream(String, InputStream) - Static method in class org.aksw.iguana.cc.utils.files.FileUtils
 
initHttpClient(int) - Static method in class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker
Initializes the http client with the given thread count.
IONT - Class in org.aksw.iguana.commons.rdf
 
IONT() - Constructor for class org.aksw.iguana.commons.rdf.IONT
 
IPROP - Class in org.aksw.iguana.commons.rdf
 
IPROP() - Constructor for class org.aksw.iguana.commons.rdf.IPROP
 
iqr - Variable in class org.aksw.iguana.cc.query.source.impl.FileSeparatorQuerySource
 
IRES - Class in org.aksw.iguana.commons.rdf
Class containing the IRES vocabulary and methods to create RDF resources.
IRES() - Constructor for class org.aksw.iguana.commons.rdf.IRES
 
IRES.Factory - Class in org.aksw.iguana.commons.rdf
 
isChunked() - Method in class org.aksw.iguana.cc.utils.http.StreamEntityProducer
 
isEqual(LiteralLabel, LiteralLabel) - Method in class org.aksw.iguana.commons.time.DurationLiteral
 
isRepeatable() - Method in class org.aksw.iguana.cc.utils.http.StreamEntityProducer
 
isValid(String) - Method in class org.aksw.iguana.commons.time.DurationLiteral
 
isValidLiteral(LiteralLabel) - Method in class org.aksw.iguana.commons.time.DurationLiteral
 
isValidValue(Object) - Method in class org.aksw.iguana.commons.time.DurationLiteral
 

K

Key(long, long) - Constructor for record class org.aksw.iguana.cc.worker.ResponseBodyProcessor.Key
Creates an instance of a Key record class.

L

lang() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.Config
Returns the value of the lang record component.
LanguageProcessor - Class in org.aksw.iguana.cc.lang
Interface for abstract language processors that work on InputStreams.
LanguageProcessor() - Constructor for class org.aksw.iguana.cc.lang.LanguageProcessor
 
LanguageProcessor.ContentType - Annotation Interface in org.aksw.iguana.cc.lang
Provides the content type that a LanguageProcessor consumes.
LanguageProcessor.LanguageProcessingData - Interface in org.aksw.iguana.cc.lang
 
limit() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Template
Returns the value of the limit record component.
LINEAR - Enum constant in enum class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Order
 
LinearQuerySelector - Class in org.aksw.iguana.cc.query.selector.impl
This QuerySelector is used to get the next query index in a linear order.
LinearQuerySelector(int) - Constructor for class org.aksw.iguana.cc.query.selector.impl.LinearQuerySelector
 
link - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
links() - Method in record class org.aksw.iguana.cc.lang.impl.BooleanResultData
Returns the value of the links record component.
links() - Method in record class org.aksw.iguana.cc.lang.impl.ResultCountData
Returns the value of the links record component.
LOGGER - Static variable in class org.aksw.iguana.cc.query.handler.QueryHandler
 
LOGGER - Static variable in class org.aksw.iguana.cc.query.source.impl.FolderQuerySource
 

M

main(String[]) - Static method in class org.aksw.iguana.cc.controller.MainController
The main method for executing IGUANA
MainController - Class in org.aksw.iguana.cc.controller
The MainController class is responsible for executing the IGUANA program.
MainController() - Constructor for class org.aksw.iguana.cc.controller.MainController
 
MainController.Args - Class in org.aksw.iguana.cc.controller
 
MainController.Args.PathConverter - Class in org.aksw.iguana.cc.controller
 
make(Path) - Static method in class org.aksw.iguana.cc.utils.files.IndexedQueryReader
Indexes every non-empty line inside the given file.
makeWithEmptyLines(Path) - Static method in class org.aksw.iguana.cc.utils.files.IndexedQueryReader
Indexes every bundle of lines inside the file, that are in between two empty lines (including the beginning and end of the file).
makeWithStringSeparator(Path, String) - Static method in class org.aksw.iguana.cc.utils.files.IndexedQueryReader
Indexes each content in between two of the given separators (including the beginning and end of the file).
metric - Static variable in class org.aksw.iguana.commons.rdf.IONT
 
metric - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
Metric - Class in org.aksw.iguana.cc.metrics
 
Metric(String, String, String) - Constructor for class org.aksw.iguana.cc.metrics.Metric
 
metrics() - Method in record class org.aksw.iguana.cc.suite.Suite.Config
Returns the value of the metrics record component.
MISCELLANEOUS_EXCEPTION - Enum constant in enum class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats.END_STATE
 
miscellaneousException() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats
 
ModelWritingMetric - Interface in org.aksw.iguana.cc.metrics
 

N

name() - Method in record class org.aksw.iguana.cc.config.elements.ConnectionConfig
Returns the value of the name record component.
name() - Method in record class org.aksw.iguana.cc.config.elements.DatasetConfig
Returns the value of the name record component.
noOfQueries - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
noOfQueryMixes - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
noOfWorkers - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
NoQ - Class in org.aksw.iguana.cc.metrics.impl
 
NoQ() - Constructor for class org.aksw.iguana.cc.metrics.impl.NoQ
 
NoQPH - Class in org.aksw.iguana.cc.metrics.impl
 
NoQPH() - Constructor for class org.aksw.iguana.cc.metrics.impl.NoQPH
 
normalizeSubType(Object, RDFDatatype) - Method in class org.aksw.iguana.commons.time.DurationLiteral
 
NS - Static variable in class org.aksw.iguana.commons.rdf.IGUANA_BASE
 
NS - Static variable in class org.aksw.iguana.commons.rdf.IONT
 
NS - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
NS - Static variable in class org.aksw.iguana.commons.rdf.IRES
 
number() - Method in interface org.aksw.iguana.cc.worker.HttpWorker.Config
Returns the number of workers with this configuration that will be started.
number() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.QueryMixes
Returns the value of the number record component.
number() - Method in record class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker.Config
Returns the value of the number record component.

O

ONE_PER_LINE - Enum constant in enum class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Format
 
order() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.Config
Returns the value of the order record component.
org.aksw.iguana.cc.config.elements - package org.aksw.iguana.cc.config.elements
 
org.aksw.iguana.cc.controller - package org.aksw.iguana.cc.controller
 
org.aksw.iguana.cc.lang - package org.aksw.iguana.cc.lang
 
org.aksw.iguana.cc.lang.impl - package org.aksw.iguana.cc.lang.impl
 
org.aksw.iguana.cc.metrics - package org.aksw.iguana.cc.metrics
 
org.aksw.iguana.cc.metrics.impl - package org.aksw.iguana.cc.metrics.impl
 
org.aksw.iguana.cc.query.handler - package org.aksw.iguana.cc.query.handler
 
org.aksw.iguana.cc.query.list - package org.aksw.iguana.cc.query.list
 
org.aksw.iguana.cc.query.list.impl - package org.aksw.iguana.cc.query.list.impl
 
org.aksw.iguana.cc.query.selector - package org.aksw.iguana.cc.query.selector
 
org.aksw.iguana.cc.query.selector.impl - package org.aksw.iguana.cc.query.selector.impl
 
org.aksw.iguana.cc.query.source - package org.aksw.iguana.cc.query.source
 
org.aksw.iguana.cc.query.source.impl - package org.aksw.iguana.cc.query.source.impl
 
org.aksw.iguana.cc.storage - package org.aksw.iguana.cc.storage
 
org.aksw.iguana.cc.storage.impl - package org.aksw.iguana.cc.storage.impl
 
org.aksw.iguana.cc.suite - package org.aksw.iguana.cc.suite
 
org.aksw.iguana.cc.tasks - package org.aksw.iguana.cc.tasks
 
org.aksw.iguana.cc.tasks.impl - package org.aksw.iguana.cc.tasks.impl
 
org.aksw.iguana.cc.utils.files - package org.aksw.iguana.cc.utils.files
 
org.aksw.iguana.cc.utils.http - package org.aksw.iguana.cc.utils.http
 
org.aksw.iguana.cc.worker - package org.aksw.iguana.cc.worker
 
org.aksw.iguana.cc.worker.impl - package org.aksw.iguana.cc.worker.impl
 
org.aksw.iguana.commons.io - package org.aksw.iguana.commons.io
 
org.aksw.iguana.commons.rdf - package org.aksw.iguana.commons.rdf
 
org.aksw.iguana.commons.time - package org.aksw.iguana.commons.time
 

P

parse(String) - Method in class org.aksw.iguana.commons.time.DurationLiteral
 
parse(Path, boolean) - Static method in class org.aksw.iguana.cc.suite.IguanaSuiteParser
Parses an IGUANA configuration file and optionally validates it against a JSON schema file, before parsing.
parseResults() - Method in interface org.aksw.iguana.cc.worker.HttpWorker.Config
Determines whether the results should be parsed based on the acceptHeader.
parseResults() - Method in record class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker.Config
Returns the value of the parseResults record component.
password() - Method in record class org.aksw.iguana.cc.config.elements.ConnectionConfig.Authentication
Returns the value of the password record component.
password() - Method in record class org.aksw.iguana.cc.storage.impl.TriplestoreStorage.Config
Returns the value of the password record component.
path - Variable in class org.aksw.iguana.cc.query.source.QuerySource
This string represents the path of the file or folder, that contains the queries.
path() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.Config
Returns the value of the path record component.
path() - Method in record class org.aksw.iguana.cc.storage.impl.RDFFileStorage.Config
Returns the value of the path record component.
PathConverter() - Constructor for class org.aksw.iguana.cc.controller.MainController.Args.PathConverter
 
PAvgQPS - Class in org.aksw.iguana.cc.metrics.impl
 
PAvgQPS(Integer) - Constructor for class org.aksw.iguana.cc.metrics.impl.PAvgQPS
 
POST_QUERY - Enum constant in enum class org.aksw.iguana.cc.utils.http.RequestFactory.RequestType
 
POST_UPDATE - Enum constant in enum class org.aksw.iguana.cc.utils.http.RequestFactory.RequestType
 
POST_URL_ENC_QUERY - Enum constant in enum class org.aksw.iguana.cc.utils.http.RequestFactory.RequestType
 
POST_URL_ENC_UPDATE - Enum constant in enum class org.aksw.iguana.cc.utils.http.RequestFactory.RequestType
 
PQPS - Class in org.aksw.iguana.cc.metrics.impl
 
PQPS(Integer) - Constructor for class org.aksw.iguana.cc.metrics.impl.PQPS
 
PREFIX - Static variable in class org.aksw.iguana.commons.rdf.IGUANA_BASE
 
PREFIX - Static variable in class org.aksw.iguana.commons.rdf.IONT
 
PREFIX - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
PREFIX - Static variable in class org.aksw.iguana.commons.rdf.IRES
 
PREFIX_MAP - Static variable in class org.aksw.iguana.commons.rdf.IGUANA_BASE
 
preloadRequests(QueryHandler) - Method in class org.aksw.iguana.cc.utils.http.RequestFactory
Builds every request once, so that the requests can be loaded into the cache, if the queries themselves are cached.
process(InputStream, long) - Method in class org.aksw.iguana.cc.lang.impl.SaxSparqlJsonResultCountingParser
 
process(InputStream, long) - Method in class org.aksw.iguana.cc.lang.impl.SaxSparqlXmlResultCountingParser
 
process(InputStream, long) - Method in class org.aksw.iguana.cc.lang.impl.SparqlCsvResultCountingParser
 
process(InputStream, long) - Method in class org.aksw.iguana.cc.lang.impl.SparqlTsvResultCountingParser
 
process(InputStream, long) - Method in class org.aksw.iguana.cc.lang.LanguageProcessor
 
process(Collection<HttpWorker.Result>) - Method in class org.aksw.iguana.cc.tasks.impl.StresstestResultProcessor
This method stores the given query executions statistics from a worker to their appropriate data location.
produce(DataStreamChannel) - Method in class org.aksw.iguana.cc.utils.http.StreamEntityProducer
 

Q

QMPH - Class in org.aksw.iguana.cc.metrics.impl
 
QMPH() - Constructor for class org.aksw.iguana.cc.metrics.impl.QMPH
 
QPS - Class in org.aksw.iguana.cc.metrics.impl
 
QPS() - Constructor for class org.aksw.iguana.cc.metrics.impl.QPS
 
queries() - Method in interface org.aksw.iguana.cc.worker.HttpWorker.Config
 
queries() - Method in record class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker.Config
Returns the value of the queries record component.
query - Static variable in class org.aksw.iguana.commons.rdf.IONT
 
query - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
query() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.QueryStringWrapper
Returns the value of the query record component.
queryExecution - Static variable in class org.aksw.iguana.commons.rdf.IONT
 
queryExecution - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
QueryHandler - Class in org.aksw.iguana.cc.query.handler
The QueryHandler is used by every worker that extends the AbstractWorker.
QueryHandler() - Constructor for class org.aksw.iguana.cc.query.handler.QueryHandler
Empty Constructor for Testing purposes.
QueryHandler(QueryHandler.Config) - Constructor for class org.aksw.iguana.cc.query.handler.QueryHandler
 
QueryHandler.Config - Record Class in org.aksw.iguana.cc.query.handler
 
QueryHandler.Config.Format - Enum Class in org.aksw.iguana.cc.query.handler
 
QueryHandler.Config.Language - Enum Class in org.aksw.iguana.cc.query.handler
 
QueryHandler.Config.Order - Enum Class in org.aksw.iguana.cc.query.handler
 
QueryHandler.Config.Template - Record Class in org.aksw.iguana.cc.query.handler
 
QueryHandler.QueryStreamWrapper - Record Class in org.aksw.iguana.cc.query.handler
 
QueryHandler.QueryStringWrapper - Record Class in org.aksw.iguana.cc.query.handler
 
queryID - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
queryID() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats
Returns the value of the queryID record component.
QueryIndex - Record Class in org.aksw.iguana.cc.utils.files
 
QueryIndex(long, long) - Constructor for record class org.aksw.iguana.cc.utils.files.QueryIndex
Creates an instance of a QueryIndex record class.
queryInputStreamSupplier() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.QueryStreamWrapper
Returns the value of the queryInputStreamSupplier record component.
queryLength() - Method in record class org.aksw.iguana.cc.utils.files.QueryIndex
Returns the value of the queryLength record component.
queryList - Variable in class org.aksw.iguana.cc.query.handler.QueryHandler
 
QueryList - Interface in org.aksw.iguana.cc.query.list
The abstract class for a QueryList.
QueryMetric - Interface in org.aksw.iguana.cc.metrics
 
QueryMixes(int) - Constructor for record class org.aksw.iguana.cc.worker.HttpWorker.QueryMixes
Creates an instance of a QueryMixes record class.
querySelector - Variable in class org.aksw.iguana.cc.worker.HttpWorker
 
QuerySelector - Class in org.aksw.iguana.cc.query.selector
The QuerySelector provides a method to retrieve the index of a query, that should be executed next.
QuerySelector(int) - Constructor for class org.aksw.iguana.cc.query.selector.QuerySelector
 
querySource - Variable in class org.aksw.iguana.cc.query.list.FileBasedQueryList
This is the QuerySource from which the queries should be retrieved.
QuerySource - Class in org.aksw.iguana.cc.query.source
The abstract class for a QuerySource.
QuerySource(Path) - Constructor for class org.aksw.iguana.cc.query.source.QuerySource
 
QueryStreamWrapper(int, boolean, Supplier<InputStream>) - Constructor for record class org.aksw.iguana.cc.query.handler.QueryHandler.QueryStreamWrapper
Creates an instance of a QueryStreamWrapper record class.
QueryStringWrapper(int, String) - Constructor for record class org.aksw.iguana.cc.query.handler.QueryHandler.QueryStringWrapper
Creates an instance of a QueryStringWrapper record class.

R

RANDOM - Enum constant in enum class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Order
 
RandomQuerySelector - Class in org.aksw.iguana.cc.query.selector.impl
This QuerySelector is used to get the next query index in a random order.
RandomQuerySelector(int, long) - Constructor for class org.aksw.iguana.cc.query.selector.impl.RandomQuerySelector
 
RDFFileStorage - Class in org.aksw.iguana.cc.storage.impl
 
RDFFileStorage() - Constructor for class org.aksw.iguana.cc.storage.impl.RDFFileStorage
Uses a generated file called results_{DD}-{MM}-{YYYY}_{HH}-{mm}.ttl
RDFFileStorage(String) - Constructor for class org.aksw.iguana.cc.storage.impl.RDFFileStorage
Uses the provided filename.
RDFFileStorage(RDFFileStorage.Config) - Constructor for class org.aksw.iguana.cc.storage.impl.RDFFileStorage
 
RDFFileStorage.Config - Record Class in org.aksw.iguana.cc.storage.impl
 
read() - Method in class org.aksw.iguana.commons.io.BigByteArrayInputStream
 
read() - Method in class org.aksw.iguana.commons.io.ByteArrayListInputStream
 
read(byte[], int, int) - Method in class org.aksw.iguana.commons.io.BigByteArrayInputStream
 
read(byte[], int, int) - Method in class org.aksw.iguana.commons.io.ByteArrayListInputStream
 
readAllBytes() - Method in class org.aksw.iguana.commons.io.BigByteArrayInputStream
 
readAllBytes() - Method in class org.aksw.iguana.commons.io.ByteArrayListInputStream
 
readNBytes(byte[], int, int) - Method in class org.aksw.iguana.commons.io.BigByteArrayInputStream
 
readNBytes(byte[], int, int) - Method in class org.aksw.iguana.commons.io.ByteArrayListInputStream
 
readNBytes(int) - Method in class org.aksw.iguana.commons.io.BigByteArrayInputStream
 
readNBytes(int) - Method in class org.aksw.iguana.commons.io.ByteArrayListInputStream
 
readQueries() - Method in class org.aksw.iguana.cc.utils.files.IndexedQueryReader
This method returns a list of strings that contains every indexed content.
readQuery(int) - Method in class org.aksw.iguana.cc.utils.files.IndexedQueryReader
Returns the indexed content with the given index.
releaseResources() - Method in class org.aksw.iguana.cc.utils.http.StreamEntityProducer
 
RequestFactory - Class in org.aksw.iguana.cc.utils.http
A factory for creating HTTP requests.
RequestFactory(SPARQLProtocolWorker.Config) - Constructor for class org.aksw.iguana.cc.utils.http.RequestFactory
Creates a new request factory for the given worker configuration.
RequestFactory.RequestType - Enum Class in org.aksw.iguana.cc.utils.http
 
requestType() - Method in record class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker.Config
Returns the value of the requestType record component.
reset() - Method in class org.aksw.iguana.commons.io.BigByteArrayOutputStream
Resets the state of the object by setting the baosListIndex to zero and assigning the first ByteArrayOutputStream in the baosList to the currentBaos variable.
responseBody - Static variable in class org.aksw.iguana.commons.rdf.IONT
 
responseBody - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
responseBodyHash - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
responseBodyHash() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats
Returns the value of the responseBodyHash record component.
responseBodyProcessor - Variable in class org.aksw.iguana.cc.worker.HttpWorker
 
ResponseBodyProcessor - Class in org.aksw.iguana.cc.worker
 
ResponseBodyProcessor(String) - Constructor for class org.aksw.iguana.cc.worker.ResponseBodyProcessor
 
ResponseBodyProcessor(ResponseBodyProcessor.Config) - Constructor for class org.aksw.iguana.cc.worker.ResponseBodyProcessor
 
ResponseBodyProcessor.Config - Record Class in org.aksw.iguana.cc.worker
 
ResponseBodyProcessor.Key - Record Class in org.aksw.iguana.cc.worker
 
ResponseBodyProcessorInstances - Class in org.aksw.iguana.cc.worker
 
ResponseBodyProcessorInstances() - Constructor for class org.aksw.iguana.cc.worker.ResponseBodyProcessorInstances
 
ResponseBodyProcessorInstances(List<ResponseBodyProcessor.Config>) - Constructor for class org.aksw.iguana.cc.worker.ResponseBodyProcessorInstances
 
responseBodyProcessors() - Method in record class org.aksw.iguana.cc.suite.Suite.Config
Returns the value of the responseBodyProcessors record component.
result() - Method in record class org.aksw.iguana.cc.lang.impl.BooleanResultData
Returns the value of the result record component.
Result(long, List<HttpWorker.ExecutionStats>, ZonedDateTime, ZonedDateTime) - Constructor for record class org.aksw.iguana.cc.worker.HttpWorker.Result
Creates an instance of a Result record class.
Result(List<HttpWorker.Result>, Calendar, Calendar) - Constructor for record class org.aksw.iguana.cc.tasks.impl.Stresstest.Result
Creates an instance of a Result record class.
ResultCountData - Record Class in org.aksw.iguana.cc.lang.impl
 
ResultCountData(long, long, long, List<String>, List<String>, Exception) - Constructor for record class org.aksw.iguana.cc.lang.impl.ResultCountData
Creates an instance of a ResultCountData record class.
results - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
results() - Method in record class org.aksw.iguana.cc.lang.impl.ResultCountData
Returns the value of the results record component.
resultSize - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
ReversibleOutputStream - Class in org.aksw.iguana.commons.io
An OutputStream that can be converted to an InputStream.
ReversibleOutputStream() - Constructor for class org.aksw.iguana.commons.io.ReversibleOutputStream
 
run - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
run() - Method in class org.aksw.iguana.cc.suite.Suite
 
run() - Method in class org.aksw.iguana.cc.tasks.impl.Stresstest
 
run() - Method in interface org.aksw.iguana.cc.tasks.Task
 

S

save() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Template
Returns the value of the save record component.
SaxSparqlJsonResultCountingParser - Class in org.aksw.iguana.cc.lang.impl
SAX Parser for SPARQL JSON Results.
SaxSparqlJsonResultCountingParser() - Constructor for class org.aksw.iguana.cc.lang.impl.SaxSparqlJsonResultCountingParser
 
SaxSparqlXmlResultCountingParser - Class in org.aksw.iguana.cc.lang.impl
SAX Parser for SPARQL XML Results.
SaxSparqlXmlResultCountingParser() - Constructor for class org.aksw.iguana.cc.lang.impl.SaxSparqlXmlResultCountingParser
 
seed() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.Config
Returns the value of the seed record component.
separator() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.Config
Returns the value of the separator record component.
SEPARATOR - Enum constant in enum class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Format
 
size - Variable in class org.aksw.iguana.cc.query.selector.QuerySelector
 
size() - Method in class org.aksw.iguana.cc.query.list.FileBasedQueryList
This method returns the amount of queries in the query list.
size() - Method in class org.aksw.iguana.cc.query.list.impl.FileCachingQueryList
 
size() - Method in class org.aksw.iguana.cc.query.list.impl.StringListQueryList
 
size() - Method in interface org.aksw.iguana.cc.query.list.QueryList
This method returns the amount of queries in the query list.
size() - Method in class org.aksw.iguana.cc.query.source.impl.FileSeparatorQuerySource
 
size() - Method in class org.aksw.iguana.cc.query.source.impl.FolderQuerySource
 
size() - Method in class org.aksw.iguana.cc.query.source.QuerySource
This method returns the amount of queries in the source.
size() - Method in class org.aksw.iguana.cc.utils.files.IndexedQueryReader
Returns the number of indexed content.
size() - Method in class org.aksw.iguana.commons.io.BigByteArrayOutputStream
 
size() - Method in class org.aksw.iguana.commons.io.ByteArrayListOutputStream
 
size() - Method in class org.aksw.iguana.commons.io.ReversibleOutputStream
 
skip(long) - Method in class org.aksw.iguana.commons.io.BigByteArrayInputStream
 
skip(long) - Method in class org.aksw.iguana.commons.io.ByteArrayListInputStream
 
skipNBytes(long) - Method in class org.aksw.iguana.commons.io.ByteArrayListInputStream
 
SPARQL - Enum constant in enum class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Language
 
SparqlCsvResultCountingParser - Class in org.aksw.iguana.cc.lang.impl
CSV Parser for SPARQL CSV Results.
SparqlCsvResultCountingParser() - Constructor for class org.aksw.iguana.cc.lang.impl.SparqlCsvResultCountingParser
 
SPARQLProtocolWorker - Class in org.aksw.iguana.cc.worker.impl
 
SPARQLProtocolWorker(long, ResponseBodyProcessor, SPARQLProtocolWorker.Config) - Constructor for class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker
 
SPARQLProtocolWorker.Config - Record Class in org.aksw.iguana.cc.worker.impl
 
SparqlTsvResultCountingParser - Class in org.aksw.iguana.cc.lang.impl
TSV Parser for SPARQL TSV Results.
SparqlTsvResultCountingParser() - Constructor for class org.aksw.iguana.cc.lang.impl.SparqlTsvResultCountingParser
 
start() - Method in class org.aksw.iguana.cc.worker.HttpWorker
 
start() - Method in class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker
Starts the worker and returns a CompletableFuture, which will be completed, when the worker has finished the completion target.
startDate - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
startTime - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
startTime() - Method in record class org.aksw.iguana.cc.tasks.impl.Stresstest.Result
Returns the value of the startTime record component.
startTime() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats
Returns the value of the startTime record component.
startTime() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.Result
Returns the value of the startTime record component.
Storable - Interface in org.aksw.iguana.cc.storage
This interface provides the functionality to store data in different formats.
Storable.AsCSV - Interface in org.aksw.iguana.cc.storage
 
Storable.AsRDF - Interface in org.aksw.iguana.cc.storage
 
Storable.CSVData - Record Class in org.aksw.iguana.cc.storage
 
Storable.CSVData.CSVFileData - Record Class in org.aksw.iguana.cc.storage
 
Storage - Interface in org.aksw.iguana.cc.storage
Interface for the Result Storages
StorageConfig - Interface in org.aksw.iguana.cc.config.elements
Storage Configuration class
storages() - Method in record class org.aksw.iguana.cc.suite.Suite.Config
Returns the value of the storages record component.
storeData(Storable) - Method in class org.aksw.iguana.cc.storage.impl.CSVStorage
 
storeData(Storable) - Method in interface org.aksw.iguana.cc.storage.Storage
General purpose method to store data into the storage.
storeResult(Model) - Method in class org.aksw.iguana.cc.storage.impl.CSVStorage
Stores the task result into the storage.
storeResult(Model) - Method in class org.aksw.iguana.cc.storage.impl.RDFFileStorage
 
storeResult(Model) - Method in class org.aksw.iguana.cc.storage.impl.TriplestoreStorage
 
storeResult(Model) - Method in interface org.aksw.iguana.cc.storage.Storage
Stores the task result into the storage.
StreamEntityProducer - Class in org.aksw.iguana.cc.utils.http
An entity producer that produces the entity data from an input stream supplier.
StreamEntityProducer(Supplier<InputStream>, boolean, String) - Constructor for class org.aksw.iguana.cc.utils.http.StreamEntityProducer
Creates a new entity producer that produces the entity data from the given input stream supplier.
streamQuery(int) - Method in class org.aksw.iguana.cc.utils.files.IndexedQueryReader
 
stresstest - Static variable in class org.aksw.iguana.commons.rdf.IONT
 
Stresstest - Class in org.aksw.iguana.cc.tasks.impl
Stresstest.
Stresstest(String, long, Stresstest.Config, ResponseBodyProcessorInstances, List<Storage>, List<Metric>) - Constructor for class org.aksw.iguana.cc.tasks.impl.Stresstest
 
Stresstest.Config - Record Class in org.aksw.iguana.cc.tasks.impl
 
Stresstest.Result - Record Class in org.aksw.iguana.cc.tasks.impl
 
StresstestResultProcessor - Class in org.aksw.iguana.cc.tasks.impl
 
StresstestResultProcessor(String, long, List<HttpWorker>, List<String>, List<Metric>, List<Storage>, Supplier<Map<LanguageProcessor, List<LanguageProcessor.LanguageProcessingData>>>) - Constructor for class org.aksw.iguana.cc.tasks.impl.StresstestResultProcessor
 
StringListQueryList - Class in org.aksw.iguana.cc.query.list.impl
 
StringListQueryList(List<String>) - Constructor for class org.aksw.iguana.cc.query.list.impl.StringListQueryList
 
succeeded - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
success - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
SUCCESS - Enum constant in enum class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats.END_STATE
 
successful() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats
 
suite - Static variable in class org.aksw.iguana.commons.rdf.IONT
 
Suite - Class in org.aksw.iguana.cc.suite
 
Suite.Config - Record Class in org.aksw.iguana.cc.suite
 

T

task - Static variable in class org.aksw.iguana.commons.rdf.IONT
 
task - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
Task - Interface in org.aksw.iguana.cc.tasks
 
Task.Config - Interface in org.aksw.iguana.cc.tasks
 
TaskMetric - Interface in org.aksw.iguana.cc.metrics
 
tasks() - Method in record class org.aksw.iguana.cc.suite.Suite.Config
Returns the value of the tasks record component.
template() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.Config
Returns the value of the template record component.
Template(URI, Long, Boolean) - Constructor for record class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Template
Creates an instance of a Template record class.
threads() - Method in record class org.aksw.iguana.cc.worker.ResponseBodyProcessor.Config
Returns the value of the threads record component.
time - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
timeLimit - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
TimeLimit(Duration) - Constructor for record class org.aksw.iguana.cc.worker.HttpWorker.TimeLimit
Creates an instance of a TimeLimit record class.
timeout() - Method in interface org.aksw.iguana.cc.worker.HttpWorker.Config
 
timeout() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats
 
timeout() - Method in record class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker.Config
Returns the value of the timeout record component.
timeout() - Method in record class org.aksw.iguana.cc.worker.ResponseBodyProcessor.Config
Returns the value of the timeout record component.
timeOut - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
TIMEOUT - Enum constant in enum class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats.END_STATE
 
timeOuts - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
TimeUtils - Class in org.aksw.iguana.commons.time
Class related to the conversion of Java time objects to RDF literals.
TimeUtils() - Constructor for class org.aksw.iguana.commons.time.TimeUtils
 
toByteArray() - Method in class org.aksw.iguana.commons.io.BigByteArrayOutputStream
 
toCSV() - Method in record class org.aksw.iguana.cc.lang.impl.BooleanResultData
 
toCSV() - Method in record class org.aksw.iguana.cc.lang.impl.ResultCountData
 
toCSV() - Method in interface org.aksw.iguana.cc.storage.Storable.AsCSV
Converts the data into CSV files.
toInputStream() - Method in class org.aksw.iguana.commons.io.BigByteArrayOutputStream
 
toInputStream() - Method in class org.aksw.iguana.commons.io.ByteArrayListOutputStream
 
toInputStream() - Method in class org.aksw.iguana.commons.io.ReversibleOutputStream
 
toRDF() - Method in record class org.aksw.iguana.cc.lang.impl.BooleanResultData
 
toRDF() - Method in record class org.aksw.iguana.cc.lang.impl.ResultCountData
 
toRDF() - Method in interface org.aksw.iguana.cc.storage.Storable.AsRDF
Converts the data into an RDF model, which will be added to the appropriate storages.
toString() - Method in record class org.aksw.iguana.cc.config.elements.ConnectionConfig.Authentication
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.config.elements.ConnectionConfig
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.config.elements.DatasetConfig
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.lang.impl.BooleanResultData
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.lang.impl.ResultCountData
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Template
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.Config
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.QueryStreamWrapper
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.query.handler.QueryHandler.QueryStringWrapper
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.storage.impl.CSVStorage.Config
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.storage.impl.RDFFileStorage.Config
Returns a string representation of this record class.
toString() - Method in class org.aksw.iguana.cc.storage.impl.RDFFileStorage
 
toString() - Method in record class org.aksw.iguana.cc.storage.impl.TriplestoreStorage.Config
Returns a string representation of this record class.
toString() - Method in class org.aksw.iguana.cc.storage.impl.TriplestoreStorage
 
toString() - Method in record class org.aksw.iguana.cc.storage.Storable.CSVData.CSVFileData
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.storage.Storable.CSVData
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.suite.Suite.Config
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.tasks.impl.Stresstest.Config
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.tasks.impl.Stresstest.Result
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.utils.files.QueryIndex
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.QueryMixes
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.Result
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.TimeLimit
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker.Config
Returns a string representation of this record class.
toString() - Method in class org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker
 
toString() - Method in record class org.aksw.iguana.cc.worker.ResponseBodyProcessor.Config
Returns a string representation of this record class.
toString() - Method in record class org.aksw.iguana.cc.worker.ResponseBodyProcessor.Key
Returns a string representation of this record class.
totalTime - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
TriplestoreStorage - Class in org.aksw.iguana.cc.storage.impl
This Storage will save all the metric results into a specified triple store
TriplestoreStorage(String) - Constructor for class org.aksw.iguana.cc.storage.impl.TriplestoreStorage
 
TriplestoreStorage(String, String, String, String) - Constructor for class org.aksw.iguana.cc.storage.impl.TriplestoreStorage
 
TriplestoreStorage(TriplestoreStorage.Config) - Constructor for class org.aksw.iguana.cc.storage.impl.TriplestoreStorage
 
TriplestoreStorage.Config - Record Class in org.aksw.iguana.cc.storage.impl
 

U

unknownException - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
unparse(Object) - Method in class org.aksw.iguana.commons.time.DurationLiteral
 
UNSPECIFIED - Enum constant in enum class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Language
 
updateAuthentication() - Method in record class org.aksw.iguana.cc.config.elements.ConnectionConfig
Returns the value of the updateAuthentication record component.
updateEndpoint() - Method in record class org.aksw.iguana.cc.config.elements.ConnectionConfig
Returns the value of the updateEndpoint record component.
URIDeserializer() - Constructor for class org.aksw.iguana.cc.config.elements.ConnectionConfig.URIDeserializer
 
user() - Method in record class org.aksw.iguana.cc.config.elements.ConnectionConfig.Authentication
Returns the value of the user record component.
user() - Method in record class org.aksw.iguana.cc.storage.impl.TriplestoreStorage.Config
Returns the value of the user record component.

V

validateConfig(Path) - Static method in class org.aksw.iguana.cc.suite.IguanaSuiteParser
Validates an IGUANA configuration file against a JSON schema file.
value - Variable in enum class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats.END_STATE
 
value() - Element in annotation interface org.aksw.iguana.cc.lang.LanguageProcessor.ContentType
 
value() - Method in enum class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Format
 
value() - Method in enum class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Language
 
value() - Method in enum class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Order
 
value() - Method in enum class org.aksw.iguana.cc.utils.http.RequestFactory.RequestType
 
valueOf(String) - Static method in enum class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Format
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Language
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Order
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aksw.iguana.cc.utils.http.RequestFactory.RequestType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats.END_STATE
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Format
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Language
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aksw.iguana.cc.query.handler.QueryHandler.Config.Order
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aksw.iguana.cc.utils.http.RequestFactory.RequestType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aksw.iguana.cc.worker.HttpWorker.ExecutionStats.END_STATE
Returns an array containing the constants of this enum class, in the order they are declared.
variable - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
variables() - Method in record class org.aksw.iguana.cc.lang.impl.ResultCountData
Returns the value of the variables record component.
version - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
version() - Method in record class org.aksw.iguana.cc.config.elements.ConnectionConfig
Returns the value of the version record component.

W

warmupWorkers() - Method in record class org.aksw.iguana.cc.tasks.impl.Stresstest.Config
Returns the value of the warmupWorkers record component.
worker - Static variable in class org.aksw.iguana.commons.rdf.IONT
 
workerID - Variable in class org.aksw.iguana.cc.worker.HttpWorker
 
workerID - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
workerID() - Method in record class org.aksw.iguana.cc.worker.HttpWorker.Result
Returns the value of the workerID record component.
WorkerMetric - Interface in org.aksw.iguana.cc.metrics
 
workerResult - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
workerResults() - Method in record class org.aksw.iguana.cc.tasks.impl.Stresstest.Result
Returns the value of the workerResults record component.
workers() - Method in record class org.aksw.iguana.cc.tasks.impl.Stresstest.Config
Returns the value of the workers record component.
workerType - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 
write(byte) - Method in class org.aksw.iguana.commons.io.BigByteArrayOutputStream
 
write(byte[][]) - Method in class org.aksw.iguana.commons.io.BigByteArrayOutputStream
 
write(byte[], int, int) - Method in class org.aksw.iguana.commons.io.BigByteArrayOutputStream
 
write(byte[], int, int) - Method in class org.aksw.iguana.commons.io.ByteArrayListOutputStream
 
write(int) - Method in class org.aksw.iguana.commons.io.BigByteArrayOutputStream
 
write(int) - Method in class org.aksw.iguana.commons.io.ByteArrayListOutputStream
 
write(BigByteArrayOutputStream) - Method in class org.aksw.iguana.commons.io.BigByteArrayOutputStream
 
wrongCodes - Static variable in class org.aksw.iguana.commons.rdf.IPROP
 

X

xxh64() - Method in record class org.aksw.iguana.cc.worker.ResponseBodyProcessor.Key
Returns the value of the xxh64 record component.
A B C D E F G H I K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values