Class Context.PathScope

java.lang.Object
io.confluent.kafka.schemaregistry.protobuf.diff.Context.PathScope
All Implemented Interfaces:
AutoCloseable
Direct Known Subclasses:
Context.NamedScope
Enclosing class:
Context

public class Context.PathScope extends Object implements AutoCloseable
  • Constructor Details

    • PathScope

      public PathScope(String path)
  • Method Details