Serialized Form
-
Package com.yahoo.config.model
-
Class com.yahoo.config.model.ApplicationConfigProducerRoot
class ApplicationConfigProducerRoot extends TreeConfigProducer<AnyConfigProducer> implements Serializable-
Serialized Fields
-
admin
Admin admin
-
applicationId
com.yahoo.config.provision.ApplicationId applicationId
-
documentModel
DocumentModel documentModel
-
hostSystem
HostSystem hostSystem
-
id2producer
Map<String,
ConfigProducer> id2producer -
routing
Routing routing
-
useV8GeoPositions
boolean useV8GeoPositions
-
vespaVersion
com.yahoo.component.Version vespaVersion
-
-
-
Class com.yahoo.config.model.ConfigModelRepo
class ConfigModelRepo extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
configModelMap
Map<String,
ConfigModel> configModelMap -
configModels
List<ConfigModel> configModels
-
-
-
Package com.yahoo.config.model.producer
-
Class com.yahoo.config.model.producer.AbstractConfigProducerRoot
class AbstractConfigProducerRoot extends TreeConfigProducer<AnyConfigProducer> implements Serializable-
Serialized Fields
-
id2producer
Map<String,
ConfigProducer> id2producer The ConfigProducers contained in this model indexed by config id
-
-
-
Class com.yahoo.config.model.producer.AnyConfigProducer
class AnyConfigProducer extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
configId
String configId
-
parent
TreeConfigProducer parent
-
subId
String subId
-
userConfigs
UserConfigRepo userConfigs
-
-
Class com.yahoo.config.model.producer.TreeConfigProducer
class TreeConfigProducer extends AnyConfigProducer implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
childrenBySubId
FreezableMap<String,
CHILD extends AnyConfigProducer> childrenBySubId -
descendantServices
List<Service> descendantServices
-
-
-
Package com.yahoo.config.model.test
-
Class com.yahoo.config.model.test.MockRoot
class MockRoot extends AbstractConfigProducerRoot implements Serializable-
Serialized Fields
-
deployState
DeployState deployState
-
hostSystem
HostSystem hostSystem
-
-
-
-
Package com.yahoo.schema
-
Exception com.yahoo.schema.DocumentGraphValidator.DocumentGraphException
class DocumentGraphException extends IllegalArgumentException implements Serializable-
Serialized Fields
-
deque
Deque<SDDocumentType> deque
-
-
-
Exception com.yahoo.schema.DocumentModelBuilder.RetryLaterException
class RetryLaterException extends IllegalArgumentException implements Serializable -
Class com.yahoo.schema.Index
class Index extends Object implements Serializable-
Serialized Fields
-
aliases
Set<String> aliases
The list of aliases (Strings) to this index name -
boolIndex
BooleanIndexDefinition boolIndex
The boolean index definition, if set -
hnswIndexParams
Optional<HnswIndexParams> hnswIndexParams
-
interleavedFeatures
boolean interleavedFeatures
Whether the posting lists of this index field should have interleaved features (num occs, field length) in document id stream. -
name
String name
The search definition-unique name of this index -
prefix
boolean prefix
Whether this index supports prefix search -
rankType
RankType rankType
The rank type of this index -
stemming
Stemming stemming
The stemming setting of this field, or null to use the default. Default is determined by the owning search definition. -
type
Index.Type type
-
-
-
-
Package com.yahoo.schema.document
-
Class com.yahoo.schema.document.Attribute
class Attribute extends Object implements Serializable-
Serialized Fields
-
aliases
Set<String> aliases
The aliases for this attribute -
arity
int arity
-
casing
Case casing
-
collectionType
Attribute.CollectionType collectionType
-
createIfNonExistent
boolean createIfNonExistent
-
densePostingListThreshold
double densePostingListThreshold
-
dictionary
Dictionary dictionary
-
distanceMetric
Optional<Attribute.DistanceMetric> distanceMetric
-
enableOnlyBitVector
boolean enableOnlyBitVector
-
fastAccess
boolean fastAccess
-
fastRank
boolean fastRank
-
fastSearch
boolean fastSearch
-
hnswIndexParams
Optional<HnswIndexParams> hnswIndexParams
-
isPosition
boolean isPosition
-
lowerBound
long lowerBound
-
mutable
boolean mutable
-
name
String name
-
paged
boolean paged
-
prefetch
Boolean prefetch
True if this attribute should be returned during first pass of search. Null means make the default decision for this kind of attribute -
referenceDocumentType
Optional<com.yahoo.document.StructuredDataType> referenceDocumentType
This is set if the type of this is REFERENCE -
removeIfZero
boolean removeIfZero
-
sorting
Sorting sorting
-
tensorType
Optional<com.yahoo.tensor.TensorType> tensorType
This is set if the type of this is TENSOR -
type
Attribute.Type type
-
upperBound
long upperBound
-
-
-
Class com.yahoo.schema.document.Matching
class Matching extends Object implements Serializable-
Serialized Fields
-
algorithm
MatchAlgorithm algorithm
The basic match algorithm -
algorithmUserSet
boolean algorithmUserSet
-
casing
Case casing
-
exactMatchTerminator
String exactMatchTerminator
-
gramSize
int gramSize
The gram size is the n in n-gram, or -1 if not set. Should only be set with gram matching. -
maxLength
Integer maxLength
Maximum number of characters to consider when searching in this field. Used for limiting resources, especially in streaming search. -
type
MatchType type
-
typeUserSet
boolean typeUserSet
-
-
-
Class com.yahoo.schema.document.Ranking
class Ranking extends Object implements Serializable-
Serialized Fields
-
filter
boolean filter
-
literal
boolean literal
-
normal
boolean normal
-
-
-
Class com.yahoo.schema.document.Sorting
class Sorting extends Object implements Serializable-
Serialized Fields
-
ascending
boolean ascending
-
function
Sorting.Function function
-
locale
String locale
-
strength
Sorting.Strength strength
-
-
-
-
Package com.yahoo.schema.parser
-
Exception com.yahoo.schema.parser.ParseException
class ParseException extends Exception implements Serializable-
Serialized Fields
-
currentToken
Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token. -
expectedTokenSequences
int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse. -
tokenImage
String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
-
-
-
Class com.yahoo.schema.parser.Token
class Token extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
beginColumn
int beginColumn
The column number of the first character of this Token. -
beginLine
int beginLine
The line number of the first character of this Token. -
endColumn
int endColumn
The column number of the last character of this Token. -
endLine
int endLine
The line number of the last character of this Token. -
image
String image
The string image of the token. -
kind
int kind
An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java. -
next
Token next
A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field. -
specialToken
Token specialToken
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.
-
-
Exception com.yahoo.schema.parser.TokenMgrException
class TokenMgrException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
errorCode
int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.
-
-
-
Package com.yahoo.vespa.documentmodel
-
Class com.yahoo.vespa.documentmodel.DocumentSummary
class DocumentSummary extends FieldView implements Serializable -
Class com.yahoo.vespa.documentmodel.FieldView
class FieldView extends Object implements Serializable -
Class com.yahoo.vespa.documentmodel.SummaryField.Source
class Source extends Object implements Serializable-
Serialized Fields
-
name
String name
-
override
boolean override
-
-
-
-
Package com.yahoo.vespa.model
-
Class com.yahoo.vespa.model.AbstractService
-
Serialized Fields
-
affinity
Optional<Affinity> affinity
The affinity properties of this service. -
basePort
int basePort
The actual base port for this Service. -
environmentVariables
Map<String,
Object> environmentVariables -
hostResource
HostResource hostResource
-
id
int id
Identifier that ensures that multiple instances of the same Service subclass will have unique names on the host. The first instance of one kind of Service will have the id 1, and the id will increase by 1 for each new instance. TODO: Do something more intelligent in Host? -
initialized
boolean initialized
-
jvmOptions
String jvmOptions
The optional JVM execution options for this Service. -
ports
List<Integer> ports
The ports allocated to this Service. -
portsMeta
PortsMeta portsMeta
The ports metainfo object -
preload
String preload
The optional PRELOAD libraries for this Service. -
serviceProperties
Map<String,
Object> serviceProperties Custom properties that a service may populate to communicate more key/value pairs to the service-list dump. Supported key datatypes are String, and values may be String or Integer.
-
-
-
Class com.yahoo.vespa.model.Client
-
Class com.yahoo.vespa.model.ConfigProxy
class ConfigProxy extends AbstractService implements Serializable -
Class com.yahoo.vespa.model.ConfigSentinel
class ConfigSentinel extends AbstractService implements Serializable-
Serialized Fields
-
applicationId
com.yahoo.config.provision.ApplicationId applicationId
-
zone
com.yahoo.config.provision.Zone zone
-
-
-
Class com.yahoo.vespa.model.Host
-
Serialized Fields
-
configSentinel
ConfigSentinel configSentinel
-
hostname
String hostname
-
runsConfigServer
boolean runsConfigServer
-
-
-
Class com.yahoo.vespa.model.HostSystem
-
Serialized Fields
-
deployLogger
com.yahoo.config.application.api.DeployLogger deployLogger
-
hostname2host
Map<String,
HostResource> hostname2host -
isHosted
boolean isHosted
-
provisioner
com.yahoo.config.model.api.HostProvisioner provisioner
-
-
-
Class com.yahoo.vespa.model.Logd
class Logd extends AbstractService implements Serializable -
Class com.yahoo.vespa.model.PortsMeta
class PortsMeta extends Object implements Serializable-
Serialized Fields
-
currentOffset
Integer currentOffset
Keep track of the offset to register for, when chaining -
httpAdminOffset
Integer httpAdminOffset
Remember the http admin port offset. -
httpStatusOffset
Integer httpStatusOffset
Remember the http status port offset. -
ports
List<LinkedList<String>> ports
A list of all ports. The list elements are lists of strings. -
rpcAdminOffset
Integer rpcAdminOffset
Remember the rpc admin port offset. -
rpcStatusOffset
Integer rpcStatusOffset
Remember the rpc status port offset.
-
-
-
Class com.yahoo.vespa.model.SimpleConfigProducer
class SimpleConfigProducer extends TreeConfigProducer<T extends AnyConfigProducer> implements Serializable- serialVersionUID:
- 1L
-
Class com.yahoo.vespa.model.VespaModel
class VespaModel extends AbstractConfigProducerRoot implements Serializable-
Serialized Fields
-
allocatedHosts
com.yahoo.config.provision.AllocatedHosts allocatedHosts
-
applicationPackage
com.yahoo.config.application.api.ApplicationPackage applicationPackage
-
configModelRepo
ConfigModelRepo configModelRepo
-
fileRegistry
com.yahoo.config.application.api.FileRegistry fileRegistry
-
provisioned
com.yahoo.config.model.api.Provisioned provisioned
-
rankProfileList
RankProfileList rankProfileList
The global rank profiles of this model -
root
ApplicationConfigProducerRoot root
-
validationOverrides
com.yahoo.config.application.api.ValidationOverrides validationOverrides
The validation overrides of this. This is never null. -
version
com.yahoo.component.Version version
-
wantedNodeVersion
com.yahoo.component.Version wantedNodeVersion
-
-
-
-
Package com.yahoo.vespa.model.admin
-
Class com.yahoo.vespa.model.admin.Admin
-
Serialized Fields
-
additionalDefaultMetrics
ai.vespa.metrics.set.MetricSet additionalDefaultMetrics
-
applicationType
ConfigModelContext.ApplicationType applicationType
-
clusterControllers
ClusterControllerContainerCluster clusterControllers
The single cluster controller cluster shared by all content clusters by default when not multitenant. If multitenant, this is null. -
configservers
List<Configserver> configservers
-
defaultConfigserver
Configserver defaultConfigserver
-
fileDistribution
FileDistributionConfigProducer fileDistribution
-
isHostedVespa
boolean isHostedVespa
-
logctlSpecs
List<LogctlSpec> logctlSpecs
-
logForwarderConfig
LogForwarder.Config logForwarderConfig
-
logForwarderIncludeAdmin
boolean logForwarderIncludeAdmin
-
logserver
Logserver logserver
The log server, or null if none -
logServerContainerCluster
Optional<LogserverContainerCluster> logServerContainerCluster
-
metrics
Metrics metrics
-
metricsProxyCluster
MetricsProxyContainerCluster metricsProxyCluster
-
monitoring
Monitoring monitoring
-
multitenant
boolean multitenant
-
slobroks
List<Slobrok> slobroks
-
zooKeepersConfigProvider
ZooKeepersConfigProvider zooKeepersConfigProvider
-
-
-
Class com.yahoo.vespa.model.admin.Configserver
class Configserver extends AbstractService implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
rpcPort
int rpcPort
-
-
Class com.yahoo.vespa.model.admin.LogForwarder
class LogForwarder extends AbstractService implements Serializable-
Serialized Fields
-
config
LogForwarder.Config config
-
-
-
Class com.yahoo.vespa.model.admin.Logserver
class Logserver extends AbstractService implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
compressionType
String compressionType
-
-
Class com.yahoo.vespa.model.admin.LogserverContainer
class LogserverContainer extends Container implements Serializable -
Class com.yahoo.vespa.model.admin.LogserverContainerCluster
class LogserverContainerCluster extends ContainerCluster<LogserverContainer> implements Serializable -
Class com.yahoo.vespa.model.admin.ModelConfigProvider
-
Class com.yahoo.vespa.model.admin.Slobrok
class Slobrok extends AbstractService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.yahoo.vespa.model.admin.clustercontroller
-
Class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerCluster
class ClusterControllerCluster extends TreeConfigProducer<ClusterControllerContainerCluster> implements Serializable-
Serialized Fields
-
containerCluster
ClusterControllerContainerCluster containerCluster
-
previousHosts
Set<String> previousHosts
-
-
-
Class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerComponent
class ClusterControllerComponent extends SimpleComponent implements Serializable -
Class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerConfigurer
class ClusterControllerConfigurer extends SimpleComponent implements Serializable-
Serialized Fields
-
cluster
ContentCluster cluster
-
clusterControllerIndex
int clusterControllerIndex
-
nodeCount
int nodeCount
-
-
-
Class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerContainer
class ClusterControllerContainer extends Container implements Serializable -
Class com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerContainerCluster
class ClusterControllerContainerCluster extends ContainerCluster<ClusterControllerContainer> implements Serializable-
Serialized Fields
-
reindexingContext
ReindexingContext reindexingContext
-
-
-
-
Package com.yahoo.vespa.model.admin.metricsproxy
-
Class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainer
class MetricsProxyContainer extends Container implements Serializable-
Serialized Fields
-
applicationId
com.yahoo.config.provision.ApplicationId applicationId
-
cluster
MetricsProxyContainerCluster cluster
-
clusterMembership
Optional<com.yahoo.config.provision.ClusterMembership> clusterMembership
-
isHostedVespa
boolean isHostedVespa
-
jvmGCOptions
String jvmGCOptions
-
metricsRpcPort
int metricsRpcPort
-
zone
com.yahoo.config.provision.Zone zone
-
-
-
Class com.yahoo.vespa.model.admin.metricsproxy.MetricsProxyContainerCluster
class MetricsProxyContainerCluster extends ContainerCluster<MetricsProxyContainer> implements Serializable-
Serialized Fields
-
applicationId
com.yahoo.config.provision.ApplicationId applicationId
-
-
-
-
Package com.yahoo.vespa.model.container
-
Class com.yahoo.vespa.model.container.ApplicationContainer
class ApplicationContainer extends Container implements Serializable-
Serialized Fields
-
isHostedVespa
boolean isHostedVespa
-
-
-
Class com.yahoo.vespa.model.container.ApplicationContainerCluster
class ApplicationContainerCluster extends ContainerCluster<ApplicationContainer> implements Serializable-
Serialized Fields
-
applicationBundles
Set<com.yahoo.config.FileReference> applicationBundles
-
endpointList
List<com.yahoo.config.model.api.ApplicationClusterEndpoint> endpointList
-
heapSizePercentageOfAvailableMemory
int heapSizePercentageOfAvailableMemory
The heap size % of total memory available to the JVM process. -
mbusParams
ApplicationContainerCluster.MbusParams mbusParams
-
memoryPercentage
Integer memoryPercentage
-
messageBusEnabled
boolean messageBusEnabled
-
modelEvaluation
ContainerModelEvaluation modelEvaluation
-
previousHosts
Set<String> previousHosts
-
tlsClientAuthority
Optional<String> tlsClientAuthority
-
transport_connections_per_target
int transport_connections_per_target
-
transport_events_before_wakeup
int transport_events_before_wakeup
-
zookeeperSessionTimeoutSeconds
int zookeeperSessionTimeoutSeconds
-
-
-
Class com.yahoo.vespa.model.container.Container
class Container extends AbstractService implements Serializable-
Serialized Fields
-
allocatedMessagingPort
int allocatedMessagingPort
-
allocatedRpcPort
int allocatedRpcPort
-
allocatedSearchPort
int allocatedSearchPort
-
clusterName
String clusterName
-
components
ComponentGroup<Component<?,
?>> components -
defaultHttpServer
JettyHttpServer defaultHttpServer
-
dumpHeapOnShutdownTimeout
boolean dumpHeapOnShutdownTimeout
-
handlers
ComponentGroup<Handler> handlers
-
hostResponseHeaderKey
Optional<String> hostResponseHeaderKey
-
index
int index
The unique index of this node -
logctlSpecs
List<LogctlSpec> logctlSpecs
-
myServiceType
com.yahoo.config.model.api.container.ContainerServiceType myServiceType
-
name
String name
-
owner
ContainerCluster<?> owner
The cluster this container belongs to, or null if it is not added to any cluster -
parent
TreeConfigProducer<?> parent
-
requireSpecificPorts
boolean requireSpecificPorts
-
retired
boolean retired
Whether this node has been marked as retired (e.g, will be removed) -
shutdownTimeoutS
double shutdownTimeoutS
-
-
-
Class com.yahoo.vespa.model.container.ContainerCluster
-
Serialized Fields
-
applicationMetaData
com.yahoo.config.application.api.ApplicationMetaData applicationMetaData
-
clients
List<Client> clients
-
clientsLegacyMode
boolean clientsLegacyMode
-
componentGroup
ComponentGroup<Component<?,
?>> componentGroup -
compressionType
String compressionType
-
concreteDocumentTypes
Map<String,
String> concreteDocumentTypes -
containerDocproc
ContainerDocproc containerDocproc
-
containerDocumentApi
ContainerDocumentApi containerDocumentApi
-
containers
List<CONTAINER extends Container> containers
-
containerSearch
ContainerSearch containerSearch
-
defaultHandlerThreadpool
ContainerThreadpool defaultHandlerThreadpool
-
deferChangesUntilRestart
boolean deferChangesUntilRestart
-
hostClusterId
String hostClusterId
-
http
Http http
-
httpServerEnabled
boolean httpServerEnabled
-
isHostedVespa
boolean isHostedVespa
-
jvmGCOptions
String jvmGCOptions
-
name
String name
-
platformBundles
Set<Path> platformBundles
-
processingChains
ProcessingChains processingChains
-
rpcServerEnabled
boolean rpcServerEnabled
-
secretStore
SecretStore secretStore
-
zone
com.yahoo.config.provision.Zone zone
The zone this is deployed in, or the default zone if not on hosted Vespa -
zooKeeperLocalhostAffinity
boolean zooKeeperLocalhostAffinity
-
-
-
Class com.yahoo.vespa.model.container.ContainerThreadpool
class ContainerThreadpool extends SimpleComponent implements Serializable-
Serialized Fields
-
name
String name
-
userOptions
ContainerThreadpool.UserOptions userOptions
-
-
-
Class com.yahoo.vespa.model.container.DataplaneProxy
class DataplaneProxy extends SimpleComponent implements Serializable -
Class com.yahoo.vespa.model.container.IdentityProvider
class IdentityProvider extends SimpleComponent implements Serializable
-
-
Package com.yahoo.vespa.model.container.component
-
Class com.yahoo.vespa.model.container.component.AccessLogComponent
class AccessLogComponent extends SimpleComponent implements Serializable-
Serialized Fields
-
-
Class com.yahoo.vespa.model.container.component.BertEmbedder
class BertEmbedder extends com.yahoo.vespa.model.container.component.TypedComponent implements Serializable-
Serialized Fields
-
maxTokens
Integer maxTokens
-
model
com.yahoo.config.ModelReference model
-
onnxExecutionMode
String onnxExecutionMode
-
onnxGpuDevice
Integer onnxGpuDevice
-
onnxInteropThreads
Integer onnxInteropThreads
-
onnxIntraopThreads
Integer onnxIntraopThreads
-
poolingStrategy
String poolingStrategy
-
tranformerStartSequenceToken
Integer tranformerStartSequenceToken
-
transformerAttentionMask
String transformerAttentionMask
-
transformerEndSequenceToken
Integer transformerEndSequenceToken
-
transformerInputIds
String transformerInputIds
-
transformerOutput
String transformerOutput
-
transformerTokenTypeIds
String transformerTokenTypeIds
-
vocab
com.yahoo.config.ModelReference vocab
-
-
-
Class com.yahoo.vespa.model.container.component.Component
class Component extends TreeConfigProducer<CCHILD extends AnyConfigProducer> implements Serializable -
Class com.yahoo.vespa.model.container.component.ComponentGroup
class ComponentGroup extends ConfigProducerGroup<CGCHILD extends Component<?,?>> implements Serializable -
Class com.yahoo.vespa.model.container.component.ConfigProducerGroup
class ConfigProducerGroup extends TreeConfigProducer<CHILD extends AnyConfigProducer> implements Serializable-
Serialized Fields
-
producerById
Map<com.yahoo.component.ComponentId,
CHILD extends AnyConfigProducer> producerById
-
-
-
Class com.yahoo.vespa.model.container.component.ConnectionLogComponent
class ConnectionLogComponent extends SimpleComponent implements Serializable -
Class com.yahoo.vespa.model.container.component.FileStatusHandlerComponent
class FileStatusHandlerComponent extends Handler implements Serializable-
Serialized Fields
-
fileName
String fileName
-
-
-
Class com.yahoo.vespa.model.container.component.Handler
class Handler extends Component<Component<?,?>, com.yahoo.osgi.provider.model.ComponentModel> implements Serializable -
Serialized Fields
-
clientBindings
List<BindingPattern> clientBindings
-
hasCustomThreadPool
boolean hasCustomThreadPool
-
serverBindings
Set<BindingPattern> serverBindings
-
-
-
Class com.yahoo.vespa.model.container.component.Handler.DefaultHandlerThreadpool
class DefaultHandlerThreadpool extends ContainerThreadpool implements Serializable -
Class com.yahoo.vespa.model.container.component.HuggingFaceEmbedder
class HuggingFaceEmbedder extends com.yahoo.vespa.model.container.component.TypedComponent implements Serializable-
Serialized Fields
-
maxTokens
Integer maxTokens
-
model
com.yahoo.config.ModelReference model
-
normalize
Boolean normalize
-
onnxExecutionMode
String onnxExecutionMode
-
onnxGpuDevice
Integer onnxGpuDevice
-
onnxInteropThreads
Integer onnxInteropThreads
-
onnxIntraopThreads
Integer onnxIntraopThreads
-
poolingStrategy
String poolingStrategy
-
transformerAttentionMask
String transformerAttentionMask
-
transformerInputIds
String transformerInputIds
-
transformerOutput
String transformerOutput
-
transformerTokenTypeIds
String transformerTokenTypeIds
-
vocab
com.yahoo.config.ModelReference vocab
-
-
-
Class com.yahoo.vespa.model.container.component.HuggingFaceTokenizer
class HuggingFaceTokenizer extends com.yahoo.vespa.model.container.component.TypedComponent implements Serializable -
Class com.yahoo.vespa.model.container.component.SimpleComponent
class SimpleComponent extends Component<AnyConfigProducer,com.yahoo.osgi.provider.model.ComponentModel> implements Serializable
-
-
Package com.yahoo.vespa.model.container.component.chain
-
Class com.yahoo.vespa.model.container.component.chain.Chain
-
Serialized Fields
-
componentId
com.yahoo.component.ComponentId componentId
-
innerComponentsGroup
ComponentGroup<T extends ChainedComponent<?>> innerComponentsGroup
-
specWithoutInnerComponents
com.yahoo.component.chain.model.ChainSpecification specWithoutInnerComponents
-
-
-
Class com.yahoo.vespa.model.container.component.chain.ChainedComponent
class ChainedComponent extends Component<AnyConfigProducer,T extends com.yahoo.component.chain.model.ChainedComponentModel> implements Serializable -
Class com.yahoo.vespa.model.container.component.chain.Chains
-
Serialized Fields
-
chainGroup
ConfigProducerGroup<CHAIN extends Chain<?>> chainGroup
-
componentGroup
ComponentGroup<ChainedComponent<?>> componentGroup
-
-
-
Class com.yahoo.vespa.model.container.component.chain.ProcessingHandler
class ProcessingHandler extends Handler implements Serializable
-
-
Package com.yahoo.vespa.model.container.configserver
-
Class com.yahoo.vespa.model.container.configserver.ConfigserverCluster
class ConfigserverCluster extends TreeConfigProducer implements Serializable-
Serialized Fields
-
containerCluster
ContainerCluster<?> containerCluster
-
options
CloudConfigOptions options
-
-
-
-
Package com.yahoo.vespa.model.container.docproc
-
Class com.yahoo.vespa.model.container.docproc.DocprocChain
-
Class com.yahoo.vespa.model.container.docproc.DocprocChains
-
Serialized Fields
-
docprocHandler
ProcessingHandler<DocprocChains> docprocHandler
-
-
-
Class com.yahoo.vespa.model.container.docproc.DocumentProcessor
-
Class com.yahoo.vespa.model.container.docproc.MbusClient
class MbusClient extends Handler implements Serializable-
Serialized Fields
-
sessionName
String sessionName
-
type
com.yahoo.container.jdisc.config.SessionConfig.Type.Enum type
-
-
-
-
Package com.yahoo.vespa.model.container.http
-
Class com.yahoo.vespa.model.container.http.BlockFeedGlobalEndpointsFilter
class BlockFeedGlobalEndpointsFilter extends Filter implements Serializable-
Serialized Fields
-
dryRun
boolean dryRun
-
endpoints
Set<com.yahoo.config.model.api.ContainerEndpoint> endpoints
-
-
-
Class com.yahoo.vespa.model.container.http.ConnectorFactory
class ConnectorFactory extends SimpleComponent implements Serializable-
Serialized Fields
-
defaultRequestFilterChain
com.yahoo.component.ComponentId defaultRequestFilterChain
-
defaultResponseFilterChain
com.yahoo.component.ComponentId defaultResponseFilterChain
-
listenPort
int listenPort
-
name
String name
-
sslProviderComponent
SslProvider sslProviderComponent
-
-
-
Class com.yahoo.vespa.model.container.http.Filter
class Filter extends ChainedComponent<com.yahoo.component.chain.model.ChainedComponentModel> implements Serializable -
Class com.yahoo.vespa.model.container.http.FilterChains
-
Class com.yahoo.vespa.model.container.http.FilterConfigProvider
class FilterConfigProvider extends SimpleComponent implements Serializable -
Class com.yahoo.vespa.model.container.http.Http
-
Serialized Fields
-
accessControl
AccessControl accessControl
-
bindings
List<FilterBinding> bindings
-
filterChains
FilterChains filterChains
-
httpServer
JettyHttpServer httpServer
-
strictFiltering
Boolean strictFiltering
-
-
-
Class com.yahoo.vespa.model.container.http.HttpFilterChain
-
Serialized Fields
-
type
HttpFilterChain.Type type
-
-
-
Class com.yahoo.vespa.model.container.http.JettyHttpServer
class JettyHttpServer extends SimpleComponent implements Serializable-
Serialized Fields
-
cluster
ContainerCluster<?> cluster
-
connectorFactories
List<ConnectorFactory> connectorFactories
-
ignoredUserAgentsList
SortedSet<String> ignoredUserAgentsList
-
isHostedVespa
boolean isHostedVespa
-
-
-
Class com.yahoo.vespa.model.container.http.JettyHttpServer.FilterBindingsProviderComponent
class FilterBindingsProviderComponent extends SimpleComponent implements Serializable
-
-
Package com.yahoo.vespa.model.container.http.ssl
-
Class com.yahoo.vespa.model.container.http.ssl.CloudSslProvider
class CloudSslProvider extends SslProvider implements Serializable -
Class com.yahoo.vespa.model.container.http.ssl.ConfiguredFilebasedSslProvider
class ConfiguredFilebasedSslProvider extends SslProvider implements Serializable-
Serialized Fields
-
caCertificatePath
String caCertificatePath
-
certificatePath
String certificatePath
-
cipherSuites
List<String> cipherSuites
-
clientAuthentication
com.yahoo.jdisc.http.ConnectorConfig.Ssl.ClientAuth.Enum clientAuthentication
-
privateKeyPath
String privateKeyPath
-
protocolVersions
List<String> protocolVersions
-
-
-
Class com.yahoo.vespa.model.container.http.ssl.CustomSslProvider
class CustomSslProvider extends SslProvider implements Serializable -
Class com.yahoo.vespa.model.container.http.ssl.DefaultSslProvider
class DefaultSslProvider extends SslProvider implements Serializable -
Class com.yahoo.vespa.model.container.http.ssl.HostedSslConnectorFactory
class HostedSslConnectorFactory extends ConnectorFactory implements Serializable-
Serialized Fields
-
clientAuth
HostedSslConnectorFactory.SslClientAuth clientAuth
-
endpointConnectionTtl
Duration endpointConnectionTtl
-
proxyProtocolEnabled
boolean proxyProtocolEnabled
-
proxyProtocolMixedMode
boolean proxyProtocolMixedMode
-
remoteAddressHeaders
List<String> remoteAddressHeaders
-
remotePortHeaders
List<String> remotePortHeaders
-
tlsCiphersOverride
List<String> tlsCiphersOverride
-
-
-
Class com.yahoo.vespa.model.container.http.ssl.SslProvider
class SslProvider extends SimpleComponent implements Serializable
-
-
Package com.yahoo.vespa.model.container.processing
-
Class com.yahoo.vespa.model.container.processing.ProcessingChain
-
Class com.yahoo.vespa.model.container.processing.ProcessingChains
-
Class com.yahoo.vespa.model.container.processing.Processor
class Processor extends ChainedComponent<com.yahoo.component.chain.model.ChainedComponentModel> implements Serializable
-
-
Package com.yahoo.vespa.model.container.search
-
Class com.yahoo.vespa.model.container.search.DispatcherComponent
class DispatcherComponent extends Component<TreeConfigProducer<?>,com.yahoo.osgi.provider.model.ComponentModel> implements Serializable -
Serialized Fields
-
indexedSearchCluster
IndexedSearchCluster indexedSearchCluster
-
-
-
Class com.yahoo.vespa.model.container.search.PageTemplates
class PageTemplates extends Object implements Serializable -
Class com.yahoo.vespa.model.container.search.QueryProfiles
class QueryProfiles extends Object implements Serializable-
Serialized Fields
-
registry
com.yahoo.search.query.profile.QueryProfileRegistry registry
-
-
-
Class com.yahoo.vespa.model.container.search.RankProfilesEvaluatorComponent
class RankProfilesEvaluatorComponent extends Component<AnyConfigProducer,com.yahoo.osgi.provider.model.ComponentModel> implements Serializable -
Serialized Fields
-
ddb
DocumentDatabase ddb
-
-
-
Class com.yahoo.vespa.model.container.search.SemanticRules
class SemanticRules extends Object implements Serializable-
Serialized Fields
-
ruleBases
List<SemanticRules.RuleBase> ruleBases
-
-
-
-
Package com.yahoo.vespa.model.container.search.searchchain
-
Class com.yahoo.vespa.model.container.search.searchchain.FederationSearcher
class FederationSearcher extends Searcher<com.yahoo.search.searchchain.model.federation.FederationSearcherModel> implements Serializable -
Class com.yahoo.vespa.model.container.search.searchchain.GenericProvider
class GenericProvider extends Provider implements Serializable -
Class com.yahoo.vespa.model.container.search.searchchain.GenericTarget
class GenericTarget extends SearchChain implements Serializable-
Serialized Fields
-
federationOptions
com.yahoo.search.searchchain.model.federation.FederationOptions federationOptions
-
-
-
Class com.yahoo.vespa.model.container.search.searchchain.LocalProvider
class LocalProvider extends Provider implements Serializable-
Serialized Fields
-
providerSpec
com.yahoo.search.searchchain.model.federation.LocalProviderSpec providerSpec
-
searchCluster
SearchCluster searchCluster
-
-
-
Class com.yahoo.vespa.model.container.search.searchchain.Provider
class Provider extends GenericTarget implements Serializable-
Serialized Fields
-
sources
ConfigProducerGroup<Source> sources
-
-
-
Class com.yahoo.vespa.model.container.search.searchchain.SearchChain
-
Class com.yahoo.vespa.model.container.search.searchchain.SearchChains
-
Serialized Fields
-
sourceGroups
com.yahoo.vespa.model.container.search.searchchain.SourceGroupRegistry sourceGroups
-
-
-
Class com.yahoo.vespa.model.container.search.searchchain.Searcher
class Searcher extends ChainedComponent<T extends com.yahoo.component.chain.model.ChainedComponentModel> implements Serializable -
Class com.yahoo.vespa.model.container.search.searchchain.Source
class Source extends GenericTarget implements Serializable-
Serialized Fields
-
groupOption
Source.GroupOption groupOption
-
-
-
-
Package com.yahoo.vespa.model.container.xml
-
Class com.yahoo.vespa.model.container.xml.CloudSecretStore
class CloudSecretStore extends SimpleComponent implements Serializable-
Serialized Fields
-
configList
List<com.yahoo.vespa.model.container.xml.CloudSecretStore.StoreConfig> configList
-
-
-
-
Package com.yahoo.vespa.model.content
-
Class com.yahoo.vespa.model.content.ClusterControllerConfig
class ClusterControllerConfig extends AnyConfigProducer implements Serializable-
Serialized Fields
-
allowMoreThanOneContentGroupDown
boolean allowMoreThanOneContentGroupDown
-
clusterName
String clusterName
-
resourceLimits
ResourceLimits resourceLimits
-
tuning
com.yahoo.vespa.model.content.ClusterControllerConfig.ClusterControllerTuning tuning
-
-
-
Class com.yahoo.vespa.model.content.ContentNode
class ContentNode extends AbstractService implements Serializable-
Serialized Fields
-
distributionKey
int distributionKey
-
mbus_events_before_wakeup
int mbus_events_before_wakeup
-
mbus_network_threads
int mbus_network_threads
-
mbus_rpc_targets
int mbus_rpc_targets
-
rootDirectory
String rootDirectory
-
rpc_events_before_wakeup
int rpc_events_before_wakeup
-
rpc_num_targets
int rpc_num_targets
-
-
-
Class com.yahoo.vespa.model.content.ContentSearchCluster
-
Serialized Fields
-
clusterName
String clusterName
-
clusters
Map<String,
SearchCluster> clusters If this is set up for streaming search, it is modelled as one search cluster per search definition -
defaultFeedConcurrency
double defaultFeedConcurrency
-
defaultFeedNiceness
double defaultFeedNiceness
-
defaultMaxCompactBuffers
int defaultMaxCompactBuffers
-
documentDefinitions
Map<String,
NewDocumentType> documentDefinitions -
feedSequencerType
com.yahoo.vespa.config.search.core.ProtonConfig.Indexing.Optimize.Enum feedSequencerType
-
flushOnShutdown
boolean flushOnShutdown
-
forwardIssuesToQrs
boolean forwardIssuesToQrs
-
fractionOfMemoryReserved
double fractionOfMemoryReserved
Whether the nodes of this cluster also hosts a container cluster in a hosted system -
globallyDistributedDocuments
Set<NewDocumentType> globallyDistributedDocuments
-
groupToSpecMap
Map<StorageGroup,
NodeSpec> groupToSpecMap -
indexedCluster
IndexedSearchCluster indexedCluster
The single, indexed search cluster this sets up (supporting multiple document types), or null if none -
indexingDocproc
Optional<IndexingDocproc> indexingDocproc
-
nonIndexed
List<SearchNode> nonIndexed
The search nodes of this if it does not have an indexed cluster -
redundancy
Redundancy redundancy
-
resourceLimits
Optional<ResourceLimits> resourceLimits
-
syncTransactionLog
Boolean syncTransactionLog
-
tuning
Tuning tuning
-
visibilityDelay
Double visibilityDelay
-
-
-
Class com.yahoo.vespa.model.content.Distributor
class Distributor extends ContentNode implements Serializable-
Serialized Fields
-
provider
PersistenceEngine provider
-
-
-
Class com.yahoo.vespa.model.content.DistributorCluster
-
Serialized Fields
-
bucketSplitting
BucketSplitting bucketSplitting
-
gc
com.yahoo.vespa.model.content.DistributorCluster.GcOptions gc
-
hasIndexedDocumentType
boolean hasIndexedDocumentType
-
maxActivationInhibitedOutOfSyncGroups
int maxActivationInhibitedOutOfSyncGroups
-
parent
ContentCluster parent
-
-
-
Class com.yahoo.vespa.model.content.StorageNode
class StorageNode extends ContentNode implements Serializable-
Serialized Fields
-
capacity
Double capacity
-
cluster
StorageCluster cluster
-
retired
boolean retired
-
-
-
-
Package com.yahoo.vespa.model.content.cluster
-
Class com.yahoo.vespa.model.content.cluster.ContentCluster
-
Serialized Fields
-
clusterControllerConfig
ClusterControllerConfig clusterControllerConfig
-
clusterId
String clusterId
-
distributionMode
ContentCluster.DistributionMode distributionMode
-
distributorNodes
DistributorCluster distributorNodes
-
documentDefinitions
Map<String,
NewDocumentType> documentDefinitions -
documentSelection
String documentSelection
-
globallyDistributedDocuments
Set<NewDocumentType> globallyDistributedDocuments
-
isHosted
boolean isHosted
-
maxNodesPerMerge
Integer maxNodesPerMerge
-
persistenceFactory
PersistenceEngine.PersistenceFactory persistenceFactory
-
redundancy
Redundancy redundancy
-
rootGroup
StorageGroup rootGroup
-
search
ContentSearchCluster search
-
storageNodes
StorageCluster storageNodes
-
zone
com.yahoo.config.provision.Zone zone
-
-
-
-
Package com.yahoo.vespa.model.content.engines
-
Class com.yahoo.vespa.model.content.engines.DummyPersistence
class DummyPersistence extends PersistenceEngine implements Serializable -
Class com.yahoo.vespa.model.content.engines.PersistenceEngine
-
Class com.yahoo.vespa.model.content.engines.ProtonProvider
class ProtonProvider extends PersistenceEngine implements Serializable
-
-
Package com.yahoo.vespa.model.content.storagecluster
-
Class com.yahoo.vespa.model.content.storagecluster.StorageCluster
-
Serialized Fields
-
clusterName
String clusterName
-
fileStorProducer
FileStorProducer fileStorProducer
-
integrityCheckerProducer
IntegrityCheckerProducer integrityCheckerProducer
-
persistenceProducer
PersistenceProducer persistenceProducer
-
storServerProducer
StorServerProducer storServerProducer
-
storVisitorProducer
StorVisitorProducer storVisitorProducer
-
-
-
-
Package com.yahoo.vespa.model.filedistribution
-
Class com.yahoo.vespa.model.filedistribution.FileDistributionConfigProducer
class FileDistributionConfigProducer extends TreeConfigProducer<FileDistributionConfigProvider> implements Serializable-
Serialized Fields
-
fileDistributionConfigProviders
Map<Host,
FileDistributionConfigProvider> fileDistributionConfigProviders
-
-
-
Class com.yahoo.vespa.model.filedistribution.FileDistributionConfigProvider
class FileDistributionConfigProvider extends AnyConfigProducer implements Serializable-
Serialized Fields
-
host
Host host
-
-
-
-
Package com.yahoo.vespa.model.search
-
Class com.yahoo.vespa.model.search.DocumentDatabase
class DocumentDatabase extends AnyConfigProducer implements Serializable-
Serialized Fields
-
derivedCfg
DerivedConfiguration derivedCfg
-
schemaName
String schemaName
-
-
-
Class com.yahoo.vespa.model.search.IndexedSearchCluster
class IndexedSearchCluster extends SearchCluster implements Serializable-
Serialized Fields
-
defaultDispatchPolicy
DispatchTuning.DispatchPolicy defaultDispatchPolicy
-
dispatchWarmup
double dispatchWarmup
-
documentDbs
List<DocumentDatabase> documentDbs
-
documentDbsConfigProducer
IndexedSearchCluster.MultipleDocumentDatabasesConfigProducer documentDbsConfigProducer
-
indexingDocproc
IndexingDocproc indexingDocproc
-
redundancy
int redundancy
-
routingSelector
String routingSelector
-
searchCoverage
SearchCoverage searchCoverage
-
searchNodes
List<SearchNode> searchNodes
-
summaryDecodePolicy
String summaryDecodePolicy
-
tuning
Tuning tuning
-
-
-
Class com.yahoo.vespa.model.search.IndexedSearchCluster.MultipleDocumentDatabasesConfigProducer
class MultipleDocumentDatabasesConfigProducer extends TreeConfigProducer<IndexedSearchCluster.MultipleDocumentDatabasesConfigProducer> implements Serializable-
Serialized Fields
-
docDbs
List<DocumentDatabase> docDbs
-
-
-
Class com.yahoo.vespa.model.search.IndexingDocprocChain
class IndexingDocprocChain extends DocprocChain implements Serializable -
Class com.yahoo.vespa.model.search.IndexingProcessor
class IndexingProcessor extends DocumentProcessor implements Serializable -
Class com.yahoo.vespa.model.search.SchemaDefinitionXMLHandler
class SchemaDefinitionXMLHandler extends Object implements Serializable-
Serialized Fields
-
schemaName
String schemaName
-
-
-
Class com.yahoo.vespa.model.search.SearchCluster
-
Class com.yahoo.vespa.model.search.SearchNode
class SearchNode extends AbstractService implements Serializable-
Serialized Fields
-
clusterName
String clusterName
-
distributionKey
int distributionKey
-
flushOnShutdown
boolean flushOnShutdown
-
fractionOfMemoryReserved
double fractionOfMemoryReserved
-
isHostedVespa
boolean isHostedVespa
-
nodeSpec
NodeSpec nodeSpec
-
redundancyProvider
Redundancy.Provider redundancyProvider
-
resourceLimits
Optional<ResourceLimits> resourceLimits
-
serviceLayerService
AbstractService serviceLayerService
-
tls
TransactionLogServer tls
-
tuning
Optional<Tuning> tuning
-
-
-
Class com.yahoo.vespa.model.search.StreamingSearchCluster
class StreamingSearchCluster extends SearchCluster implements Serializable-
Serialized Fields
-
attributesConfig
com.yahoo.vespa.model.search.StreamingSearchCluster.AttributesProducer attributesConfig
-
derivedConfig
DerivedConfiguration derivedConfig
-
docTypeName
String docTypeName
-
storageRouteSpec
String storageRouteSpec
-
-
-
Class com.yahoo.vespa.model.search.TransactionLogServer
class TransactionLogServer extends AbstractService implements Serializable-
Serialized Fields
-
useFsync
Boolean useFsync
-
-
-
Class com.yahoo.vespa.model.search.Tuning
class Tuning extends AnyConfigProducer implements Serializable-
Serialized Fields
-
dispatch
DispatchTuning dispatch
-
searchNode
Tuning.SearchNode searchNode
-
-
-
-
Package com.yahoo.vespa.model.utils
-
Class com.yahoo.vespa.model.utils.FileSender
class FileSender extends Object implements Serializable-
Serialized Fields
-
fileRegistry
com.yahoo.config.application.api.FileRegistry fileRegistry
-
logger
com.yahoo.config.application.api.DeployLogger logger
-
services
Collection<? extends AbstractService> services
-
-
-
-
Package onnx
-
Class onnx.Onnx.AttributeProto
class AttributeProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
docString_
Object docString_
-
f_
float f_
-
floats_
com.google.protobuf.Internal.FloatList floats_
-
g_
Onnx.GraphProto g_
-
graphs_
List<Onnx.GraphProto> graphs_
-
i_
long i_
-
ints_
com.google.protobuf.Internal.LongList ints_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
refAttrName_
Object refAttrName_
-
s_
com.google.protobuf.ByteString s_
-
sparseTensor_
Onnx.SparseTensorProto sparseTensor_
-
sparseTensors_
List<Onnx.SparseTensorProto> sparseTensors_
-
strings_
com.google.protobuf.Internal.ProtobufList<com.google.protobuf.ByteString> strings_
-
t_
Onnx.TensorProto t_
-
tensors_
List<Onnx.TensorProto> tensors_
-
tp_
Onnx.TypeProto tp_
-
type_
int type_
-
typeProtos_
List<Onnx.TypeProto> typeProtos_
-
-
Class onnx.Onnx.FunctionProto
class FunctionProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
attribute_
com.google.protobuf.LazyStringArrayList attribute_
-
attributeProto_
List<Onnx.AttributeProto> attributeProto_
-
bitField0_
int bitField0_
-
docString_
Object docString_
-
domain_
Object domain_
-
input_
com.google.protobuf.LazyStringArrayList input_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
node_
List<Onnx.NodeProto> node_
-
opsetImport_
List<Onnx.OperatorSetIdProto> opsetImport_
-
output_
com.google.protobuf.LazyStringArrayList output_
-
-
Class onnx.Onnx.GraphProto
class GraphProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
docString_
Object docString_
-
initializer_
List<Onnx.TensorProto> initializer_
-
input_
List<Onnx.ValueInfoProto> input_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
node_
List<Onnx.NodeProto> node_
-
output_
List<Onnx.ValueInfoProto> output_
-
quantizationAnnotation_
List<Onnx.TensorAnnotation> quantizationAnnotation_
-
sparseInitializer_
List<Onnx.SparseTensorProto> sparseInitializer_
-
valueInfo_
List<Onnx.ValueInfoProto> valueInfo_
-
-
Class onnx.Onnx.ModelProto
class ModelProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
docString_
Object docString_
-
domain_
Object domain_
-
functions_
List<Onnx.FunctionProto> functions_
-
graph_
Onnx.GraphProto graph_
-
irVersion_
long irVersion_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadataProps_
List<Onnx.StringStringEntryProto> metadataProps_
-
modelVersion_
long modelVersion_
-
opsetImport_
List<Onnx.OperatorSetIdProto> opsetImport_
-
producerName_
Object producerName_
-
producerVersion_
Object producerVersion_
-
trainingInfo_
List<Onnx.TrainingInfoProto> trainingInfo_
-
-
Class onnx.Onnx.NodeProto
class NodeProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
attribute_
List<Onnx.AttributeProto> attribute_
-
bitField0_
int bitField0_
-
docString_
Object docString_
-
domain_
Object domain_
-
input_
com.google.protobuf.LazyStringArrayList input_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
opType_
Object opType_
-
output_
com.google.protobuf.LazyStringArrayList output_
-
-
Class onnx.Onnx.OperatorSetIdProto
class OperatorSetIdProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
domain_
Object domain_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
version_
long version_
-
-
Class onnx.Onnx.SparseTensorProto
class SparseTensorProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
dims_
com.google.protobuf.Internal.LongList dims_
-
indices_
Onnx.TensorProto indices_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
values_
Onnx.TensorProto values_
-
-
Class onnx.Onnx.StringStringEntryProto
class StringStringEntryProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class onnx.Onnx.TensorAnnotation
class TensorAnnotation extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
quantParameterTensorNames_
List<Onnx.StringStringEntryProto> quantParameterTensorNames_
-
tensorName_
Object tensorName_
-
-
Class onnx.Onnx.TensorProto
class TensorProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
dataLocation_
int dataLocation_
-
dataType_
int dataType_
-
dims_
com.google.protobuf.Internal.LongList dims_
-
docString_
Object docString_
-
doubleData_
com.google.protobuf.Internal.DoubleList doubleData_
-
doubleDataMemoizedSerializedSize
int doubleDataMemoizedSerializedSize
-
externalData_
List<Onnx.StringStringEntryProto> externalData_
-
floatData_
com.google.protobuf.Internal.FloatList floatData_
-
floatDataMemoizedSerializedSize
int floatDataMemoizedSerializedSize
-
int32Data_
com.google.protobuf.Internal.IntList int32Data_
-
int32DataMemoizedSerializedSize
int int32DataMemoizedSerializedSize
-
int64Data_
com.google.protobuf.Internal.LongList int64Data_
-
int64DataMemoizedSerializedSize
int int64DataMemoizedSerializedSize
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
rawData_
com.google.protobuf.ByteString rawData_
-
segment_
Onnx.TensorProto.Segment segment_
-
stringData_
com.google.protobuf.Internal.ProtobufList<com.google.protobuf.ByteString> stringData_
-
uint64Data_
com.google.protobuf.Internal.LongList uint64Data_
-
uint64DataMemoizedSerializedSize
int uint64DataMemoizedSerializedSize
-
-
Class onnx.Onnx.TensorProto.Segment
class Segment extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
begin_
long begin_
-
bitField0_
int bitField0_
-
end_
long end_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class onnx.Onnx.TensorShapeProto
class TensorShapeProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
dim_
List<Onnx.TensorShapeProto.Dimension> dim_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class onnx.Onnx.TensorShapeProto.Dimension
class Dimension extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class onnx.Onnx.TrainingInfoProto
class TrainingInfoProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
algorithm_
Onnx.GraphProto algorithm_
-
bitField0_
int bitField0_
-
initialization_
Onnx.GraphProto initialization_
-
initializationBinding_
List<Onnx.StringStringEntryProto> initializationBinding_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
updateBinding_
List<Onnx.StringStringEntryProto> updateBinding_
-
-
Class onnx.Onnx.TypeProto
class TypeProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class onnx.Onnx.TypeProto.Map
class Map extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
keyType_
int keyType_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
valueType_
Onnx.TypeProto valueType_
-
-
Class onnx.Onnx.TypeProto.Optional
class Optional extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
elemType_
Onnx.TypeProto elemType_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class onnx.Onnx.TypeProto.Sequence
class Sequence extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
elemType_
Onnx.TypeProto elemType_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class onnx.Onnx.TypeProto.SparseTensor
class SparseTensor extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
elemType_
int elemType_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
shape_
Onnx.TensorShapeProto shape_
-
-
Class onnx.Onnx.TypeProto.Tensor
class Tensor extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
elemType_
int elemType_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
shape_
Onnx.TensorShapeProto shape_
-
-
Class onnx.Onnx.ValueInfoProto
class ValueInfoProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
docString_
Object docString_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
type_
Onnx.TypeProto type_
-
-