Annotation Interface NamespacesSupported


@Inherited @Target(TYPE) @Retention(RUNTIME) public @interface NamespacesSupported
Marker for interfaces that can be implemented by users and executed on clusters via User Code Deployment. Provides no functionality beyond being a marker for internal-use. Namely, this marker indicates that the class can safely be deserialized in member-to-member communication, with Namespace awareness.

Implementation note: This marker only indicates AP data structure support.