See: Description
Interface | Description |
---|---|
BundleStreamSource |
Soruce for a bundle stream
|
ObjectBundle |
Abstract interface for object packages.
|
Class | Description |
---|---|
BundleMeta |
Store the package metadata in an array list.
|
BundleReader |
Read an ELKI bundle file into a data stream.
|
BundleWriter |
Write an object bundle stream to a file channel.
|
MultipleObjectsBundle |
This class represents a set of "packaged" objects, which is a transfer
container for objects e.g. from parsers to a database.
|
SingleObjectBundle |
This class represents a "packaged" object, which is a transfer container for
objects e.g. from parsers to a database.
|
StreamFromBundle |
Convert a MultipleObjectsBundle to a stream.
|
Enum | Description |
---|---|
BundleStreamSource.Event |
Events
|
Object bundles - exchange container for multi-represented objects.
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.