Package com.atlassian.bamboo.grpc
Interface CrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
CrossNodesCommunication.InvalidatePlanCacheRequest,CrossNodesCommunication.InvalidatePlanCacheRequest.Builder
- Enclosing class:
- CrossNodesCommunication
public static interface CrossNodesCommunication.InvalidatePlanCacheRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetChainPlanKeysToDelete(int index) repeated string chainPlanKeysToDelete = 3;com.google.protobuf.ByteStringgetChainPlanKeysToDeleteBytes(int index) repeated string chainPlanKeysToDelete = 3;intrepeated string chainPlanKeysToDelete = 3;repeated string chainPlanKeysToDelete = 3;getChainPlanKeysToIndex(int index) repeated string chainPlanKeysToIndex = 2;com.google.protobuf.ByteStringgetChainPlanKeysToIndexBytes(int index) repeated string chainPlanKeysToIndex = 2;intrepeated string chainPlanKeysToIndex = 2;repeated string chainPlanKeysToIndex = 2;getChainPlanKeysToInvalidate(int index) repeated string chainPlanKeysToInvalidate = 4;com.google.protobuf.ByteStringgetChainPlanKeysToInvalidateBytes(int index) repeated string chainPlanKeysToInvalidate = 4;intrepeated string chainPlanKeysToInvalidate = 4;repeated string chainPlanKeysToInvalidate = 4;getChainPlanKeysToReindex(int index) repeated string chainPlanKeysToReindex = 5;com.google.protobuf.ByteStringgetChainPlanKeysToReindexBytes(int index) repeated string chainPlanKeysToReindex = 5;intrepeated string chainPlanKeysToReindex = 5;repeated string chainPlanKeysToReindex = 5;.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;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasMetadata
boolean hasMetadata().com.atlassian.bamboo.grpc.Metadata metadata = 1;- Returns:
- Whether the metadata field is set.
-
getMetadata
CrossNodesCommunication.Metadata getMetadata().com.atlassian.bamboo.grpc.Metadata metadata = 1;- Returns:
- The metadata.
-
getMetadataOrBuilder
CrossNodesCommunication.MetadataOrBuilder getMetadataOrBuilder().com.atlassian.bamboo.grpc.Metadata metadata = 1; -
getChainPlanKeysToIndexList
repeated string chainPlanKeysToIndex = 2;- Returns:
- A list containing the chainPlanKeysToIndex.
-
getChainPlanKeysToIndexCount
int getChainPlanKeysToIndexCount()repeated string chainPlanKeysToIndex = 2;- Returns:
- The count of chainPlanKeysToIndex.
-
getChainPlanKeysToIndex
repeated string chainPlanKeysToIndex = 2;- Parameters:
index- The index of the element to return.- Returns:
- The chainPlanKeysToIndex at the given index.
-
getChainPlanKeysToIndexBytes
com.google.protobuf.ByteString getChainPlanKeysToIndexBytes(int index) repeated string chainPlanKeysToIndex = 2;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the chainPlanKeysToIndex at the given index.
-
getChainPlanKeysToDeleteList
repeated string chainPlanKeysToDelete = 3;- Returns:
- A list containing the chainPlanKeysToDelete.
-
getChainPlanKeysToDeleteCount
int getChainPlanKeysToDeleteCount()repeated string chainPlanKeysToDelete = 3;- Returns:
- The count of chainPlanKeysToDelete.
-
getChainPlanKeysToDelete
repeated string chainPlanKeysToDelete = 3;- Parameters:
index- The index of the element to return.- Returns:
- The chainPlanKeysToDelete at the given index.
-
getChainPlanKeysToDeleteBytes
com.google.protobuf.ByteString getChainPlanKeysToDeleteBytes(int index) repeated string chainPlanKeysToDelete = 3;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the chainPlanKeysToDelete at the given index.
-
getChainPlanKeysToInvalidateList
repeated string chainPlanKeysToInvalidate = 4;- Returns:
- A list containing the chainPlanKeysToInvalidate.
-
getChainPlanKeysToInvalidateCount
int getChainPlanKeysToInvalidateCount()repeated string chainPlanKeysToInvalidate = 4;- Returns:
- The count of chainPlanKeysToInvalidate.
-
getChainPlanKeysToInvalidate
repeated string chainPlanKeysToInvalidate = 4;- Parameters:
index- The index of the element to return.- Returns:
- The chainPlanKeysToInvalidate at the given index.
-
getChainPlanKeysToInvalidateBytes
com.google.protobuf.ByteString getChainPlanKeysToInvalidateBytes(int index) repeated string chainPlanKeysToInvalidate = 4;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the chainPlanKeysToInvalidate at the given index.
-
getChainPlanKeysToReindexList
repeated string chainPlanKeysToReindex = 5;- Returns:
- A list containing the chainPlanKeysToReindex.
-
getChainPlanKeysToReindexCount
int getChainPlanKeysToReindexCount()repeated string chainPlanKeysToReindex = 5;- Returns:
- The count of chainPlanKeysToReindex.
-
getChainPlanKeysToReindex
repeated string chainPlanKeysToReindex = 5;- Parameters:
index- The index of the element to return.- Returns:
- The chainPlanKeysToReindex at the given index.
-
getChainPlanKeysToReindexBytes
com.google.protobuf.ByteString getChainPlanKeysToReindexBytes(int index) repeated string chainPlanKeysToReindex = 5;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the chainPlanKeysToReindex at the given index.
-
getStageIdsToDeleteList
repeated int64 stageIdsToDelete = 6;- Returns:
- A list containing the stageIdsToDelete.
-
getStageIdsToDeleteCount
int getStageIdsToDeleteCount()repeated int64 stageIdsToDelete = 6;- Returns:
- The count of stageIdsToDelete.
-
getStageIdsToDelete
long getStageIdsToDelete(int index) repeated int64 stageIdsToDelete = 6;- Parameters:
index- The index of the element to return.- Returns:
- The stageIdsToDelete at the given index.
-