Preparing search index...
The search index is not available
@fluvio/client
@fluvio/client
Topic
Interface Topic
interface
Topic
{
name
:
string
;
spec
:
{
ignoreRackAssignment
:
boolean
;
partitions
:
number
;
replicationFactor
:
number
;
type
:
string
;
}
;
status
:
{
reason
:
string
;
replicaMap
:
{
[
key
:
string
]
:
string
;
}
;
resolution
:
string
;
}
;
}
Index
Properties
name
spec
status
Properties
name
name
:
string
spec
spec
:
{
ignoreRackAssignment
:
boolean
;
partitions
:
number
;
replicationFactor
:
number
;
type
:
string
;
}
status
status
:
{
reason
:
string
;
replicaMap
:
{
[
key
:
string
]
:
string
;
}
;
resolution
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
name
spec
status
@fluvio/client
Loading...