Skip navigation links
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Classes
  • Exceptions
  • Fields
  • Methods
  • Constructors
  • Annotation Interface Elements
  • Deprecated Classes
    Class
    Description
    org.apache.ignite.lang.ErrorGroups.Index
    The whole group is unused.
    org.apache.ignite.table.ReceiverDescriptor
    Replaced by DataStreamerReceiverDescriptor.
  • Deprecated Exceptions
    Exceptions
    Description
    org.apache.ignite.lang.ColumnAlreadyExistsException
    No longer used. Use SqlException with ErrorGroups.Sql.STMT_VALIDATION_ERR error code.
    org.apache.ignite.lang.IndexAlreadyExistsException
    No longer used. Use SqlException with ErrorGroups.Sql.STMT_VALIDATION_ERR error code.
    org.apache.ignite.lang.IndexNotFoundException
    No longer used. Use SqlException with ErrorGroups.Sql.STMT_VALIDATION_ERR error code.
    org.apache.ignite.lang.SchemaNotFoundException
    No longer used. Use SqlException with ErrorGroups.Sql.STMT_VALIDATION_ERR error code.
    org.apache.ignite.lang.TableAlreadyExistsException
    No longer used. Use SqlException with ErrorGroups.Sql.STMT_VALIDATION_ERR error code.
  • Deprecated Fields
    Field
    Description
    org.apache.ignite.lang.ErrorGroups.Index.INDEX_ALREADY_EXISTS_ERR
    org.apache.ignite.lang.ErrorGroups.Index.INDEX_ERR_GROUP
    org.apache.ignite.lang.ErrorGroups.Index.INDEX_NOT_FOUND_ERR
    org.apache.ignite.lang.ErrorGroups.Network.PORT_IN_USE_ERR
    org.apache.ignite.lang.ErrorGroups.Sql.SCHEMA_NOT_FOUND_ERR
    Unused. Replaced with ErrorGroups.Sql.STMT_VALIDATION_ERR.
    org.apache.ignite.lang.ErrorGroups.Table.COLUMN_ALREADY_EXISTS_ERR
    Unused. Replaced with ErrorGroups.Sql.STMT_VALIDATION_ERR.
    org.apache.ignite.lang.ErrorGroups.Table.TABLE_ALREADY_EXISTS_ERR
    Unused. Replaced with ErrorGroups.Sql.STMT_VALIDATION_ERR.
  • Deprecated Methods
    Method
    Description
    org.apache.ignite.catalog.annotations.Zone.dataNodesAutoAdjust()
    org.apache.ignite.catalog.definitions.ZoneDefinition.Builder.dataNodesAutoAdjust(Integer)
    org.apache.ignite.catalog.definitions.ZoneDefinition.dataNodesAutoAdjust()
    org.apache.ignite.Ignite.clusterNodes()
    Use IgniteCluster.nodes() instead.
    org.apache.ignite.Ignite.clusterNodesAsync()
    Use IgniteCluster.nodesAsync() instead.
    org.apache.ignite.table.DataStreamerTarget.streamData(Flow.Publisher<E>, Function<E, T>, Function<E, V>, ReceiverDescriptor<A>, Flow.Subscriber<R>, DataStreamerOptions, A)
    Use DataStreamerTarget.streamData(Flow.Publisher, DataStreamerReceiverDescriptor, Function, Function, Object, Flow.Subscriber, DataStreamerOptions).
  • Deprecated Constructors
    Constructor
    Description
    org.apache.ignite.lang.MarshallerException(Throwable)
  • Deprecated Annotation Interface Elements
    Annotation Interface Element
    Description
    org.apache.ignite.catalog.annotations.Zone.dataNodesAutoAdjust()

2025 Copyright © Apache Software Foundation
Follow @ApacheIgnite
Ignite Database and Caching Platform:  ver. 9.1.8
Release Date:  2025-09-19