What's the meaning of "namespace" in KeyedStateBackend

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

What's the meaning of "namespace" in KeyedStateBackend

Shi Quan
Hi,

Few documentation mention “namespace” when talking about state. What’s the meaning of this properties and how to use it ?


Best
Quan Shi

Reply | Threaded
Open this post in threaded view
|

Re: What's the meaning of "namespace" in KeyedStateBackend

DONG, Weike
Hi Quan,

Currently namespace is only useful in WindowOperator (see
WindowOperator.java), and for other places, VoidNamespace is used as the
placeholder.

: )

On Mon, May 6, 2019 at 9:36 PM Shi Quan <[hidden email]> wrote:

> Hi,
>
> Few documentation mention “namespace” when talking about state. What’s the
> meaning of this properties and how to use it ?
>
>
> Best
> Quan Shi
>
>