@ParametersAreNonnullByDefault
ks-core
).See: Description
Interface | Description |
---|---|
Handler<T> |
A handler accepting a sequence of elements, one at a time.
|
Class | Description |
---|---|
Criteria |
Merge criteria for combining old and new values of record properties.
|
Data |
Helper services for working with KnowledgeStore data.
|
Dictionary<T extends Serializable> |
A persistent, synchronized, monotonic (add-only) dictionary mapping positive
int keys
to Serializable objects. |
Record |
A record structure characterized by an ID and a generic set of properties.
|
Representation |
A digital representation of a resource.
|
Serializer | |
Stream<T> |
A stream of typed elements that can be consumed at most once.
|
XPath |
An XPath-like expression that computes/extracts a list of objects starting from an object of
the data model.
|
Exception | Description |
---|---|
ParseException |
Signals a failure in parsing a string according to some formal grammar.
|
ks-core
).Copyright © 2015–2016 FBK-irst. All rights reserved.