JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.yahoo.data.access
,
com.yahoo.data.access.simple
,
com.yahoo.io
,
com.yahoo.io.reader
,
com.yahoo.net
,
com.yahoo.path
,
com.yahoo.protect
,
com.yahoo.tensor
,
com.yahoo.tensor.evaluation
,
com.yahoo.tensor.functions
,
com.yahoo.text
,
com.yahoo.vespa
,
com.yahoo.vespa.objects
Class Hierarchy
java.lang.
Object
com.yahoo.text.
AbstractUtf8Array
(implements java.lang.
Comparable
<T>)
com.yahoo.text.
Utf8Array
com.yahoo.text.
Identifier
com.yahoo.text.
CaseInsensitiveIdentifier
com.yahoo.text.
LowercaseIdentifier
com.yahoo.text.
Utf8PartialArray
com.yahoo.text.
Utf8String
(implements java.lang.
CharSequence
)
com.yahoo.text.
Ascii
com.yahoo.text.
Ascii.ArrayPredicate
(implements com.yahoo.text.
Ascii.EncodePredicate
)
com.yahoo.text.
Ascii.CodePointIterator
(implements java.util.
Iterator
<E>)
com.yahoo.text.
Ascii.CodePointSequence
(implements java.lang.
Iterable
<T>)
com.yahoo.text.
Ascii.Decoder
com.yahoo.text.
Ascii.EmptyPredicate
(implements com.yahoo.text.
Ascii.EncodePredicate
)
com.yahoo.text.
Ascii.Encoder
com.yahoo.text.
Ascii.SingletonPredicate
(implements com.yahoo.text.
Ascii.EncodePredicate
)
com.yahoo.io.
Blob
com.yahoo.text.
BooleanParser
com.yahoo.io.
BufferChain
com.yahoo.vespa.objects.
BufferSerializer
(implements com.yahoo.vespa.objects.
Deserializer
, com.yahoo.vespa.objects.
Serializer
)
com.yahoo.protect.
ClassValidator
com.yahoo.text.
DataTypeIdentifier
com.yahoo.tensor.
DimensionSizes
com.yahoo.tensor.
DimensionSizes.Builder
com.yahoo.text.
DoubleFormatter
com.yahoo.text.
DoubleParser
com.yahoo.protect.
ErrorMessage
com.yahoo.io.
FatalErrorHandler
com.yahoo.vespa.objects.
FieldBase
com.yahoo.io.
GrowableByteBuffer
(implements java.lang.
Comparable
<T>)
com.yahoo.io.
HexDump
com.yahoo.net.
HostName
com.yahoo.text.
HTML
com.yahoo.vespa.objects.
Identifiable.Registry
com.yahoo.tensor.
IndexedTensor
(implements com.yahoo.tensor.
Tensor
)
com.yahoo.tensor.
IndexedTensor.Builder
(implements com.yahoo.tensor.
Tensor.Builder
)
com.yahoo.tensor.
IndexedTensor.BoundBuilder
com.yahoo.tensor.
IndexedTensor.UnboundBuilder
com.yahoo.tensor.
IndexedTensor.CellIterator
(implements java.util.
Iterator
<E>)
com.yahoo.tensor.
IndexedTensor.Indexes
com.yahoo.tensor.
IndexedTensor.EmptyIndexes
com.yahoo.tensor.
IndexedTensor.EqualSizeSingleDimensionIndexes
com.yahoo.tensor.
IndexedTensor.MultiDimensionIndexes
com.yahoo.tensor.
IndexedTensor.EqualSizeMultiDimensionIndexes
com.yahoo.tensor.
IndexedTensor.SingleDimensionIndexes
com.yahoo.tensor.
IndexedTensor.SingleValueIndexes
com.yahoo.tensor.
IndexedTensor.SubspaceIterator
(implements java.util.
Iterator
<E>)
com.yahoo.tensor.
IndexedTensor.SuperspaceIterator
(implements java.util.
Iterator
<E>)
com.yahoo.tensor.
IndexedTensor.ValueIterator
(implements java.util.
Iterator
<E>)
java.io.
InputStream
(implements java.io.
Closeable
)
com.yahoo.io.
TeeInputStream
com.yahoo.io.
IOUtils
com.yahoo.text.
JSON
com.yahoo.data.access.simple.
JsonRender
com.yahoo.data.access.simple.
JsonRender.StringEncoder
(implements com.yahoo.data.access.
ArrayTraverser
, com.yahoo.data.access.
ObjectTraverser
)
com.yahoo.text.
JSONWriter
com.yahoo.text.
LanguageHacks
com.yahoo.text.
Lowercase
com.yahoo.tensor.evaluation.
MapEvaluationContext
(implements com.yahoo.tensor.evaluation.
EvaluationContext
)
com.yahoo.tensor.
MappedTensor
(implements com.yahoo.tensor.
Tensor
)
com.yahoo.tensor.
MappedTensor.Builder
(implements com.yahoo.tensor.
Tensor.Builder
)
com.yahoo.tensor.
MappedTensor.CellIteratorAdaptor
(implements java.util.
Iterator
<E>)
com.yahoo.tensor.
MixedTensor
(implements com.yahoo.tensor.
Tensor
)
com.yahoo.tensor.
MixedTensor.Builder
(implements com.yahoo.tensor.
Tensor.Builder
)
com.yahoo.tensor.
MixedTensor.BoundBuilder
com.yahoo.tensor.
MixedTensor.UnboundBuilder
com.yahoo.tensor.
MixedTensor.Index
com.yahoo.tensor.
MixedTensor.Index.Builder
com.yahoo.vespa.objects.
ObjectVisitor
com.yahoo.vespa.objects.
ObjectDumper
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
com.yahoo.io.
GrowableBufferOutputStream
com.yahoo.tensor.
PartialAddress
com.yahoo.tensor.
PartialAddress.Builder
com.yahoo.path.
Path
com.yahoo.text.
PositionedString
com.yahoo.protect.
Process
java.io.
Reader
(implements java.io.
Closeable
, java.lang.
Readable
)
com.yahoo.io.reader.
NamedReader
com.yahoo.io.
ReadLine
com.yahoo.tensor.functions.
Reduce.ValueAggregator
com.yahoo.tensor.functions.
Reduce.AvgAggregator
com.yahoo.tensor.functions.
Reduce.CountAggregator
com.yahoo.tensor.functions.
Reduce.MaxAggregator
com.yahoo.tensor.functions.
Reduce.MinAggregator
com.yahoo.tensor.functions.
Reduce.ProdAggregator
com.yahoo.tensor.functions.
Reduce.SumAggregator
com.yahoo.tensor.functions.
ScalarFunctions
com.yahoo.tensor.functions.
ScalarFunctions.Addition
(implements java.util.function.
DoubleBinaryOperator
)
com.yahoo.tensor.functions.
ScalarFunctions.Division
(implements java.util.function.
DoubleBinaryOperator
)
com.yahoo.tensor.functions.
ScalarFunctions.Equal
(implements java.util.function.
DoubleBinaryOperator
)
com.yahoo.tensor.functions.
ScalarFunctions.EqualElements
(implements java.util.function.
Function
<T,R>)
com.yahoo.tensor.functions.
ScalarFunctions.Exponent
(implements java.util.function.
DoubleUnaryOperator
)
com.yahoo.tensor.functions.
ScalarFunctions.Multiplication
(implements java.util.function.
DoubleBinaryOperator
)
com.yahoo.tensor.functions.
ScalarFunctions.Random
(implements java.util.function.
Function
<T,R>)
com.yahoo.tensor.functions.
ScalarFunctions.Sqrt
(implements java.util.function.
DoubleUnaryOperator
)
com.yahoo.tensor.functions.
ScalarFunctions.Square
(implements java.util.function.
DoubleUnaryOperator
)
com.yahoo.tensor.functions.
ScalarFunctions.SumElements
(implements java.util.function.
Function
<T,R>)
com.yahoo.vespa.objects.
Selectable
com.yahoo.vespa.objects.
Identifiable
(implements java.lang.
Cloneable
)
com.yahoo.text.
SimpleMapParser
com.yahoo.text.
MapParser
<VALUETYPE>
com.yahoo.io.
SlowInflate
com.yahoo.text.
StringUtilities
com.yahoo.text.
StringUtilities.ReplacementCharacters
com.yahoo.tensor.
Tensor.Builder.CellBuilder
com.yahoo.tensor.
Tensor.Cell
(implements java.util.
Map.Entry
<K,V>)
com.yahoo.tensor.
IndexedTensor.LazyCell
com.yahoo.tensor.
TensorAddress
(implements java.lang.
Comparable
<T>)
com.yahoo.tensor.
TensorAddress.IntTensorAddress
com.yahoo.tensor.
TensorAddress.StringTensorAddress
com.yahoo.tensor.
TensorAddress.Builder
com.yahoo.tensor.functions.
TensorFunction
com.yahoo.tensor.functions.
CompositeTensorFunction
com.yahoo.tensor.functions.
Argmax
com.yahoo.tensor.functions.
Argmin
com.yahoo.tensor.functions.
Diag
com.yahoo.tensor.functions.
L1Normalize
com.yahoo.tensor.functions.
L2Normalize
com.yahoo.tensor.functions.
Matmul
com.yahoo.tensor.functions.
Random
com.yahoo.tensor.functions.
Range
com.yahoo.tensor.functions.
Softmax
com.yahoo.tensor.functions.
XwPlusB
com.yahoo.tensor.functions.
PrimitiveTensorFunction
com.yahoo.tensor.functions.
Concat
com.yahoo.tensor.functions.
ConstantTensor
com.yahoo.tensor.functions.
Generate
com.yahoo.tensor.functions.
Join
com.yahoo.tensor.functions.
Map
com.yahoo.tensor.functions.
Reduce
com.yahoo.tensor.functions.
Rename
com.yahoo.tensor.evaluation.
VariableTensor
com.yahoo.tensor.
TensorParser
com.yahoo.tensor.
TensorType
com.yahoo.tensor.
TensorType.Builder
com.yahoo.tensor.
TensorType.Dimension
(implements java.lang.
Comparable
<T>)
com.yahoo.tensor.
TensorType.IndexedBoundDimension
com.yahoo.tensor.
TensorType.IndexedUnboundDimension
com.yahoo.tensor.
TensorType.MappedDimension
com.yahoo.tensor.
TensorTypeParser
com.yahoo.text.
Text
java.lang.
Thread
(implements java.lang.
Runnable
)
com.yahoo.io.
Acceptor
com.yahoo.io.
Listener
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Error
com.yahoo.protect.
Process.ShutdownError
com.yahoo.io.
UpdateInterest
com.yahoo.net.
URI
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
)
com.yahoo.net.
URI.Token
com.yahoo.net.
UriTools
com.yahoo.net.
Url
com.yahoo.net.
UrlToken
com.yahoo.net.
UrlTokenizer
com.yahoo.text.
Utf8
com.yahoo.protect.
Validator
com.yahoo.data.access.simple.
Value
(implements com.yahoo.data.access.
Inspector
)
com.yahoo.data.access.simple.
Value.ArrayValue
com.yahoo.data.access.simple.
Value.BoolValue
com.yahoo.data.access.simple.
Value.DataValue
com.yahoo.data.access.simple.
Value.DoubleValue
com.yahoo.data.access.simple.
Value.EmptyValue
com.yahoo.data.access.simple.
Value.LongValue
com.yahoo.data.access.simple.
Value.ObjectValue
com.yahoo.data.access.simple.
Value.StringValue
com.yahoo.vespa.
VersionTagger
java.io.
Writer
(implements java.lang.
Appendable
, java.io.
Closeable
, java.io.
Flushable
)
com.yahoo.text.
GenericWriter
com.yahoo.io.
AbstractByteWriter
(implements com.yahoo.io.
WritableByteTransmitter
)
com.yahoo.io.
ByteWriter
com.yahoo.text.
ForwardWriter
com.yahoo.text.
XMLWriter
com.yahoo.text.
JavaWriterWriter
com.yahoo.text.
XML
com.yahoo.text.
XML.LegalCharacters
com.yahoo.text.
XML.Quote
com.yahoo.text.
XML.Scan
Interface Hierarchy
com.yahoo.data.access.
ArrayTraverser
com.yahoo.text.
Ascii.EncodePredicate
com.yahoo.io.
Connection
com.yahoo.io.
ConnectionFactory
com.yahoo.vespa.objects.
Deserializer
com.yahoo.tensor.evaluation.
EvaluationContext
com.yahoo.vespa.objects.
Ids
com.yahoo.data.access.
Inspectable
com.yahoo.data.access.
Inspector
com.yahoo.vespa.objects.
ObjectOperation
com.yahoo.vespa.objects.
ObjectPredicate
com.yahoo.data.access.
ObjectTraverser
com.yahoo.io.
SelectLoopHook
com.yahoo.vespa.objects.
Serializer
com.yahoo.tensor.
Tensor
com.yahoo.tensor.
Tensor.Builder
com.yahoo.tensor.functions.
ToStringContext
com.yahoo.io.
WritableByteTransmitter
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.yahoo.vespa.
VersionTagger.Format
com.yahoo.data.access.
Type
com.yahoo.net.
UrlToken.Type
com.yahoo.net.
URI.URLContext
com.yahoo.tensor.
TensorType.Dimension.Type
com.yahoo.tensor.functions.
Reduce.Aggregator
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.