Uses of Class
org.apache.pulsar.functions.proto.Function.PackageLocationMetaData
-
Uses of Function.PackageLocationMetaData in org.apache.pulsar.functions.proto
Methods in org.apache.pulsar.functions.proto that return Function.PackageLocationMetaDataModifier and TypeMethodDescriptionFunction.PackageLocationMetaData.Builder.build()Function.PackageLocationMetaData.Builder.buildPartial()Function.PackageLocationMetaData.getDefaultInstance()Function.PackageLocationMetaData.Builder.getDefaultInstanceForType()Function.PackageLocationMetaData.getDefaultInstanceForType()Function.FunctionMetaData.Builder.getPackageLocation().proto.PackageLocationMetaData packageLocation = 2;Function.FunctionMetaData.getPackageLocation().proto.PackageLocationMetaData packageLocation = 2;Function.FunctionMetaDataOrBuilder.getPackageLocation().proto.PackageLocationMetaData packageLocation = 2;Function.FunctionMetaData.Builder.getTransformFunctionPackageLocation().proto.PackageLocationMetaData transformFunctionPackageLocation = 7;Function.FunctionMetaData.getTransformFunctionPackageLocation().proto.PackageLocationMetaData transformFunctionPackageLocation = 7;Function.FunctionMetaDataOrBuilder.getTransformFunctionPackageLocation().proto.PackageLocationMetaData transformFunctionPackageLocation = 7;Function.PackageLocationMetaData.parseDelimitedFrom(InputStream input) Function.PackageLocationMetaData.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Function.PackageLocationMetaData.parseFrom(byte[] data) Function.PackageLocationMetaData.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Function.PackageLocationMetaData.parseFrom(com.google.protobuf.ByteString data) Function.PackageLocationMetaData.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Function.PackageLocationMetaData.parseFrom(com.google.protobuf.CodedInputStream input) Function.PackageLocationMetaData.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Function.PackageLocationMetaData.parseFrom(InputStream input) Function.PackageLocationMetaData.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Function.PackageLocationMetaData.parseFrom(ByteBuffer data) Function.PackageLocationMetaData.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.pulsar.functions.proto that return types with arguments of type Function.PackageLocationMetaDataModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Function.PackageLocationMetaData>Function.PackageLocationMetaData.getParserForType()static com.google.protobuf.Parser<Function.PackageLocationMetaData>Function.PackageLocationMetaData.parser()Methods in org.apache.pulsar.functions.proto with parameters of type Function.PackageLocationMetaDataModifier and TypeMethodDescriptionFunction.PackageLocationMetaData.Builder.mergeFrom(Function.PackageLocationMetaData other) Function.FunctionMetaData.Builder.mergePackageLocation(Function.PackageLocationMetaData value) .proto.PackageLocationMetaData packageLocation = 2;Function.FunctionMetaData.Builder.mergeTransformFunctionPackageLocation(Function.PackageLocationMetaData value) .proto.PackageLocationMetaData transformFunctionPackageLocation = 7;Function.PackageLocationMetaData.newBuilder(Function.PackageLocationMetaData prototype) Function.FunctionMetaData.Builder.setPackageLocation(Function.PackageLocationMetaData value) .proto.PackageLocationMetaData packageLocation = 2;Function.FunctionMetaData.Builder.setTransformFunctionPackageLocation(Function.PackageLocationMetaData value) .proto.PackageLocationMetaData transformFunctionPackageLocation = 7;