Package

com.streamxhub.streamx.flink

proxy

Permalink

package proxy

Visibility
  1. Public
  2. All

Type Members

  1. class ChildFirstClassLoader extends URLClassLoader

    Permalink

    A variant of the URLClassLoader that first loads from the URLs and only after that from the parent.

    A variant of the URLClassLoader that first loads from the URLs and only after that from the parent.

    ( String ) uses ( String ) internally so we don't override that.

  2. class ClassLoaderObjectInputStream extends ObjectInputStream

    Permalink

    A special ObjectInputStream that loads a class based on a specified ClassLoader rather than the system default.

    A special ObjectInputStream that loads a class based on a specified ClassLoader rather than the system default.

    This is useful in dynamic container environments.

    Since

    1.1

Value Members

  1. object FlinkShimsProxy extends Logger

    Permalink

Ungrouped