CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.addAllChainPlanKeysToDelete(Iterable<String> values) |
repeated string chainPlanKeysToDelete = 3;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.addAllChainPlanKeysToIndex(Iterable<String> values) |
repeated string chainPlanKeysToIndex = 2;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.addAllChainPlanKeysToInvalidate(Iterable<String> values) |
repeated string chainPlanKeysToInvalidate = 4;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.addAllChainPlanKeysToReindex(Iterable<String> values) |
repeated string chainPlanKeysToReindex = 5;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.addAllStageIdsToDelete(Iterable<? extends Long> values) |
repeated int64 stageIdsToDelete = 6;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.addChainPlanKeysToDelete(String value) |
repeated string chainPlanKeysToDelete = 3;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.addChainPlanKeysToDeleteBytes(com.google.protobuf.ByteString value) |
repeated string chainPlanKeysToDelete = 3;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.addChainPlanKeysToIndex(String value) |
repeated string chainPlanKeysToIndex = 2;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.addChainPlanKeysToIndexBytes(com.google.protobuf.ByteString value) |
repeated string chainPlanKeysToIndex = 2;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.addChainPlanKeysToInvalidate(String value) |
repeated string chainPlanKeysToInvalidate = 4;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.addChainPlanKeysToInvalidateBytes(com.google.protobuf.ByteString value) |
repeated string chainPlanKeysToInvalidate = 4;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.addChainPlanKeysToReindex(String value) |
repeated string chainPlanKeysToReindex = 5;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.addChainPlanKeysToReindexBytes(com.google.protobuf.ByteString value) |
repeated string chainPlanKeysToReindex = 5;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.addStageIdsToDelete(long value) |
repeated int64 stageIdsToDelete = 6;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.clear() |
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.clearChainPlanKeysToDelete() |
repeated string chainPlanKeysToDelete = 3;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.clearChainPlanKeysToIndex() |
repeated string chainPlanKeysToIndex = 2;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.clearChainPlanKeysToInvalidate() |
repeated string chainPlanKeysToInvalidate = 4;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.clearChainPlanKeysToReindex() |
repeated string chainPlanKeysToReindex = 5;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.clearMetadata() |
.com.atlassian.bamboo.grpc.Metadata metadata = 1;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.clearStageIdsToDelete() |
repeated int64 stageIdsToDelete = 6;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.clone() |
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.mergeFrom(CrossNodesCommunication.InvalidatePlanCacheRequest other) |
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.mergeMetadata(CrossNodesCommunication.Metadata value) |
.com.atlassian.bamboo.grpc.Metadata metadata = 1;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.newBuilder() |
|
static CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.newBuilder(CrossNodesCommunication.InvalidatePlanCacheRequest prototype) |
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.newBuilderForType() |
|
protected CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.setChainPlanKeysToDelete(int index,
String value) |
repeated string chainPlanKeysToDelete = 3;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.setChainPlanKeysToIndex(int index,
String value) |
repeated string chainPlanKeysToIndex = 2;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.setChainPlanKeysToInvalidate(int index,
String value) |
repeated string chainPlanKeysToInvalidate = 4;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.setChainPlanKeysToReindex(int index,
String value) |
repeated string chainPlanKeysToReindex = 5;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.setMetadata(CrossNodesCommunication.Metadata value) |
.com.atlassian.bamboo.grpc.Metadata metadata = 1;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.setMetadata(CrossNodesCommunication.Metadata.Builder builderForValue) |
.com.atlassian.bamboo.grpc.Metadata metadata = 1;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.setStageIdsToDelete(int index,
long value) |
repeated int64 stageIdsToDelete = 6;
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
CrossNodesCommunication.InvalidatePlanCacheRequest.Builder |
CrossNodesCommunication.InvalidatePlanCacheRequest.toBuilder() |
|