Class Context.SchemaScope
java.lang.Object
io.confluent.kafka.schemaregistry.protobuf.diff.Context.SchemaScope
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- Context
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SchemaScope
public SchemaScope(com.squareup.wire.schema.internal.parser.MessageElement schema)
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-