Class InWorkerServiceTypeMessage

java.lang.Object
io.deephaven.shadow.core.com.google.protobuf.AbstractMessageLite
io.deephaven.shadow.core.com.google.protobuf.AbstractMessage
io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
io.deephaven.proto.controller.InWorkerServiceTypeMessage
All Implemented Interfaces:
InWorkerServiceTypeMessageOrBuilder, io.deephaven.shadow.core.com.google.protobuf.Message, io.deephaven.shadow.core.com.google.protobuf.MessageLite, io.deephaven.shadow.core.com.google.protobuf.MessageLiteOrBuilder, io.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder, Serializable

public final class InWorkerServiceTypeMessage extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3 implements InWorkerServiceTypeMessageOrBuilder
Protobuf type io.deephaven.proto.controller.InWorkerServiceTypeMessage
See Also:
  • Field Details

    • HASSCRIPT_FIELD_NUMBER

      public static final int HASSCRIPT_FIELD_NUMBER
      See Also:
    • ROUTINGSERVICETYPE_FIELD_NUMBER

      public static final int ROUTINGSERVICETYPE_FIELD_NUMBER
      See Also:
    • ROUTINGSERVICETAG_FIELD_NUMBER

      public static final int ROUTINGSERVICETAG_FIELD_NUMBER
      See Also:
    • ROUTINGSERVICEEXCLUDETAGS_FIELD_NUMBER

      public static final int ROUTINGSERVICEEXCLUDETAGS_FIELD_NUMBER
      See Also:
    • CONFIGCONTEXTVALUES_FIELD_NUMBER

      public static final int CONFIGCONTEXTVALUES_FIELD_NUMBER
      See Also:
    • DBSERVERCLASSES_FIELD_NUMBER

      public static final int DBSERVERCLASSES_FIELD_NUMBER
      See Also:
    • ALLOWEDGROUPS_FIELD_NUMBER

      public static final int ALLOWEDGROUPS_FIELD_NUMBER
      See Also:
    • SCRIPTUPDATECLASS_FIELD_NUMBER

      public static final int SCRIPTUPDATECLASS_FIELD_NUMBER
      See Also:
    • SCRIPTSETUPCLASS_FIELD_NUMBER

      public static final int SCRIPTSETUPCLASS_FIELD_NUMBER
      See Also:
    • CUSTOMFIELDNAME_FIELD_NUMBER

      public static final int CUSTOMFIELDNAME_FIELD_NUMBER
      See Also:
    • CUSTOMFIELDVALUES_FIELD_NUMBER

      public static final int CUSTOMFIELDVALUES_FIELD_NUMBER
      See Also:
    • CUSTOMFIELDEDITABLE_FIELD_NUMBER

      public static final int CUSTOMFIELDEDITABLE_FIELD_NUMBER
      See Also:
  • Method Details

    • newInstance

      protected Object newInstance(io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Overrides:
      newInstance in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • getUnknownFields

      public final io.deephaven.shadow.core.com.google.protobuf.UnknownFieldSet getUnknownFields()
      Specified by:
      getUnknownFields in interface io.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder
      Overrides:
      getUnknownFields in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • getDescriptor

      public static final io.deephaven.shadow.core.com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • getHasScript

      public boolean getHasScript()
      bool hasScript = 1;
      Specified by:
      getHasScript in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      The hasScript.
    • getRoutingServiceTypeValue

      public int getRoutingServiceTypeValue()
      .io.deephaven.proto.controller.RoutingServiceTypeEnum routingServiceType = 2;
      Specified by:
      getRoutingServiceTypeValue in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      The enum numeric value on the wire for routingServiceType.
    • getRoutingServiceType

      public RoutingServiceTypeEnum getRoutingServiceType()
      .io.deephaven.proto.controller.RoutingServiceTypeEnum routingServiceType = 2;
      Specified by:
      getRoutingServiceType in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      The routingServiceType.
    • getRoutingServiceTag

      public String getRoutingServiceTag()
      string routingServiceTag = 3;
      Specified by:
      getRoutingServiceTag in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      The routingServiceTag.
    • getRoutingServiceTagBytes

      public io.deephaven.shadow.core.com.google.protobuf.ByteString getRoutingServiceTagBytes()
      string routingServiceTag = 3;
      Specified by:
      getRoutingServiceTagBytes in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      The bytes for routingServiceTag.
    • getRoutingServiceExcludeTagsList

      public io.deephaven.shadow.core.com.google.protobuf.ProtocolStringList getRoutingServiceExcludeTagsList()
      repeated string routingServiceExcludeTags = 4;
      Specified by:
      getRoutingServiceExcludeTagsList in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      A list containing the routingServiceExcludeTags.
    • getRoutingServiceExcludeTagsCount

      public int getRoutingServiceExcludeTagsCount()
      repeated string routingServiceExcludeTags = 4;
      Specified by:
      getRoutingServiceExcludeTagsCount in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      The count of routingServiceExcludeTags.
    • getRoutingServiceExcludeTags

      public String getRoutingServiceExcludeTags(int index)
      repeated string routingServiceExcludeTags = 4;
      Specified by:
      getRoutingServiceExcludeTags in interface InWorkerServiceTypeMessageOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The routingServiceExcludeTags at the given index.
    • getRoutingServiceExcludeTagsBytes

      public io.deephaven.shadow.core.com.google.protobuf.ByteString getRoutingServiceExcludeTagsBytes(int index)
      repeated string routingServiceExcludeTags = 4;
      Specified by:
      getRoutingServiceExcludeTagsBytes in interface InWorkerServiceTypeMessageOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the routingServiceExcludeTags at the given index.
    • getConfigContextValuesList

      public io.deephaven.shadow.core.com.google.protobuf.ProtocolStringList getConfigContextValuesList()
      repeated string configContextValues = 5;
      Specified by:
      getConfigContextValuesList in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      A list containing the configContextValues.
    • getConfigContextValuesCount

      public int getConfigContextValuesCount()
      repeated string configContextValues = 5;
      Specified by:
      getConfigContextValuesCount in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      The count of configContextValues.
    • getConfigContextValues

      public String getConfigContextValues(int index)
      repeated string configContextValues = 5;
      Specified by:
      getConfigContextValues in interface InWorkerServiceTypeMessageOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The configContextValues at the given index.
    • getConfigContextValuesBytes

      public io.deephaven.shadow.core.com.google.protobuf.ByteString getConfigContextValuesBytes(int index)
      repeated string configContextValues = 5;
      Specified by:
      getConfigContextValuesBytes in interface InWorkerServiceTypeMessageOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the configContextValues at the given index.
    • getDbServerClassesList

      public io.deephaven.shadow.core.com.google.protobuf.ProtocolStringList getDbServerClassesList()
      repeated string dbServerClasses = 6;
      Specified by:
      getDbServerClassesList in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      A list containing the dbServerClasses.
    • getDbServerClassesCount

      public int getDbServerClassesCount()
      repeated string dbServerClasses = 6;
      Specified by:
      getDbServerClassesCount in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      The count of dbServerClasses.
    • getDbServerClasses

      public String getDbServerClasses(int index)
      repeated string dbServerClasses = 6;
      Specified by:
      getDbServerClasses in interface InWorkerServiceTypeMessageOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The dbServerClasses at the given index.
    • getDbServerClassesBytes

      public io.deephaven.shadow.core.com.google.protobuf.ByteString getDbServerClassesBytes(int index)
      repeated string dbServerClasses = 6;
      Specified by:
      getDbServerClassesBytes in interface InWorkerServiceTypeMessageOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the dbServerClasses at the given index.
    • getAllowedGroupsList

      public io.deephaven.shadow.core.com.google.protobuf.ProtocolStringList getAllowedGroupsList()
      repeated string allowedGroups = 7;
      Specified by:
      getAllowedGroupsList in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      A list containing the allowedGroups.
    • getAllowedGroupsCount

      public int getAllowedGroupsCount()
      repeated string allowedGroups = 7;
      Specified by:
      getAllowedGroupsCount in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      The count of allowedGroups.
    • getAllowedGroups

      public String getAllowedGroups(int index)
      repeated string allowedGroups = 7;
      Specified by:
      getAllowedGroups in interface InWorkerServiceTypeMessageOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The allowedGroups at the given index.
    • getAllowedGroupsBytes

      public io.deephaven.shadow.core.com.google.protobuf.ByteString getAllowedGroupsBytes(int index)
      repeated string allowedGroups = 7;
      Specified by:
      getAllowedGroupsBytes in interface InWorkerServiceTypeMessageOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the allowedGroups at the given index.
    • getScriptUpdateClass

      public String getScriptUpdateClass()
      string scriptUpdateClass = 8;
      Specified by:
      getScriptUpdateClass in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      The scriptUpdateClass.
    • getScriptUpdateClassBytes

      public io.deephaven.shadow.core.com.google.protobuf.ByteString getScriptUpdateClassBytes()
      string scriptUpdateClass = 8;
      Specified by:
      getScriptUpdateClassBytes in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      The bytes for scriptUpdateClass.
    • getScriptSetupClass

      public String getScriptSetupClass()
      string scriptSetupClass = 9;
      Specified by:
      getScriptSetupClass in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      The scriptSetupClass.
    • getScriptSetupClassBytes

      public io.deephaven.shadow.core.com.google.protobuf.ByteString getScriptSetupClassBytes()
      string scriptSetupClass = 9;
      Specified by:
      getScriptSetupClassBytes in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      The bytes for scriptSetupClass.
    • getCustomFieldName

      public String getCustomFieldName()
      string customFieldName = 10;
      Specified by:
      getCustomFieldName in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      The customFieldName.
    • getCustomFieldNameBytes

      public io.deephaven.shadow.core.com.google.protobuf.ByteString getCustomFieldNameBytes()
      string customFieldName = 10;
      Specified by:
      getCustomFieldNameBytes in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      The bytes for customFieldName.
    • getCustomFieldValuesList

      public io.deephaven.shadow.core.com.google.protobuf.ProtocolStringList getCustomFieldValuesList()
      repeated string customFieldValues = 11;
      Specified by:
      getCustomFieldValuesList in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      A list containing the customFieldValues.
    • getCustomFieldValuesCount

      public int getCustomFieldValuesCount()
      repeated string customFieldValues = 11;
      Specified by:
      getCustomFieldValuesCount in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      The count of customFieldValues.
    • getCustomFieldValues

      public String getCustomFieldValues(int index)
      repeated string customFieldValues = 11;
      Specified by:
      getCustomFieldValues in interface InWorkerServiceTypeMessageOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The customFieldValues at the given index.
    • getCustomFieldValuesBytes

      public io.deephaven.shadow.core.com.google.protobuf.ByteString getCustomFieldValuesBytes(int index)
      repeated string customFieldValues = 11;
      Specified by:
      getCustomFieldValuesBytes in interface InWorkerServiceTypeMessageOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the customFieldValues at the given index.
    • getCustomFieldEditable

      public boolean getCustomFieldEditable()
      bool customFieldEditable = 12;
      Specified by:
      getCustomFieldEditable in interface InWorkerServiceTypeMessageOrBuilder
      Returns:
      The customFieldEditable.
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface io.deephaven.shadow.core.com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(io.deephaven.shadow.core.com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface io.deephaven.shadow.core.com.google.protobuf.MessageLite
      Overrides:
      writeTo in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface io.deephaven.shadow.core.com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface io.deephaven.shadow.core.com.google.protobuf.Message
      Overrides:
      equals in class io.deephaven.shadow.core.com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface io.deephaven.shadow.core.com.google.protobuf.Message
      Overrides:
      hashCode in class io.deephaven.shadow.core.com.google.protobuf.AbstractMessage
    • parseFrom

      public static InWorkerServiceTypeMessage parseFrom(ByteBuffer data) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
      Throws:
      io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static InWorkerServiceTypeMessage parseFrom(ByteBuffer data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
      Throws:
      io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static InWorkerServiceTypeMessage parseFrom(io.deephaven.shadow.core.com.google.protobuf.ByteString data) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
      Throws:
      io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static InWorkerServiceTypeMessage parseFrom(io.deephaven.shadow.core.com.google.protobuf.ByteString data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
      Throws:
      io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static InWorkerServiceTypeMessage parseFrom(byte[] data) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
      Throws:
      io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static InWorkerServiceTypeMessage parseFrom(byte[] data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
      Throws:
      io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static InWorkerServiceTypeMessage parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static InWorkerServiceTypeMessage parseFrom(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static InWorkerServiceTypeMessage parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static InWorkerServiceTypeMessage parseDelimitedFrom(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static InWorkerServiceTypeMessage parseFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static InWorkerServiceTypeMessage parseFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public InWorkerServiceTypeMessage.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface io.deephaven.shadow.core.com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface io.deephaven.shadow.core.com.google.protobuf.MessageLite
    • newBuilder

      public static InWorkerServiceTypeMessage.Builder newBuilder()
    • newBuilder

      public static InWorkerServiceTypeMessage.Builder newBuilder(InWorkerServiceTypeMessage prototype)
    • toBuilder

      Specified by:
      toBuilder in interface io.deephaven.shadow.core.com.google.protobuf.Message
      Specified by:
      toBuilder in interface io.deephaven.shadow.core.com.google.protobuf.MessageLite
    • newBuilderForType

      protected InWorkerServiceTypeMessage.Builder newBuilderForType(io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static InWorkerServiceTypeMessage getDefaultInstance()
    • parser

      public static io.deephaven.shadow.core.com.google.protobuf.Parser<InWorkerServiceTypeMessage> parser()
    • getParserForType

      public io.deephaven.shadow.core.com.google.protobuf.Parser<InWorkerServiceTypeMessage> getParserForType()
      Specified by:
      getParserForType in interface io.deephaven.shadow.core.com.google.protobuf.Message
      Specified by:
      getParserForType in interface io.deephaven.shadow.core.com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public InWorkerServiceTypeMessage getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface io.deephaven.shadow.core.com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface io.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder