Class RemoteFile

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.yamcs.protobuf.RemoteFile
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, RemoteFileOrBuilder

public final class RemoteFile extends com.google.protobuf.GeneratedMessageV3 implements RemoteFileOrBuilder
Protobuf type yamcs.protobuf.filetransfer.RemoteFile
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Protobuf type yamcs.protobuf.filetransfer.RemoteFile

    Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

    com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter

    Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

    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 com.google.protobuf.Parser<RemoteFile>
    Deprecated.
    static final int
     

    Fields inherited from class com.google.protobuf.GeneratedMessageV3

    alwaysUseFieldBuilders, unknownFields

    Fields inherited from class com.google.protobuf.AbstractMessage

    memoizedSize

    Fields inherited from class com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    static RemoteFile
     
     
    static final com.google.protobuf.Descriptors.Descriptor
     
    Optional display name.
    com.google.protobuf.ByteString
    Optional display name.
    com.google.protobuf.Struct
    Implementation-specific fields
    com.google.protobuf.StructOrBuilder
    Implementation-specific fields
    boolean
    True if the path represents a directory
    com.google.protobuf.Timestamp
    Modification time
    com.google.protobuf.TimestampOrBuilder
    Modification time
    File identifier Typically, a remote file path, or a filename in case of a flat file table.
    com.google.protobuf.ByteString
    File identifier Typically, a remote file path, or a filename in case of a flat file table.
    com.google.protobuf.Parser<RemoteFile>
     
    int
     
    long
    File size
    final com.google.protobuf.UnknownFieldSet
     
    boolean
    Optional display name.
    boolean
    Implementation-specific fields
    int
     
    boolean
    True if the path represents a directory
    boolean
    Modification time
    boolean
    File identifier Typically, a remote file path, or a filename in case of a flat file table.
    boolean
    File size
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
     
    final boolean
     
     
     
     
    newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
     
    protected Object
    newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
     
    static RemoteFile
     
    static RemoteFile
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static RemoteFile
    parseFrom(byte[] data)
     
    static RemoteFile
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static RemoteFile
    parseFrom(com.google.protobuf.ByteString data)
     
    static RemoteFile
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static RemoteFile
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    static RemoteFile
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static RemoteFile
     
    static RemoteFile
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static RemoteFile
     
    static RemoteFile
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<RemoteFile>
     
     
    void
    writeTo(com.google.protobuf.CodedOutputStream output)
     

    Methods inherited from class com.google.protobuf.GeneratedMessageV3

    canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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 com.google.protobuf.AbstractMessage

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

    Methods inherited from class 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 com.google.protobuf.MessageLite

    toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

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

  • Method Details

    • newInstance

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

      public final com.google.protobuf.UnknownFieldSet getUnknownFields()
      Specified by:
      getUnknownFields in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getUnknownFields in class com.google.protobuf.GeneratedMessageV3
    • 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
    • hasName

      public boolean hasName()
       File identifier
       Typically, a remote file path, or a filename
       in case of a flat file table.
       
      optional string name = 1;
      Specified by:
      hasName in interface RemoteFileOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public String getName()
       File identifier
       Typically, a remote file path, or a filename
       in case of a flat file table.
       
      optional string name = 1;
      Specified by:
      getName in interface RemoteFileOrBuilder
      Returns:
      The name.
    • getNameBytes

      public com.google.protobuf.ByteString getNameBytes()
       File identifier
       Typically, a remote file path, or a filename
       in case of a flat file table.
       
      optional string name = 1;
      Specified by:
      getNameBytes in interface RemoteFileOrBuilder
      Returns:
      The bytes for name.
    • hasDisplayName

      public boolean hasDisplayName()
       Optional display name. Can be used when the ``name``
       field contains information that should be hidden from the user.
       
      optional string displayName = 5;
      Specified by:
      hasDisplayName in interface RemoteFileOrBuilder
      Returns:
      Whether the displayName field is set.
    • getDisplayName

      public String getDisplayName()
       Optional display name. Can be used when the ``name``
       field contains information that should be hidden from the user.
       
      optional string displayName = 5;
      Specified by:
      getDisplayName in interface RemoteFileOrBuilder
      Returns:
      The displayName.
    • getDisplayNameBytes

      public com.google.protobuf.ByteString getDisplayNameBytes()
       Optional display name. Can be used when the ``name``
       field contains information that should be hidden from the user.
       
      optional string displayName = 5;
      Specified by:
      getDisplayNameBytes in interface RemoteFileOrBuilder
      Returns:
      The bytes for displayName.
    • hasIsDirectory

      public boolean hasIsDirectory()
       True if the path represents a directory
       
      optional bool isDirectory = 2;
      Specified by:
      hasIsDirectory in interface RemoteFileOrBuilder
      Returns:
      Whether the isDirectory field is set.
    • getIsDirectory

      public boolean getIsDirectory()
       True if the path represents a directory
       
      optional bool isDirectory = 2;
      Specified by:
      getIsDirectory in interface RemoteFileOrBuilder
      Returns:
      The isDirectory.
    • hasSize

      public boolean hasSize()
       File size
       
      optional uint64 size = 3;
      Specified by:
      hasSize in interface RemoteFileOrBuilder
      Returns:
      Whether the size field is set.
    • getSize

      public long getSize()
       File size
       
      optional uint64 size = 3;
      Specified by:
      getSize in interface RemoteFileOrBuilder
      Returns:
      The size.
    • hasModified

      public boolean hasModified()
       Modification time
       
      optional .google.protobuf.Timestamp modified = 4;
      Specified by:
      hasModified in interface RemoteFileOrBuilder
      Returns:
      Whether the modified field is set.
    • getModified

      public com.google.protobuf.Timestamp getModified()
       Modification time
       
      optional .google.protobuf.Timestamp modified = 4;
      Specified by:
      getModified in interface RemoteFileOrBuilder
      Returns:
      The modified.
    • getModifiedOrBuilder

      public com.google.protobuf.TimestampOrBuilder getModifiedOrBuilder()
       Modification time
       
      optional .google.protobuf.Timestamp modified = 4;
      Specified by:
      getModifiedOrBuilder in interface RemoteFileOrBuilder
    • hasExtra

      public boolean hasExtra()
       Implementation-specific fields
       
      optional .google.protobuf.Struct extra = 6;
      Specified by:
      hasExtra in interface RemoteFileOrBuilder
      Returns:
      Whether the extra field is set.
    • getExtra

      public com.google.protobuf.Struct getExtra()
       Implementation-specific fields
       
      optional .google.protobuf.Struct extra = 6;
      Specified by:
      getExtra in interface RemoteFileOrBuilder
      Returns:
      The extra.
    • getExtraOrBuilder

      public com.google.protobuf.StructOrBuilder getExtraOrBuilder()
       Implementation-specific fields
       
      optional .google.protobuf.Struct extra = 6;
      Specified by:
      getExtraOrBuilder in interface RemoteFileOrBuilder
    • isInitialized

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

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

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

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

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

      public static RemoteFile parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static RemoteFile parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static RemoteFile parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static RemoteFile parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static RemoteFile parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static RemoteFile parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

      public static RemoteFile parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

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

      public static RemoteFile parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static RemoteFile parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static RemoteFile parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public RemoteFile.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static RemoteFile.Builder newBuilder()
    • newBuilder

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

      public RemoteFile.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected RemoteFile.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static RemoteFile getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<RemoteFile> parser()
    • getParserForType

      public com.google.protobuf.Parser<RemoteFile> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public RemoteFile getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder