Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
aptos/builtin
_0x1
smart_table
SmartTable
Interface SmartTable<T0, T1>
interface
SmartTable
<
T0
,
T1
>
{
buckets
:
_0x1
.
table_with_length
.
TableWithLength
<
bigint
,
_0x1
.
smart_table
.
Entry
<
T0
,
T1
>
[]
,
>
;
level
:
number
;
num_buckets
:
bigint
;
size
:
bigint
;
split_load_threshold
:
number
;
target_bucket_size
:
bigint
;
}
Type Parameters
T0
T1
Index
Properties
buckets
level
num_
buckets
size
split_
load_
threshold
target_
bucket_
size
Properties
buckets
buckets
:
_0x1
.
table_with_length
.
TableWithLength
<
bigint
,
_0x1
.
smart_table
.
Entry
<
T0
,
T1
>
[]
,
>
level
level
:
number
num_
buckets
num_buckets
:
bigint
size
size
:
bigint
split_
load_
threshold
split_load_threshold
:
number
target_
bucket_
size
target_bucket_size
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buckets
level
num_
buckets
size
split_
load_
threshold
target_
bucket_
size
@sentio/sdk
Loading...