Class Ops.FileActionCopy
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
pb.Ops.FileActionCopy
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,Ops.FileActionCopyOrBuilder
- Enclosing class:
Ops
public static final class Ops.FileActionCopy
extends com.google.protobuf.GeneratedMessage
implements Ops.FileActionCopyOrBuilder
Protobuf type
pb.FileActionCopy
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typepb.FileActionCopy
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParent
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
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 com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
allowEmptyWildcard doesn't fail the whole copy if wildcard doesn't resolve to filesboolean
allowWildcard allows filepath.Match wildcards in src pathboolean
alwaysReplaceExistingDestPaths results in an existing dest path that differs in type from the src path being replaced rather than the default of returning an errorboolean
attemptUnpackDockerCompatibility detects if src is an archive to unpack it insteadboolean
createDestPath creates dest path directories if neededstatic Ops.FileActionCopy
static final com.google.protobuf.Descriptors.Descriptor
getDest()
dest pathcom.google.protobuf.ByteString
dest pathboolean
dirCopyContents only copies contents if src is a directorygetExcludePatterns
(int index) exclude files/dir matching any of these patterns (even if they match an include pattern)com.google.protobuf.ByteString
getExcludePatternsBytes
(int index) exclude files/dir matching any of these patterns (even if they match an include pattern)int
exclude files/dir matching any of these patterns (even if they match an include pattern)com.google.protobuf.ProtocolStringList
exclude files/dir matching any of these patterns (even if they match an include pattern)boolean
followSymlink resolves symlinks in srcgetIncludePatterns
(int index) include only files/dirs matching at least one of these patternscom.google.protobuf.ByteString
getIncludePatternsBytes
(int index) include only files/dirs matching at least one of these patternsint
include only files/dirs matching at least one of these patternscom.google.protobuf.ProtocolStringList
include only files/dirs matching at least one of these patternsint
getMode()
optional permission bits overridemode in non-octal formatcom.google.protobuf.ByteString
mode in non-octal formatgetOwner()
optional owner overrideoptional owner overridecom.google.protobuf.Parser
<Ops.FileActionCopy> int
getSrc()
src is the source pathcom.google.protobuf.ByteString
src is the source pathlong
optional created time overrideint
hashCode()
boolean
hasOwner()
optional owner overrideprotected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
static Ops.FileActionCopy.Builder
static Ops.FileActionCopy.Builder
newBuilder
(Ops.FileActionCopy prototype) protected Ops.FileActionCopy.Builder
newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) static Ops.FileActionCopy
parseDelimitedFrom
(InputStream input) static Ops.FileActionCopy
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.FileActionCopy
parseFrom
(byte[] data) static Ops.FileActionCopy
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.FileActionCopy
parseFrom
(com.google.protobuf.ByteString data) static Ops.FileActionCopy
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.FileActionCopy
parseFrom
(com.google.protobuf.CodedInputStream input) static Ops.FileActionCopy
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.FileActionCopy
parseFrom
(InputStream input) static Ops.FileActionCopy
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.FileActionCopy
parseFrom
(ByteBuffer data) static Ops.FileActionCopy
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser
<Ops.FileActionCopy> parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, 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, hashFields, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
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, getUnknownFields, hasField, hasOneof
-
Field Details
-
SRC_FIELD_NUMBER
public static final int SRC_FIELD_NUMBER- See Also:
-
DEST_FIELD_NUMBER
public static final int DEST_FIELD_NUMBER- See Also:
-
OWNER_FIELD_NUMBER
public static final int OWNER_FIELD_NUMBER- See Also:
-
MODE_FIELD_NUMBER
public static final int MODE_FIELD_NUMBER- See Also:
-
FOLLOWSYMLINK_FIELD_NUMBER
public static final int FOLLOWSYMLINK_FIELD_NUMBER- See Also:
-
DIRCOPYCONTENTS_FIELD_NUMBER
public static final int DIRCOPYCONTENTS_FIELD_NUMBER- See Also:
-
ATTEMPTUNPACKDOCKERCOMPATIBILITY_FIELD_NUMBER
public static final int ATTEMPTUNPACKDOCKERCOMPATIBILITY_FIELD_NUMBER- See Also:
-
CREATEDESTPATH_FIELD_NUMBER
public static final int CREATEDESTPATH_FIELD_NUMBER- See Also:
-
ALLOWWILDCARD_FIELD_NUMBER
public static final int ALLOWWILDCARD_FIELD_NUMBER- See Also:
-
ALLOWEMPTYWILDCARD_FIELD_NUMBER
public static final int ALLOWEMPTYWILDCARD_FIELD_NUMBER- See Also:
-
TIMESTAMP_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER- See Also:
-
INCLUDE_PATTERNS_FIELD_NUMBER
public static final int INCLUDE_PATTERNS_FIELD_NUMBER- See Also:
-
EXCLUDE_PATTERNS_FIELD_NUMBER
public static final int EXCLUDE_PATTERNS_FIELD_NUMBER- See Also:
-
ALWAYSREPLACEEXISTINGDESTPATHS_FIELD_NUMBER
public static final int ALWAYSREPLACEEXISTINGDESTPATHS_FIELD_NUMBER- See Also:
-
MODESTR_FIELD_NUMBER
public static final int MODESTR_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage
-
getSrc
src is the source path
string src = 1;
- Specified by:
getSrc
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The src.
-
getSrcBytes
public com.google.protobuf.ByteString getSrcBytes()src is the source path
string src = 1;
- Specified by:
getSrcBytes
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The bytes for src.
-
getDest
dest path
string dest = 2;
- Specified by:
getDest
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The dest.
-
getDestBytes
public com.google.protobuf.ByteString getDestBytes()dest path
string dest = 2;
- Specified by:
getDestBytes
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The bytes for dest.
-
hasOwner
public boolean hasOwner()optional owner override
.pb.ChownOpt owner = 3;
- Specified by:
hasOwner
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- Whether the owner field is set.
-
getOwner
optional owner override
.pb.ChownOpt owner = 3;
- Specified by:
getOwner
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The owner.
-
getOwnerOrBuilder
optional owner override
.pb.ChownOpt owner = 3;
- Specified by:
getOwnerOrBuilder
in interfaceOps.FileActionCopyOrBuilder
-
getMode
public int getMode()optional permission bits override
int32 mode = 4;
- Specified by:
getMode
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The mode.
-
getFollowSymlink
public boolean getFollowSymlink()followSymlink resolves symlinks in src
bool followSymlink = 5;
- Specified by:
getFollowSymlink
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The followSymlink.
-
getDirCopyContents
public boolean getDirCopyContents()dirCopyContents only copies contents if src is a directory
bool dirCopyContents = 6;
- Specified by:
getDirCopyContents
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The dirCopyContents.
-
getAttemptUnpackDockerCompatibility
public boolean getAttemptUnpackDockerCompatibility()attemptUnpackDockerCompatibility detects if src is an archive to unpack it instead
bool attemptUnpackDockerCompatibility = 7;
- Specified by:
getAttemptUnpackDockerCompatibility
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The attemptUnpackDockerCompatibility.
-
getCreateDestPath
public boolean getCreateDestPath()createDestPath creates dest path directories if needed
bool createDestPath = 8;
- Specified by:
getCreateDestPath
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The createDestPath.
-
getAllowWildcard
public boolean getAllowWildcard()allowWildcard allows filepath.Match wildcards in src path
bool allowWildcard = 9;
- Specified by:
getAllowWildcard
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The allowWildcard.
-
getAllowEmptyWildcard
public boolean getAllowEmptyWildcard()allowEmptyWildcard doesn't fail the whole copy if wildcard doesn't resolve to files
bool allowEmptyWildcard = 10;
- Specified by:
getAllowEmptyWildcard
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The allowEmptyWildcard.
-
getTimestamp
public long getTimestamp()optional created time override
int64 timestamp = 11;
- Specified by:
getTimestamp
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The timestamp.
-
getIncludePatternsList
public com.google.protobuf.ProtocolStringList getIncludePatternsList()include only files/dirs matching at least one of these patterns
repeated string include_patterns = 12;
- Specified by:
getIncludePatternsList
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- A list containing the includePatterns.
-
getIncludePatternsCount
public int getIncludePatternsCount()include only files/dirs matching at least one of these patterns
repeated string include_patterns = 12;
- Specified by:
getIncludePatternsCount
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The count of includePatterns.
-
getIncludePatterns
include only files/dirs matching at least one of these patterns
repeated string include_patterns = 12;
- Specified by:
getIncludePatterns
in interfaceOps.FileActionCopyOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The includePatterns at the given index.
-
getIncludePatternsBytes
public com.google.protobuf.ByteString getIncludePatternsBytes(int index) include only files/dirs matching at least one of these patterns
repeated string include_patterns = 12;
- Specified by:
getIncludePatternsBytes
in interfaceOps.FileActionCopyOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the includePatterns at the given index.
-
getExcludePatternsList
public com.google.protobuf.ProtocolStringList getExcludePatternsList()exclude files/dir matching any of these patterns (even if they match an include pattern)
repeated string exclude_patterns = 13;
- Specified by:
getExcludePatternsList
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- A list containing the excludePatterns.
-
getExcludePatternsCount
public int getExcludePatternsCount()exclude files/dir matching any of these patterns (even if they match an include pattern)
repeated string exclude_patterns = 13;
- Specified by:
getExcludePatternsCount
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The count of excludePatterns.
-
getExcludePatterns
exclude files/dir matching any of these patterns (even if they match an include pattern)
repeated string exclude_patterns = 13;
- Specified by:
getExcludePatterns
in interfaceOps.FileActionCopyOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The excludePatterns at the given index.
-
getExcludePatternsBytes
public com.google.protobuf.ByteString getExcludePatternsBytes(int index) exclude files/dir matching any of these patterns (even if they match an include pattern)
repeated string exclude_patterns = 13;
- Specified by:
getExcludePatternsBytes
in interfaceOps.FileActionCopyOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the excludePatterns at the given index.
-
getAlwaysReplaceExistingDestPaths
public boolean getAlwaysReplaceExistingDestPaths()alwaysReplaceExistingDestPaths results in an existing dest path that differs in type from the src path being replaced rather than the default of returning an error
bool alwaysReplaceExistingDestPaths = 14;
- Specified by:
getAlwaysReplaceExistingDestPaths
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The alwaysReplaceExistingDestPaths.
-
getModeStr
mode in non-octal format
string modeStr = 15;
- Specified by:
getModeStr
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The modeStr.
-
getModeStrBytes
public com.google.protobuf.ByteString getModeStrBytes()mode in non-octal format
string modeStr = 15;
- Specified by:
getModeStrBytes
in interfaceOps.FileActionCopyOrBuilder
- Returns:
- The bytes for modeStr.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Ops.FileActionCopy parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.FileActionCopy parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.FileActionCopy parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.FileActionCopy parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.FileActionCopy parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.FileActionCopy parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Ops.FileActionCopy parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Ops.FileActionCopy parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Ops.FileActionCopy parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Ops.FileActionCopy parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Ops.FileActionCopy.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-