Class GetScriptRequest

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.GetScriptRequest
All Implemented Interfaces:
GetScriptRequestOrBuilder, 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 GetScriptRequest extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3 implements GetScriptRequestOrBuilder
Protobuf type io.deephaven.proto.controller.GetScriptRequest
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Protobuf type io.deephaven.proto.controller.GetScriptRequest

    Nested classes/interfaces inherited from class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3

    io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.BuilderParent, io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter

    Nested classes/interfaces inherited from class io.deephaven.shadow.core.com.google.protobuf.AbstractMessageLite

    io.deephaven.shadow.core.com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     

    Fields inherited from class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3

    alwaysUseFieldBuilders, unknownFields

    Fields inherited from class io.deephaven.shadow.core.com.google.protobuf.AbstractMessage

    memoizedSize

    Fields inherited from class io.deephaven.shadow.core.com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    .io.deephaven.proto.controller.ScriptCommandEnum command = 2;
    int
    .io.deephaven.proto.controller.ScriptCommandEnum command = 2;
    io.deephaven.shadow.core.com.google.protobuf.ByteString
    bytes cookie = 1;
     
     
    static final io.deephaven.shadow.core.com.google.protobuf.Descriptors.Descriptor
     
    optional string effectiveUser = 4;
    io.deephaven.shadow.core.com.google.protobuf.ByteString
    optional string effectiveUser = 4;
    io.deephaven.shadow.core.com.google.protobuf.Parser<GetScriptRequest>
     
    long
    optional int64 querySerial = 3;
    optional string scriptLoaderStateJSON = 5;
    io.deephaven.shadow.core.com.google.protobuf.ByteString
    optional string scriptLoaderStateJSON = 5;
    string scriptPath = 6;
    io.deephaven.shadow.core.com.google.protobuf.ByteString
    string scriptPath = 6;
    int
     
    final io.deephaven.shadow.core.com.google.protobuf.UnknownFieldSet
     
    boolean
    bool useRelativePath = 7;
    boolean
    optional string effectiveUser = 4;
    int
     
    boolean
    optional int64 querySerial = 3;
    boolean
    optional string scriptLoaderStateJSON = 5;
    protected io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
     
    final boolean
     
     
     
     
    newBuilderForType(io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
     
    protected Object
    newInstance(io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
     
     
    parseDelimitedFrom(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(byte[] data)
     
    parseFrom(byte[] data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(io.deephaven.shadow.core.com.google.protobuf.ByteString data)
     
    parseFrom(io.deephaven.shadow.core.com.google.protobuf.ByteString data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input)
     
    parseFrom(io.deephaven.shadow.core.com.google.protobuf.CodedInputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(InputStream input, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(ByteBuffer data, io.deephaven.shadow.core.com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static io.deephaven.shadow.core.com.google.protobuf.Parser<GetScriptRequest>
     
     
    void
    writeTo(io.deephaven.shadow.core.com.google.protobuf.CodedOutputStream output)
     

    Methods inherited from class io.deephaven.shadow.core.com.google.protobuf.GeneratedMessageV3

    canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag

    Methods inherited from class io.deephaven.shadow.core.com.google.protobuf.AbstractMessage

    findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString

    Methods inherited from class io.deephaven.shadow.core.com.google.protobuf.AbstractMessageLite

    addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface io.deephaven.shadow.core.com.google.protobuf.MessageLite

    toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from interface io.deephaven.shadow.core.com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
  • Field Details

    • COMMAND_FIELD_NUMBER

      public static final int COMMAND_FIELD_NUMBER
      See Also:
    • QUERYSERIAL_FIELD_NUMBER

      public static final int QUERYSERIAL_FIELD_NUMBER
      See Also:
    • EFFECTIVEUSER_FIELD_NUMBER

      public static final int EFFECTIVEUSER_FIELD_NUMBER
      See Also:
    • SCRIPTLOADERSTATEJSON_FIELD_NUMBER

      public static final int SCRIPTLOADERSTATEJSON_FIELD_NUMBER
      See Also:
    • SCRIPTPATH_FIELD_NUMBER

      public static final int SCRIPTPATH_FIELD_NUMBER
      See Also:
    • USERELATIVEPATH_FIELD_NUMBER

      public static final int USERELATIVEPATH_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
    • getCookie

      public io.deephaven.shadow.core.com.google.protobuf.ByteString getCookie()
      bytes cookie = 1;
      Specified by:
      getCookie in interface GetScriptRequestOrBuilder
      Returns:
      The cookie.
    • getCommandValue

      public int getCommandValue()
      .io.deephaven.proto.controller.ScriptCommandEnum command = 2;
      Specified by:
      getCommandValue in interface GetScriptRequestOrBuilder
      Returns:
      The enum numeric value on the wire for command.
    • getCommand

      public ScriptCommandEnum getCommand()
      .io.deephaven.proto.controller.ScriptCommandEnum command = 2;
      Specified by:
      getCommand in interface GetScriptRequestOrBuilder
      Returns:
      The command.
    • hasQuerySerial

      public boolean hasQuerySerial()
      optional int64 querySerial = 3;
      Specified by:
      hasQuerySerial in interface GetScriptRequestOrBuilder
      Returns:
      Whether the querySerial field is set.
    • getQuerySerial

      public long getQuerySerial()
      optional int64 querySerial = 3;
      Specified by:
      getQuerySerial in interface GetScriptRequestOrBuilder
      Returns:
      The querySerial.
    • hasEffectiveUser

      public boolean hasEffectiveUser()
      optional string effectiveUser = 4;
      Specified by:
      hasEffectiveUser in interface GetScriptRequestOrBuilder
      Returns:
      Whether the effectiveUser field is set.
    • getEffectiveUser

      public String getEffectiveUser()
      optional string effectiveUser = 4;
      Specified by:
      getEffectiveUser in interface GetScriptRequestOrBuilder
      Returns:
      The effectiveUser.
    • getEffectiveUserBytes

      public io.deephaven.shadow.core.com.google.protobuf.ByteString getEffectiveUserBytes()
      optional string effectiveUser = 4;
      Specified by:
      getEffectiveUserBytes in interface GetScriptRequestOrBuilder
      Returns:
      The bytes for effectiveUser.
    • hasScriptLoaderStateJSON

      public boolean hasScriptLoaderStateJSON()
      optional string scriptLoaderStateJSON = 5;
      Specified by:
      hasScriptLoaderStateJSON in interface GetScriptRequestOrBuilder
      Returns:
      Whether the scriptLoaderStateJSON field is set.
    • getScriptLoaderStateJSON

      public String getScriptLoaderStateJSON()
      optional string scriptLoaderStateJSON = 5;
      Specified by:
      getScriptLoaderStateJSON in interface GetScriptRequestOrBuilder
      Returns:
      The scriptLoaderStateJSON.
    • getScriptLoaderStateJSONBytes

      public io.deephaven.shadow.core.com.google.protobuf.ByteString getScriptLoaderStateJSONBytes()
      optional string scriptLoaderStateJSON = 5;
      Specified by:
      getScriptLoaderStateJSONBytes in interface GetScriptRequestOrBuilder
      Returns:
      The bytes for scriptLoaderStateJSON.
    • getScriptPath

      public String getScriptPath()
      string scriptPath = 6;
      Specified by:
      getScriptPath in interface GetScriptRequestOrBuilder
      Returns:
      The scriptPath.
    • getScriptPathBytes

      public io.deephaven.shadow.core.com.google.protobuf.ByteString getScriptPathBytes()
      string scriptPath = 6;
      Specified by:
      getScriptPathBytes in interface GetScriptRequestOrBuilder
      Returns:
      The bytes for scriptPath.
    • getUseRelativePath

      public boolean getUseRelativePath()
      bool useRelativePath = 7;
      Specified by:
      getUseRelativePath in interface GetScriptRequestOrBuilder
      Returns:
      The useRelativePath.
    • 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 GetScriptRequest parseFrom(ByteBuffer data) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
      Throws:
      io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static GetScriptRequest 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 GetScriptRequest 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 GetScriptRequest 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 GetScriptRequest parseFrom(byte[] data) throws io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
      Throws:
      io.deephaven.shadow.core.com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static GetScriptRequest 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 GetScriptRequest parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

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

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

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

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

      public static GetScriptRequest 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 GetScriptRequest.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 GetScriptRequest.Builder newBuilder()
    • newBuilder

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

      public GetScriptRequest.Builder 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 GetScriptRequest.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 GetScriptRequest getDefaultInstance()
    • parser

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

      public io.deephaven.shadow.core.com.google.protobuf.Parser<GetScriptRequest> 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 GetScriptRequest 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