- Gauge<T> - Interface in com.aliyun.odps.table.metrics
-
A Gauge is a
Metric that calculates a specific value at a point in time.
- gauge(String) - Method in class com.aliyun.odps.table.metrics.Metrics
-
- get(String) - Method in class com.aliyun.odps.table.metrics.Metrics
-
- get() - Method in class com.aliyun.odps.table.read.impl.batch.SplitArrowReaderImpl
-
- get() - Method in class com.aliyun.odps.table.read.impl.batch.SplitRecordReaderImpl
-
- get() - Method in interface com.aliyun.odps.table.read.SplitReader
-
Return the current record.
- get(int) - Method in class com.aliyun.odps.table.record.ColumnarBatchRecord
-
- get(String) - Method in class com.aliyun.odps.table.record.ColumnarBatchRecord
-
- getAccount() - Method in class com.aliyun.odps.table.enviroment.Credentials
-
- getAllSplits() - Method in class com.aliyun.odps.table.read.split.impl.IndexedInputSplitAssigner
-
- getAllSplits() - Method in interface com.aliyun.odps.table.read.split.InputSplitAssigner
-
Return all input splits of the input split assigner.
- getAppAccount() - Method in class com.aliyun.odps.table.enviroment.Credentials
-
- getAppStsAccount() - Method in class com.aliyun.odps.table.enviroment.Credentials
-
- getArrowOptions() - Method in class com.aliyun.odps.table.read.TableReadSessionBuilder
-
- getArrowOptions() - Method in class com.aliyun.odps.table.write.TableWriteSessionBuilder
-
- getAsyncIntervalInMills() - Method in class com.aliyun.odps.table.configuration.RestOptions
-
- getAsyncIntervalInMills(EnvironmentSettings) - Static method in class com.aliyun.odps.table.utils.HttpUtils
-
- getAsyncTimeoutInSeconds() - Method in class com.aliyun.odps.table.configuration.RestOptions
-
- getAsyncTimeoutInSeconds(EnvironmentSettings) - Static method in class com.aliyun.odps.table.utils.HttpUtils
-
- getAttemptNumber() - Method in class com.aliyun.odps.table.write.WriterAttemptId
-
How many times this writer has been attempted.
- getBatchRawSize() - Method in class com.aliyun.odps.table.configuration.ReaderOptions
-
- getBatchRowCount() - Method in class com.aliyun.odps.table.configuration.ReaderOptions
-
- getBlockNumber() - Method in class com.aliyun.odps.table.write.impl.batch.WriterCommitMessageImpl
-
- getBucketId() - Method in interface com.aliyun.odps.table.read.split.InputSplitWithBucket
-
Get the bucket id of this input split.
- getBucketsNumber() - Method in class com.aliyun.odps.table.distribution.ClusteredDistribution
-
- getBufferAllocator() - Method in class com.aliyun.odps.table.configuration.ReaderOptions
-
- getBufferAllocator() - Method in class com.aliyun.odps.table.configuration.WriterOptions
-
- getBufferedRowCount() - Method in class com.aliyun.odps.table.configuration.WriterOptions
-
- getBytes(int) - Method in class com.aliyun.odps.table.record.ColumnarBatchRecord
-
- getChunkSize() - Method in class com.aliyun.odps.table.configuration.WriterOptions
-
- getClusterKeys() - Method in class com.aliyun.odps.table.distribution.ClusteredDistribution
-
- getColumn(int) - Method in class com.aliyun.odps.table.DataSchema
-
- getColumn(String) - Method in class com.aliyun.odps.table.DataSchema
-
- getColumnCount() - Method in class com.aliyun.odps.table.DataSchema
-
- getColumnCount() - Method in class com.aliyun.odps.table.record.ColumnarBatchRecord
-
- getColumnDataTypes() - Method in class com.aliyun.odps.table.DataSchema
-
- getColumnNames() - Method in class com.aliyun.odps.table.DataSchema
-
- getColumns() - Method in class com.aliyun.odps.table.DataSchema
-
- getCommitMessage() - Method in class com.aliyun.odps.table.write.impl.batch.WriterCommitMessageImpl
-
- getCompressionCodec() - Method in class com.aliyun.odps.table.configuration.ReaderOptions
-
- getCompressionCodec() - Method in class com.aliyun.odps.table.configuration.WriterOptions
-
- getConnectTimeout() - Method in class com.aliyun.odps.table.configuration.RestOptions
-
- getCount() - Method in class com.aliyun.odps.table.arrow.constructor.ArrowFieldWriter
-
- getCount() - Method in class com.aliyun.odps.table.metrics.count.SimpleCounter
-
- getCount() - Method in interface com.aliyun.odps.table.metrics.Counter
-
Returns the current count.
- getCredentials() - Method in class com.aliyun.odps.table.enviroment.EnvironmentSettings
-
- getCurrentValue() - Method in interface com.aliyun.odps.table.arrow.ArrowReader
-
Return the current arrow batch.
- getCurrentValue() - Method in class com.aliyun.odps.table.arrow.readers.ArrowBatchNonReusedReader
-
- getCurrentValue() - Method in class com.aliyun.odps.table.arrow.readers.ArrowBatchReusedReader
-
- getDataFormat() - Method in class com.aliyun.odps.table.configuration.ReaderOptions
-
- getDataFormat() - Method in class com.aliyun.odps.table.configuration.WriterOptions
-
- getDateTimeUnit() - Method in class com.aliyun.odps.table.configuration.ArrowOptions
-
- getDefaultDataFormat() - Static method in class com.aliyun.odps.table.utils.ArrowUtils
-
- getDefaultProject() - Method in class com.aliyun.odps.table.enviroment.EnvironmentSettings
-
- getDefaultRootAllocator() - Static method in class com.aliyun.odps.table.utils.ArrowUtils
-
- getDefaultSchema() - Method in class com.aliyun.odps.table.enviroment.EnvironmentSettings
-
- getDescription() - Method in enum com.aliyun.odps.table.optimizer.predicate.BinaryPredicate.Operator
-
- getDescription() - Method in enum com.aliyun.odps.table.optimizer.predicate.CompoundPredicate.Operator
-
- getDescription() - Method in enum com.aliyun.odps.table.optimizer.predicate.InPredicate.Operator
-
- getDescription() - Method in enum com.aliyun.odps.table.optimizer.predicate.UnaryPredicate.Operator
-
- getDynamicPartitionLimit() - Method in class com.aliyun.odps.table.configuration.DynamicPartitionOptions
-
- getDynamicPartitionOptions() - Method in class com.aliyun.odps.table.write.TableWriteSessionBuilder
-
- getExecutionMode() - Method in class com.aliyun.odps.table.enviroment.EnvironmentSettings
-
- getFilterPredicate() - Method in class com.aliyun.odps.table.read.TableReadSessionBuilder
-
- getId() - Method in class com.aliyun.odps.table.read.impl.batch.TableBatchReadSessionBase
-
- getId() - Method in interface com.aliyun.odps.table.Session
-
Returns the id for table session.
- getId() - Method in class com.aliyun.odps.table.write.impl.batch.TableBatchWriteSessionBase
-
- getIdentifier() - Method in class com.aliyun.odps.table.read.TableReadSessionBuilder
-
- getIdentifier() - Method in class com.aliyun.odps.table.write.TableWriteSessionBuilder
-
- getInputSplitAssigner() - Method in class com.aliyun.odps.table.read.impl.batch.TableBatchReadSessionBase
-
- getInputSplitAssigner() - Method in interface com.aliyun.odps.table.read.TableBatchReadSession
-
- getInvalidLimit() - Method in class com.aliyun.odps.table.configuration.DynamicPartitionOptions
-
- getInvalidStrategy() - Method in class com.aliyun.odps.table.configuration.DynamicPartitionOptions
-
- getLeftOperand() - Method in class com.aliyun.odps.table.optimizer.predicate.BinaryPredicate
-
- getMaxFieldSize() - Method in class com.aliyun.odps.table.write.TableWriteSessionBuilder
-
- getName() - Method in class com.aliyun.odps.table.arrow.constructor.ArrowFieldWriter
-
- getName() - Method in class com.aliyun.odps.table.DataSchema.Attribute
-
- getNumRecord() - Method in class com.aliyun.odps.table.read.split.RowRange
-
- getOperand() - Method in class com.aliyun.odps.table.optimizer.predicate.InPredicate
-
- getOperand() - Method in class com.aliyun.odps.table.optimizer.predicate.UnaryPredicate
-
- getOperator() - Method in class com.aliyun.odps.table.optimizer.predicate.BinaryPredicate
-
- getOperator() - Method in class com.aliyun.odps.table.optimizer.predicate.InPredicate
-
- getOperator() - Method in class com.aliyun.odps.table.optimizer.predicate.UnaryPredicate
-
- getPartitionKeys() - Method in class com.aliyun.odps.table.DataSchema
-
- getQuotaName() - Method in class com.aliyun.odps.table.enviroment.EnvironmentSettings
-
- getReadTimeout() - Method in class com.aliyun.odps.table.configuration.RestOptions
-
- getRecordBatchReader(InputStream, ReaderOptions) - Static method in class com.aliyun.odps.table.arrow.ArrowReaderFactory
-
- getRecordBatchWriter(OutputStream, WriterOptions) - Static method in class com.aliyun.odps.table.arrow.ArrowWriterFactory
-
- getRequiredBucketIds() - Method in class com.aliyun.odps.table.read.TableReadSessionBuilder
-
- getRequiredDataColumns() - Method in class com.aliyun.odps.table.read.TableReadSessionBuilder
-
- getRequiredPartitionColumns() - Method in class com.aliyun.odps.table.read.TableReadSessionBuilder
-
- getRequiredPartitions() - Method in class com.aliyun.odps.table.read.TableReadSessionBuilder
-
- getRestOptions() - Method in class com.aliyun.odps.table.enviroment.EnvironmentSettings
-
- getRetryStrategy() - Method in class com.aliyun.odps.table.configuration.WriterOptions
-
- getRetryTimes() - Method in class com.aliyun.odps.table.configuration.RestOptions
-
- getRightOperand() - Method in class com.aliyun.odps.table.optimizer.predicate.BinaryPredicate
-
- getRowRange() - Method in class com.aliyun.odps.table.read.split.impl.RowRangeInputSplit
-
- getRowRange() - Method in interface com.aliyun.odps.table.read.split.InputSplitWithRowRange
-
Get the row range of this input split.
- getServiceEndpoint() - Method in class com.aliyun.odps.table.enviroment.EnvironmentSettings
-
- getServiceEndpoint() - Method in class com.aliyun.odps.table.enviroment.ExecutionEnvironment
-
Get service endpoint
- getSessionId() - Method in class com.aliyun.odps.table.read.split.impl.IndexedInputSplit
-
- getSessionId() - Method in class com.aliyun.odps.table.read.split.impl.RowRangeInputSplit
-
- getSessionId() - Method in interface com.aliyun.odps.table.read.split.InputSplit
-
Get the session id of this input split.
- getSessionId() - Method in class com.aliyun.odps.table.read.TableReadSessionBuilder
-
- getSessionId() - Method in class com.aliyun.odps.table.write.TableWriteSessionBuilder
-
- getSet() - Method in class com.aliyun.odps.table.optimizer.predicate.InPredicate
-
- getSettings() - Method in class com.aliyun.odps.table.configuration.ReaderOptions
-
- getSettings() - Method in class com.aliyun.odps.table.configuration.WriterOptions
-
- getSettings() - Method in class com.aliyun.odps.table.enviroment.ExecutionEnvironment
-
Get environment settings
- getSettings() - Method in class com.aliyun.odps.table.read.TableReadSessionBuilder
-
- getSettings() - Method in class com.aliyun.odps.table.write.TableWriteSessionBuilder
-
- getSlotNum() - Method in class com.aliyun.odps.table.enviroment.EnvironmentSettings
-
- getSplit(int) - Method in class com.aliyun.odps.table.read.split.impl.IndexedInputSplitAssigner
-
- getSplit(int) - Method in interface com.aliyun.odps.table.read.split.InputSplitAssigner
-
Return the split by index.
- getSplitByRowOffset(long, long) - Method in class com.aliyun.odps.table.read.split.impl.RowRangeInputSplitAssigner
-
- getSplitByRowOffset(long, long) - Method in interface com.aliyun.odps.table.read.split.InputSplitAssigner
-
Returns the split by row offset.
- getSplitIndex() - Method in class com.aliyun.odps.table.read.split.impl.IndexedInputSplit
-
- getSplitIndex() - Method in interface com.aliyun.odps.table.read.split.InputSplitWithIndex
-
Get the index of this input split.
- getSplitMaxFileNum() - Method in class com.aliyun.odps.table.configuration.SplitOptions
-
- getSplitMode() - Method in class com.aliyun.odps.table.configuration.SplitOptions
-
- getSplitNumber() - Method in class com.aliyun.odps.table.configuration.SplitOptions
-
- getSplitOptions() - Method in class com.aliyun.odps.table.read.TableReadSessionBuilder
-
- getSplitsCount() - Method in class com.aliyun.odps.table.read.split.impl.IndexedInputSplitAssigner
-
- getSplitsCount() - Method in interface com.aliyun.odps.table.read.split.InputSplitAssigner
-
Returns the number of splits.
- getStartIndex() - Method in class com.aliyun.odps.table.read.split.RowRange
-
- getStatus() - Method in class com.aliyun.odps.table.read.impl.batch.TableBatchReadSessionBase
-
- getStatus() - Method in interface com.aliyun.odps.table.Session
-
Returns the status for table session.
- getStatus() - Method in class com.aliyun.odps.table.write.impl.batch.TableBatchWriteSessionBase
-
- getString(int) - Method in class com.aliyun.odps.table.record.ColumnarBatchRecord
-
- getTableIdentifier() - Method in class com.aliyun.odps.table.read.impl.batch.TableBatchReadSessionBase
-
- getTableIdentifier() - Method in interface com.aliyun.odps.table.Session
-
Returns the table identifier for table session.
- getTableIdentifier() - Method in class com.aliyun.odps.table.write.impl.batch.TableBatchWriteSessionBase
-
- getTags() - Method in class com.aliyun.odps.table.enviroment.EnvironmentSettings
-
- getTargetPartitionSpec() - Method in class com.aliyun.odps.table.write.TableWriteSessionBuilder
-
- getTimestampUnit() - Method in class com.aliyun.odps.table.configuration.ArrowOptions
-
- getTotalRowCount() - Method in class com.aliyun.odps.table.read.split.impl.RowRangeInputSplitAssigner
-
- getTotalRowCount() - Method in interface com.aliyun.odps.table.read.split.InputSplitAssigner
-
Returns the number of rows.
- getTunnelEndpoint() - Method in class com.aliyun.odps.table.enviroment.EnvironmentSettings
-
- getTunnelEndpoint(String) - Method in class com.aliyun.odps.table.enviroment.ExecutionEnvironment
-
Get tunnel endpoint
- getTunnelEndpoint(String) - Method in class com.aliyun.odps.table.enviroment.LocalEnvironment
-
- getTunnelEndpoint(String) - Method in class com.aliyun.odps.table.enviroment.RemoteEnvironment
-
- getType() - Method in class com.aliyun.odps.table.arrow.constructor.ArrowTimeStampWriter
-
- getType() - Method in class com.aliyun.odps.table.DataFormat
-
- getType() - Method in class com.aliyun.odps.table.DataSchema.Attribute
-
- getType() - Method in class com.aliyun.odps.table.distribution.ClusteredDistribution
-
- getType() - Method in interface com.aliyun.odps.table.distribution.Distribution
-
- getType() - Method in class com.aliyun.odps.table.distribution.UnspecifiedDistribution
-
- getType() - Method in class com.aliyun.odps.table.optimizer.predicate.Predicate
-
- getType() - Method in interface com.aliyun.odps.table.read.TableBatchReadSession
-
- getType() - Method in interface com.aliyun.odps.table.Session
-
Returns the type for table session.
- getType() - Method in interface com.aliyun.odps.table.write.TableBatchWriteSession
-
- getUpsertConcurrentNum() - Method in class com.aliyun.odps.table.configuration.RestOptions
-
- getUpsertNetworkNum() - Method in class com.aliyun.odps.table.configuration.RestOptions
-
- getUserAgent() - Method in class com.aliyun.odps.table.configuration.RestOptions
-
- getValue() - Method in class com.aliyun.odps.table.metrics.count.BytesCount
-
- getValue() - Method in interface com.aliyun.odps.table.metrics.Gauge
-
Calculates and returns the measured value.
- getVectorSchemaRoot() - Method in class com.aliyun.odps.table.arrow.constructor.ArrowBatchConstructor
-
- getVersion() - Method in class com.aliyun.odps.table.DataFormat
-
- getWriteCapabilities() - Method in class com.aliyun.odps.table.write.TableWriteSessionBuilder
-
- greaterThan(Serializable, Serializable) - Static method in class com.aliyun.odps.table.optimizer.predicate.BinaryPredicate
-
- greaterThanOrEqual(Serializable, Serializable) - Static method in class com.aliyun.odps.table.optimizer.predicate.BinaryPredicate
-
- valueOf(String) - Static method in enum com.aliyun.odps.table.configuration.ArrowOptions.TimestampUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aliyun.odps.table.configuration.CompressionCodec
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aliyun.odps.table.configuration.DynamicPartitionOptions.InvalidStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aliyun.odps.table.configuration.SplitOptions.SplitMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aliyun.odps.table.DataFormat.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aliyun.odps.table.DataFormat.Version
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aliyun.odps.table.distribution.Distribution.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aliyun.odps.table.enviroment.EnvironmentSettings.ExecutionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aliyun.odps.table.optimizer.predicate.BinaryPredicate.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aliyun.odps.table.optimizer.predicate.CompoundPredicate.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aliyun.odps.table.optimizer.predicate.InPredicate.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aliyun.odps.table.optimizer.predicate.Predicate.PredicateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aliyun.odps.table.optimizer.predicate.UnaryPredicate.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aliyun.odps.table.order.NullOrdering
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aliyun.odps.table.order.SortDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aliyun.odps.table.SessionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aliyun.odps.table.SessionType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.aliyun.odps.table.configuration.ArrowOptions.TimestampUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aliyun.odps.table.configuration.CompressionCodec
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aliyun.odps.table.configuration.DynamicPartitionOptions.InvalidStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aliyun.odps.table.configuration.SplitOptions.SplitMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aliyun.odps.table.DataFormat.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aliyun.odps.table.DataFormat.Version
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aliyun.odps.table.distribution.Distribution.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aliyun.odps.table.enviroment.EnvironmentSettings.ExecutionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aliyun.odps.table.optimizer.predicate.BinaryPredicate.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aliyun.odps.table.optimizer.predicate.CompoundPredicate.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aliyun.odps.table.optimizer.predicate.InPredicate.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aliyun.odps.table.optimizer.predicate.Predicate.PredicateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aliyun.odps.table.optimizer.predicate.UnaryPredicate.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aliyun.odps.table.order.NullOrdering
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aliyun.odps.table.order.SortDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aliyun.odps.table.SessionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aliyun.odps.table.SessionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.