- GenericRecord - com.alibaba.innodb.java.reader.page.index中的类
-
Generic record representing one row
- GenericRecord(RecordHeader, Schema, long) - 类 的构造器com.alibaba.innodb.java.reader.page.index.GenericRecord
-
- get(String) - 类 中的方法com.alibaba.innodb.java.reader.page.index.GenericRecord
-
- get(int) - 类 中的方法com.alibaba.innodb.java.reader.page.index.GenericRecord
-
- get(K, Callable<V>) - 接口 中的方法com.alibaba.innodb.java.reader.util.Computable
-
Compute based on key
- get(K, Callable<V>) - 类 中的方法com.alibaba.innodb.java.reader.util.ConcurrentCache
-
- get3BytesInt(int) - 类 中的方法com.alibaba.innodb.java.reader.util.ByteBufferSlice
-
- get3BytesInt(int) - 接口 中的方法com.alibaba.innodb.java.reader.util.Slice
-
Get a 24-bit integer in the slice.
- getAllIndexPageFillingRate() - 类 中的方法com.alibaba.innodb.java.reader.TableReader
-
Get all index page filling rate, use iterator pattern to avoid OutOfMemory.
- getAndForwordPos() - 类 中的方法com.alibaba.innodb.java.reader.util.Position
-
- getAndForwordPos(int) - 类 中的方法com.alibaba.innodb.java.reader.util.Position
-
- getBinSize() - 类 中的方法com.alibaba.innodb.java.reader.util.MysqlDecimal
-
- getBitArray(SliceInput, int) - 类 中的静态方法com.alibaba.innodb.java.reader.util.Utils
-
对于null超过8个字段byte[]是LSB,即排序高的字段在低字节里面。
- getByte(int) - 类 中的方法com.alibaba.innodb.java.reader.util.ByteBufferSlice
-
- getByte(int) - 接口 中的方法com.alibaba.innodb.java.reader.util.Slice
-
Get a byte in the slice.
- getBytes(int, byte[], int, int) - 类 中的方法com.alibaba.innodb.java.reader.util.ByteBufferSlice
-
- getBytes() - 类 中的方法com.alibaba.innodb.java.reader.util.ByteBufferSlice
-
- getBytes(int, int) - 类 中的方法com.alibaba.innodb.java.reader.util.ByteBufferSlice
-
- getBytes(int, ByteBuffer) - 类 中的方法com.alibaba.innodb.java.reader.util.ByteBufferSlice
-
- getBytes(int, byte[], int, int) - 接口 中的方法com.alibaba.innodb.java.reader.util.Slice
-
Transfer this array or buffer to a byte array.
- getBytes() - 接口 中的方法com.alibaba.innodb.java.reader.util.Slice
-
Get byte array of the slice.
- getBytes(int, int) - 接口 中的方法com.alibaba.innodb.java.reader.util.Slice
-
Get sub-region byte array of the slice.
- getBytes(int, ByteBuffer) - 接口 中的方法com.alibaba.innodb.java.reader.util.Slice
-
Transfer this buffer's data to the specified destination starting at
the specified absolute index until the destination's position
reaches its limit.
- getCharset() - 类 中的方法com.alibaba.innodb.java.reader.schema.Schema
-
- getChildPageNumber() - 类 中的方法com.alibaba.innodb.java.reader.page.index.GenericRecord
-
- getColumnJavaType(String) - 类 中的静态方法com.alibaba.innodb.java.reader.column.ColumnFactory
-
This works the same as RowSetMetaDataImpl#getColumnClassName(int columnIndex) in MySQL JDBC driver
- getColumnList() - 类 中的方法com.alibaba.innodb.java.reader.schema.Schema
-
- getColumnNames() - 类 中的方法com.alibaba.innodb.java.reader.schema.Schema
-
- getColumnNum() - 类 中的方法com.alibaba.innodb.java.reader.schema.Schema
-
- getColumnParser(String) - 类 中的静态方法com.alibaba.innodb.java.reader.column.ColumnFactory
-
- getDelegate() - 类 中的方法com.alibaba.innodb.java.reader.page.index.DumbGenericRecord
-
- getDouble(int) - 类 中的方法com.alibaba.innodb.java.reader.util.ByteBufferSlice
-
- getDouble(int) - 接口 中的方法com.alibaba.innodb.java.reader.util.Slice
-
Get 8 bytes double in the slice.
- getField(String) - 类 中的方法com.alibaba.innodb.java.reader.schema.Schema
-
- getFilHeader() - 类 中的方法com.alibaba.innodb.java.reader.page.AbstractPage
-
- getFloat(int) - 类 中的方法com.alibaba.innodb.java.reader.util.ByteBufferSlice
-
- getFloat(int) - 接口 中的方法com.alibaba.innodb.java.reader.util.Slice
-
Get 4 bytes float in the slice.
- getFromBitArray(List<T>, int[], Function<T, String>) - 类 中的静态方法com.alibaba.innodb.java.reader.util.Utils
-
- getIndexPageFillingRate(int) - 类 中的方法com.alibaba.innodb.java.reader.TableReader
-
Get single index page filling rate.
- getInt(int) - 类 中的方法com.alibaba.innodb.java.reader.util.ByteBufferSlice
-
- getInt(int) - 接口 中的方法com.alibaba.innodb.java.reader.util.Slice
-
Get a 32-bit integer in the slice.
- getJavaEncodingForMysqlCharset(String) - 类 中的静态方法com.alibaba.innodb.java.reader.CharsetMapping
-
- getLong(int) - 类 中的方法com.alibaba.innodb.java.reader.util.ByteBufferSlice
-
- getLong(int) - 接口 中的方法com.alibaba.innodb.java.reader.util.Slice
-
Get a 64-bit long integer in the slice.
- getLow32Lsn() - 类 中的方法com.alibaba.innodb.java.reader.page.FilHeader
-
- getMaxByteLengthForMysqlCharset(String) - 类 中的静态方法com.alibaba.innodb.java.reader.CharsetMapping
-
- getMaxBytesPerChar() - 类 中的方法com.alibaba.innodb.java.reader.schema.Schema
-
- getNullableColumnList() - 类 中的方法com.alibaba.innodb.java.reader.schema.Schema
-
- getNullableColumnNum() - 类 中的方法com.alibaba.innodb.java.reader.schema.Schema
-
- getNumOfPages() - 类 中的方法com.alibaba.innodb.java.reader.TableReader
-
Get number of pages.
- getPageIterator() - 类 中的方法com.alibaba.innodb.java.reader.TableReader
-
Get page iterator.
- getPageNumber() - 类 中的方法com.alibaba.innodb.java.reader.page.AbstractPage
-
- getPos() - 类 中的方法com.alibaba.innodb.java.reader.util.Position
-
- getPrimaryKey() - 类 中的方法com.alibaba.innodb.java.reader.page.index.GenericRecord
-
- getPrimaryKeyColumn() - 类 中的方法com.alibaba.innodb.java.reader.schema.Schema
-
- getQueryAllIterator() - 类 中的方法com.alibaba.innodb.java.reader.service.impl.IndexServiceImpl
-
- getQueryAllIterator() - 接口 中的方法com.alibaba.innodb.java.reader.service.IndexService
-
Return an iterator to query all records of a tablespace
This is friendly to memory since only one page is loaded per batch
- getQueryAllIterator() - 类 中的方法com.alibaba.innodb.java.reader.TableReader
-
- getRangeQueryIterator(Object, Object) - 类 中的方法com.alibaba.innodb.java.reader.service.impl.IndexServiceImpl
-
- getRangeQueryIterator(Object, Object) - 接口 中的方法com.alibaba.innodb.java.reader.service.IndexService
-
Return an iterator to do range query records by primary key in a tablespace
This is friendly to memory since only one page is loaded per batch
- getRangeQueryIterator(Object, Object) - 类 中的方法com.alibaba.innodb.java.reader.TableReader
-
- getRawArray() - 类 中的方法com.alibaba.innodb.java.reader.util.ByteBufferSlice
-
- getRawArray() - 接口 中的方法com.alibaba.innodb.java.reader.util.Slice
-
Get the raw array of the slice.
- getRawOffset() - 类 中的方法com.alibaba.innodb.java.reader.util.ByteBufferSlice
-
- getRawOffset() - 接口 中的方法com.alibaba.innodb.java.reader.util.Slice
-
Get the offset of the slice.
- getSchema() - 类 中的方法com.alibaba.innodb.java.reader.page.index.GenericRecord
-
- getSchema() - 类 中的方法com.alibaba.innodb.java.reader.TableReader
-
- getShort(int) - 类 中的方法com.alibaba.innodb.java.reader.util.ByteBufferSlice
-
- getShort(int) - 接口 中的方法com.alibaba.innodb.java.reader.util.Slice
-
Get a 16-bit short integer in the slice.
- getSliceInput() - 类 中的方法com.alibaba.innodb.java.reader.page.AbstractPage
-
- getTableCharset() - 类 中的方法com.alibaba.innodb.java.reader.schema.Schema
-
- getVariableLengthColumnList() - 类 中的方法com.alibaba.innodb.java.reader.schema.Schema
-
- getVariableLengthColumnNum() - 类 中的方法com.alibaba.innodb.java.reader.schema.Schema
-