Uses of Class
org.apache.pulsar.functions.proto.Function.Assignment
-
Uses of Function.Assignment in org.apache.pulsar.functions.proto
Methods in org.apache.pulsar.functions.proto that return Function.AssignmentModifier and TypeMethodDescriptionFunction.Assignment.Builder.build()Function.Assignment.Builder.buildPartial()static Function.AssignmentFunction.Assignment.getDefaultInstance()Function.Assignment.Builder.getDefaultInstanceForType()Function.Assignment.getDefaultInstanceForType()static Function.AssignmentFunction.Assignment.parseDelimitedFrom(InputStream input) static Function.AssignmentFunction.Assignment.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Function.AssignmentFunction.Assignment.parseFrom(byte[] data) static Function.AssignmentFunction.Assignment.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Function.AssignmentFunction.Assignment.parseFrom(com.google.protobuf.ByteString data) static Function.AssignmentFunction.Assignment.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Function.AssignmentFunction.Assignment.parseFrom(com.google.protobuf.CodedInputStream input) static Function.AssignmentFunction.Assignment.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Function.AssignmentFunction.Assignment.parseFrom(InputStream input) static Function.AssignmentFunction.Assignment.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Function.AssignmentFunction.Assignment.parseFrom(ByteBuffer data) static Function.AssignmentFunction.Assignment.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.pulsar.functions.proto that return types with arguments of type Function.AssignmentModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Function.Assignment>Function.Assignment.getParserForType()static com.google.protobuf.Parser<Function.Assignment>Function.Assignment.parser()Methods in org.apache.pulsar.functions.proto with parameters of type Function.AssignmentModifier and TypeMethodDescriptionFunction.Assignment.Builder.mergeFrom(Function.Assignment other) static Function.Assignment.BuilderFunction.Assignment.newBuilder(Function.Assignment prototype)