Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ public class ChaosTargetFilter {
private List<String> nodeTypeInclusionList;

/**
* A list of application URI's to include in Chaos faults.
* A list of application URIs to include in Chaos faults.
* All replicas belonging to services of these applications are amenable to
* replica faults (restart replica, remove replica, move primary, and move
* secondary) by Chaos.
Expand Down Expand Up @@ -102,7 +102,7 @@ public ChaosTargetFilter withNodeTypeInclusionList(List<String> nodeTypeInclusio
}

/**
* Get a list of application URI's to include in Chaos faults.
* Get a list of application URIs to include in Chaos faults.
All replicas belonging to services of these applications are amenable to replica faults (restart replica, remove replica, move primary, and move secondary) by Chaos.
Chaos may restart a code package only if the code package hosts replicas of these applications only.
If an application does not appear in this list, it can still be faulted in some Chaos iteration if the application ends up on a node of a node type that is included in NodeTypeInclusionList.
Expand All @@ -116,7 +116,7 @@ public List<String> applicationInclusionList() {
}

/**
* Set a list of application URI's to include in Chaos faults.
* Set a list of application URIs to include in Chaos faults.
All replicas belonging to services of these applications are amenable to replica faults (restart replica, remove replica, move primary, and move secondary) by Chaos.
Chaos may restart a code package only if the code package hosts replicas of these applications only.
If an application does not appear in this list, it can still be faulted in some Chaos iteration if the application ends up on a node of a node type that is included in NodeTypeInclusionList.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ public class ContainerCodePackageProperties {

/**
* A list of ReliableCollection resources used by this particular code
* package. Please refer to ReliablecollectionsRef for more details.
* package. Please refer to ReliableCollectionsRef for more details.
*/
@JsonProperty(value = "reliableCollectionsRefs")
private List<ReliableCollectionsRef> reliableCollectionsRefs;
Expand Down Expand Up @@ -372,7 +372,7 @@ public ContainerCodePackageProperties withDiagnostics(DiagnosticsRef diagnostics
}

/**
* Get a list of ReliableCollection resources used by this particular code package. Please refer to ReliablecollectionsRef for more details.
* Get a list of ReliableCollection resources used by this particular code package. Please refer to ReliableCollectionsRef for more details.
*
* @return the reliableCollectionsRefs value
*/
Expand All @@ -381,7 +381,7 @@ public List<ReliableCollectionsRef> reliableCollectionsRefs() {
}

/**
* Set a list of ReliableCollection resources used by this particular code package. Please refer to ReliablecollectionsRef for more details.
* Set a list of ReliableCollection resources used by this particular code package. Please refer to ReliableCollectionsRef for more details.
*
* @param reliableCollectionsRefs the reliableCollectionsRefs value to set
* @return the ContainerCodePackageProperties object itself.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ public class Epoch {
private String configurationVersion;

/**
* The current dataloss number of this Epoch. The data loss number property
* is an increasing value which is updated whenever data loss is suspected,
* as when loss of a quorum of replicas in the replica set that includes
* the Primary replica.
* The current data loss number of this Epoch. The data loss number
* property is an increasing value which is updated whenever data loss is
* suspected, as when loss of a quorum of replicas in the replica set that
* includes the Primary replica.
*/
@JsonProperty(value = "DataLossVersion")
private String dataLossVersion;
Expand All @@ -56,7 +56,7 @@ public Epoch withConfigurationVersion(String configurationVersion) {
}

/**
* Get the current dataloss number of this Epoch. The data loss number property is an increasing value which is updated whenever data loss is suspected, as when loss of a quorum of replicas in the replica set that includes the Primary replica.
* Get the current data loss number of this Epoch. The data loss number property is an increasing value which is updated whenever data loss is suspected, as when loss of a quorum of replicas in the replica set that includes the Primary replica.
*
* @return the dataLossVersion value
*/
Expand All @@ -65,7 +65,7 @@ public String dataLossVersion() {
}

/**
* Set the current dataloss number of this Epoch. The data loss number property is an increasing value which is updated whenever data loss is suspected, as when loss of a quorum of replicas in the replica set that includes the Primary replica.
* Set the current data loss number of this Epoch. The data loss number property is an increasing value which is updated whenever data loss is suspected, as when loss of a quorum of replicas in the replica set that includes the Primary replica.
*
* @param dataLossVersion the dataLossVersion value to set
* @return the Epoch object itself.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ public class FabricErrorError {
* - "FABRIC_E_SINGLE_INSTANCE_APPLICATION_ALREADY_EXISTS"
* - "FABRIC_E_SINGLE_INSTANCE_APPLICATION_NOT_FOUND"
* - "FABRIC_E_VOLUME_ALREADY_EXISTS"
* - "ABRIC_E_VOLUME_NOT_FOUND"
* - "FABRIC_E_VOLUME_NOT_FOUND"
* - "SerializationError"
*
* - Possible values of the error code for HTTP status code 503 (Service
Expand Down Expand Up @@ -269,7 +269,7 @@ public class FabricErrorError {
- "FABRIC_E_SINGLE_INSTANCE_APPLICATION_ALREADY_EXISTS"
- "FABRIC_E_SINGLE_INSTANCE_APPLICATION_NOT_FOUND"
- "FABRIC_E_VOLUME_ALREADY_EXISTS"
- "ABRIC_E_VOLUME_NOT_FOUND"
- "FABRIC_E_VOLUME_NOT_FOUND"
- "SerializationError"
- Possible values of the error code for HTTP status code 503 (Service Unavailable)
- "FABRIC_E_NO_WRITE_QUORUM"
Expand Down Expand Up @@ -370,7 +370,7 @@ public FabricErrorCodes code() {
- "FABRIC_E_SINGLE_INSTANCE_APPLICATION_ALREADY_EXISTS"
- "FABRIC_E_SINGLE_INSTANCE_APPLICATION_NOT_FOUND"
- "FABRIC_E_VOLUME_ALREADY_EXISTS"
- "ABRIC_E_VOLUME_NOT_FOUND"
- "FABRIC_E_VOLUME_NOT_FOUND"
- "SerializationError"
- Possible values of the error code for HTTP status code 503 (Service Unavailable)
- "FABRIC_E_NO_WRITE_QUORUM"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public class HttpHostConfig {
/**
* Route information to use for routing. Routes are processed in the order
* they are specified. Specify routes that are more specific before routes
* that can hamdle general cases.
* that can handle general cases.
*/
@JsonProperty(value = "routes", required = true)
private List<HttpRouteConfig> routes;
Expand All @@ -50,7 +50,7 @@ public HttpHostConfig withName(String name) {
}

/**
* Get route information to use for routing. Routes are processed in the order they are specified. Specify routes that are more specific before routes that can hamdle general cases.
* Get route information to use for routing. Routes are processed in the order they are specified. Specify routes that are more specific before routes that can handle general cases.
*
* @return the routes value
*/
Expand All @@ -59,7 +59,7 @@ public List<HttpRouteConfig> routes() {
}

/**
* Set route information to use for routing. Routes are processed in the order they are specified. Specify routes that are more specific before routes that can hamdle general cases.
* Set route information to use for routing. Routes are processed in the order they are specified. Specify routes that are more specific before routes that can handle general cases.
*
* @param routes the routes value to set
* @return the HttpHostConfig object itself.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public class PartitionBackupEntity extends BackupEntity {
private String serviceName;

/**
* The partition ID indentifying the partition.
* The partition ID identifying the partition.
*/
@JsonProperty(value = "PartitionId")
private UUID partitionId;
Expand All @@ -52,7 +52,7 @@ public PartitionBackupEntity withServiceName(String serviceName) {
}

/**
* Get the partition ID indentifying the partition.
* Get the partition ID identifying the partition.
*
* @return the partitionId value
*/
Expand All @@ -61,7 +61,7 @@ public UUID partitionId() {
}

/**
* Set the partition ID indentifying the partition.
* Set the partition ID identifying the partition.
*
* @param partitionId the partitionId value to set
* @return the PartitionBackupEntity object itself.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ private ServiceResponse<Void> deleteDelegate(Response<ResponseBody> response) th
}

/**
* List names of all values of the the specified secret resource.
* List names of all values of the specified secret resource.
* Gets information about all secret value resources of the specified secret resource. The information includes the names of the secret value resources, but not the actual values.
*
* @param secretResourceName The name of the secret resource.
Expand All @@ -360,7 +360,7 @@ public PagedSecretValueResourceDescriptionListInner list(String secretResourceNa
}

/**
* List names of all values of the the specified secret resource.
* List names of all values of the specified secret resource.
* Gets information about all secret value resources of the specified secret resource. The information includes the names of the secret value resources, but not the actual values.
*
* @param secretResourceName The name of the secret resource.
Expand All @@ -373,7 +373,7 @@ public ServiceFuture<PagedSecretValueResourceDescriptionListInner> listAsync(Str
}

/**
* List names of all values of the the specified secret resource.
* List names of all values of the specified secret resource.
* Gets information about all secret value resources of the specified secret resource. The information includes the names of the secret value resources, but not the actual values.
*
* @param secretResourceName The name of the secret resource.
Expand All @@ -390,7 +390,7 @@ public PagedSecretValueResourceDescriptionListInner call(ServiceResponse<PagedSe
}

/**
* List names of all values of the the specified secret resource.
* List names of all values of the specified secret resource.
* Gets information about all secret value resources of the specified secret resource. The information includes the names of the secret value resources, but not the actual values.
*
* @param secretResourceName The name of the secret resource.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public class PartitionBackupConfigurationInfoInner extends BackupConfigurationIn
private String serviceName;

/**
* The partition ID indentifying the partition.
* The partition ID identifying the partition.
*/
@JsonProperty(value = "PartitionId")
private UUID partitionId;
Expand All @@ -54,7 +54,7 @@ public PartitionBackupConfigurationInfoInner withServiceName(String serviceName)
}

/**
* Get the partition ID indentifying the partition.
* Get the partition ID identifying the partition.
*
* @return the partitionId value
*/
Expand All @@ -63,7 +63,7 @@ public UUID partitionId() {
}

/**
* Set the partition ID indentifying the partition.
* Set the partition ID identifying the partition.
*
* @param partitionId the partitionId value to set
* @return the PartitionBackupConfigurationInfoInner object itself.
Expand Down