Uses of Class
io.confluent.protobuf.MetaProto.Meta
Packages that use MetaProto.Meta
-
Uses of MetaProto.Meta in io.confluent.protobuf
Fields in io.confluent.protobuf with type parameters of type MetaProto.MetaModifier and TypeFieldDescriptionstatic final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.EnumOptions,MetaProto.Meta> MetaProto.enumMetaextend .google.protobuf.EnumOptions { ...static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.EnumValueOptions,MetaProto.Meta> MetaProto.enumValueMetaextend .google.protobuf.EnumValueOptions { ...static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,MetaProto.Meta> MetaProto.fieldMetaextend .google.protobuf.FieldOptions { ...static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FileOptions,MetaProto.Meta> MetaProto.fileMetaextend .google.protobuf.FileOptions { ...static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,MetaProto.Meta> MetaProto.messageMetaextend .google.protobuf.MessageOptions { ...Methods in io.confluent.protobuf that return MetaProto.MetaModifier and TypeMethodDescriptionMetaProto.Meta.Builder.build()MetaProto.Meta.Builder.buildPartial()static MetaProto.MetaMetaProto.Meta.getDefaultInstance()MetaProto.Meta.Builder.getDefaultInstanceForType()MetaProto.Meta.getDefaultInstanceForType()static MetaProto.MetaMetaProto.Meta.parseDelimitedFrom(InputStream input) static MetaProto.MetaMetaProto.Meta.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetaProto.MetaMetaProto.Meta.parseFrom(byte[] data) static MetaProto.MetaMetaProto.Meta.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetaProto.MetaMetaProto.Meta.parseFrom(com.google.protobuf.ByteString data) static MetaProto.MetaMetaProto.Meta.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetaProto.MetaMetaProto.Meta.parseFrom(com.google.protobuf.CodedInputStream input) static MetaProto.MetaMetaProto.Meta.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetaProto.MetaMetaProto.Meta.parseFrom(InputStream input) static MetaProto.MetaMetaProto.Meta.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetaProto.MetaMetaProto.Meta.parseFrom(ByteBuffer data) static MetaProto.MetaMetaProto.Meta.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.confluent.protobuf that return types with arguments of type MetaProto.MetaModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MetaProto.Meta>MetaProto.Meta.getParserForType()static com.google.protobuf.Parser<MetaProto.Meta>MetaProto.Meta.parser()Methods in io.confluent.protobuf with parameters of type MetaProto.MetaModifier and TypeMethodDescriptionMetaProto.Meta.Builder.mergeFrom(MetaProto.Meta other) static MetaProto.Meta.BuilderMetaProto.Meta.newBuilder(MetaProto.Meta prototype)