BusBoy
2
Main Page
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
]
BUSBOY::Algorithm
Algorithm
developers must extend this class to implement an algorithm
BUSBOY::AlgorithmAutoRegister
Registers an algorithm upon instantiation
BUSBOY::AlgorithmConfig
A map of configuration properties passed to an algorithm
BUSBOY::AlgorithmConfigImpl
BUSBOY::AlgorithmContext
Provides algorithms with access to various services provided by the framework
BUSBOY::AlgorithmContextImpl
BUSBOY::AlgorithmData
Root object for access to all data used by an executing algorithm
BUSBOY::AlgorithmDataImpl
BUSBOY::AlgorithmImpl
BUSBOY::AlgorithmRegistry
Singleton that holds a mapping of names to algorithms
BUSBOY::AlgorithmRegistryImpl
BUSBOY::AlgorithmRunner
BUSBOY::AlgorithmRunnerImpl
BUSBOY::BusboyEnvironment
Singleton for managing environmental properties
BUSBOY::BusboyEnvironmentImpl
BUSBOY::BusboyLogging
BUSBOY::BusboyLoggingImpl
BUSBOY::BusboyTempFiles
Singleton for managing environmental properties
BUSBOY::BusboyTempFilesImpl
CExternalAlgorithmDataStruct
Copyright 2014 Google Inc
CExternalAlgorithmStruct
Copyright 2014 Google Inc
CExternalContextCallbacksStruct
CExternalContextMessageStruct
CExternalContextStruct
Copyright 2014 Google Inc
CExternalDataFileSinkStruct
Copyright 2014 Google Inc
CExternalDataFileSourceStruct
Copyright 2014 Google Inc
CExternalDataFileStruct
Copyright 2014 Google Inc
CExternalDatasetCallbacksStruct
CExternalDatasetStruct
Copyright 2014 Google Inc
CExternalDataSinkCallbacksStruct
CExternalDataSourceCallbacksStruct
CExternalRandomAccessFileCallbacksStruct
CExternalRandomAccessFileSinkStruct
Copyright 2014 Google Inc
CExternalRandomAccessFileSourceStruct
Copyright 2014 Google Inc
BUSBOY::DataFile
Content of a file
BUSBOY::DataFileImpl
BUSBOY::DataFileSink
BUSBOY::ExternalDataFileSinkImpl
BUSBOY::LocalDataFileSink
BUSBOY::DataFileSource
BUSBOY::ExternalDataFileSourceImpl
BUSBOY::LocalDataFileSource
BUSBOY::SimpleDataFileSource
BUSBOY::DataKey
A key includes zero or one elements in each dimension
BUSBOY::DataKeyBuilder
Use this class to build up a key step-by-step
BUSBOY::DataKeyBuilderImpl
BUSBOY::DataKeyDimension
Represents a dimension for data, such as sensors, frames, etc
BUSBOY::DataKeyDimensionImpl
BUSBOY::DataKeyElement
Represents one element of a data key, such as a specific frame
BUSBOY::DataKeyElementImpl
BUSBOY::DataKeyImpl
BUSBOY::Dataset
A
Dataset
is a bundle of conceptually related files and metadata
BUSBOY::DatasetContext
BUSBOY::ExternalDatasetContext
BUSBOY::DatasetImpl
BUSBOY::DimensionCatalog
Catalog of standard dimensions
BUSBOY::DimensionCatalogImpl
BUSBOY::EnvSets
BUSBOY::Error
BUSBOY::ErrorImpl
BUSBOY::ErrorReporter
BUSBOY::ErrorReporterImpl
BUSBOY::ErrorSeverities
BUSBOY::ExternalAlgorithm
BUSBOY::ExternalAlgorithmData
BUSBOY::ExternalAlgorithmDataImpl
BUSBOY::ExternalAlgorithmDataSerializer
BUSBOY::ExternalAlgorithmDataSerializerImpl
BUSBOY::ExternalAlgorithmImpl
BUSBOY::ExternalAlgorithmSerializer
BUSBOY::ExternalAlgorithmSerializerImpl
BUSBOY::ExternalContext
BUSBOY::ExternalDataFile
BUSBOY::ExternalDataFileImpl
BUSBOY::ExternalDataFileSink
BUSBOY::ExternalDataFileSource
BUSBOY::ExternalDataset
BUSBOY::ExternalDatasetContextImpl
BUSBOY::ExternalDatasetImpl
BUSBOY::ExternalDatasetSerializer
BUSBOY::ExternalDatasetSerializerImpl
BUSBOY::ExternalEntry
BUSBOY::ExternalRandomAccessFileImpl
BUSBOY::ExternalRandomAccessFileSink
BUSBOY::ExternalRandomAccessFileSource
BUSBOY::ImageTypes
Catalog of standard dimensions
BUSBOY::ImageTypesImpl
BUSBOY::IOUtil
BUSBOY::JanssonUtil
BUSBOY::JsonAlgorithmConfigSerializerImpl
BUSBOY::JsonAlgorithmSerializerImpl
BUSBOY::JsonCommonSerializer
BUSBOY::JsonDatasetSerializerImpl
BUSBOY::JsonErrorSerializer
BUSBOY::JsonErrorSerializerImpl
BUSBOY::JsonKeyspaceSerializerImpl
BUSBOY::JsonPropertiesSerializerImpl
BUSBOY::JsonSerializerFactoryRegister
BUSBOY::Keyspace
A
Keyspace
captures all the elements that are present in the datasets passed to an algorithm
BUSBOY::KeyspaceBuilder
Use this class to build up a keyspace from a bunch of keys
BUSBOY::KeyspaceBuilderImpl
BUSBOY::KeyspaceDimension
What elements are included in the keyspace for a given dimension
BUSBOY::KeyspaceDimensionImpl
BUSBOY::KeyspaceImpl
BUSBOY::LocalDataFileSinkImpl
BUSBOY::LocalDataFileSourceImpl
BUSBOY::LocalTempFile
Manages storage of a temp file on local disk
BUSBOY::LocalTempFileImpl
BUSBOY::Logger
Class to extend to receive log messages
BUSBOY::AlgorithmContextAlgoLogger
BUSBOY::ExternalContextImpl
BUSBOY::LogLevels
BUSBOY::Message
BUSBOY::MessageConsumer
Class to extend to receive messages sent to topics
BUSBOY::ExternalContextImpl
BUSBOY::MessageImpl
BUSBOY::MetadataArrayImpl
BUSBOY::MetadataElement
Base class for the different types of metadata
BUSBOY::CloneableMetadataElement
Base class for types of metadata that may be cloned
BUSBOY::MetadataArray
An array of primitive values of a single type
BUSBOY::MetadataField
A single primitive value
BUSBOY::MetadataKey
Thin wrapper to allow
DataKey
to be a piece of metadata
BUSBOY::MetadataList
A sequential list of arbitrary metadata elements
BUSBOY::MetadataMap
A map of names to arbitrary metadata elements
BUSBOY::MetadataFieldImpl
BUSBOY::MetadataKeyImpl
BUSBOY::MetadataListImpl
BUSBOY::MetadataMapImpl
BUSBOY::MetadataTypes
BUSBOY::Primitive
Enumeration and utilities for the primitive types in fields and arrays
BUSBOY::PrimitiveImpl
BUSBOY::ProgressReporter
Class to extend to receive progress messages
BUSBOY::ExternalContextImpl
BUSBOY::Properties
Replicates some of the functionality of Java's
Properties
class
BUSBOY::PropertiesImpl
BUSBOY::RandomAccessFile
File that allows arbitrary movement of the file pointer
BUSBOY::ExternalRandomAccessFile
BUSBOY::ExternalRandomAccessFileSinkImpl
BUSBOY::WritableRandomAccessFile
BUSBOY::ExternalRandomAccessFileSinkImpl
BUSBOY::Serializer
BUSBOY::AlgorithmConfigSerializer
BUSBOY::JsonAlgorithmConfigSerializer
BUSBOY::AlgorithmSerializer
BUSBOY::JsonAlgorithmSerializer
BUSBOY::DatasetSerializer
BUSBOY::JsonDatasetSerializer
BUSBOY::KeyspaceSerializer
BUSBOY::JsonKeyspaceSerializer
BUSBOY::PropertiesSerializer
BUSBOY::JsonPropertiesSerializer
BUSBOY::SerializerFactory
BUSBOY::JsonSerializerFactory
BUSBOY::SerializerRegistry
Singleton that holds a mapping of content types to serializers that can handle those content types
BUSBOY::SerializerRegistryImpl
BUSBOY::SimpleDataFileSourceImpl
BUSBOY::StackUtil
Tue Nov 11 2014 23:19:42
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.