Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fluss
/ functions
Functions
18,774 in github.com/apache/fluss
⨍
Functions
18,774
◇
Types & classes
3,137
↓ 45 callers
Method
genMemoryLogRecordsWithWriterId
( List<Object[]> objects, long writerId, int batchSequence, long baseOffset)
fluss-common/src/test/java/org/apache/fluss/testutils/DataTestUtils.java:268
↓ 45 callers
Method
getByte
Returns the byte value at the given position.
fluss-common/src/main/java/org/apache/fluss/row/DataGetters.java:42
↓ 45 callers
Method
getFieldOrNull
(InternalRow row)
fluss-common/src/main/java/org/apache/fluss/row/InternalRow.java:323
↓ 45 callers
Method
getFloat
Returns the float value at the given position.
fluss-common/src/main/java/org/apache/fluss/row/DataGetters.java:54
↓ 45 callers
Method
getTimestampLtz
Returns the timestamp value at the given position. <p>The precision is required to determine whether the timestamp value was stored in a compact repr
fluss-common/src/main/java/org/apache/fluss/row/DataGetters.java:87
↓ 45 callers
Method
makeLogTableAsLeader
(int bucketId)
fluss-server/src/test/java/org/apache/fluss/server/replica/ReplicaTestBase.java:364
↓ 44 callers
Method
create
Create a row merger based on the given configuration. @param tableConf the table configuration @param kvFormat the kv format @param schemaGetter the
fluss-server/src/main/java/org/apache/fluss/server/kv/rowmerger/RowMerger.java:84
↓ 44 callers
Method
createDatabase
Create a new database asynchronously. <p>The following exceptions can be anticipated when calling {@code get()} on returned future. <ul> <li>{@lin
fluss-client/src/main/java/org/apache/fluss/client/admin/Admin.java:137
↓ 44 callers
Method
createPartition
Create a new partition for a partitioned table. <p>The following exceptions can be anticipated when calling {@code get()} on returned future. <ul>
fluss-client/src/main/java/org/apache/fluss/client/admin/Admin.java:347
↓ 44 callers
Method
getBucket
()
fluss-flink/fluss-flink-common/src/main/java/org/apache/fluss/flink/sink/undo/BucketRecoveryContext.java:58
↓ 44 callers
Method
getEpochMillisecond
Returns the number of milliseconds since {@code 1970-01-01 00:00:00}.
fluss-common/src/main/java/org/apache/fluss/row/TimestampLtz.java:57
↓ 44 callers
Method
getNanoOfMillisecond
Returns the number of nanoseconds (the nanoseconds within the milliseconds). <p>The value range is from 0 to 999,999.
fluss-common/src/main/java/org/apache/fluss/row/TimestampNtz.java:71
↓ 43 callers
Method
deserialize
(CompactedRowReader reader, GenericRow output)
fluss-common/src/main/java/org/apache/fluss/row/compacted/CompactedRowDeserializer.java:35
↓ 43 callers
Method
get
Please check the java doc of {@link #getRawValueFromOption(ConfigOption)}. If no keys are found in {@link Configuration}, default value of the given o
fluss-common/src/main/java/org/apache/fluss/config/Configuration.java:551
↓ 43 callers
Method
getComment
Returns the comment/description of the table.
fluss-common/src/main/java/org/apache/fluss/metadata/TableInfo.java:267
↓ 43 callers
Method
getFields
()
fluss-common/src/main/java/org/apache/fluss/types/RowType.java:62
↓ 43 callers
Method
getRecords
()
fluss-server/src/main/java/org/apache/fluss/server/log/FetchDataInfo.java:29
↓ 43 callers
Method
id
()
fluss-server/src/main/java/org/apache/fluss/server/coordinator/rebalance/model/ServerModel.java:55
↓ 43 callers
Method
isr
Only get the inSync replicas which have been committed to ZK.
fluss-server/src/main/java/org/apache/fluss/server/replica/IsrState.java:34
↓ 43 callers
Method
logOffset
The offset of this record in the log. @return the offset
fluss-common/src/main/java/org/apache/fluss/record/LogRecord.java:42
↓ 43 callers
Method
readInt
Reads four input bytes and returns an {@code int} value. This method is suitable for reading bytes written by the {@link OutputView#writeInt(int)}. @
fluss-common/src/main/java/org/apache/fluss/memory/InputView.java:74
↓ 42 callers
Method
delete
Delete a key-value pair by the given key.
fluss-server/src/main/java/org/apache/fluss/server/kv/KvBatchWriter.java:34
↓ 42 callers
Method
getBinary
Returns the binary value at the given position with fixed length.
fluss-common/src/main/java/org/apache/fluss/row/DataGetters.java:90
↓ 42 callers
Method
limit
Returns a new scan from this that will read the given limited row number. @param rowNumber the limited row number to read
fluss-client/src/main/java/org/apache/fluss/client/table/scanner/Scan.java:60
↓ 42 callers
Method
offsetIndex
()
fluss-server/src/main/java/org/apache/fluss/server/log/LogSegment.java:159
↓ 42 callers
Method
put
Writes the given byte into this buffer at the given position. @param index The index at which the byte will be written. @param b The byte value to be
fluss-common/src/main/java/org/apache/fluss/memory/MemorySegment.java:317
↓ 42 callers
Method
startup
Initializes the authorizer. This method should be called before any other methods are used. @throws Exception if an error occurs during initializatio
fluss-server/src/main/java/org/apache/fluss/server/authorizer/Authorizer.java:44
↓ 42 callers
Method
tableBucket
()
fluss-client/src/main/java/org/apache/fluss/client/table/scanner/log/PendingFetch.java:28
↓ 41 callers
Method
castFromString
(String s, DataType type)
fluss-common/src/main/java/org/apache/fluss/utils/TypeUtils.java:33
↓ 41 callers
Method
create
( String groupId, String artifactId, String version, String cl
tools/ci/fluss-ci-tools/src/main/java/org/apache/fluss/tools/ci/utils/shared/Dependency.java:56
↓ 41 callers
Method
fail
(Throwable t)
fluss-kafka/src/main/java/org/apache/fluss/kafka/KafkaRequest.java:119
↓ 41 callers
Method
fields
(List<DataType> types)
fluss-common/src/main/java/org/apache/fluss/types/RowType.java:252
↓ 41 callers
Method
getChildren
()
fluss-common/src/main/java/org/apache/fluss/types/MapType.java:85
↓ 41 callers
Method
getDataType
()
fluss-common/src/main/java/org/apache/fluss/metadata/Schema.java:631
↓ 41 callers
Method
getFileSystem
Returns the FileSystem that owns this Path. @return the FileSystem that owns this Path @throws IOException thrown if the file system could not be ret
fluss-common/src/main/java/org/apache/fluss/fs/FsPath.java:264
↓ 41 callers
Method
getTableId
()
fluss-flink/fluss-flink-common/src/main/java/org/apache/fluss/flink/tiering/event/FailedTieringEvent.java:36
↓ 41 callers
Method
getTablePath
Get the table path for this table id.
fluss-common/src/main/java/org/apache/fluss/cluster/Cluster.java:155
↓ 41 callers
Method
newLookup
Creates a new {@link Lookup} for this table to configure and create a {@link Lookuper} to lookup data for this table by primary key or a prefix of pri
fluss-client/src/main/java/org/apache/fluss/client/table/Table.java:62
↓ 41 callers
Method
open
Configures this reporter. <p>If the reporter was instantiated generically and hence parameter-less, this method is the place where the reporter sets
fluss-common/src/main/java/org/apache/fluss/metrics/reporter/MetricReporter.java:50
↓ 41 callers
Method
remoteLogStartOffset
@return Remote log start offset of this segment (inclusive).
fluss-common/src/main/java/org/apache/fluss/remote/RemoteLogSegment.java:99
↓ 41 callers
Method
setInt
Adds the given key/value pair to the configuration object. @param key the key of the key/value pair to be added @param value the value of the key/val
fluss-common/src/main/java/org/apache/fluss/config/Configuration.java:199
↓ 40 callers
Method
all
Return a future which succeeds only if all the ACLs deletions succeed, and which contains all the deleted ACLs. Note that it if the filters don't matc
fluss-client/src/main/java/org/apache/fluss/client/admin/DropAclsResult.java:97
↓ 40 callers
Method
generateAssignment
( int nBuckets, int replicationFactor, TabletServerInfo[] servers,
fluss-server/src/main/java/org/apache/fluss/server/utils/TableAssignmentUtils.java:43
↓ 40 callers
Method
getCoordinatorEpoch
Get the coordinator epoch of the event. @return the coordinator epoch of the event.
fluss-server/src/main/java/org/apache/fluss/server/coordinator/event/FencedCoordinatorEvent.java:37
↓ 40 callers
Method
getParent
Returns the parent of a path, i.e., everything that precedes the last separator or <code>null </code> if at root. @return the parent of a path or <co
fluss-common/src/main/java/org/apache/fluss/fs/FsPath.java:294
↓ 40 callers
Method
getRow
()
fluss-client/src/main/java/org/apache/fluss/client/table/scanner/ScanRecord.java:65
↓ 40 callers
Method
leader
()
fluss-server/src/main/java/org/apache/fluss/server/zk/data/LeaderAndIsr.java:96
↓ 40 callers
Method
of
(Object... values)
fluss-common/src/main/java/org/apache/fluss/row/GenericMap.java:136
↓ 40 callers
Method
properties
Sets table properties on the table. <p>Table properties are controlled by Fluss and will change the behavior of the table.
fluss-common/src/main/java/org/apache/fluss/metadata/TableDescriptor.java:565
↓ 40 callers
Method
stripExecutionException
Unpacks an {@link ExecutionException} and returns its cause. Otherwise the given Throwable is returned. @param throwable to unpack if it is an Execut
fluss-common/src/main/java/org/apache/fluss/utils/ExceptionUtils.java:457
↓ 40 callers
Method
toString
()
fluss-common/src/main/java/org/apache/fluss/row/BinaryString.java:97
↓ 39 callers
Method
BINARY
Data type of a fixed-length binary string (=a sequence of bytes) {@code BINARY(n)} where {@code n} is the number of bytes. {@code n} must have a value
fluss-common/src/main/java/org/apache/fluss/types/DataTypes.java:52
↓ 39 callers
Method
cluster
()
fluss-common/src/main/java/org/apache/fluss/security/acl/Resource.java:77
↓ 39 callers
Method
createLookuper
Creates a {@link Lookuper} instance to lookup rows of a primary key table by the specified lookup columns. By default, the lookup columns are the prim
fluss-client/src/main/java/org/apache/fluss/client/lookup/Lookup.java:114
↓ 39 callers
Method
genMemoryLogRecordsWithBaseOffset
( long offsetBase, List<Object[]> objects)
fluss-common/src/test/java/org/apache/fluss/testutils/DataTestUtils.java:301
↓ 39 callers
Method
getBucket
Returns the bucket this record was written to. @return the bucket, or null if not available
fluss-client/src/main/java/org/apache/fluss/client/table/writer/UpsertResult.java:54
↓ 39 callers
Method
id
()
fluss-server/src/main/java/org/apache/fluss/server/metadata/ServerInfo.java:58
↓ 39 callers
Method
valueOf
(BinaryRow row)
fluss-server/src/test/java/org/apache/fluss/server/kv/KvTabletTest.java:1485
↓ 39 callers
Method
writeInt
(int value)
fluss-common/src/main/java/org/apache/fluss/row/compacted/CompactedRowWriter.java:239
↓ 38 callers
Method
fromBytes
Creates a {@link BinaryString} instance from the given UTF-8 bytes.
fluss-common/src/main/java/org/apache/fluss/row/BinaryString.java:74
↓ 38 callers
Method
fromThrowable
(Throwable t)
fluss-rpc/src/main/java/org/apache/fluss/rpc/protocol/ApiError.java:42
↓ 38 callers
Method
getTableId
Returns the unique identifier for the table within the cluster. <p>Each table is assigned a globally unique table ID when it is created. This ID is i
fluss-common/src/main/java/org/apache/fluss/metadata/TableInfo.java:119
↓ 38 callers
Method
getVersion
Returns the version of the serializer. @return the version of the serializer
fluss-common/src/main/java/org/apache/fluss/lake/serializer/SimpleVersionedSerializer.java:40
↓ 38 callers
Method
isDone
()
fluss-client/src/main/java/org/apache/fluss/client/table/scanner/log/RemoteLogDownloadFuture.java:39
↓ 38 callers
Method
listPartitionInfos
List all partitions in the given table in fluss cluster asynchronously. <p>The following exceptions can be anticipated when calling {@code get()} on
fluss-client/src/main/java/org/apache/fluss/client/admin/Admin.java:304
↓ 38 callers
Method
newTabletServerClientForNode
(int serverId)
fluss-server/src/test/java/org/apache/fluss/server/testutils/FlussClusterExtension.java:493
↓ 38 callers
Method
readValue
Deserialize a byte array to a value with the specified json deserializer.
fluss-common/src/main/java/org/apache/fluss/utils/json/JsonSerdeUtils.java:64
↓ 38 callers
Method
setRowKind
(RowKind rowKind)
fluss-lake/fluss-lake-paimon/src/main/java/org/apache/fluss/lake/paimon/source/FlussRowAsPaimonRow.java:60
↓ 38 callers
Method
toInstant
Converts this {@link TimestampLtz} object to a {@link Instant}.
fluss-common/src/main/java/org/apache/fluss/row/TimestampLtz.java:129
↓ 38 callers
Method
triggerPeriodicScheduledTasks
()
fluss-test-utils/src/main/java/org/apache/fluss/testutils/common/ManuallyTriggeredScheduledExecutorService.java:307
↓ 37 callers
Method
bucket
Returns the bucket id for this data split. Any data split in lake must belong to a Fluss bucket. The bucket id is used to aggregate splits that in sam
fluss-common/src/main/java/org/apache/fluss/lake/source/LakeSplit.java:40
↓ 37 callers
Method
compare
Compare two cluster model stats and determine which stats is preferred. @param stats1 the first stats @param stats2 the second stats @return Positive
fluss-server/src/main/java/org/apache/fluss/server/coordinator/rebalance/goal/Goal.java:99
↓ 37 callers
Method
empty
Create an empty cluster instance with no nodes and no table-buckets.
fluss-common/src/main/java/org/apache/fluss/cluster/Cluster.java:262
↓ 37 callers
Method
fileEntry
(String contents, List<String> path)
tools/ci/fluss-ci-tools/src/test/java/org/apache/fluss/tools/ci/licensecheck/JarFileCheckerTest.java:259
↓ 37 callers
Method
getTablePath
()
fluss-server/src/main/java/org/apache/fluss/server/kv/KvTablet.java:260
↓ 37 callers
Method
interrupt
()
fluss-common/src/main/java/org/apache/fluss/fs/SafetyNetCloseableRegistry.java:232
↓ 37 callers
Method
putInt
(byte[] target, long offset, int value)
fluss-common/src/main/java/org/apache/fluss/utils/UnsafeUtils.java:46
↓ 37 callers
Method
table
(String databaseName, String tableName)
fluss-common/src/main/java/org/apache/fluss/security/acl/Resource.java:85
↓ 36 callers
Method
deserialize
Convert a Fluss field object of {@link InternalRow} to the Flink's internal data structure object. @param flussField A single field of a {@link Inter
fluss-flink/fluss-flink-common/src/main/java/org/apache/fluss/flink/utils/FlussRowToFlinkRowConverter.java:112
↓ 36 callers
Method
durationType
Defines that the value of the option should be of {@link Duration} type.
fluss-common/src/main/java/org/apache/fluss/config/ConfigBuilder.java:139
↓ 36 callers
Method
entries
Gets an iterable to traverse over the primitive entries contained in this map. As an optimization, the {@link PrimitiveEntry}s returned by the {@link
fluss-common/src/main/java/org/apache/fluss/shaded/arrow/org/apache/arrow/vector/util/IntObjectMap.java:85
↓ 36 callers
Method
fromLocalDateTime
Creates an instance of {@link TimestampNtz} from an instance of {@link LocalDateTime}. @param dateTime an instance of {@link LocalDateTime}
fluss-common/src/main/java/org/apache/fluss/row/TimestampNtz.java:122
↓ 36 callers
Method
getAggFunction
Gets the aggregation function for a specific column. @param columnName the column name @return the aggregation function, or empty if not configured
fluss-common/src/main/java/org/apache/fluss/metadata/Schema.java:138
↓ 36 callers
Method
getHighWatermark
()
fluss-server/src/main/java/org/apache/fluss/server/log/LogTablet.java:240
↓ 36 callers
Method
getInstance
()
fluss-common/src/main/java/org/apache/fluss/utils/clock/SystemClock.java:37
↓ 36 callers
Method
getSchemaId
()
fluss-client/src/main/java/org/apache/fluss/client/write/WriteRecord.java:301
↓ 36 callers
Method
merge
(@Nullable BinaryValue oldValue, BinaryValue newValue)
fluss-server/src/main/java/org/apache/fluss/server/kv/rowmerger/AggregateRowMerger.java:87
↓ 36 callers
Method
waitAndGetLeader
(TableBucket tb)
fluss-server/src/test/java/org/apache/fluss/server/testutils/FlussClusterExtension.java:908
↓ 35 callers
Method
addBucket
( ClusterModel clusterModel, TableBucket tb, List<Integer> replicas)
fluss-server/src/test/java/org/apache/fluss/server/coordinator/rebalance/RebalanceTestUtils.java:28
↓ 35 callers
Method
assertIndexIsValid
(int ordinal)
fluss-common/src/main/java/org/apache/fluss/row/BinaryArray.java:115
↓ 35 callers
Method
code
The error code for the exception.
fluss-rpc/src/main/java/org/apache/fluss/rpc/protocol/Errors.java:300
↓ 35 callers
Method
complete
Finally, complete write to set real size to binary.
fluss-common/src/main/java/org/apache/fluss/row/aligned/AlignedRowWriter.java:106
↓ 35 callers
Method
createSource
Creates a source table with specified schema and options. @param tableName the name of the table @param columns column definitions (e.g., "a1 int, b1
fluss-flink/fluss-flink-2.2/src/test/java/org/apache/fluss/flink/source/Flink22DeltaJoinITCase.java:102
↓ 35 callers
Method
createWriter
(MailboxExecutor mailboxExecutor)
fluss-flink/fluss-flink-common/src/main/java/org/apache/fluss/flink/sink/FlinkSink.java:107
↓ 35 callers
Method
genKvRecordBatch
(List<Tuple2<Object[], Object[]>> keyAndValues)
fluss-common/src/test/java/org/apache/fluss/testutils/DataTestUtils.java:325
↓ 35 callers
Method
getColumns
()
fluss-common/src/main/java/org/apache/fluss/metadata/Schema.java:99
↓ 35 callers
Method
project
Returns a new scan from this that will read the given data columns. @param projectedColumns the selected column indexes
fluss-client/src/main/java/org/apache/fluss/client/table/scanner/Scan.java:46
↓ 35 callers
Method
setBootstrapServers
Set the bootstrap server for the sink.
fluss-flink/fluss-flink-common/src/main/java/org/apache/fluss/flink/sink/FlussSinkBuilder.java:87
↓ 35 callers
Method
submit
( TableBucket tableBucket, LeaderAndIsr leaderAndIsr)
fluss-server/src/main/java/org/apache/fluss/server/replica/AdjustIsrManager.java:77
↓ 34 callers
Method
addColumn
A table change to add the column with specified position. <p>It is equal to the following statement: <pre> ALTER TABLE <table_name> ADD <
fluss-common/src/main/java/org/apache/fluss/metadata/TableChange.java:40
← previous
next →
301–400 of 18,774, ranked by callers