Package com.atlassian.bamboo.grpc
Class CrossNodesCommunication.InvalidatePlanCacheRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<CrossNodesCommunication.InvalidatePlanCacheRequest.Builder>
com.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.InvalidatePlanCacheRequest.Builder>
com.atlassian.bamboo.grpc.CrossNodesCommunication.InvalidatePlanCacheRequest.Builder
- All Implemented Interfaces:
CrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
CrossNodesCommunication.InvalidatePlanCacheRequest
public static final class CrossNodesCommunication.InvalidatePlanCacheRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.InvalidatePlanCacheRequest.Builder>
implements CrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder
Protobuf type
com.atlassian.bamboo.grpc.InvalidatePlanCacheRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllChainPlanKeysToDelete(Iterable<String> values) repeated string chainPlanKeysToDelete = 3;addAllChainPlanKeysToIndex(Iterable<String> values) repeated string chainPlanKeysToIndex = 2;repeated string chainPlanKeysToInvalidate = 4;addAllChainPlanKeysToReindex(Iterable<String> values) repeated string chainPlanKeysToReindex = 5;addAllStageIdsToDelete(Iterable<? extends Long> values) repeated int64 stageIdsToDelete = 6;addChainPlanKeysToDelete(String value) repeated string chainPlanKeysToDelete = 3;addChainPlanKeysToDeleteBytes(com.google.protobuf.ByteString value) repeated string chainPlanKeysToDelete = 3;addChainPlanKeysToIndex(String value) repeated string chainPlanKeysToIndex = 2;addChainPlanKeysToIndexBytes(com.google.protobuf.ByteString value) repeated string chainPlanKeysToIndex = 2;repeated string chainPlanKeysToInvalidate = 4;addChainPlanKeysToInvalidateBytes(com.google.protobuf.ByteString value) repeated string chainPlanKeysToInvalidate = 4;addChainPlanKeysToReindex(String value) repeated string chainPlanKeysToReindex = 5;addChainPlanKeysToReindexBytes(com.google.protobuf.ByteString value) repeated string chainPlanKeysToReindex = 5;addStageIdsToDelete(long value) repeated int64 stageIdsToDelete = 6;build()clear()repeated string chainPlanKeysToDelete = 3;repeated string chainPlanKeysToIndex = 2;repeated string chainPlanKeysToInvalidate = 4;repeated string chainPlanKeysToReindex = 5;.com.atlassian.bamboo.grpc.Metadata metadata = 1;repeated int64 stageIdsToDelete = 6;getChainPlanKeysToDelete(int index) repeated string chainPlanKeysToDelete = 3;com.google.protobuf.ByteStringgetChainPlanKeysToDeleteBytes(int index) repeated string chainPlanKeysToDelete = 3;intrepeated string chainPlanKeysToDelete = 3;com.google.protobuf.ProtocolStringListrepeated string chainPlanKeysToDelete = 3;getChainPlanKeysToIndex(int index) repeated string chainPlanKeysToIndex = 2;com.google.protobuf.ByteStringgetChainPlanKeysToIndexBytes(int index) repeated string chainPlanKeysToIndex = 2;intrepeated string chainPlanKeysToIndex = 2;com.google.protobuf.ProtocolStringListrepeated string chainPlanKeysToIndex = 2;getChainPlanKeysToInvalidate(int index) repeated string chainPlanKeysToInvalidate = 4;com.google.protobuf.ByteStringgetChainPlanKeysToInvalidateBytes(int index) repeated string chainPlanKeysToInvalidate = 4;intrepeated string chainPlanKeysToInvalidate = 4;com.google.protobuf.ProtocolStringListrepeated string chainPlanKeysToInvalidate = 4;getChainPlanKeysToReindex(int index) repeated string chainPlanKeysToReindex = 5;com.google.protobuf.ByteStringgetChainPlanKeysToReindexBytes(int index) repeated string chainPlanKeysToReindex = 5;intrepeated string chainPlanKeysToReindex = 5;com.google.protobuf.ProtocolStringListrepeated string chainPlanKeysToReindex = 5;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor.com.atlassian.bamboo.grpc.Metadata metadata = 1;.com.atlassian.bamboo.grpc.Metadata metadata = 1;.com.atlassian.bamboo.grpc.Metadata metadata = 1;longgetStageIdsToDelete(int index) repeated int64 stageIdsToDelete = 6;intrepeated int64 stageIdsToDelete = 6;repeated int64 stageIdsToDelete = 6;boolean.com.atlassian.bamboo.grpc.Metadata metadata = 1;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) .com.atlassian.bamboo.grpc.Metadata metadata = 1;setChainPlanKeysToDelete(int index, String value) repeated string chainPlanKeysToDelete = 3;setChainPlanKeysToIndex(int index, String value) repeated string chainPlanKeysToIndex = 2;setChainPlanKeysToInvalidate(int index, String value) repeated string chainPlanKeysToInvalidate = 4;setChainPlanKeysToReindex(int index, String value) repeated string chainPlanKeysToReindex = 5;.com.atlassian.bamboo.grpc.Metadata metadata = 1;setMetadata(CrossNodesCommunication.Metadata.Builder builderForValue) .com.atlassian.bamboo.grpc.Metadata metadata = 1;setStageIdsToDelete(int index, long value) repeated int64 stageIdsToDelete = 6;Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.InvalidatePlanCacheRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.InvalidatePlanCacheRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.InvalidatePlanCacheRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CrossNodesCommunication.InvalidatePlanCacheRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.InvalidatePlanCacheRequest.Builder>
-
mergeFrom
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CrossNodesCommunication.InvalidatePlanCacheRequest.Builder>- Throws:
IOException
-
hasMetadata
public boolean hasMetadata().com.atlassian.bamboo.grpc.Metadata metadata = 1;- Specified by:
hasMetadatain interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
.com.atlassian.bamboo.grpc.Metadata metadata = 1;- Specified by:
getMetadatain interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Returns:
- The metadata.
-
setMetadata
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder setMetadata(CrossNodesCommunication.Metadata value) .com.atlassian.bamboo.grpc.Metadata metadata = 1; -
setMetadata
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder setMetadata(CrossNodesCommunication.Metadata.Builder builderForValue) .com.atlassian.bamboo.grpc.Metadata metadata = 1; -
mergeMetadata
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder mergeMetadata(CrossNodesCommunication.Metadata value) .com.atlassian.bamboo.grpc.Metadata metadata = 1; -
clearMetadata
.com.atlassian.bamboo.grpc.Metadata metadata = 1; -
getMetadataBuilder
.com.atlassian.bamboo.grpc.Metadata metadata = 1; -
getMetadataOrBuilder
.com.atlassian.bamboo.grpc.Metadata metadata = 1;- Specified by:
getMetadataOrBuilderin interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder
-
getChainPlanKeysToIndexList
public com.google.protobuf.ProtocolStringList getChainPlanKeysToIndexList()repeated string chainPlanKeysToIndex = 2;- Specified by:
getChainPlanKeysToIndexListin interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Returns:
- A list containing the chainPlanKeysToIndex.
-
getChainPlanKeysToIndexCount
public int getChainPlanKeysToIndexCount()repeated string chainPlanKeysToIndex = 2;- Specified by:
getChainPlanKeysToIndexCountin interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Returns:
- The count of chainPlanKeysToIndex.
-
getChainPlanKeysToIndex
repeated string chainPlanKeysToIndex = 2;- Specified by:
getChainPlanKeysToIndexin interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The chainPlanKeysToIndex at the given index.
-
getChainPlanKeysToIndexBytes
public com.google.protobuf.ByteString getChainPlanKeysToIndexBytes(int index) repeated string chainPlanKeysToIndex = 2;- Specified by:
getChainPlanKeysToIndexBytesin interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the chainPlanKeysToIndex at the given index.
-
setChainPlanKeysToIndex
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder setChainPlanKeysToIndex(int index, String value) repeated string chainPlanKeysToIndex = 2;- Parameters:
index- The index to set the value at.value- The chainPlanKeysToIndex to set.- Returns:
- This builder for chaining.
-
addChainPlanKeysToIndex
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder addChainPlanKeysToIndex(String value) repeated string chainPlanKeysToIndex = 2;- Parameters:
value- The chainPlanKeysToIndex to add.- Returns:
- This builder for chaining.
-
addAllChainPlanKeysToIndex
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder addAllChainPlanKeysToIndex(Iterable<String> values) repeated string chainPlanKeysToIndex = 2;- Parameters:
values- The chainPlanKeysToIndex to add.- Returns:
- This builder for chaining.
-
clearChainPlanKeysToIndex
repeated string chainPlanKeysToIndex = 2;- Returns:
- This builder for chaining.
-
addChainPlanKeysToIndexBytes
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder addChainPlanKeysToIndexBytes(com.google.protobuf.ByteString value) repeated string chainPlanKeysToIndex = 2;- Parameters:
value- The bytes of the chainPlanKeysToIndex to add.- Returns:
- This builder for chaining.
-
getChainPlanKeysToDeleteList
public com.google.protobuf.ProtocolStringList getChainPlanKeysToDeleteList()repeated string chainPlanKeysToDelete = 3;- Specified by:
getChainPlanKeysToDeleteListin interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Returns:
- A list containing the chainPlanKeysToDelete.
-
getChainPlanKeysToDeleteCount
public int getChainPlanKeysToDeleteCount()repeated string chainPlanKeysToDelete = 3;- Specified by:
getChainPlanKeysToDeleteCountin interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Returns:
- The count of chainPlanKeysToDelete.
-
getChainPlanKeysToDelete
repeated string chainPlanKeysToDelete = 3;- Specified by:
getChainPlanKeysToDeletein interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The chainPlanKeysToDelete at the given index.
-
getChainPlanKeysToDeleteBytes
public com.google.protobuf.ByteString getChainPlanKeysToDeleteBytes(int index) repeated string chainPlanKeysToDelete = 3;- Specified by:
getChainPlanKeysToDeleteBytesin interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the chainPlanKeysToDelete at the given index.
-
setChainPlanKeysToDelete
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder setChainPlanKeysToDelete(int index, String value) repeated string chainPlanKeysToDelete = 3;- Parameters:
index- The index to set the value at.value- The chainPlanKeysToDelete to set.- Returns:
- This builder for chaining.
-
addChainPlanKeysToDelete
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder addChainPlanKeysToDelete(String value) repeated string chainPlanKeysToDelete = 3;- Parameters:
value- The chainPlanKeysToDelete to add.- Returns:
- This builder for chaining.
-
addAllChainPlanKeysToDelete
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder addAllChainPlanKeysToDelete(Iterable<String> values) repeated string chainPlanKeysToDelete = 3;- Parameters:
values- The chainPlanKeysToDelete to add.- Returns:
- This builder for chaining.
-
clearChainPlanKeysToDelete
repeated string chainPlanKeysToDelete = 3;- Returns:
- This builder for chaining.
-
addChainPlanKeysToDeleteBytes
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder addChainPlanKeysToDeleteBytes(com.google.protobuf.ByteString value) repeated string chainPlanKeysToDelete = 3;- Parameters:
value- The bytes of the chainPlanKeysToDelete to add.- Returns:
- This builder for chaining.
-
getChainPlanKeysToInvalidateList
public com.google.protobuf.ProtocolStringList getChainPlanKeysToInvalidateList()repeated string chainPlanKeysToInvalidate = 4;- Specified by:
getChainPlanKeysToInvalidateListin interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Returns:
- A list containing the chainPlanKeysToInvalidate.
-
getChainPlanKeysToInvalidateCount
public int getChainPlanKeysToInvalidateCount()repeated string chainPlanKeysToInvalidate = 4;- Specified by:
getChainPlanKeysToInvalidateCountin interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Returns:
- The count of chainPlanKeysToInvalidate.
-
getChainPlanKeysToInvalidate
repeated string chainPlanKeysToInvalidate = 4;- Specified by:
getChainPlanKeysToInvalidatein interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The chainPlanKeysToInvalidate at the given index.
-
getChainPlanKeysToInvalidateBytes
public com.google.protobuf.ByteString getChainPlanKeysToInvalidateBytes(int index) repeated string chainPlanKeysToInvalidate = 4;- Specified by:
getChainPlanKeysToInvalidateBytesin interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the chainPlanKeysToInvalidate at the given index.
-
setChainPlanKeysToInvalidate
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder setChainPlanKeysToInvalidate(int index, String value) repeated string chainPlanKeysToInvalidate = 4;- Parameters:
index- The index to set the value at.value- The chainPlanKeysToInvalidate to set.- Returns:
- This builder for chaining.
-
addChainPlanKeysToInvalidate
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder addChainPlanKeysToInvalidate(String value) repeated string chainPlanKeysToInvalidate = 4;- Parameters:
value- The chainPlanKeysToInvalidate to add.- Returns:
- This builder for chaining.
-
addAllChainPlanKeysToInvalidate
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder addAllChainPlanKeysToInvalidate(Iterable<String> values) repeated string chainPlanKeysToInvalidate = 4;- Parameters:
values- The chainPlanKeysToInvalidate to add.- Returns:
- This builder for chaining.
-
clearChainPlanKeysToInvalidate
repeated string chainPlanKeysToInvalidate = 4;- Returns:
- This builder for chaining.
-
addChainPlanKeysToInvalidateBytes
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder addChainPlanKeysToInvalidateBytes(com.google.protobuf.ByteString value) repeated string chainPlanKeysToInvalidate = 4;- Parameters:
value- The bytes of the chainPlanKeysToInvalidate to add.- Returns:
- This builder for chaining.
-
getChainPlanKeysToReindexList
public com.google.protobuf.ProtocolStringList getChainPlanKeysToReindexList()repeated string chainPlanKeysToReindex = 5;- Specified by:
getChainPlanKeysToReindexListin interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Returns:
- A list containing the chainPlanKeysToReindex.
-
getChainPlanKeysToReindexCount
public int getChainPlanKeysToReindexCount()repeated string chainPlanKeysToReindex = 5;- Specified by:
getChainPlanKeysToReindexCountin interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Returns:
- The count of chainPlanKeysToReindex.
-
getChainPlanKeysToReindex
repeated string chainPlanKeysToReindex = 5;- Specified by:
getChainPlanKeysToReindexin interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The chainPlanKeysToReindex at the given index.
-
getChainPlanKeysToReindexBytes
public com.google.protobuf.ByteString getChainPlanKeysToReindexBytes(int index) repeated string chainPlanKeysToReindex = 5;- Specified by:
getChainPlanKeysToReindexBytesin interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the chainPlanKeysToReindex at the given index.
-
setChainPlanKeysToReindex
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder setChainPlanKeysToReindex(int index, String value) repeated string chainPlanKeysToReindex = 5;- Parameters:
index- The index to set the value at.value- The chainPlanKeysToReindex to set.- Returns:
- This builder for chaining.
-
addChainPlanKeysToReindex
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder addChainPlanKeysToReindex(String value) repeated string chainPlanKeysToReindex = 5;- Parameters:
value- The chainPlanKeysToReindex to add.- Returns:
- This builder for chaining.
-
addAllChainPlanKeysToReindex
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder addAllChainPlanKeysToReindex(Iterable<String> values) repeated string chainPlanKeysToReindex = 5;- Parameters:
values- The chainPlanKeysToReindex to add.- Returns:
- This builder for chaining.
-
clearChainPlanKeysToReindex
repeated string chainPlanKeysToReindex = 5;- Returns:
- This builder for chaining.
-
addChainPlanKeysToReindexBytes
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder addChainPlanKeysToReindexBytes(com.google.protobuf.ByteString value) repeated string chainPlanKeysToReindex = 5;- Parameters:
value- The bytes of the chainPlanKeysToReindex to add.- Returns:
- This builder for chaining.
-
getStageIdsToDeleteList
repeated int64 stageIdsToDelete = 6;- Specified by:
getStageIdsToDeleteListin interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Returns:
- A list containing the stageIdsToDelete.
-
getStageIdsToDeleteCount
public int getStageIdsToDeleteCount()repeated int64 stageIdsToDelete = 6;- Specified by:
getStageIdsToDeleteCountin interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Returns:
- The count of stageIdsToDelete.
-
getStageIdsToDelete
public long getStageIdsToDelete(int index) repeated int64 stageIdsToDelete = 6;- Specified by:
getStageIdsToDeletein interfaceCrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The stageIdsToDelete at the given index.
-
setStageIdsToDelete
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder setStageIdsToDelete(int index, long value) repeated int64 stageIdsToDelete = 6;- Parameters:
index- The index to set the value at.value- The stageIdsToDelete to set.- Returns:
- This builder for chaining.
-
addStageIdsToDelete
repeated int64 stageIdsToDelete = 6;- Parameters:
value- The stageIdsToDelete to add.- Returns:
- This builder for chaining.
-
addAllStageIdsToDelete
public CrossNodesCommunication.InvalidatePlanCacheRequest.Builder addAllStageIdsToDelete(Iterable<? extends Long> values) repeated int64 stageIdsToDelete = 6;- Parameters:
values- The stageIdsToDelete to add.- Returns:
- This builder for chaining.
-
clearStageIdsToDelete
repeated int64 stageIdsToDelete = 6;- Returns:
- This builder for chaining.
-