jar

org.apache.iceberg : iceberg-api

Maven & Gradle

May 23, 2023
32 usages

Apache Iceberg · A table format for huge analytic datasets

Table Of Contents

Latest Version

Download org.apache.iceberg : iceberg-api JAR file - Latest Versions:

All Versions

Download org.apache.iceberg : iceberg-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
1.0.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x
0.8.x
0.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window iceberg-api-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.iceberg.transforms

├─ org.apache.iceberg.transforms.Bucket.class - [JAR]

├─ org.apache.iceberg.transforms.Dates.class - [JAR]

├─ org.apache.iceberg.transforms.Days.class - [JAR]

├─ org.apache.iceberg.transforms.Hours.class - [JAR]

├─ org.apache.iceberg.transforms.Identity.class - [JAR]

├─ org.apache.iceberg.transforms.Months.class - [JAR]

├─ org.apache.iceberg.transforms.PartitionSpecVisitor.class - [JAR]

├─ org.apache.iceberg.transforms.ProjectionUtil.class - [JAR]

├─ org.apache.iceberg.transforms.SerializationProxies.class - [JAR]

├─ org.apache.iceberg.transforms.SortOrderVisitor.class - [JAR]

├─ org.apache.iceberg.transforms.TimeTransform.class - [JAR]

├─ org.apache.iceberg.transforms.Timestamps.class - [JAR]

├─ org.apache.iceberg.transforms.Transform.class - [JAR]

├─ org.apache.iceberg.transforms.TransformUtil.class - [JAR]

├─ org.apache.iceberg.transforms.Transforms.class - [JAR]

├─ org.apache.iceberg.transforms.Truncate.class - [JAR]

├─ org.apache.iceberg.transforms.UnknownTransform.class - [JAR]

├─ org.apache.iceberg.transforms.VoidTransform.class - [JAR]

├─ org.apache.iceberg.transforms.Years.class - [JAR]

org.apache.iceberg.io

├─ org.apache.iceberg.io.BulkDeletionFailureException.class - [JAR]

├─ org.apache.iceberg.io.CloseableGroup.class - [JAR]

├─ org.apache.iceberg.io.CloseableIterable.class - [JAR]

├─ org.apache.iceberg.io.CloseableIterator.class - [JAR]

├─ org.apache.iceberg.io.ClosingIterator.class - [JAR]

├─ org.apache.iceberg.io.CredentialSupplier.class - [JAR]

├─ org.apache.iceberg.io.DelegatingInputStream.class - [JAR]

├─ org.apache.iceberg.io.DelegatingOutputStream.class - [JAR]

├─ org.apache.iceberg.io.FileAppender.class - [JAR]

├─ org.apache.iceberg.io.FileIO.class - [JAR]

├─ org.apache.iceberg.io.FileIOMetricsContext.class - [JAR]

├─ org.apache.iceberg.io.FileInfo.class - [JAR]

├─ org.apache.iceberg.io.FilterIterator.class - [JAR]

├─ org.apache.iceberg.io.InputFile.class - [JAR]

├─ org.apache.iceberg.io.LocationProvider.class - [JAR]

├─ org.apache.iceberg.io.OutputFile.class - [JAR]

├─ org.apache.iceberg.io.PositionOutputStream.class - [JAR]

├─ org.apache.iceberg.io.RangeReadable.class - [JAR]

├─ org.apache.iceberg.io.SeekableInputStream.class - [JAR]

├─ org.apache.iceberg.io.SupportsBulkOperations.class - [JAR]

├─ org.apache.iceberg.io.SupportsPrefixOperations.class - [JAR]

org.apache.iceberg.types

├─ org.apache.iceberg.types.AssignFreshIds.class - [JAR]

├─ org.apache.iceberg.types.CheckCompatibility.class - [JAR]

├─ org.apache.iceberg.types.Comparators.class - [JAR]

├─ org.apache.iceberg.types.Conversions.class - [JAR]

├─ org.apache.iceberg.types.FindTypeVisitor.class - [JAR]

├─ org.apache.iceberg.types.GetProjectedIds.class - [JAR]

├─ org.apache.iceberg.types.IndexById.class - [JAR]

├─ org.apache.iceberg.types.IndexByName.class - [JAR]

├─ org.apache.iceberg.types.IndexParents.class - [JAR]

├─ org.apache.iceberg.types.JavaHash.class - [JAR]

├─ org.apache.iceberg.types.JavaHashes.class - [JAR]

├─ org.apache.iceberg.types.PrimitiveHolder.class - [JAR]

├─ org.apache.iceberg.types.PruneColumns.class - [JAR]

├─ org.apache.iceberg.types.ReassignDoc.class - [JAR]

├─ org.apache.iceberg.types.ReassignIds.class - [JAR]

├─ org.apache.iceberg.types.Type.class - [JAR]

├─ org.apache.iceberg.types.TypeUtil.class - [JAR]

├─ org.apache.iceberg.types.Types.class - [JAR]

org.apache.iceberg.exceptions

├─ org.apache.iceberg.exceptions.AlreadyExistsException.class - [JAR]

├─ org.apache.iceberg.exceptions.BadRequestException.class - [JAR]

├─ org.apache.iceberg.exceptions.CherrypickAncestorCommitException.class - [JAR]

├─ org.apache.iceberg.exceptions.CommitFailedException.class - [JAR]

├─ org.apache.iceberg.exceptions.CommitStateUnknownException.class - [JAR]

├─ org.apache.iceberg.exceptions.DuplicateWAPCommitException.class - [JAR]

├─ org.apache.iceberg.exceptions.ForbiddenException.class - [JAR]

├─ org.apache.iceberg.exceptions.NamespaceNotEmptyException.class - [JAR]

├─ org.apache.iceberg.exceptions.NoSuchIcebergTableException.class - [JAR]

├─ org.apache.iceberg.exceptions.NoSuchNamespaceException.class - [JAR]

├─ org.apache.iceberg.exceptions.NoSuchTableException.class - [JAR]

├─ org.apache.iceberg.exceptions.NoSuchViewException.class - [JAR]

├─ org.apache.iceberg.exceptions.NotAuthorizedException.class - [JAR]

├─ org.apache.iceberg.exceptions.NotFoundException.class - [JAR]

├─ org.apache.iceberg.exceptions.RESTException.class - [JAR]

├─ org.apache.iceberg.exceptions.RuntimeIOException.class - [JAR]

├─ org.apache.iceberg.exceptions.ServiceFailureException.class - [JAR]

├─ org.apache.iceberg.exceptions.ServiceUnavailableException.class - [JAR]

├─ org.apache.iceberg.exceptions.UnprocessableEntityException.class - [JAR]

├─ org.apache.iceberg.exceptions.ValidationException.class - [JAR]

org.apache.iceberg

├─ org.apache.iceberg.Accessor.class - [JAR]

├─ org.apache.iceberg.Accessors.class - [JAR]

├─ org.apache.iceberg.AddedRowsScanTask.class - [JAR]

├─ org.apache.iceberg.AppendFiles.class - [JAR]

├─ org.apache.iceberg.BaseScanTaskGroup.class - [JAR]

├─ org.apache.iceberg.BatchScan.class - [JAR]

├─ org.apache.iceberg.BatchScanAdapter.class - [JAR]

├─ org.apache.iceberg.BlobMetadata.class - [JAR]

├─ org.apache.iceberg.ChangelogOperation.class - [JAR]

├─ org.apache.iceberg.ChangelogScanTask.class - [JAR]

├─ org.apache.iceberg.CombinedScanTask.class - [JAR]

├─ org.apache.iceberg.ContentFile.class - [JAR]

├─ org.apache.iceberg.ContentScanTask.class - [JAR]

├─ org.apache.iceberg.DataFile.class - [JAR]

├─ org.apache.iceberg.DataOperations.class - [JAR]

├─ org.apache.iceberg.DataTask.class - [JAR]

├─ org.apache.iceberg.DeleteFile.class - [JAR]

├─ org.apache.iceberg.DeleteFiles.class - [JAR]

├─ org.apache.iceberg.DeletedDataFileScanTask.class - [JAR]

├─ org.apache.iceberg.DeletedRowsScanTask.class - [JAR]

├─ org.apache.iceberg.DistributionMode.class - [JAR]

├─ org.apache.iceberg.EmptyStructLike.class - [JAR]

├─ org.apache.iceberg.ExpireSnapshots.class - [JAR]

├─ org.apache.iceberg.FileContent.class - [JAR]

├─ org.apache.iceberg.FileFormat.class - [JAR]

├─ org.apache.iceberg.FileScanTask.class - [JAR]

├─ org.apache.iceberg.Files.class - [JAR]

├─ org.apache.iceberg.HistoryEntry.class - [JAR]

├─ org.apache.iceberg.IcebergBuild.class - [JAR]

├─ org.apache.iceberg.IncrementalAppendScan.class - [JAR]

├─ org.apache.iceberg.IncrementalChangelogScan.class - [JAR]

├─ org.apache.iceberg.IncrementalScan.class - [JAR]

├─ org.apache.iceberg.LockManager.class - [JAR]

├─ org.apache.iceberg.ManageSnapshots.class - [JAR]

├─ org.apache.iceberg.ManifestContent.class - [JAR]

├─ org.apache.iceberg.ManifestFile.class - [JAR]

├─ org.apache.iceberg.MergeableScanTask.class - [JAR]

├─ org.apache.iceberg.Metrics.class - [JAR]

├─ org.apache.iceberg.NullOrder.class - [JAR]

├─ org.apache.iceberg.OverwriteFiles.class - [JAR]

├─ org.apache.iceberg.PartitionField.class - [JAR]

├─ org.apache.iceberg.PartitionKey.class - [JAR]

├─ org.apache.iceberg.PartitionScanTask.class - [JAR]

├─ org.apache.iceberg.PartitionSpec.class - [JAR]

├─ org.apache.iceberg.PendingUpdate.class - [JAR]

├─ org.apache.iceberg.ReplacePartitions.class - [JAR]

├─ org.apache.iceberg.ReplaceSortOrder.class - [JAR]

├─ org.apache.iceberg.RewriteFiles.class - [JAR]

├─ org.apache.iceberg.RewriteJobOrder.class - [JAR]

├─ org.apache.iceberg.RewriteManifests.class - [JAR]

├─ org.apache.iceberg.RowDelta.class - [JAR]

├─ org.apache.iceberg.Scan.class - [JAR]

├─ org.apache.iceberg.ScanTask.class - [JAR]

├─ org.apache.iceberg.ScanTaskGroup.class - [JAR]

├─ org.apache.iceberg.Schema.class - [JAR]

├─ org.apache.iceberg.Snapshot.class - [JAR]

├─ org.apache.iceberg.SnapshotRef.class - [JAR]

├─ org.apache.iceberg.SnapshotRefType.class - [JAR]

├─ org.apache.iceberg.SnapshotUpdate.class - [JAR]

├─ org.apache.iceberg.SortDirection.class - [JAR]

├─ org.apache.iceberg.SortField.class - [JAR]

├─ org.apache.iceberg.SortOrder.class - [JAR]

├─ org.apache.iceberg.SortOrderBuilder.class - [JAR]

├─ org.apache.iceberg.SplittableScanTask.class - [JAR]

├─ org.apache.iceberg.StatisticsFile.class - [JAR]

├─ org.apache.iceberg.StructLike.class - [JAR]

├─ org.apache.iceberg.Table.class - [JAR]

├─ org.apache.iceberg.TableScan.class - [JAR]

├─ org.apache.iceberg.Tables.class - [JAR]

├─ org.apache.iceberg.Transaction.class - [JAR]

├─ org.apache.iceberg.UnboundPartitionSpec.class - [JAR]

├─ org.apache.iceberg.UnboundSortOrder.class - [JAR]

├─ org.apache.iceberg.UpdateLocation.class - [JAR]

├─ org.apache.iceberg.UpdatePartitionSpec.class - [JAR]

├─ org.apache.iceberg.UpdateProperties.class - [JAR]

├─ org.apache.iceberg.UpdateSchema.class - [JAR]

├─ org.apache.iceberg.UpdateStatistics.class - [JAR]

org.apache.iceberg.actions

├─ org.apache.iceberg.actions.Action.class - [JAR]

├─ org.apache.iceberg.actions.ActionsProvider.class - [JAR]

├─ org.apache.iceberg.actions.ConvertEqualityDeleteFiles.class - [JAR]

├─ org.apache.iceberg.actions.DeleteOrphanFiles.class - [JAR]

├─ org.apache.iceberg.actions.DeleteReachableFiles.class - [JAR]

├─ org.apache.iceberg.actions.ExpireSnapshots.class - [JAR]

├─ org.apache.iceberg.actions.ImmutableDeleteOrphanFiles.class - [JAR]

├─ org.apache.iceberg.actions.ImmutableDeleteReachableFiles.class - [JAR]

├─ org.apache.iceberg.actions.ImmutableExpireSnapshots.class - [JAR]

├─ org.apache.iceberg.actions.ImmutableMigrateTable.class - [JAR]

├─ org.apache.iceberg.actions.ImmutableRewriteDataFiles.class - [JAR]

├─ org.apache.iceberg.actions.ImmutableRewriteManifests.class - [JAR]

├─ org.apache.iceberg.actions.ImmutableRewritePositionDeleteFiles.class - [JAR]

├─ org.apache.iceberg.actions.ImmutableSnapshotTable.class - [JAR]

├─ org.apache.iceberg.actions.MigrateTable.class - [JAR]

├─ org.apache.iceberg.actions.RewriteDataFiles.class - [JAR]

├─ org.apache.iceberg.actions.RewriteManifests.class - [JAR]

├─ org.apache.iceberg.actions.RewritePositionDeleteFiles.class - [JAR]

├─ org.apache.iceberg.actions.SnapshotTable.class - [JAR]

├─ org.apache.iceberg.actions.SnapshotUpdate.class - [JAR]

org.apache.iceberg.metrics

├─ org.apache.iceberg.metrics.Counter.class - [JAR]

├─ org.apache.iceberg.metrics.DefaultCounter.class - [JAR]

├─ org.apache.iceberg.metrics.DefaultMetricsContext.class - [JAR]

├─ org.apache.iceberg.metrics.DefaultTimer.class - [JAR]

├─ org.apache.iceberg.metrics.FixedReservoirHistogram.class - [JAR]

├─ org.apache.iceberg.metrics.Histogram.class - [JAR]

├─ org.apache.iceberg.metrics.LoggingMetricsReporter.class - [JAR]

├─ org.apache.iceberg.metrics.MetricsContext.class - [JAR]

├─ org.apache.iceberg.metrics.MetricsReport.class - [JAR]

├─ org.apache.iceberg.metrics.MetricsReporter.class - [JAR]

├─ org.apache.iceberg.metrics.Timer.class - [JAR]

org.apache.iceberg.catalog

├─ org.apache.iceberg.catalog.Catalog.class - [JAR]

├─ org.apache.iceberg.catalog.Namespace.class - [JAR]

├─ org.apache.iceberg.catalog.SessionCatalog.class - [JAR]

├─ org.apache.iceberg.catalog.SupportsNamespaces.class - [JAR]

├─ org.apache.iceberg.catalog.TableIdentifier.class - [JAR]

├─ org.apache.iceberg.catalog.ViewCatalog.class - [JAR]

org.apache.iceberg.expressions

├─ org.apache.iceberg.expressions.Aggregate.class - [JAR]

├─ org.apache.iceberg.expressions.AggregateEvaluator.class - [JAR]

├─ org.apache.iceberg.expressions.And.class - [JAR]

├─ org.apache.iceberg.expressions.Binder.class - [JAR]

├─ org.apache.iceberg.expressions.Bound.class - [JAR]

├─ org.apache.iceberg.expressions.BoundAggregate.class - [JAR]

├─ org.apache.iceberg.expressions.BoundLiteralPredicate.class - [JAR]

├─ org.apache.iceberg.expressions.BoundPredicate.class - [JAR]

├─ org.apache.iceberg.expressions.BoundReference.class - [JAR]

├─ org.apache.iceberg.expressions.BoundSetPredicate.class - [JAR]

├─ org.apache.iceberg.expressions.BoundTerm.class - [JAR]

├─ org.apache.iceberg.expressions.BoundTransform.class - [JAR]

├─ org.apache.iceberg.expressions.BoundUnaryPredicate.class - [JAR]

├─ org.apache.iceberg.expressions.CountAggregate.class - [JAR]

├─ org.apache.iceberg.expressions.CountNonNull.class - [JAR]

├─ org.apache.iceberg.expressions.CountStar.class - [JAR]

├─ org.apache.iceberg.expressions.Evaluator.class - [JAR]

├─ org.apache.iceberg.expressions.Expression.class - [JAR]

├─ org.apache.iceberg.expressions.ExpressionUtil.class - [JAR]

├─ org.apache.iceberg.expressions.ExpressionVisitors.class - [JAR]

├─ org.apache.iceberg.expressions.Expressions.class - [JAR]

├─ org.apache.iceberg.expressions.False.class - [JAR]

├─ org.apache.iceberg.expressions.InclusiveMetricsEvaluator.class - [JAR]

├─ org.apache.iceberg.expressions.Literal.class - [JAR]

├─ org.apache.iceberg.expressions.Literals.class - [JAR]

├─ org.apache.iceberg.expressions.ManifestEvaluator.class - [JAR]

├─ org.apache.iceberg.expressions.MaxAggregate.class - [JAR]

├─ org.apache.iceberg.expressions.MinAggregate.class - [JAR]

├─ org.apache.iceberg.expressions.NamedReference.class - [JAR]

├─ org.apache.iceberg.expressions.Not.class - [JAR]

├─ org.apache.iceberg.expressions.Or.class - [JAR]

├─ org.apache.iceberg.expressions.Predicate.class - [JAR]

├─ org.apache.iceberg.expressions.Projections.class - [JAR]

├─ org.apache.iceberg.expressions.Reference.class - [JAR]

├─ org.apache.iceberg.expressions.ResidualEvaluator.class - [JAR]

├─ org.apache.iceberg.expressions.RewriteNot.class - [JAR]

├─ org.apache.iceberg.expressions.SerializationProxies.class - [JAR]

├─ org.apache.iceberg.expressions.StrictMetricsEvaluator.class - [JAR]

├─ org.apache.iceberg.expressions.Term.class - [JAR]

├─ org.apache.iceberg.expressions.True.class - [JAR]

├─ org.apache.iceberg.expressions.Unbound.class - [JAR]

├─ org.apache.iceberg.expressions.UnboundAggregate.class - [JAR]

├─ org.apache.iceberg.expressions.UnboundPredicate.class - [JAR]

├─ org.apache.iceberg.expressions.UnboundTerm.class - [JAR]

├─ org.apache.iceberg.expressions.UnboundTransform.class - [JAR]

├─ org.apache.iceberg.expressions.ValueAggregate.class - [JAR]

org.apache.iceberg.encryption

├─ org.apache.iceberg.encryption.EncryptedInputFile.class - [JAR]

├─ org.apache.iceberg.encryption.EncryptedOutputFile.class - [JAR]

├─ org.apache.iceberg.encryption.EncryptionKeyMetadata.class - [JAR]

├─ org.apache.iceberg.encryption.EncryptionManager.class - [JAR]

├─ org.apache.iceberg.encryption.KmsClient.class - [JAR]

org.apache.iceberg.events

├─ org.apache.iceberg.events.IncrementalScanEvent.class - [JAR]

├─ org.apache.iceberg.events.Listener.class - [JAR]

├─ org.apache.iceberg.events.Listeners.class - [JAR]

├─ org.apache.iceberg.events.ScanEvent.class - [JAR]

org.apache.iceberg.view

├─ org.apache.iceberg.view.ImmutableSQLViewRepresentation.class - [JAR]

├─ org.apache.iceberg.view.ImmutableViewHistoryEntry.class - [JAR]

├─ org.apache.iceberg.view.ImmutableViewVersion.class - [JAR]

├─ org.apache.iceberg.view.SQLViewRepresentation.class - [JAR]

├─ org.apache.iceberg.view.UpdateViewProperties.class - [JAR]

├─ org.apache.iceberg.view.View.class - [JAR]

├─ org.apache.iceberg.view.ViewBuilder.class - [JAR]

├─ org.apache.iceberg.view.ViewHistoryEntry.class - [JAR]

├─ org.apache.iceberg.view.ViewRepresentation.class - [JAR]

├─ org.apache.iceberg.view.ViewVersion.class - [JAR]

org.apache.iceberg.data

├─ org.apache.iceberg.data.Record.class - [JAR]

org.apache.iceberg.util

├─ org.apache.iceberg.util.BinaryUtil.class - [JAR]

├─ org.apache.iceberg.util.BucketUtil.class - [JAR]

├─ org.apache.iceberg.util.ByteBuffers.class - [JAR]

├─ org.apache.iceberg.util.CharSequenceSet.class - [JAR]

├─ org.apache.iceberg.util.CharSequenceWrapper.class - [JAR]

├─ org.apache.iceberg.util.DateTimeUtil.class - [JAR]

├─ org.apache.iceberg.util.ExceptionUtil.class - [JAR]

├─ org.apache.iceberg.util.NaNUtil.class - [JAR]

├─ org.apache.iceberg.util.SerializableFunction.class - [JAR]

├─ org.apache.iceberg.util.StructProjection.class - [JAR]

├─ org.apache.iceberg.util.TruncateUtil.class - [JAR]

├─ org.apache.iceberg.util.UUIDUtil.class - [JAR]

├─ org.apache.iceberg.util.UnicodeUtil.class - [JAR]

Advertisement

Dependencies from Group

May 23, 2023
36 usages
May 23, 2023
32 usages
May 23, 2023
21 usages
May 23, 2023
20 usages

Discover Dependencies

Nov 17, 2015
9 usages
87 stars
Feb 08, 2018
6 usages
187 stars
Jun 02, 2018
2 usages
12 stars
xml
May 21, 2017
0 stars
Dec 11, 2017
10 usages
1 stars
Dec 27, 2011
14 usages
Apr 21, 2018
10 usages
260 stars
Nov 27, 2007
8 usages
Oct 12, 2021
5 usages
93 stars