Search
Preparing search index...
The search index is not available
amazon-qldb-driver-nodejs - v1.0.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"src/QldbWriter"
QldbWriter
Interface QldbWriter
Hierarchy
Writer
QldbWriter
Index
Methods
add
Annotation
close
depth
get
Bytes
set
Annotations
step
In
step
Out
write
Blob
write
Boolean
write
Clob
write
Decimal
write
Field
Name
write
Float32
write
Float64
write
Int
write
Null
write
String
write
Symbol
write
Timestamp
write
Value
write
Values
Methods
add
Annotation
add
Annotation
(
annotation
:
string
)
:
void
Parameters
annotation:
string
Returns
void
close
close
(
)
:
void
Returns
void
depth
depth
(
)
:
number
Returns
number
get
Bytes
get
Bytes
(
)
:
Uint8Array
Returns
Uint8Array
set
Annotations
set
Annotations
(
annotations
:
string
[]
)
:
void
Parameters
annotations:
string
[]
Returns
void
step
In
step
In
(
type
:
IonType
)
:
void
Parameters
type:
IonType
Returns
void
step
Out
step
Out
(
)
:
void
Returns
void
write
Blob
write
Blob
(
value
:
Uint8Array
|
null
)
:
void
Parameters
value:
Uint8Array
|
null
Returns
void
write
Boolean
write
Boolean
(
value
:
boolean
|
null
)
:
void
Parameters
value:
boolean
|
null
Returns
void
write
Clob
write
Clob
(
value
:
Uint8Array
|
null
)
:
void
Parameters
value:
Uint8Array
|
null
Returns
void
write
Decimal
write
Decimal
(
value
:
Decimal
|
null
)
:
void
Parameters
value:
Decimal
|
null
Returns
void
write
Field
Name
write
Field
Name
(
fieldName
:
string
)
:
void
Parameters
fieldName:
string
Returns
void
write
Float32
write
Float32
(
value
:
number
|
null
)
:
void
Parameters
value:
number
|
null
Returns
void
write
Float64
write
Float64
(
value
:
number
|
null
)
:
void
Parameters
value:
number
|
null
Returns
void
write
Int
write
Int
(
value
:
number
|
JSBI
|
null
)
:
void
Parameters
value:
number
|
JSBI
|
null
Returns
void
write
Null
write
Null
(
type
:
IonType
)
:
void
Parameters
type:
IonType
Returns
void
write
String
write
String
(
value
:
string
|
null
)
:
void
Parameters
value:
string
|
null
Returns
void
write
Symbol
write
Symbol
(
value
:
string
|
null
)
:
void
Parameters
value:
string
|
null
Returns
void
write
Timestamp
write
Timestamp
(
value
:
Timestamp
|
null
)
:
void
Parameters
value:
Timestamp
|
null
Returns
void
write
Value
write
Value
(
reader
:
Reader
)
:
void
Parameters
reader:
Reader
Returns
void
write
Values
write
Values
(
reader
:
Reader
)
:
void
Parameters
reader:
Reader
Returns
void
Globals
Internals
"src/
Communicator"
"src/
Executable"
"src/
Log
Util"
"src/
Pooled
Qldb
Driver"
"src/
Pooled
Qldb
Session"
"src/
Qldb
Driver"
"src/
Qldb
Hash"
"src/
Qldb
Session"
"src/
Qldb
Session
Impl"
"src/
Qldb
Writer"
"src/
Result"
"src/
Result
Stream"
"src/
Transaction"
"src/
Transaction
Executable"
"src/
Transaction
Executor"
"src/errors/
Errors"
"src/integrationtest/
Test
Constants"
"src/integrationtest/
Test
Utils"
Externals
"package"
"src/integrationtest/.mocharc"
Qldb
Writer
add
Annotation
close
depth
get
Bytes
set
Annotations
step
In
step
Out
write
Blob
write
Boolean
write
Clob
write
Decimal
write
Field
Name
write
Float32
write
Float64
write
Int
write
Null
write
String
write
Symbol
write
Timestamp
write
Value
write
Values
create
Qldb
Writer
Generated using
TypeDoc