Uses of Class
org.apache.pulsar.functions.proto.Function.Resources
-
Uses of Function.Resources in org.apache.pulsar.functions.proto
Methods in org.apache.pulsar.functions.proto that return Function.ResourcesModifier and TypeMethodDescriptionFunction.Resources.Builder.build()Function.Resources.Builder.buildPartial()static Function.ResourcesFunction.Resources.getDefaultInstance()Function.Resources.Builder.getDefaultInstanceForType()Function.Resources.getDefaultInstanceForType()Function.FunctionDetails.Builder.getResources().proto.Resources resources = 13;Function.FunctionDetails.getResources().proto.Resources resources = 13;Function.FunctionDetailsOrBuilder.getResources().proto.Resources resources = 13;static Function.ResourcesFunction.Resources.parseDelimitedFrom(InputStream input) static Function.ResourcesFunction.Resources.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Function.ResourcesFunction.Resources.parseFrom(byte[] data) static Function.ResourcesFunction.Resources.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Function.ResourcesFunction.Resources.parseFrom(com.google.protobuf.ByteString data) static Function.ResourcesFunction.Resources.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Function.ResourcesFunction.Resources.parseFrom(com.google.protobuf.CodedInputStream input) static Function.ResourcesFunction.Resources.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Function.ResourcesFunction.Resources.parseFrom(InputStream input) static Function.ResourcesFunction.Resources.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Function.ResourcesFunction.Resources.parseFrom(ByteBuffer data) static Function.ResourcesFunction.Resources.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.pulsar.functions.proto that return types with arguments of type Function.ResourcesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Function.Resources>Function.Resources.getParserForType()static com.google.protobuf.Parser<Function.Resources>Function.Resources.parser()Methods in org.apache.pulsar.functions.proto with parameters of type Function.ResourcesModifier and TypeMethodDescriptionFunction.Resources.Builder.mergeFrom(Function.Resources other) Function.FunctionDetails.Builder.mergeResources(Function.Resources value) .proto.Resources resources = 13;static Function.Resources.BuilderFunction.Resources.newBuilder(Function.Resources prototype) Function.FunctionDetails.Builder.setResources(Function.Resources value) .proto.Resources resources = 13;