Class IoUringOptions.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<IoUringOptions.Builder>
io.envoyproxy.envoy.extensions.network.socket_interface.v3.IoUringOptions.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, IoUringOptionsOrBuilder, Cloneable
Enclosing class:
IoUringOptions

public static final class IoUringOptions.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<IoUringOptions.Builder> implements IoUringOptionsOrBuilder
Protobuf type envoy.extensions.network.socket_interface.v3.IoUringOptions
  • Method Summary

    Modifier and Type
    Method
    Description
    addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
     
     
     
     
    Enable io_uring submission queue polling (SQPOLL). io_uring SQPOLL mode polls all SQEs in the SQ in the kernel thread. io_uring SQPOLL mode may reduce latency and increase CPU usage as a cost.
    clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
     
    The size for io_uring submission queues (SQ). io_uring is built with a fixed size in each thread during configuration, and each io_uring operation creates a submission queue entry (SQE).
    clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
     
    The size of an io_uring socket's read buffer.
    The write timeout of an io_uring socket on closing in ms. io_uring writes and closes asynchronously.
     
     
    static final com.google.protobuf.Descriptors.Descriptor
     
    com.google.protobuf.Descriptors.Descriptor
     
    boolean
    Enable io_uring submission queue polling (SQPOLL). io_uring SQPOLL mode polls all SQEs in the SQ in the kernel thread. io_uring SQPOLL mode may reduce latency and increase CPU usage as a cost.
    com.google.protobuf.UInt32Value
    The size for io_uring submission queues (SQ). io_uring is built with a fixed size in each thread during configuration, and each io_uring operation creates a submission queue entry (SQE).
    com.google.protobuf.UInt32Value.Builder
    The size for io_uring submission queues (SQ). io_uring is built with a fixed size in each thread during configuration, and each io_uring operation creates a submission queue entry (SQE).
    com.google.protobuf.UInt32ValueOrBuilder
    The size for io_uring submission queues (SQ). io_uring is built with a fixed size in each thread during configuration, and each io_uring operation creates a submission queue entry (SQE).
    com.google.protobuf.UInt32Value
    The size of an io_uring socket's read buffer.
    com.google.protobuf.UInt32Value.Builder
    The size of an io_uring socket's read buffer.
    com.google.protobuf.UInt32ValueOrBuilder
    The size of an io_uring socket's read buffer.
    com.google.protobuf.UInt32Value
    The write timeout of an io_uring socket on closing in ms. io_uring writes and closes asynchronously.
    com.google.protobuf.UInt32Value.Builder
    The write timeout of an io_uring socket on closing in ms. io_uring writes and closes asynchronously.
    com.google.protobuf.UInt32ValueOrBuilder
    The write timeout of an io_uring socket on closing in ms. io_uring writes and closes asynchronously.
    boolean
    The size for io_uring submission queues (SQ). io_uring is built with a fixed size in each thread during configuration, and each io_uring operation creates a submission queue entry (SQE).
    boolean
    The size of an io_uring socket's read buffer.
    boolean
    The write timeout of an io_uring socket on closing in ms. io_uring writes and closes asynchronously.
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
     
    final boolean
     
    mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    mergeFrom(com.google.protobuf.Message other)
     
     
    mergeIoUringSize(com.google.protobuf.UInt32Value value)
    The size for io_uring submission queues (SQ). io_uring is built with a fixed size in each thread during configuration, and each io_uring operation creates a submission queue entry (SQE).
    mergeReadBufferSize(com.google.protobuf.UInt32Value value)
    The size of an io_uring socket's read buffer.
    mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
     
    mergeWriteTimeoutMs(com.google.protobuf.UInt32Value value)
    The write timeout of an io_uring socket on closing in ms. io_uring writes and closes asynchronously.
    Enable io_uring submission queue polling (SQPOLL). io_uring SQPOLL mode polls all SQEs in the SQ in the kernel thread. io_uring SQPOLL mode may reduce latency and increase CPU usage as a cost.
    setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
     
    setIoUringSize(com.google.protobuf.UInt32Value value)
    The size for io_uring submission queues (SQ). io_uring is built with a fixed size in each thread during configuration, and each io_uring operation creates a submission queue entry (SQE).
    setIoUringSize(com.google.protobuf.UInt32Value.Builder builderForValue)
    The size for io_uring submission queues (SQ). io_uring is built with a fixed size in each thread during configuration, and each io_uring operation creates a submission queue entry (SQE).
    setReadBufferSize(com.google.protobuf.UInt32Value value)
    The size of an io_uring socket's read buffer.
    setReadBufferSize(com.google.protobuf.UInt32Value.Builder builderForValue)
    The size of an io_uring socket's read buffer.
    setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
     
    setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
     
    setWriteTimeoutMs(com.google.protobuf.UInt32Value value)
    The write timeout of an io_uring socket on closing in ms. io_uring writes and closes asynchronously.
    setWriteTimeoutMs(com.google.protobuf.UInt32Value.Builder builderForValue)
    The write timeout of an io_uring socket on closing in ms. io_uring writes and closes asynchronously.

    Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder

    getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3

    Methods inherited from class com.google.protobuf.AbstractMessage.Builder

    findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString

    Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder

    addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.google.protobuf.Message.Builder

    mergeDelimitedFrom, mergeDelimitedFrom

    Methods inherited from interface com.google.protobuf.MessageLite.Builder

    mergeFrom

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<IoUringOptions.Builder>
    • clear

      public IoUringOptions.Builder clear()
      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<IoUringOptions.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<IoUringOptions.Builder>
    • getDefaultInstanceForType

      public IoUringOptions getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public IoUringOptions build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public IoUringOptions buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      public IoUringOptions.Builder clone()
      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<IoUringOptions.Builder>
    • setField

      public IoUringOptions.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<IoUringOptions.Builder>
    • clearField

      public IoUringOptions.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<IoUringOptions.Builder>
    • clearOneof

      public IoUringOptions.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<IoUringOptions.Builder>
    • setRepeatedField

      public IoUringOptions.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<IoUringOptions.Builder>
    • addRepeatedField

      public IoUringOptions.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<IoUringOptions.Builder>
    • mergeFrom

      public IoUringOptions.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<IoUringOptions.Builder>
    • mergeFrom

      public IoUringOptions.Builder mergeFrom(IoUringOptions other)
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<IoUringOptions.Builder>
    • mergeFrom

      public IoUringOptions.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<IoUringOptions.Builder>
      Throws:
      IOException
    • hasIoUringSize

      public boolean hasIoUringSize()
       The size for io_uring submission queues (SQ). io_uring is built with a fixed size in each
       thread during configuration, and each io_uring operation creates a submission queue
       entry (SQE). The default is 1000.
       
      .google.protobuf.UInt32Value io_uring_size = 1;
      Specified by:
      hasIoUringSize in interface IoUringOptionsOrBuilder
      Returns:
      Whether the ioUringSize field is set.
    • getIoUringSize

      public com.google.protobuf.UInt32Value getIoUringSize()
       The size for io_uring submission queues (SQ). io_uring is built with a fixed size in each
       thread during configuration, and each io_uring operation creates a submission queue
       entry (SQE). The default is 1000.
       
      .google.protobuf.UInt32Value io_uring_size = 1;
      Specified by:
      getIoUringSize in interface IoUringOptionsOrBuilder
      Returns:
      The ioUringSize.
    • setIoUringSize

      public IoUringOptions.Builder setIoUringSize(com.google.protobuf.UInt32Value value)
       The size for io_uring submission queues (SQ). io_uring is built with a fixed size in each
       thread during configuration, and each io_uring operation creates a submission queue
       entry (SQE). The default is 1000.
       
      .google.protobuf.UInt32Value io_uring_size = 1;
    • setIoUringSize

      public IoUringOptions.Builder setIoUringSize(com.google.protobuf.UInt32Value.Builder builderForValue)
       The size for io_uring submission queues (SQ). io_uring is built with a fixed size in each
       thread during configuration, and each io_uring operation creates a submission queue
       entry (SQE). The default is 1000.
       
      .google.protobuf.UInt32Value io_uring_size = 1;
    • mergeIoUringSize

      public IoUringOptions.Builder mergeIoUringSize(com.google.protobuf.UInt32Value value)
       The size for io_uring submission queues (SQ). io_uring is built with a fixed size in each
       thread during configuration, and each io_uring operation creates a submission queue
       entry (SQE). The default is 1000.
       
      .google.protobuf.UInt32Value io_uring_size = 1;
    • clearIoUringSize

      public IoUringOptions.Builder clearIoUringSize()
       The size for io_uring submission queues (SQ). io_uring is built with a fixed size in each
       thread during configuration, and each io_uring operation creates a submission queue
       entry (SQE). The default is 1000.
       
      .google.protobuf.UInt32Value io_uring_size = 1;
    • getIoUringSizeBuilder

      public com.google.protobuf.UInt32Value.Builder getIoUringSizeBuilder()
       The size for io_uring submission queues (SQ). io_uring is built with a fixed size in each
       thread during configuration, and each io_uring operation creates a submission queue
       entry (SQE). The default is 1000.
       
      .google.protobuf.UInt32Value io_uring_size = 1;
    • getIoUringSizeOrBuilder

      public com.google.protobuf.UInt32ValueOrBuilder getIoUringSizeOrBuilder()
       The size for io_uring submission queues (SQ). io_uring is built with a fixed size in each
       thread during configuration, and each io_uring operation creates a submission queue
       entry (SQE). The default is 1000.
       
      .google.protobuf.UInt32Value io_uring_size = 1;
      Specified by:
      getIoUringSizeOrBuilder in interface IoUringOptionsOrBuilder
    • getEnableSubmissionQueuePolling

      public boolean getEnableSubmissionQueuePolling()
       Enable io_uring submission queue polling (SQPOLL). io_uring SQPOLL mode polls all SQEs in the
       SQ in the kernel thread. io_uring SQPOLL mode may reduce latency and increase CPU usage as a
       cost. The default is false.
       
      bool enable_submission_queue_polling = 2;
      Specified by:
      getEnableSubmissionQueuePolling in interface IoUringOptionsOrBuilder
      Returns:
      The enableSubmissionQueuePolling.
    • setEnableSubmissionQueuePolling

      public IoUringOptions.Builder setEnableSubmissionQueuePolling(boolean value)
       Enable io_uring submission queue polling (SQPOLL). io_uring SQPOLL mode polls all SQEs in the
       SQ in the kernel thread. io_uring SQPOLL mode may reduce latency and increase CPU usage as a
       cost. The default is false.
       
      bool enable_submission_queue_polling = 2;
      Parameters:
      value - The enableSubmissionQueuePolling to set.
      Returns:
      This builder for chaining.
    • clearEnableSubmissionQueuePolling

      public IoUringOptions.Builder clearEnableSubmissionQueuePolling()
       Enable io_uring submission queue polling (SQPOLL). io_uring SQPOLL mode polls all SQEs in the
       SQ in the kernel thread. io_uring SQPOLL mode may reduce latency and increase CPU usage as a
       cost. The default is false.
       
      bool enable_submission_queue_polling = 2;
      Returns:
      This builder for chaining.
    • hasReadBufferSize

      public boolean hasReadBufferSize()
       The size of an io_uring socket's read buffer. Each io_uring read operation will allocate a
       buffer of the given size. If the given buffer is too small, the socket will have read multiple
       times for all the data. The default is 8192.
       
      .google.protobuf.UInt32Value read_buffer_size = 3;
      Specified by:
      hasReadBufferSize in interface IoUringOptionsOrBuilder
      Returns:
      Whether the readBufferSize field is set.
    • getReadBufferSize

      public com.google.protobuf.UInt32Value getReadBufferSize()
       The size of an io_uring socket's read buffer. Each io_uring read operation will allocate a
       buffer of the given size. If the given buffer is too small, the socket will have read multiple
       times for all the data. The default is 8192.
       
      .google.protobuf.UInt32Value read_buffer_size = 3;
      Specified by:
      getReadBufferSize in interface IoUringOptionsOrBuilder
      Returns:
      The readBufferSize.
    • setReadBufferSize

      public IoUringOptions.Builder setReadBufferSize(com.google.protobuf.UInt32Value value)
       The size of an io_uring socket's read buffer. Each io_uring read operation will allocate a
       buffer of the given size. If the given buffer is too small, the socket will have read multiple
       times for all the data. The default is 8192.
       
      .google.protobuf.UInt32Value read_buffer_size = 3;
    • setReadBufferSize

      public IoUringOptions.Builder setReadBufferSize(com.google.protobuf.UInt32Value.Builder builderForValue)
       The size of an io_uring socket's read buffer. Each io_uring read operation will allocate a
       buffer of the given size. If the given buffer is too small, the socket will have read multiple
       times for all the data. The default is 8192.
       
      .google.protobuf.UInt32Value read_buffer_size = 3;
    • mergeReadBufferSize

      public IoUringOptions.Builder mergeReadBufferSize(com.google.protobuf.UInt32Value value)
       The size of an io_uring socket's read buffer. Each io_uring read operation will allocate a
       buffer of the given size. If the given buffer is too small, the socket will have read multiple
       times for all the data. The default is 8192.
       
      .google.protobuf.UInt32Value read_buffer_size = 3;
    • clearReadBufferSize

      public IoUringOptions.Builder clearReadBufferSize()
       The size of an io_uring socket's read buffer. Each io_uring read operation will allocate a
       buffer of the given size. If the given buffer is too small, the socket will have read multiple
       times for all the data. The default is 8192.
       
      .google.protobuf.UInt32Value read_buffer_size = 3;
    • getReadBufferSizeBuilder

      public com.google.protobuf.UInt32Value.Builder getReadBufferSizeBuilder()
       The size of an io_uring socket's read buffer. Each io_uring read operation will allocate a
       buffer of the given size. If the given buffer is too small, the socket will have read multiple
       times for all the data. The default is 8192.
       
      .google.protobuf.UInt32Value read_buffer_size = 3;
    • getReadBufferSizeOrBuilder

      public com.google.protobuf.UInt32ValueOrBuilder getReadBufferSizeOrBuilder()
       The size of an io_uring socket's read buffer. Each io_uring read operation will allocate a
       buffer of the given size. If the given buffer is too small, the socket will have read multiple
       times for all the data. The default is 8192.
       
      .google.protobuf.UInt32Value read_buffer_size = 3;
      Specified by:
      getReadBufferSizeOrBuilder in interface IoUringOptionsOrBuilder
    • hasWriteTimeoutMs

      public boolean hasWriteTimeoutMs()
       The write timeout of an io_uring socket on closing in ms. io_uring writes and closes
       asynchronously. If the remote stops reading, the io_uring write operation may never complete.
       The operation is canceled and the socket is closed after the timeout. The default is 1000.
       
      .google.protobuf.UInt32Value write_timeout_ms = 4;
      Specified by:
      hasWriteTimeoutMs in interface IoUringOptionsOrBuilder
      Returns:
      Whether the writeTimeoutMs field is set.
    • getWriteTimeoutMs

      public com.google.protobuf.UInt32Value getWriteTimeoutMs()
       The write timeout of an io_uring socket on closing in ms. io_uring writes and closes
       asynchronously. If the remote stops reading, the io_uring write operation may never complete.
       The operation is canceled and the socket is closed after the timeout. The default is 1000.
       
      .google.protobuf.UInt32Value write_timeout_ms = 4;
      Specified by:
      getWriteTimeoutMs in interface IoUringOptionsOrBuilder
      Returns:
      The writeTimeoutMs.
    • setWriteTimeoutMs

      public IoUringOptions.Builder setWriteTimeoutMs(com.google.protobuf.UInt32Value value)
       The write timeout of an io_uring socket on closing in ms. io_uring writes and closes
       asynchronously. If the remote stops reading, the io_uring write operation may never complete.
       The operation is canceled and the socket is closed after the timeout. The default is 1000.
       
      .google.protobuf.UInt32Value write_timeout_ms = 4;
    • setWriteTimeoutMs

      public IoUringOptions.Builder setWriteTimeoutMs(com.google.protobuf.UInt32Value.Builder builderForValue)
       The write timeout of an io_uring socket on closing in ms. io_uring writes and closes
       asynchronously. If the remote stops reading, the io_uring write operation may never complete.
       The operation is canceled and the socket is closed after the timeout. The default is 1000.
       
      .google.protobuf.UInt32Value write_timeout_ms = 4;
    • mergeWriteTimeoutMs

      public IoUringOptions.Builder mergeWriteTimeoutMs(com.google.protobuf.UInt32Value value)
       The write timeout of an io_uring socket on closing in ms. io_uring writes and closes
       asynchronously. If the remote stops reading, the io_uring write operation may never complete.
       The operation is canceled and the socket is closed after the timeout. The default is 1000.
       
      .google.protobuf.UInt32Value write_timeout_ms = 4;
    • clearWriteTimeoutMs

      public IoUringOptions.Builder clearWriteTimeoutMs()
       The write timeout of an io_uring socket on closing in ms. io_uring writes and closes
       asynchronously. If the remote stops reading, the io_uring write operation may never complete.
       The operation is canceled and the socket is closed after the timeout. The default is 1000.
       
      .google.protobuf.UInt32Value write_timeout_ms = 4;
    • getWriteTimeoutMsBuilder

      public com.google.protobuf.UInt32Value.Builder getWriteTimeoutMsBuilder()
       The write timeout of an io_uring socket on closing in ms. io_uring writes and closes
       asynchronously. If the remote stops reading, the io_uring write operation may never complete.
       The operation is canceled and the socket is closed after the timeout. The default is 1000.
       
      .google.protobuf.UInt32Value write_timeout_ms = 4;
    • getWriteTimeoutMsOrBuilder

      public com.google.protobuf.UInt32ValueOrBuilder getWriteTimeoutMsOrBuilder()
       The write timeout of an io_uring socket on closing in ms. io_uring writes and closes
       asynchronously. If the remote stops reading, the io_uring write operation may never complete.
       The operation is canceled and the socket is closed after the timeout. The default is 1000.
       
      .google.protobuf.UInt32Value write_timeout_ms = 4;
      Specified by:
      getWriteTimeoutMsOrBuilder in interface IoUringOptionsOrBuilder
    • setUnknownFields

      public final IoUringOptions.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IoUringOptions.Builder>
    • mergeUnknownFields

      public final IoUringOptions.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IoUringOptions.Builder>