public final class AddPolicyPOptions extends com.google.protobuf.GeneratedMessageV3 implements AddPolicyPOptionsOrBuilder
alluxio.grpc.policy.AddPolicyPOptions
Modifier and Type | Class and Description |
---|---|
static class |
AddPolicyPOptions.Builder
Protobuf type
alluxio.grpc.policy.AddPolicyPOptions |
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
Modifier and Type | Field and Description |
---|---|
static int |
DSTPATH_FIELD_NUMBER |
static int |
FILE_DATE_PATTERN_FIELD_NUMBER |
static int |
FILTER_FIELD_NUMBER |
static int |
OPERATION_FIELD_NUMBER |
static com.google.protobuf.Parser<AddPolicyPOptions> |
PARSER
Deprecated.
|
static int |
SRCPATH_FIELD_NUMBER |
static int |
TIMEEXPRESSION_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static AddPolicyPOptions |
getDefaultInstance() |
AddPolicyPOptions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDstPath()
optional string dstPath = 3; |
com.google.protobuf.ByteString |
getDstPathBytes()
optional string dstPath = 3; |
String |
getFileDatePattern()
optional string file_date_pattern = 6; |
com.google.protobuf.ByteString |
getFileDatePatternBytes()
optional string file_date_pattern = 6; |
String |
getFilter()
optional string filter = 5; |
com.google.protobuf.ByteString |
getFilterBytes()
optional string filter = 5; |
String |
getOperation()
optional string operation = 1; |
com.google.protobuf.ByteString |
getOperationBytes()
optional string operation = 1; |
com.google.protobuf.Parser<AddPolicyPOptions> |
getParserForType() |
int |
getSerializedSize() |
String |
getSrcPath()
optional string srcPath = 2; |
com.google.protobuf.ByteString |
getSrcPathBytes()
optional string srcPath = 2; |
String |
getTimeExpression()
optional string timeExpression = 4; |
com.google.protobuf.ByteString |
getTimeExpressionBytes()
optional string timeExpression = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasDstPath()
optional string dstPath = 3; |
boolean |
hasFileDatePattern()
optional string file_date_pattern = 6; |
boolean |
hasFilter()
optional string filter = 5; |
int |
hashCode() |
boolean |
hasOperation()
optional string operation = 1; |
boolean |
hasSrcPath()
optional string srcPath = 2; |
boolean |
hasTimeExpression()
optional string timeExpression = 4; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AddPolicyPOptions.Builder |
newBuilder() |
static AddPolicyPOptions.Builder |
newBuilder(AddPolicyPOptions prototype) |
AddPolicyPOptions.Builder |
newBuilderForType() |
protected AddPolicyPOptions.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AddPolicyPOptions |
parseDelimitedFrom(InputStream input) |
static AddPolicyPOptions |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddPolicyPOptions |
parseFrom(byte[] data) |
static AddPolicyPOptions |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddPolicyPOptions |
parseFrom(ByteBuffer data) |
static AddPolicyPOptions |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddPolicyPOptions |
parseFrom(com.google.protobuf.ByteString data) |
static AddPolicyPOptions |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddPolicyPOptions |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AddPolicyPOptions |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddPolicyPOptions |
parseFrom(InputStream input) |
static AddPolicyPOptions |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AddPolicyPOptions> |
parser() |
AddPolicyPOptions.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
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
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int OPERATION_FIELD_NUMBER
public static final int SRCPATH_FIELD_NUMBER
public static final int DSTPATH_FIELD_NUMBER
public static final int TIMEEXPRESSION_FIELD_NUMBER
public static final int FILTER_FIELD_NUMBER
public static final int FILE_DATE_PATTERN_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<AddPolicyPOptions> PARSER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasOperation()
optional string operation = 1;
hasOperation
in interface AddPolicyPOptionsOrBuilder
public String getOperation()
optional string operation = 1;
getOperation
in interface AddPolicyPOptionsOrBuilder
public com.google.protobuf.ByteString getOperationBytes()
optional string operation = 1;
getOperationBytes
in interface AddPolicyPOptionsOrBuilder
public boolean hasSrcPath()
optional string srcPath = 2;
hasSrcPath
in interface AddPolicyPOptionsOrBuilder
public String getSrcPath()
optional string srcPath = 2;
getSrcPath
in interface AddPolicyPOptionsOrBuilder
public com.google.protobuf.ByteString getSrcPathBytes()
optional string srcPath = 2;
getSrcPathBytes
in interface AddPolicyPOptionsOrBuilder
public boolean hasDstPath()
optional string dstPath = 3;
hasDstPath
in interface AddPolicyPOptionsOrBuilder
public String getDstPath()
optional string dstPath = 3;
getDstPath
in interface AddPolicyPOptionsOrBuilder
public com.google.protobuf.ByteString getDstPathBytes()
optional string dstPath = 3;
getDstPathBytes
in interface AddPolicyPOptionsOrBuilder
public boolean hasTimeExpression()
optional string timeExpression = 4;
hasTimeExpression
in interface AddPolicyPOptionsOrBuilder
public String getTimeExpression()
optional string timeExpression = 4;
getTimeExpression
in interface AddPolicyPOptionsOrBuilder
public com.google.protobuf.ByteString getTimeExpressionBytes()
optional string timeExpression = 4;
getTimeExpressionBytes
in interface AddPolicyPOptionsOrBuilder
public boolean hasFilter()
optional string filter = 5;
hasFilter
in interface AddPolicyPOptionsOrBuilder
public String getFilter()
optional string filter = 5;
getFilter
in interface AddPolicyPOptionsOrBuilder
public com.google.protobuf.ByteString getFilterBytes()
optional string filter = 5;
getFilterBytes
in interface AddPolicyPOptionsOrBuilder
public boolean hasFileDatePattern()
optional string file_date_pattern = 6;
hasFileDatePattern
in interface AddPolicyPOptionsOrBuilder
public String getFileDatePattern()
optional string file_date_pattern = 6;
getFileDatePattern
in interface AddPolicyPOptionsOrBuilder
public com.google.protobuf.ByteString getFileDatePatternBytes()
optional string file_date_pattern = 6;
getFileDatePatternBytes
in interface AddPolicyPOptionsOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static AddPolicyPOptions parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddPolicyPOptions parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddPolicyPOptions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddPolicyPOptions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddPolicyPOptions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddPolicyPOptions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AddPolicyPOptions parseFrom(InputStream input) throws IOException
IOException
public static AddPolicyPOptions parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static AddPolicyPOptions parseDelimitedFrom(InputStream input) throws IOException
IOException
public static AddPolicyPOptions parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static AddPolicyPOptions parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static AddPolicyPOptions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public AddPolicyPOptions.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static AddPolicyPOptions.Builder newBuilder()
public static AddPolicyPOptions.Builder newBuilder(AddPolicyPOptions prototype)
public AddPolicyPOptions.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected AddPolicyPOptions.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static AddPolicyPOptions getDefaultInstance()
public static com.google.protobuf.Parser<AddPolicyPOptions> parser()
public com.google.protobuf.Parser<AddPolicyPOptions> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public AddPolicyPOptions getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2023. All Rights Reserved.