Preparing search index...
The search index is not available
nyadb - v1.0.0
nyadb
getEnumKeyFromDataType
Function getEnumKeyFromDataType
get
Enum
Key
From
Data
Type
(
type
)
:
keyof
typeof
FileDataType
Parameters
type
:
dataType
Returns
keyof
typeof
FileDataType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
src
typings
enum.ts
BloomFilterType
ColumnEvent
CompressionFlag
DatabaseMode
EncodingFlag
FileDataType
InMemBufferEvent
SaveMode
ThreadWorkType
WalMethod
interface.ts
IColumnOptions
IDataNodeOptions
IDatabaseOptions
IHeaderData
IInMemBufferEvents
IInMemoryBufferOptions
ILargeSSTFileOptions
IMetadata
ISSTFileOptions
ISSTMangerOptions
ISortAndMergeNode
ITableOptions
IThreadedMergeAndSort
IThreadedReadAll
IWalFileOptions
type.ts
DeepRequired
FileDataTypeMember
HashFunction
HashInputType
PossibleKeyType
TypedArray
availableDataTypeForHash
bool
dataType
f32
f64
float
i16
i32
i64
i8
numDataTypes
signedInt
str
u16
u32
u64
u8
unsignedInt
structs
BitArray.ts
BitArray
Filters.ts
BloomFilter
BufferNode.ts
BufferNode
Cache.ts
Cache
Column.ts
Column
Node.ts
DataNode
Database.ts
Database
InMemBuffer.ts
InMemoryBuffer
Mutex.ts
Mutex
Table.ts
Table
misc
Error.ts
NyaDBError
customHash.ts
hashDiscordIdCharWise
hashDiscordUserIdBigint
hashDiscordUserIdFNV1a
murmurhash3
files
SST.ts
SSTFile
BASE_BYTES
END_DELIMITER
HEADER
KVS_PER_PAGE
METADATA
SST_TABLE_MAGIC_NUMBER
START_DELIMITER
SUPPORTED_VERSION
Wal.ts
WalFile
WAL_END_DELIMITER
WAL_START_DELIMITER
managers
SST.ts
SSTManager
utils
dataType.ts
DataTypeToTypedArray
DataTypeToValue
TypedArrayToValue
ValueToBuffer
ValueToDataType
ValueToTypedArray
get4pointRangeOfDataType
getDataTypeByteLength
getDataTypeFromEnum
getEnumKeyFromDataType
timestampToUint8ArrayLE
checksum.ts
checksum
validateChecksum
sortAndMerge.ts
chunkify
sortAndMerge
array.ts
findLastIndex
bloom.ts
getCellAndHashCount
hash.ts
hashInt
hashu64
mergeOptions.ts
mergeOptions