Contents Menu Expand Light mode Dark mode Auto light/dark mode
Deephaven documentation
Deephaven documentation
  • Python Modules
    • jpy
    • deephaven
      • agg
      • appmode
      • calendar
      • column
      • config
      • constants
      • csv
      • dherror
      • dtypes
      • experimental
        • ema
      • filters
      • html
      • jcompat
      • learn
        • gather
      • liveness_scope
      • numpy
      • pandas
      • pandasplugin
        • pandas_as_table
      • parquet
      • perfmon
      • plot
        • axisformat
        • axistransform
        • color
        • figure
        • font
        • linestyle
        • plotstyle
        • selectable_dataset
        • shape
      • plugin
        • object
      • query_library
      • replay
      • server
        • plugin
          • object
          • register
        • script_session
      • stream
        • kafka
          • cdc
          • consumer
          • producer
      • table
      • table_factory
      • table_listener
      • time
      • ugp
      • uri
  • Module Index
  • Index

deephaven.server.plugin.register¶

class RegistrationAdapter(callback)[source]¶

Bases: deephaven.plugin.Registration.Callback

register(plugin)[source]¶

Register a virtual subclass of an ABC.

Returns the subclass, to allow usage as a class decorator.

Next
deephaven.server.script_session
Previous
deephaven.server.plugin.object
Copyright © 2021, Deephaven Data Labs | Built with Sphinx and @pradyunsg's Furo theme. | Show Source