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.aliyun.odps.table
,
com.aliyun.odps.table.arrow
,
com.aliyun.odps.table.arrow.constructor
,
com.aliyun.odps.table.arrow.readers
,
com.aliyun.odps.table.arrow.writers
,
com.aliyun.odps.table.configuration
,
com.aliyun.odps.table.distribution
,
com.aliyun.odps.table.enviroment
,
com.aliyun.odps.table.metrics
,
com.aliyun.odps.table.metrics.count
,
com.aliyun.odps.table.optimizer.predicate
,
com.aliyun.odps.table.order
,
com.aliyun.odps.table.read
,
com.aliyun.odps.table.read.impl
,
com.aliyun.odps.table.read.impl.batch
,
com.aliyun.odps.table.read.split
,
com.aliyun.odps.table.read.split.impl
,
com.aliyun.odps.table.record
,
com.aliyun.odps.table.record.constructor
,
com.aliyun.odps.table.utils
,
com.aliyun.odps.table.write
,
com.aliyun.odps.table.write.impl
,
com.aliyun.odps.table.write.impl.batch
Class Hierarchy
java.lang.
Object
com.aliyun.odps.data.
ArrayRecord
(implements com.aliyun.odps.data.
Record
, java.io.
Serializable
)
com.aliyun.odps.table.record.
ColumnarBatchRecord
com.aliyun.odps.table.record.constructor.
ArrowArrayWriterImpl
com.aliyun.odps.table.arrow.constructor.
ArrowBatchConstructor
<IN>
com.aliyun.odps.table.arrow.readers.
ArrowBatchNonReusedReader
(implements com.aliyun.odps.table.arrow.
ArrowReader
)
com.aliyun.odps.table.arrow.readers.
ArrowBatchReusedReader
(implements com.aliyun.odps.table.arrow.
ArrowReader
)
com.aliyun.odps.table.arrow.writers.
ArrowBatchWriter
(implements com.aliyun.odps.table.arrow.
ArrowWriter
)
com.aliyun.odps.table.record.constructor.
ArrowBigIntWriterImpl
com.aliyun.odps.table.record.constructor.
ArrowBitWriterImpl
com.aliyun.odps.table.record.constructor.
ArrowDateDayWriterImpl
com.aliyun.odps.table.record.constructor.
ArrowDateTimeWriterImpl
com.aliyun.odps.table.record.constructor.
ArrowDecimalWriterImpl
com.aliyun.odps.table.arrow.constructor.
ArrowFieldWriter
<IN>
com.aliyun.odps.table.arrow.constructor.
ArrowArrayWriter
<IN,TYPE_ARRAY>
com.aliyun.odps.table.record.constructor.
ArrowArrayWriterImpl.ArrowArrayWriterBase
<IN>
com.aliyun.odps.table.record.constructor.
ArrowArrayWriterImpl.ListArrayWriter
com.aliyun.odps.table.record.constructor.
ArrowArrayWriterImpl.RecordArrayWriter
com.aliyun.odps.table.record.constructor.
ArrowArrayWriterImpl.StructArrayWriter
com.aliyun.odps.table.arrow.constructor.
ArrowBigIntWriter
<IN>
com.aliyun.odps.table.record.constructor.
ArrowBigIntWriterImpl.ListBigIntWriter
com.aliyun.odps.table.record.constructor.
ArrowBigIntWriterImpl.RecordBigIntWriter
com.aliyun.odps.table.record.constructor.
ArrowBigIntWriterImpl.StructBigIntWriter
com.aliyun.odps.table.arrow.constructor.
ArrowBitWriter
<IN>
com.aliyun.odps.table.record.constructor.
ArrowBitWriterImpl.ListBitWriter
com.aliyun.odps.table.record.constructor.
ArrowBitWriterImpl.RecordBitWriter
com.aliyun.odps.table.record.constructor.
ArrowBitWriterImpl.StructBitWriter
com.aliyun.odps.table.arrow.constructor.
ArrowDateDayWriter
<IN>
com.aliyun.odps.table.record.constructor.
ArrowDateDayWriterImpl.ListDateWriter
com.aliyun.odps.table.record.constructor.
ArrowDateDayWriterImpl.RecordDateWriter
com.aliyun.odps.table.record.constructor.
ArrowDateDayWriterImpl.StructDateWriter
com.aliyun.odps.table.arrow.constructor.
ArrowDateMilliWriter
<IN>
com.aliyun.odps.table.arrow.constructor.
ArrowDecimalWriter
<IN>
com.aliyun.odps.table.record.constructor.
ArrowDecimalWriterImpl.ListDecimalWriter
com.aliyun.odps.table.record.constructor.
ArrowDecimalWriterImpl.RecordDecimalWriter
com.aliyun.odps.table.record.constructor.
ArrowDecimalWriterImpl.StructDecimalWriter
com.aliyun.odps.table.arrow.constructor.
ArrowFloat4Writer
<IN>
com.aliyun.odps.table.record.constructor.
ArrowFloat4WriterImpl.ListFloat4Writer
com.aliyun.odps.table.record.constructor.
ArrowFloat4WriterImpl.RecordFloat4Writer
com.aliyun.odps.table.record.constructor.
ArrowFloat4WriterImpl.StructFloat4Writer
com.aliyun.odps.table.arrow.constructor.
ArrowFloat8Writer
<IN>
com.aliyun.odps.table.record.constructor.
ArrowFloat8WriterImpl.ListFloat8Writer
com.aliyun.odps.table.record.constructor.
ArrowFloat8WriterImpl.RecordFloat8Writer
com.aliyun.odps.table.record.constructor.
ArrowFloat8WriterImpl.StructFloat8Writer
com.aliyun.odps.table.arrow.constructor.
ArrowIntWriter
<IN>
com.aliyun.odps.table.record.constructor.
ArrowIntWriterImpl.ListIntWriter
com.aliyun.odps.table.record.constructor.
ArrowIntWriterImpl.RecordIntWriter
com.aliyun.odps.table.record.constructor.
ArrowIntWriterImpl.StructIntWriter
com.aliyun.odps.table.arrow.constructor.
ArrowMapWriter
<IN,TYPE_MAP,TYPE_KEY_ARRAY,TYPE_VALUE_ARRAY>
com.aliyun.odps.table.record.constructor.
ArrowMapWriterImpl.ArrowMapWriterBase
<IN>
com.aliyun.odps.table.record.constructor.
ArrowMapWriterImpl.ListMapWriter
com.aliyun.odps.table.record.constructor.
ArrowMapWriterImpl.RecordMapWriter
com.aliyun.odps.table.record.constructor.
ArrowMapWriterImpl.StructMapWriter
com.aliyun.odps.table.arrow.constructor.
ArrowSmallIntWriter
<IN>
com.aliyun.odps.table.record.constructor.
ArrowSmallIntWriterImpl.ListSmallIntWriter
com.aliyun.odps.table.record.constructor.
ArrowSmallIntWriterImpl.RecordSmallIntWriter
com.aliyun.odps.table.record.constructor.
ArrowSmallIntWriterImpl.StructSmallIntWriter
com.aliyun.odps.table.arrow.constructor.
ArrowStructWriter
<IN,TYPE_STRUCT>
com.aliyun.odps.table.record.constructor.
ArrowStructWriterImpl.ArrowStructWriterBase
<IN>
com.aliyun.odps.table.record.constructor.
ArrowStructWriterImpl.ListStructWriter
com.aliyun.odps.table.record.constructor.
ArrowStructWriterImpl.RecordStructWriter
com.aliyun.odps.table.record.constructor.
ArrowStructWriterImpl.StructArrowStructWriter
com.aliyun.odps.table.arrow.constructor.
ArrowTimeStampWriter
<IN>
com.aliyun.odps.table.record.constructor.
ArrowDateTimeWriterImpl.ListDateTimeWriter
com.aliyun.odps.table.record.constructor.
ArrowDateTimeWriterImpl.RecordDateTimeWriter
com.aliyun.odps.table.record.constructor.
ArrowDateTimeWriterImpl.StructDateTimeWriter
com.aliyun.odps.table.record.constructor.
ArrowTimeStampWriterImpl.ListTimeStampWriter
com.aliyun.odps.table.record.constructor.
ArrowTimeStampWriterImpl.RecordTimeStampWriter
com.aliyun.odps.table.record.constructor.
ArrowTimeStampWriterImpl.StructTimeStampWriter
com.aliyun.odps.table.arrow.constructor.
ArrowTinyIntWriter
<IN>
com.aliyun.odps.table.record.constructor.
ArrowTinyIntWriterImpl.ListTinyIntWriter
com.aliyun.odps.table.record.constructor.
ArrowTinyIntWriterImpl.RecordTinyIntWriter
com.aliyun.odps.table.record.constructor.
ArrowTinyIntWriterImpl.StructTinyIntWriter
com.aliyun.odps.table.arrow.constructor.
ArrowVarBinaryWriter
<IN>
com.aliyun.odps.table.record.constructor.
ArrowVarBinaryWriterImpl.ArrowVarBinaryWriterBase
<IN>
com.aliyun.odps.table.record.constructor.
ArrowVarBinaryWriterImpl.ListVarBinaryWriter
com.aliyun.odps.table.record.constructor.
ArrowVarBinaryWriterImpl.RecordVarBinaryWriter
com.aliyun.odps.table.record.constructor.
ArrowVarBinaryWriterImpl.StructVarBinaryWriter
com.aliyun.odps.table.arrow.constructor.
ArrowVarCharWriter
<IN>
com.aliyun.odps.table.record.constructor.
ArrowVarCharWriterImpl.ArrowVarCharWriterBase
<IN>
com.aliyun.odps.table.record.constructor.
ArrowVarCharWriterImpl.ListVarCharWriter
com.aliyun.odps.table.record.constructor.
ArrowVarCharWriterImpl.RecordVarCharWriter
com.aliyun.odps.table.record.constructor.
ArrowVarCharWriterImpl.StructVarCharWriter
com.aliyun.odps.table.record.constructor.
ArrowFloat4WriterImpl
com.aliyun.odps.table.record.constructor.
ArrowFloat8WriterImpl
com.aliyun.odps.table.record.constructor.
ArrowIntWriterImpl
com.aliyun.odps.table.record.constructor.
ArrowMapWriterImpl
com.aliyun.odps.table.configuration.
ArrowOptions
(implements java.io.
Serializable
)
com.aliyun.odps.table.configuration.
ArrowOptions.Builder
com.aliyun.odps.table.arrow.
ArrowReaderFactory
com.aliyun.odps.table.record.constructor.
ArrowSmallIntWriterImpl
com.aliyun.odps.table.record.constructor.
ArrowStructWriterImpl
com.aliyun.odps.table.record.constructor.
ArrowTimeStampWriterImpl
com.aliyun.odps.table.record.constructor.
ArrowTinyIntWriterImpl
com.aliyun.odps.table.utils.
ArrowUtils
com.aliyun.odps.table.record.constructor.
ArrowVarBinaryWriterImpl
com.aliyun.odps.table.record.constructor.
ArrowVarCharWriterImpl
com.aliyun.odps.table.arrow.
ArrowWriterFactory
com.aliyun.odps.table.write.impl.batch.
ArrowWriterImpl
(implements com.aliyun.odps.table.write.
BatchWriter
<T>)
com.aliyun.odps.table.distribution.
ClusteredDistribution
(implements com.aliyun.odps.table.distribution.
Distribution
)
com.aliyun.odps.table.enviroment.
Credentials
com.aliyun.odps.table.enviroment.
Credentials.Builder
com.aliyun.odps.table.
DataFormat
(implements java.io.
Serializable
)
com.aliyun.odps.table.
DataSchema
(implements java.io.
Serializable
)
com.aliyun.odps.table.
DataSchema.Attribute
(implements java.io.
Serializable
)
com.aliyun.odps.table.
DataSchema.Builder
com.aliyun.odps.table.distribution.
Distributions
com.aliyun.odps.table.configuration.
DynamicPartitionOptions
(implements java.io.
Serializable
)
com.aliyun.odps.table.configuration.
DynamicPartitionOptions.Builder
com.aliyun.odps.table.enviroment.
EnvironmentSettings
com.aliyun.odps.table.enviroment.
EnvironmentSettings.Builder
com.aliyun.odps.table.enviroment.
ExecutionEnvironment
com.aliyun.odps.table.enviroment.
LocalEnvironment
com.aliyun.odps.table.enviroment.
RemoteEnvironment
com.aliyun.odps.table.utils.
HttpUtils
com.aliyun.odps.table.read.split.impl.
IndexedInputSplit
(implements com.aliyun.odps.table.read.split.
InputSplitWithIndex
)
com.aliyun.odps.table.read.split.impl.
IndexedInputSplitAssigner
(implements com.aliyun.odps.table.read.split.
InputSplitAssigner
)
com.aliyun.odps.table.metrics.
MetricNames
com.aliyun.odps.table.metrics.
Metrics
com.aliyun.odps.table.optimizer.predicate.
Predicate
(implements java.io.
Serializable
)
com.aliyun.odps.table.optimizer.predicate.
Attribute
com.aliyun.odps.table.optimizer.predicate.
BinaryPredicate
com.aliyun.odps.table.optimizer.predicate.
CompoundPredicate
com.aliyun.odps.table.optimizer.predicate.
Constant
com.aliyun.odps.table.optimizer.predicate.
InPredicate
com.aliyun.odps.table.optimizer.predicate.
RawPredicate
com.aliyun.odps.table.optimizer.predicate.
UnaryPredicate
com.aliyun.odps.table.configuration.
ReaderOptions
com.aliyun.odps.table.configuration.
ReaderOptions.Builder
com.aliyun.odps.table.record.constructor.
RecordToArrowConverter
com.aliyun.odps.table.configuration.
RestOptions
(implements java.io.
Serializable
)
com.aliyun.odps.table.configuration.
RestOptions.Builder
com.aliyun.odps.table.read.split.
RowRange
(implements java.io.
Serializable
)
com.aliyun.odps.table.read.split.impl.
RowRangeInputSplit
(implements com.aliyun.odps.table.read.split.
InputSplitWithRowRange
)
com.aliyun.odps.table.read.split.impl.
RowRangeInputSplitAssigner
(implements com.aliyun.odps.table.read.split.
InputSplitAssigner
)
com.aliyun.odps.table.utils.
SchemaUtils
com.aliyun.odps.table.utils.
SessionUtils
com.aliyun.odps.table.metrics.count.
SimpleCounter
(implements com.aliyun.odps.table.metrics.
Counter
)
com.aliyun.odps.table.metrics.count.
BytesCount
(implements com.aliyun.odps.table.metrics.
Gauge
<T>)
com.aliyun.odps.table.metrics.count.
RecordCount
com.aliyun.odps.table.order.
SortOrder
(implements java.io.
Serializable
)
com.aliyun.odps.table.read.impl.batch.
SplitArrowReaderImpl
(implements com.aliyun.odps.table.read.
SplitReader
<T>)
com.aliyun.odps.table.configuration.
SplitOptions
com.aliyun.odps.table.configuration.
SplitOptions.Builder
com.aliyun.odps.table.read.impl.batch.
SplitRecordReaderImpl
(implements com.aliyun.odps.table.read.
SplitReader
<T>)
com.aliyun.odps.table.read.impl.batch.
TableBatchReadSessionBase
(implements com.aliyun.odps.table.read.
TableBatchReadSession
)
com.aliyun.odps.table.read.impl.batch.
TableBatchReadSessionImpl
com.aliyun.odps.table.write.impl.batch.
TableBatchWriteSessionBase
(implements com.aliyun.odps.table.write.
TableBatchWriteSession
)
com.aliyun.odps.table.write.impl.batch.
TableBatchWriteSessionImpl
com.aliyun.odps.table.
TableClient
com.aliyun.odps.table.read.
TableReadSessionBuilder
com.aliyun.odps.table.read.impl.
TableReadSessionProviderImpl
(implements com.aliyun.odps.table.read.
TableReadSessionProvider
)
com.aliyun.odps.table.write.
TableWriteCapabilities
(implements java.io.
Serializable
)
com.aliyun.odps.table.write.
TableWriteCapabilities.Builder
com.aliyun.odps.table.write.
TableWriteSessionBuilder
com.aliyun.odps.table.write.impl.
TableWriteSessionProviderImpl
(implements com.aliyun.odps.table.write.
TableWriteSessionProvider
)
com.aliyun.odps.table.distribution.
UnspecifiedDistribution
(implements com.aliyun.odps.table.distribution.
Distribution
)
com.aliyun.odps.table.write.
WriterAttemptId
com.aliyun.odps.table.write.impl.batch.
WriterCommitMessageImpl
(implements com.aliyun.odps.table.write.
WriterCommitMessage
)
com.aliyun.odps.table.configuration.
WriterOptions
com.aliyun.odps.table.configuration.
WriterOptions.Builder
Interface Hierarchy
java.lang.
AutoCloseable
com.aliyun.odps.table.arrow.
ArrowReader
com.aliyun.odps.table.arrow.
ArrowWriter
com.aliyun.odps.table.write.
BatchWriter
<T>
java.io.
Closeable
com.aliyun.odps.table.arrow.
ArrowReader
com.aliyun.odps.table.arrow.
ArrowWriter
com.aliyun.odps.table.write.
BatchWriter
<T>
com.aliyun.odps.table.read.
SplitReader
<T>
com.aliyun.odps.table.read.
SplitReader
<T>
com.aliyun.odps.table.metrics.
Metric
com.aliyun.odps.table.metrics.
Counter
com.aliyun.odps.table.metrics.
Gauge
<T>
java.io.
Serializable
com.aliyun.odps.table.distribution.
Distribution
com.aliyun.odps.table.read.split.
InputSplit
com.aliyun.odps.table.read.split.
InputSplitWithBucket
com.aliyun.odps.table.read.split.
InputSplitWithIndex
com.aliyun.odps.table.read.split.
InputSplitWithRowRange
com.aliyun.odps.table.read.split.
InputSplitAssigner
com.aliyun.odps.table.read.split.
InputSplitWithBucket
com.aliyun.odps.table.read.split.
InputSplitWithIndex
com.aliyun.odps.table.read.split.
InputSplitWithRowRange
com.aliyun.odps.table.
Session
com.aliyun.odps.table.read.
TableBatchReadSession
com.aliyun.odps.table.write.
TableBatchWriteSession
com.aliyun.odps.table.read.
TableReadSession
com.aliyun.odps.table.read.
TableBatchReadSession
com.aliyun.odps.table.write.
TableStreamingWriteSession
com.aliyun.odps.table.write.
TableUpsertSession
com.aliyun.odps.table.write.
TableWriteSession
com.aliyun.odps.table.write.
TableBatchWriteSession
com.aliyun.odps.table.write.
TableStreamingWriteSession
com.aliyun.odps.table.write.
TableUpsertSession
com.aliyun.odps.table.read.
TableBatchReadSession
com.aliyun.odps.table.write.
TableBatchWriteSession
com.aliyun.odps.table.read.
TableReadSession
com.aliyun.odps.table.read.
TableBatchReadSession
com.aliyun.odps.table.write.
TableStreamingWriteSession
com.aliyun.odps.table.write.
TableUpsertSession
com.aliyun.odps.table.write.
TableWriteSession
com.aliyun.odps.table.write.
TableBatchWriteSession
com.aliyun.odps.table.write.
TableStreamingWriteSession
com.aliyun.odps.table.write.
TableUpsertSession
com.aliyun.odps.table.write.
WriterCommitMessage
com.aliyun.odps.table.
Session.Provider
com.aliyun.odps.table.read.
TableReadSessionProvider
com.aliyun.odps.table.write.
TableWriteSessionProvider
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.aliyun.odps.table.enviroment.
EnvironmentSettings.ExecutionMode
com.aliyun.odps.table.distribution.
Distribution.Type
com.aliyun.odps.table.
SessionType
com.aliyun.odps.table.
SessionStatus
com.aliyun.odps.table.
DataFormat.Type
com.aliyun.odps.table.
DataFormat.Version
com.aliyun.odps.table.order.
NullOrdering
com.aliyun.odps.table.order.
SortDirection
com.aliyun.odps.table.optimizer.predicate.
InPredicate.Operator
com.aliyun.odps.table.optimizer.predicate.
Predicate.PredicateType
com.aliyun.odps.table.optimizer.predicate.
BinaryPredicate.Operator
com.aliyun.odps.table.optimizer.predicate.
UnaryPredicate.Operator
com.aliyun.odps.table.optimizer.predicate.
CompoundPredicate.Operator
com.aliyun.odps.table.configuration.
ArrowOptions.TimestampUnit
com.aliyun.odps.table.configuration.
DynamicPartitionOptions.InvalidStrategy
com.aliyun.odps.table.configuration.
CompressionCodec
(implements java.io.
Serializable
)
com.aliyun.odps.table.configuration.
SplitOptions.SplitMode
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2024
Alibaba Cloud Computing
. All rights reserved.