class documentation
class PermissionedOperatorRegistry(OperatorRegistry): (source)
Constructor: PermissionedOperatorRegistry(managed_operators)
Undocumented
Async Class Method | from |
Undocumented |
Async Class Method | from |
Undocumented |
Method | __init__ |
Undocumented |
Method | can |
Whether the operator can be executed. |
Instance Variable | managed |
Undocumented |
Inherited from OperatorRegistry
:
Method | get |
Retrieves an operator by its URI. |
Method | list |
Lists the errors that occurred during operator loading. |
Method | list |
Lists the available FiftyOne operators. |
Method | operator |
Checks if the operator exists. |
Instance Variable | plugin |
Undocumented |