- getActiveDatasourceNodes(String) - Method in interface com.facebook.presto.spi.NodeManager
-
- getActiveNodes() - Method in interface com.facebook.presto.spi.NodeManager
-
- getAddresses() - Method in interface com.facebook.presto.spi.ConnectorSplit
-
- getBlockEncodingFactory() - Method in interface com.facebook.presto.spi.block.FixedWidthBlockUtil.FixedWidthBlockBuilderFactory
-
- getBlockEncodingFactory() - Method in class com.facebook.presto.spi.block.IsolatedFixedWidthBlockBuilderFactory
-
- getBoolean(int) - Method in class com.facebook.presto.spi.block.AbstractFixedWidthBlock
-
- getBoolean(int) - Method in class com.facebook.presto.spi.block.AbstractVariableWidthBlock
-
- getBoolean(int) - Method in interface com.facebook.presto.spi.block.Block
-
Gets the value at the specified position as a boolean.
- getBoolean() - Method in interface com.facebook.presto.spi.block.BlockCursor
-
Gets the current value as a boolean.
- getBoolean() - Method in class com.facebook.presto.spi.block.FixedWidthBlockCursor
-
- getBoolean() - Method in class com.facebook.presto.spi.block.VariableWidthCursor
-
- getBoolean(int) - Method in interface com.facebook.presto.spi.RecordCursor
-
- getBoolean(Slice, int) - Method in class com.facebook.presto.spi.type.BigintType
-
- getBoolean(Slice, int) - Method in class com.facebook.presto.spi.type.BooleanType
-
- getBoolean(Slice, int) - Method in class com.facebook.presto.spi.type.DateType
-
- getBoolean(Slice, int) - Method in class com.facebook.presto.spi.type.DoubleType
-
- getBoolean(Slice, int) - Method in interface com.facebook.presto.spi.type.FixedWidthType
-
Gets the value at the specified offset in the specified slice as a boolean.
- getBoolean(Slice, int) - Method in class com.facebook.presto.spi.type.IntervalDayTimeType
-
- getBoolean(Slice, int) - Method in class com.facebook.presto.spi.type.IntervalYearMonthType
-
- getBoolean(Slice, int) - Method in class com.facebook.presto.spi.type.TimestampType
-
- getBoolean(Slice, int) - Method in class com.facebook.presto.spi.type.TimestampWithTimeZoneType
-
- getBoolean(Slice, int) - Method in class com.facebook.presto.spi.type.TimeType
-
- getBoolean(Slice, int) - Method in class com.facebook.presto.spi.type.TimeWithTimeZoneType
-
- getBound() - Method in class com.facebook.presto.spi.Marker
-
- getCatalog() - Method in class com.facebook.presto.spi.ConnectorSession
-
Deprecated.
- getCode() - Method in class com.facebook.presto.spi.ErrorCode
-
- getColumnHandle(ConnectorTableHandle, String) - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorMetadata
-
- getColumnHandle(ConnectorTableHandle, String) - Method in interface com.facebook.presto.spi.ConnectorMetadata
-
Returns a handle for the specified table column, or null if the table does not contain the specified column.
- getColumnHandle() - Method in class com.facebook.presto.spi.TupleDomain.ColumnDomain
-
- getColumnHandleClass() - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorHandleResolver
-
- getColumnHandleClass() - Method in interface com.facebook.presto.spi.ConnectorHandleResolver
-
- getColumnHandles(ConnectorTableHandle) - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorMetadata
-
- getColumnHandles(ConnectorTableHandle) - Method in interface com.facebook.presto.spi.ConnectorMetadata
-
Gets all of the columns on the specified table, or an empty map if the columns can not be enumerated.
- getColumnMetadata(ConnectorTableHandle, ConnectorColumnHandle) - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorMetadata
-
- getColumnMetadata(ConnectorTableHandle, ConnectorColumnHandle) - Method in interface com.facebook.presto.spi.ConnectorMetadata
-
Gets the metadata for the specified table column.
- getColumnName() - Method in exception com.facebook.presto.spi.ColumnNotFoundException
-
- getColumns() - Method in class com.facebook.presto.spi.ConnectorTableMetadata
-
- getColumnTypes() - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeRecordSet
-
- getColumnTypes() - Method in class com.facebook.presto.spi.InMemoryRecordSet
-
- getColumnTypes() - Method in interface com.facebook.presto.spi.RecordSet
-
- getCompletedBytes() - Method in interface com.facebook.presto.spi.RecordCursor
-
- getCurrentNode() - Method in interface com.facebook.presto.spi.NodeManager
-
- getDataSourceName() - Method in interface com.facebook.presto.spi.ConnectorSplitSource
-
- getDataSourceName() - Method in class com.facebook.presto.spi.FixedSplitSource
-
- getDomain() - Method in class com.facebook.presto.spi.TupleDomain.ColumnDomain
-
- getDomains() - Method in class com.facebook.presto.spi.TupleDomain
-
Gets the TupleDomain as a map of each column to its respective Domain.
- getDouble(int) - Method in class com.facebook.presto.spi.block.AbstractFixedWidthBlock
-
- getDouble(int) - Method in class com.facebook.presto.spi.block.AbstractVariableWidthBlock
-
- getDouble(int) - Method in interface com.facebook.presto.spi.block.Block
-
Gets the value at the specified position as a double.
- getDouble() - Method in interface com.facebook.presto.spi.block.BlockCursor
-
Gets the current value as a double.
- getDouble() - Method in class com.facebook.presto.spi.block.FixedWidthBlockCursor
-
- getDouble() - Method in class com.facebook.presto.spi.block.VariableWidthCursor
-
- getDouble(int) - Method in interface com.facebook.presto.spi.RecordCursor
-
- getDouble(Slice, int) - Method in class com.facebook.presto.spi.type.BigintType
-
- getDouble(Slice, int) - Method in class com.facebook.presto.spi.type.BooleanType
-
- getDouble(Slice, int) - Method in class com.facebook.presto.spi.type.DateType
-
- getDouble(Slice, int) - Method in class com.facebook.presto.spi.type.DoubleType
-
- getDouble(Slice, int) - Method in interface com.facebook.presto.spi.type.FixedWidthType
-
Gets the value at the specified offset in the specified slice as a double.
- getDouble(Slice, int) - Method in class com.facebook.presto.spi.type.IntervalDayTimeType
-
- getDouble(Slice, int) - Method in class com.facebook.presto.spi.type.IntervalYearMonthType
-
- getDouble(Slice, int) - Method in class com.facebook.presto.spi.type.TimestampType
-
- getDouble(Slice, int) - Method in class com.facebook.presto.spi.type.TimestampWithTimeZoneType
-
- getDouble(Slice, int) - Method in class com.facebook.presto.spi.type.TimeType
-
- getDouble(Slice, int) - Method in class com.facebook.presto.spi.type.TimeWithTimeZoneType
-
- getEncoding() - Method in class com.facebook.presto.spi.block.AbstractFixedWidthBlock
-
- getEncoding() - Method in class com.facebook.presto.spi.block.AbstractVariableWidthBlock
-
- getEncoding() - Method in interface com.facebook.presto.spi.block.Block
-
Get the encoding for this block.
- getErrorCode() - Method in exception com.facebook.presto.spi.PrestoException
-
- getFixedSize() - Method in class com.facebook.presto.spi.type.BigintType
-
- getFixedSize() - Method in class com.facebook.presto.spi.type.BooleanType
-
- getFixedSize() - Method in class com.facebook.presto.spi.type.DateType
-
- getFixedSize() - Method in class com.facebook.presto.spi.type.DoubleType
-
- getFixedSize() - Method in interface com.facebook.presto.spi.type.FixedWidthType
-
Gets the size of a value of this type is bytes.
- getFixedSize() - Method in class com.facebook.presto.spi.type.IntervalDayTimeType
-
- getFixedSize() - Method in class com.facebook.presto.spi.type.IntervalYearMonthType
-
- getFixedSize() - Method in class com.facebook.presto.spi.type.TimestampType
-
- getFixedSize() - Method in class com.facebook.presto.spi.type.TimestampWithTimeZoneType
-
- getFixedSize() - Method in class com.facebook.presto.spi.type.TimeType
-
- getFixedSize() - Method in class com.facebook.presto.spi.type.TimeWithTimeZoneType
-
- getHandleResolver() - Method in interface com.facebook.presto.spi.Connector
-
- getHigh() - Method in class com.facebook.presto.spi.Range
-
- getHostAndPort() - Method in interface com.facebook.presto.spi.Node
-
- getHostText() - Method in class com.facebook.presto.spi.HostAddress
-
Returns the portion of this HostAddress instance that should
represent the hostname or IPv4/IPv6 literal.
- getHttpUri() - Method in interface com.facebook.presto.spi.Node
-
- getId() - Method in class com.facebook.presto.spi.type.TimeZoneKey
-
- getIndex(ConnectorIndexHandle, List<ConnectorColumnHandle>, List<ConnectorColumnHandle>) - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorIndexResolver
-
- getIndex(ConnectorIndexHandle, List<ConnectorColumnHandle>, List<ConnectorColumnHandle>) - Method in interface com.facebook.presto.spi.ConnectorIndexResolver
-
- getIndexHandle() - Method in class com.facebook.presto.spi.ConnectorResolvedIndex
-
- getIndexHandleClass() - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorHandleResolver
-
- getIndexHandleClass() - Method in interface com.facebook.presto.spi.ConnectorHandleResolver
-
- getIndexResolver() - Method in interface com.facebook.presto.spi.Connector
-
- getInfo() - Method in interface com.facebook.presto.spi.ConnectorSplit
-
- getInstance() - Static method in class com.facebook.presto.spi.type.BigintType
-
- getInstance() - Static method in class com.facebook.presto.spi.type.BooleanType
-
- getInstance() - Static method in class com.facebook.presto.spi.type.DateType
-
- getInstance() - Static method in class com.facebook.presto.spi.type.DoubleType
-
- getInstance() - Static method in class com.facebook.presto.spi.type.HyperLogLogType
-
- getInstance() - Static method in class com.facebook.presto.spi.type.IntervalDayTimeType
-
- getInstance() - Static method in class com.facebook.presto.spi.type.IntervalYearMonthType
-
- getInstance() - Static method in class com.facebook.presto.spi.type.TimestampType
-
- getInstance() - Static method in class com.facebook.presto.spi.type.TimestampWithTimeZoneType
-
- getInstance() - Static method in class com.facebook.presto.spi.type.TimeType
-
- getInstance() - Static method in class com.facebook.presto.spi.type.TimeWithTimeZoneType
-
- getInstance() - Static method in class com.facebook.presto.spi.type.VarbinaryType
-
- getInstance() - Static method in class com.facebook.presto.spi.type.VarcharType
-
- getJavaType() - Method in class com.facebook.presto.spi.type.BigintType
-
- getJavaType() - Method in class com.facebook.presto.spi.type.BooleanType
-
- getJavaType() - Method in class com.facebook.presto.spi.type.DateType
-
- getJavaType() - Method in class com.facebook.presto.spi.type.DoubleType
-
- getJavaType() - Method in class com.facebook.presto.spi.type.HyperLogLogType
-
- getJavaType() - Method in class com.facebook.presto.spi.type.IntervalDayTimeType
-
- getJavaType() - Method in class com.facebook.presto.spi.type.IntervalYearMonthType
-
- getJavaType() - Method in class com.facebook.presto.spi.type.TimestampType
-
- getJavaType() - Method in class com.facebook.presto.spi.type.TimestampWithTimeZoneType
-
- getJavaType() - Method in class com.facebook.presto.spi.type.TimeType
-
- getJavaType() - Method in class com.facebook.presto.spi.type.TimeWithTimeZoneType
-
- getJavaType() - Method in interface com.facebook.presto.spi.type.Type
-
Gets the Java class type used to represent this value on the stack during
expression execution.
- getJavaType() - Method in class com.facebook.presto.spi.type.VarbinaryType
-
- getJavaType() - Method in class com.facebook.presto.spi.type.VarcharType
-
- getKey() - Method in class com.facebook.presto.spi.type.TimeZoneKey
-
- getLength(Slice, int) - Method in class com.facebook.presto.spi.type.HyperLogLogType
-
- getLength(Slice, int) - Method in class com.facebook.presto.spi.type.VarbinaryType
-
- getLength(Slice, int) - Method in class com.facebook.presto.spi.type.VarcharType
-
- getLength(Slice, int) - Method in interface com.facebook.presto.spi.type.VariableWidthType
-
Gets the length of the value at the specified offset in the specified slice.
- getLocale() - Method in class com.facebook.presto.spi.ConnectorSession
-
- getLong(int) - Method in class com.facebook.presto.spi.block.AbstractFixedWidthBlock
-
- getLong(int) - Method in class com.facebook.presto.spi.block.AbstractVariableWidthBlock
-
- getLong(int) - Method in interface com.facebook.presto.spi.block.Block
-
Gets the value at the specified position as a long.
- getLong() - Method in interface com.facebook.presto.spi.block.BlockCursor
-
Gets the current value as a long.
- getLong() - Method in class com.facebook.presto.spi.block.FixedWidthBlockCursor
-
- getLong() - Method in class com.facebook.presto.spi.block.VariableWidthCursor
-
- getLong(int) - Method in interface com.facebook.presto.spi.RecordCursor
-
- getLong(Slice, int) - Method in class com.facebook.presto.spi.type.BigintType
-
- getLong(Slice, int) - Method in class com.facebook.presto.spi.type.BooleanType
-
- getLong(Slice, int) - Method in class com.facebook.presto.spi.type.DateType
-
- getLong(Slice, int) - Method in class com.facebook.presto.spi.type.DoubleType
-
- getLong(Slice, int) - Method in interface com.facebook.presto.spi.type.FixedWidthType
-
Gets the value at the specified offset in the specified slice as a long.
- getLong(Slice, int) - Method in class com.facebook.presto.spi.type.IntervalDayTimeType
-
- getLong(Slice, int) - Method in class com.facebook.presto.spi.type.IntervalYearMonthType
-
- getLong(Slice, int) - Method in class com.facebook.presto.spi.type.TimestampType
-
- getLong(Slice, int) - Method in class com.facebook.presto.spi.type.TimestampWithTimeZoneType
-
- getLong(Slice, int) - Method in class com.facebook.presto.spi.type.TimeType
-
- getLong(Slice, int) - Method in class com.facebook.presto.spi.type.TimeWithTimeZoneType
-
- getLow() - Method in class com.facebook.presto.spi.Range
-
- getMaxBlockSizeInBytes() - Method in class com.facebook.presto.spi.block.BlockBuilderStatus
-
- getMessage() - Method in exception com.facebook.presto.spi.PrestoException
-
- getMetadata() - Method in interface com.facebook.presto.spi.Connector
-
- getMillisAtMidnight() - Method in class com.facebook.presto.spi.type.SqlDate
-
- getMillisUtc() - Method in class com.facebook.presto.spi.type.SqlTime
-
- getMillisUtc() - Method in class com.facebook.presto.spi.type.SqlTimestamp
-
- getMillisUtc() - Method in class com.facebook.presto.spi.type.SqlTimestampWithTimeZone
-
- getMillisUtc() - Method in class com.facebook.presto.spi.type.SqlTimeWithTimeZone
-
- getName() - Method in interface com.facebook.presto.spi.block.BlockEncoding
-
Gets the unique name of this encoding.
- getName() - Method in interface com.facebook.presto.spi.block.BlockEncodingFactory
-
Gets the unique name of this encoding.
- getName() - Method in class com.facebook.presto.spi.block.FixedWidthBlockEncoding.FixedWidthBlockEncodingFactory
-
- getName() - Method in class com.facebook.presto.spi.block.FixedWidthBlockEncoding
-
- getName() - Method in class com.facebook.presto.spi.block.VariableWidthBlockEncoding
-
- getName() - Method in class com.facebook.presto.spi.block.VariableWidthBlockEncoding.VariableWidthBlockEncodingFactory
-
- getName() - Method in class com.facebook.presto.spi.ColumnMetadata
-
- getName() - Method in interface com.facebook.presto.spi.ConnectorFactory
-
- getName() - Method in class com.facebook.presto.spi.ErrorCode
-
- getName() - Method in interface com.facebook.presto.spi.PartitionKey
-
- getName() - Method in class com.facebook.presto.spi.type.BigintType
-
- getName() - Method in class com.facebook.presto.spi.type.BooleanType
-
- getName() - Method in class com.facebook.presto.spi.type.DateType
-
- getName() - Method in class com.facebook.presto.spi.type.DoubleType
-
- getName() - Method in class com.facebook.presto.spi.type.HyperLogLogType
-
- getName() - Method in class com.facebook.presto.spi.type.IntervalDayTimeType
-
- getName() - Method in class com.facebook.presto.spi.type.IntervalYearMonthType
-
- getName() - Method in class com.facebook.presto.spi.type.TimestampType
-
- getName() - Method in class com.facebook.presto.spi.type.TimestampWithTimeZoneType
-
- getName() - Method in class com.facebook.presto.spi.type.TimeType
-
- getName() - Method in class com.facebook.presto.spi.type.TimeWithTimeZoneType
-
- getName() - Method in interface com.facebook.presto.spi.type.Type
-
Gets the name of this type which must be case insensitive globally unique.
- getName() - Method in class com.facebook.presto.spi.type.VarbinaryType
-
- getName() - Method in class com.facebook.presto.spi.type.VarcharType
-
- getNextBatch(int) - Method in interface com.facebook.presto.spi.ConnectorSplitSource
-
- getNextBatch(int) - Method in class com.facebook.presto.spi.FixedSplitSource
-
- getNodeIdentifier() - Method in interface com.facebook.presto.spi.Node
-
- getNullableColumnDomains() - Method in class com.facebook.presto.spi.TupleDomain
-
- getObjectValue(ConnectorSession, int) - Method in class com.facebook.presto.spi.block.AbstractFixedWidthBlock
-
- getObjectValue(ConnectorSession, int) - Method in class com.facebook.presto.spi.block.AbstractVariableWidthBlock
-
- getObjectValue(ConnectorSession, int) - Method in interface com.facebook.presto.spi.block.Block
-
Gets the value at the specified position as an Object.
- getObjectValue(ConnectorSession) - Method in interface com.facebook.presto.spi.block.BlockCursor
-
Gets the current value as an Object.
- getObjectValue(ConnectorSession) - Method in class com.facebook.presto.spi.block.FixedWidthBlockCursor
-
- getObjectValue(ConnectorSession) - Method in class com.facebook.presto.spi.block.VariableWidthCursor
-
- getObjectValue(ConnectorSession, Slice, int) - Method in class com.facebook.presto.spi.type.BigintType
-
- getObjectValue(ConnectorSession, Slice, int) - Method in class com.facebook.presto.spi.type.BooleanType
-
- getObjectValue(ConnectorSession, Slice, int) - Method in class com.facebook.presto.spi.type.DateType
-
- getObjectValue(ConnectorSession, Slice, int) - Method in class com.facebook.presto.spi.type.DoubleType
-
- getObjectValue(ConnectorSession, Slice, int) - Method in interface com.facebook.presto.spi.type.FixedWidthType
-
Gets an object representation of the type encoded in the specified slice
at the specified offset.
- getObjectValue(ConnectorSession, Slice, int) - Method in class com.facebook.presto.spi.type.HyperLogLogType
-
- getObjectValue(ConnectorSession, Slice, int) - Method in class com.facebook.presto.spi.type.IntervalDayTimeType
-
- getObjectValue(ConnectorSession, Slice, int) - Method in class com.facebook.presto.spi.type.IntervalYearMonthType
-
- getObjectValue(ConnectorSession, Slice, int) - Method in class com.facebook.presto.spi.type.TimestampType
-
- getObjectValue(ConnectorSession, Slice, int) - Method in class com.facebook.presto.spi.type.TimestampWithTimeZoneType
-
- getObjectValue(ConnectorSession, Slice, int) - Method in class com.facebook.presto.spi.type.TimeType
-
- getObjectValue(ConnectorSession, Slice, int) - Method in class com.facebook.presto.spi.type.TimeWithTimeZoneType
-
- getObjectValue(ConnectorSession, Slice, int) - Method in class com.facebook.presto.spi.type.VarbinaryType
-
- getObjectValue(ConnectorSession, Slice, int) - Method in class com.facebook.presto.spi.type.VarcharType
-
- getObjectValue(ConnectorSession, Slice, int) - Method in interface com.facebook.presto.spi.type.VariableWidthType
-
Gets an object representation of the type encoded in the specified slice
at the specified offset.
- getOffsets() - Method in class com.facebook.presto.spi.block.AbstractVariableWidthBlock
-
- getOffsets() - Method in class com.facebook.presto.spi.block.VariableWidthBlock
-
- getOffsets() - Method in class com.facebook.presto.spi.block.VariableWidthBlockBuilder
-
- getOrdinalPosition() - Method in class com.facebook.presto.spi.ColumnMetadata
-
- getOutputHandleResolver() - Method in interface com.facebook.presto.spi.Connector
-
- getOutputTableHandleClass() - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorOutputHandleResolver
-
- getOutputTableHandleClass() - Method in interface com.facebook.presto.spi.ConnectorOutputHandleResolver
-
- getOwner() - Method in class com.facebook.presto.spi.ConnectorTableMetadata
-
- getPartitionId() - Method in interface com.facebook.presto.spi.ConnectorPartition
-
Get the unique id of this partition within the scope of the table.
- getPartitions(ConnectorTableHandle, TupleDomain<ConnectorColumnHandle>) - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorSplitManager
-
- getPartitions() - Method in class com.facebook.presto.spi.ConnectorPartitionResult
-
- getPartitions(ConnectorTableHandle, TupleDomain<ConnectorColumnHandle>) - Method in interface com.facebook.presto.spi.ConnectorSplitManager
-
Gets the Partitions for the specified table.
- getPartitionSplits(ConnectorTableHandle, List<ConnectorPartition>) - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorSplitManager
-
- getPartitionSplits(ConnectorTableHandle, List<ConnectorPartition>) - Method in interface com.facebook.presto.spi.ConnectorSplitManager
-
Gets the Splits for the specified Partitions in the indicated table.
- getPort() - Method in class com.facebook.presto.spi.HostAddress
-
Get the current port number, failing if no port is defined.
- getPortOrDefault(int) - Method in class com.facebook.presto.spi.HostAddress
-
Returns the current port number, with a default if no port is defined.
- getPosition() - Method in interface com.facebook.presto.spi.block.BlockCursor
-
Returns the current position of this cursor.
- getPosition() - Method in class com.facebook.presto.spi.block.FixedWidthBlockCursor
-
- getPosition() - Method in class com.facebook.presto.spi.block.VariableWidthCursor
-
- getPositionCount() - Method in interface com.facebook.presto.spi.block.Block
-
Returns the number of positions in this block.
- getPositionCount() - Method in class com.facebook.presto.spi.block.FixedWidthBlock
-
- getPositionCount() - Method in class com.facebook.presto.spi.block.FixedWidthBlockBuilder
-
- getPositionCount() - Method in class com.facebook.presto.spi.block.VariableWidthBlock
-
- getPositionCount() - Method in class com.facebook.presto.spi.block.VariableWidthBlockBuilder
-
- getPositionOffset(int) - Method in class com.facebook.presto.spi.block.AbstractVariableWidthBlock
-
- getPositionOffset(int) - Method in class com.facebook.presto.spi.block.VariableWidthBlock
-
- getPositionOffset(int) - Method in class com.facebook.presto.spi.block.VariableWidthBlockBuilder
-
- getRangeCount() - Method in class com.facebook.presto.spi.SortedRangeSet
-
- getRanges() - Method in class com.facebook.presto.spi.Domain
-
Returns a SortedRangeSet to represent the set of scalar values that are allowed in this Domain.
- getRanges() - Method in class com.facebook.presto.spi.SortedRangeSet
-
- getRawSlice() - Method in class com.facebook.presto.spi.block.AbstractFixedWidthBlock
-
- getRawSlice() - Method in class com.facebook.presto.spi.block.AbstractVariableWidthBlock
-
- getRawSlice() - Method in class com.facebook.presto.spi.block.FixedWidthBlock
-
- getRawSlice() - Method in class com.facebook.presto.spi.block.FixedWidthBlockBuilder
-
- getRawSlice() - Method in class com.facebook.presto.spi.block.VariableWidthBlock
-
- getRawSlice() - Method in class com.facebook.presto.spi.block.VariableWidthBlockBuilder
-
- getReadTimeNanos() - Method in interface com.facebook.presto.spi.RecordCursor
-
- getRecordSet(ConnectorSplit, List<? extends ConnectorColumnHandle>) - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorRecordSetProvider
-
- getRecordSet(ConnectorSplit, List<? extends ConnectorColumnHandle>) - Method in interface com.facebook.presto.spi.ConnectorRecordSetProvider
-
- getRecordSetProvider() - Method in interface com.facebook.presto.spi.Connector
-
- getRecordSink(ConnectorOutputTableHandle) - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorRecordSinkProvider
-
- getRecordSink(ConnectorOutputTableHandle) - Method in interface com.facebook.presto.spi.ConnectorRecordSinkProvider
-
- getRecordSinkProvider() - Method in interface com.facebook.presto.spi.Connector
-
- getRegion(int, int) - Method in class com.facebook.presto.spi.block.AbstractFixedWidthBlock
-
- getRegion(int, int) - Method in class com.facebook.presto.spi.block.AbstractVariableWidthBlock
-
- getRegion(int, int) - Method in interface com.facebook.presto.spi.block.Block
-
Returns a block starting at the specified position and extends for the
specified length.
- getRegionAndAdvance(int) - Method in interface com.facebook.presto.spi.block.BlockCursor
-
Creates a block view port starting at the next position and extending
the specified length.
- getRegionAndAdvance(int) - Method in class com.facebook.presto.spi.block.FixedWidthBlockCursor
-
- getRegionAndAdvance(int) - Method in class com.facebook.presto.spi.block.VariableWidthCursor
-
- getRemainingPositions() - Method in interface com.facebook.presto.spi.block.BlockCursor
-
Gets the number of positions remaining in this cursor.
- getRemainingPositions() - Method in class com.facebook.presto.spi.block.FixedWidthBlockCursor
-
- getRemainingPositions() - Method in class com.facebook.presto.spi.block.VariableWidthCursor
-
- getRemoteUserAddress() - Method in class com.facebook.presto.spi.ConnectorSession
-
- getSampleWeightColumnHandle(ConnectorTableHandle) - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorMetadata
-
- getSampleWeightColumnHandle(ConnectorTableHandle) - Method in interface com.facebook.presto.spi.ConnectorMetadata
-
Returns the handle for the sample weight column, or null if the table does not contain sampled data.
- getSchema() - Method in class com.facebook.presto.spi.ConnectorSession
-
Deprecated.
- getSchemaName() - Method in exception com.facebook.presto.spi.SchemaNotFoundException
-
- getSchemaName() - Method in class com.facebook.presto.spi.SchemaTableName
-
- getSchemaName() - Method in class com.facebook.presto.spi.SchemaTablePrefix
-
- getSerializableNativeValue() - Method in class com.facebook.presto.spi.Marker
-
- getServices(Class<T>) - Method in interface com.facebook.presto.spi.Plugin
-
- getSessionTimeZoneKey() - Method in class com.facebook.presto.spi.type.SqlDate
-
- getSessionTimeZoneKey() - Method in class com.facebook.presto.spi.type.SqlTime
-
- getSessionTimeZoneKey() - Method in class com.facebook.presto.spi.type.SqlTimestamp
-
- getSingleValue() - Method in class com.facebook.presto.spi.Domain
-
- getSingleValue() - Method in class com.facebook.presto.spi.Range
-
- getSingleValue() - Method in class com.facebook.presto.spi.SortedRangeSet
-
- getSingleValueBlock(int) - Method in class com.facebook.presto.spi.block.AbstractFixedWidthBlock
-
- getSingleValueBlock(int) - Method in class com.facebook.presto.spi.block.AbstractVariableWidthBlock
-
- getSingleValueBlock(int) - Method in interface com.facebook.presto.spi.block.Block
-
Gets the value at the specified position as a single element block.
- getSingleValueBlock() - Method in interface com.facebook.presto.spi.block.BlockCursor
-
Gets the current value as a single element block.
- getSingleValueBlock() - Method in class com.facebook.presto.spi.block.FixedWidthBlockCursor
-
- getSingleValueBlock() - Method in class com.facebook.presto.spi.block.VariableWidthCursor
-
- getSizeInBytes() - Method in class com.facebook.presto.spi.block.AbstractFixedWidthBlock
-
- getSizeInBytes() - Method in class com.facebook.presto.spi.block.AbstractVariableWidthBlock
-
- getSizeInBytes() - Method in interface com.facebook.presto.spi.block.Block
-
Returns the size of this block in memory.
- getSizeInBytes() - Method in class com.facebook.presto.spi.block.FixedWidthBlockBuilder
-
- getSizeInBytes() - Method in class com.facebook.presto.spi.block.VariableWidthBlockBuilder
-
- getSlice(int) - Method in class com.facebook.presto.spi.block.AbstractFixedWidthBlock
-
- getSlice(int) - Method in class com.facebook.presto.spi.block.AbstractVariableWidthBlock
-
- getSlice(int) - Method in interface com.facebook.presto.spi.block.Block
-
Gets the value at the specified position as a Slice.
- getSlice() - Method in interface com.facebook.presto.spi.block.BlockCursor
-
Gets the current value as a Slice.
- getSlice() - Method in class com.facebook.presto.spi.block.FixedWidthBlockCursor
-
- getSlice() - Method in class com.facebook.presto.spi.block.VariableWidthCursor
-
- getSlice(int) - Method in interface com.facebook.presto.spi.RecordCursor
-
- getSlice(Slice, int) - Method in class com.facebook.presto.spi.type.BigintType
-
- getSlice(Slice, int) - Method in class com.facebook.presto.spi.type.BooleanType
-
- getSlice(Slice, int) - Method in class com.facebook.presto.spi.type.DateType
-
- getSlice(Slice, int) - Method in class com.facebook.presto.spi.type.DoubleType
-
- getSlice(Slice, int) - Method in interface com.facebook.presto.spi.type.FixedWidthType
-
Gets the value at the specified offset in the specified slice as a Slice.
- getSlice(Slice, int) - Method in class com.facebook.presto.spi.type.HyperLogLogType
-
- getSlice(Slice, int) - Method in class com.facebook.presto.spi.type.IntervalDayTimeType
-
- getSlice(Slice, int) - Method in class com.facebook.presto.spi.type.IntervalYearMonthType
-
- getSlice(Slice, int) - Method in class com.facebook.presto.spi.type.TimestampType
-
- getSlice(Slice, int) - Method in class com.facebook.presto.spi.type.TimestampWithTimeZoneType
-
- getSlice(Slice, int) - Method in class com.facebook.presto.spi.type.TimeType
-
- getSlice(Slice, int) - Method in class com.facebook.presto.spi.type.TimeWithTimeZoneType
-
- getSlice(Slice, int) - Method in class com.facebook.presto.spi.type.VarbinaryType
-
- getSlice(Slice, int) - Method in class com.facebook.presto.spi.type.VarcharType
-
- getSlice(Slice, int) - Method in interface com.facebook.presto.spi.type.VariableWidthType
-
Gets the value at the specified offset in the specified slice as a Slice.
- getSource() - Method in class com.facebook.presto.spi.ConnectorSession
-
- getSpan() - Method in class com.facebook.presto.spi.SortedRangeSet
-
- getSplitClass() - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorHandleResolver
-
- getSplitClass() - Method in interface com.facebook.presto.spi.ConnectorHandleResolver
-
- getSplitManager() - Method in interface com.facebook.presto.spi.Connector
-
- getStartTime() - Method in class com.facebook.presto.spi.ConnectorSession
-
- getTable() - Method in class com.facebook.presto.spi.ConnectorTableMetadata
-
- getTableHandle(ConnectorSession, SchemaTableName) - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorMetadata
-
- getTableHandle(ConnectorSession, SchemaTableName) - Method in interface com.facebook.presto.spi.ConnectorMetadata
-
Returns a table handle for the specified table name, or null if the connector does not contain the table.
- getTableHandleClass() - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorHandleResolver
-
- getTableHandleClass() - Method in interface com.facebook.presto.spi.ConnectorHandleResolver
-
- getTableMetadata(ConnectorTableHandle) - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorMetadata
-
- getTableMetadata(ConnectorTableHandle) - Method in interface com.facebook.presto.spi.ConnectorMetadata
-
Return the metadata for the specified table handle.
- getTableMetadata() - Method in interface com.facebook.presto.spi.SystemTable
-
- getTableName() - Method in exception com.facebook.presto.spi.ColumnNotFoundException
-
- getTableName() - Method in class com.facebook.presto.spi.SchemaTableName
-
- getTableName() - Method in class com.facebook.presto.spi.SchemaTablePrefix
-
- getTableName() - Method in exception com.facebook.presto.spi.TableNotFoundException
-
- getTimeZoneForKey(TimeZoneKey) - Static method in class com.facebook.presto.spi.type.TimeZoneIndex
-
- getTimeZoneKey() - Method in class com.facebook.presto.spi.ConnectorSession
-
- getTimeZoneKey() - Method in class com.facebook.presto.spi.type.SqlTimestampWithTimeZone
-
- getTimeZoneKey() - Method in class com.facebook.presto.spi.type.SqlTimeWithTimeZone
-
- getTimeZoneKey(short) - Static method in class com.facebook.presto.spi.type.TimeZoneKey
-
- getTimeZoneKey(String) - Static method in class com.facebook.presto.spi.type.TimeZoneKey
-
- getTimeZoneKeyForOffset(long) - Static method in class com.facebook.presto.spi.type.TimeZoneKey
-
- getTimeZoneKeys() - Static method in class com.facebook.presto.spi.type.TimeZoneKey
-
- getTotalBytes() - Method in interface com.facebook.presto.spi.RecordCursor
-
- getTupleDomain() - Method in interface com.facebook.presto.spi.ConnectorPartition
-
Gets the TupleDomain that provides a bound on the tuples within this Partition.
- getType() - Method in class com.facebook.presto.spi.block.AbstractFixedWidthBlock
-
- getType() - Method in class com.facebook.presto.spi.block.AbstractVariableWidthBlock
-
- getType() - Method in interface com.facebook.presto.spi.block.Block
-
Gets the type of this block.
- getType() - Method in interface com.facebook.presto.spi.block.BlockCursor
-
Gets the type of this cursor
- getType() - Method in interface com.facebook.presto.spi.block.BlockEncoding
-
Gets the type this encoding supports.
- getType() - Method in class com.facebook.presto.spi.block.FixedWidthBlockCursor
-
- getType() - Method in class com.facebook.presto.spi.block.FixedWidthBlockEncoding
-
- getType() - Method in class com.facebook.presto.spi.block.VariableWidthBlockBuilder
-
- getType() - Method in class com.facebook.presto.spi.block.VariableWidthBlockEncoding
-
- getType() - Method in class com.facebook.presto.spi.block.VariableWidthCursor
-
- getType() - Method in class com.facebook.presto.spi.ColumnMetadata
-
- getType() - Method in class com.facebook.presto.spi.Domain
-
- getType() - Method in class com.facebook.presto.spi.Marker
-
- getType() - Method in interface com.facebook.presto.spi.PartitionKey
-
- getType() - Method in class com.facebook.presto.spi.Range
-
- getType(int) - Method in interface com.facebook.presto.spi.RecordCursor
-
- getType() - Method in class com.facebook.presto.spi.SerializableNativeValue
-
- getType() - Method in class com.facebook.presto.spi.SortedRangeSet
-
- getType(String) - Method in interface com.facebook.presto.spi.type.TypeManager
-
Gets the type with the specified case insensitive name, or null if not found.
- getUndeterminedTupleDomain() - Method in class com.facebook.presto.spi.ConnectorPartitionResult
-
- getUnresolvedTupleDomain() - Method in class com.facebook.presto.spi.ConnectorResolvedIndex
-
- getUser() - Method in class com.facebook.presto.spi.ConnectorSession
-
- getUserAgent() - Method in class com.facebook.presto.spi.ConnectorSession
-
- getValue() - Method in class com.facebook.presto.spi.Marker
-
- getValue() - Method in interface com.facebook.presto.spi.PartitionKey
-
- getValue() - Method in class com.facebook.presto.spi.SerializableNativeValue
-
- getViewName() - Method in exception com.facebook.presto.spi.ViewNotFoundException
-
- getViews(ConnectorSession, SchemaTablePrefix) - Method in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorMetadata
-
- getViews(ConnectorSession, SchemaTablePrefix) - Method in interface com.facebook.presto.spi.ConnectorMetadata
-
Gets the view data for views that match the specified table prefix.
- getViews(ConnectorSession, SchemaTablePrefix) - Method in class com.facebook.presto.spi.ReadOnlyConnectorMetadata
-
- getZoneId() - Method in exception com.facebook.presto.spi.type.TimeZoneNotSupportedException
-
- greaterAdjacent() - Method in class com.facebook.presto.spi.Marker
-
- greaterThan(Comparable<?>) - Static method in class com.facebook.presto.spi.Range
-
- greaterThanOrEqual(Comparable<?>) - Static method in class com.facebook.presto.spi.Range
-