id: 1 unit: public static ArrayList compareRangeMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingComparisonUtils.java start line: 46 end line: 303 size: 172 LOC McCabe index: 15 number of parameters: 3 id: 2 unit: public List detectMappingDifferences() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 538 end line: 761 size: 154 LOC McCabe index: 24 number of parameters: 2 id: 3 unit: private List getMappingsToPurge() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/ReplaceMappingsGlobalOperation.java start line: 140 end line: 231 size: 67 LOC McCabe index: 11 number of parameters: 1 id: 4 unit: public static StoreResults newInstance() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlResults.java start line: 68 end line: 134 size: 66 LOC McCabe index: 19 number of parameters: 1 id: 5 unit: protected final Connection openConnectionForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 194 end line: 286 size: 61 LOC McCabe index: 16 number of parameters: 5 id: 6 unit: public final StoreResults doOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 213 end line: 290 size: 52 LOC McCabe index: 10 number of parameters: 0 id: 7 unit: public final StoreResults doGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationGlobal.java start line: 89 end line: 151 size: 50 LOC McCabe index: 11 number of parameters: 0 id: 8 unit: private List getMappingsToPurge() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/ReplaceMappingsLocalOperation.java start line: 137 end line: 205 size: 49 LOC McCabe index: 9 number of parameters: 1 id: 9 unit: public int compareTo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 1188 end line: 1256 size: 48 LOC McCabe index: 12 number of parameters: 1 id: 10 unit: private Callable getLabeledResultSetTask() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 561 end line: 622 size: 47 LOC McCabe index: 5 number of parameters: 4 id: 11 unit: private MultiShardException validateResultSet() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 685 end line: 740 size: 47 LOC McCabe index: 10 number of parameters: 2 id: 12 unit: public ShardKey getNextKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 1265 end line: 1326 size: 46 LOC McCabe index: 12 number of parameters: 0 id: 13 unit: public static ShardManagementException onShardMapperErrorGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationErrorHandler.java start line: 177 end line: 233 size: 46 LOC McCabe index: 14 number of parameters: 6 id: 14 unit: public static void validateMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ValidationUtils.java start line: 56 end line: 125 size: 45 LOC McCabe index: 6 number of parameters: 4 id: 15 unit: private static ShardMapManager createSqlShardMapManagerImpl() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerFactory.java start line: 157 end line: 212 size: 43 LOC McCabe index: 5 number of parameters: 5 id: 16 unit: public void rebuildMappingsOnShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 461 end line: 514 size: 41 LOC McCabe index: 6 number of parameters: 2 id: 17 unit: public final RangeMapping merge() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/RangeShardMapper.java start line: 315 end line: 365 size: 40 LOC McCabe index: 6 number of parameters: 4 id: 18 unit: private Stream executeAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 624 end line: 676 size: 39 LOC McCabe index: 6 number of parameters: 3 id: 19 unit: public ShardManagementException onStoreException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 534 end line: 582 size: 39 LOC McCabe index: 31 number of parameters: 2 id: 20 unit: protected final List getMappingsForRange() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 519 end line: 564 size: 38 LOC McCabe index: 10 number of parameters: 6 id: 21 unit: public StoreResults executeOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreTransactionScope.java start line: 150 end line: 197 size: 38 LOC McCabe index: 7 number of parameters: 2 id: 22 unit: private void rebuildMappingsHelper() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 813 end line: 861 size: 36 LOC McCabe index: 7 number of parameters: 4 id: 23 unit: private static ShardMapManager getSqlShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerFactory.java start line: 393 end line: 435 size: 35 LOC McCabe index: 5 number of parameters: 5 id: 24 unit: public Callable executeQueryAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 482 end line: 534 size: 34 LOC McCabe index: 5 number of parameters: 3 id: 25 unit: public StoreResults executeCommandSingle() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreTransactionScope.java start line: 220 end line: 253 size: 34 LOC McCabe index: 9 number of parameters: 1 id: 26 unit: public static String operationNameFromStoreOperationCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationErrorHandler.java start line: 494 end line: 528 size: 34 LOC McCabe index: 15 number of parameters: 1 id: 27 unit: private static List parseUpgradeScripts() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 279 end line: 319 size: 34 LOC McCabe index: 9 number of parameters: 1 id: 28 unit: public static void validateShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ValidationUtils.java start line: 162 end line: 214 size: 33 LOC McCabe index: 4 number of parameters: 4 id: 29 unit: protected final MappingT lookup() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 399 end line: 440 size: 33 LOC McCabe index: 7 number of parameters: 4 id: 30 unit: public final List split() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/RangeShardMapper.java start line: 261 end line: 300 size: 33 LOC McCabe index: 5 number of parameters: 3 id: 31 unit: public IStoreOperation createReplaceMappingsOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 992 end line: 1027 size: 33 LOC McCabe index: 4 number of parameters: 6 id: 32 unit: public static boolean isFirstGreaterThan() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/Version.java start line: 114 end line: 145 size: 32 LOC McCabe index: 13 number of parameters: 2 id: 33 unit: public static ShardManagementException onShardMapErrorGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationErrorHandler.java start line: 81 end line: 118 size: 32 LOC McCabe index: 10 number of parameters: 6 id: 34 unit: public IStoreOperation fromLogEntry() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 1038 end line: 1077 size: 32 LOC McCabe index: 14 number of parameters: 2 id: 35 unit: public static JAXBElement replaceShardMappingsGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 602 end line: 638 size: 32 LOC McCabe index: 6 number of parameters: 6 id: 36 unit: public boolean next() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 70 end line: 109 size: 31 LOC McCabe index: 10 number of parameters: 0 id: 37 unit: public static List comparePointMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingComparisonUtils.java start line: 316 end line: 358 size: 31 LOC McCabe index: 3 number of parameters: 3 id: 38 unit: public ResultT executeAction() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 305 end line: 351 size: 30 LOC McCabe index: 8 number of parameters: 1 id: 39 unit: private Object deNormalize() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 908 end line: 946 size: 30 LOC McCabe index: 10 number of parameters: 2 id: 40 unit: private UUID deNormalizeGuid() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 968 end line: 1007 size: 30 LOC McCabe index: 3 number of parameters: 1 id: 41 unit: private String validateAndPrepareConnectionString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 583 end line: 630 size: 30 LOC McCabe index: 6 number of parameters: 2 id: 42 unit: protected SqlStoreTransactionScope() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreTransactionScope.java start line: 74 end line: 104 size: 30 LOC McCabe index: 5 number of parameters: 2 id: 43 unit: public final void undoOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 295 end line: 333 size: 30 LOC McCabe index: 7 number of parameters: 0 id: 44 unit: public boolean setItem() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 213 end line: 241 size: 29 LOC McCabe index: 8 number of parameters: 2 id: 45 unit: public StoreResults doLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/upgrade/UpgradeStoreLocalOperation.java start line: 78 end line: 116 size: 29 LOC McCabe index: 5 number of parameters: 1 id: 46 unit: public boolean isTransient() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/SqlDatabaseTransientErrorDetectionStrategy.java start line: 31 end line: 138 size: 28 LOC McCabe index: 18 number of parameters: 1 id: 47 unit: public ShardLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 71 end line: 103 size: 28 LOC McCabe index: 6 number of parameters: 4 id: 48 unit: public void attachShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 140 end line: 175 size: 28 LOC McCabe index: 4 number of parameters: 2 id: 49 unit: private static StoreOperationState undoStateForDoState() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 120 end line: 151 size: 27 LOC McCabe index: 18 number of parameters: 1 id: 50 unit: public static ShardManagementException onValidationErrorLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationErrorHandler.java start line: 275 end line: 306 size: 27 LOC McCabe index: 8 number of parameters: 5 id: 51 unit: public final StoreResults doLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationLocal.java start line: 101 end line: 133 size: 27 LOC McCabe index: 4 number of parameters: 0 id: 52 unit: public static JAXBElement replaceShardMappingsLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 1056 end line: 1085 size: 27 LOC McCabe index: 6 number of parameters: 5 id: 53 unit: public ShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 134 end line: 168 size: 25 LOC McCabe index: 3 number of parameters: 8 id: 54 unit: private StoreMapping lookupMappingForOpenConnectionForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 453 end line: 483 size: 25 LOC McCabe index: 3 number of parameters: 3 id: 55 unit: private void restoreShardMapFromShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 869 end line: 898 size: 25 LOC McCabe index: 3 number of parameters: 1 id: 56 unit: public void executeCommandBatch() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreTransactionScope.java start line: 261 end line: 285 size: 25 LOC McCabe index: 7 number of parameters: 1 id: 57 unit: public final void lockOrUnlockMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 722 end line: 748 size: 24 LOC McCabe index: 8 number of parameters: 4 id: 58 unit: private StoreShard getStoreShardFromToken() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 945 end line: 973 size: 24 LOC McCabe index: 3 number of parameters: 3 id: 59 unit: public final void add() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfo.java start line: 154 end line: 184 size: 24 LOC McCabe index: 4 number of parameters: 1 id: 60 unit: public final void add() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfo.java start line: 192 end line: 222 size: 24 LOC McCabe index: 4 number of parameters: 1 id: 61 unit: private boolean undoGlobalPreLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 819 end line: 849 size: 24 LOC McCabe index: 6 number of parameters: 0 id: 62 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/LoadShardMapManagerGlobalOperation.java start line: 71 end line: 101 size: 24 LOC McCabe index: 5 number of parameters: 1 id: 63 unit: public UpdateMappingOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 134 end line: 161 size: 24 LOC McCabe index: 4 number of parameters: 11 id: 64 unit: public static void writeLine() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/CsvUtils.java start line: 58 end line: 85 size: 24 LOC McCabe index: 5 number of parameters: 4 id: 65 unit: public void cancel() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 809 end line: 839 size: 23 LOC McCabe index: 5 number of parameters: 0 id: 66 unit: public void getShardInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 250 end line: 276 size: 23 LOC McCabe index: 3 number of parameters: 4 id: 67 unit: private void restoreShardFromShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 906 end line: 932 size: 23 LOC McCabe index: 3 number of parameters: 1 id: 68 unit: public SqlShardMapManagerCredentials() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlShardMapManagerCredentials.java start line: 39 end line: 80 size: 23 LOC McCabe index: 3 number of parameters: 1 id: 69 unit: private StoreResults doGlobalPostLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 784 end line: 812 size: 23 LOC McCabe index: 5 number of parameters: 0 id: 70 unit: static List readScriptContent() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/Scripts.java start line: 64 end line: 86 size: 23 LOC McCabe index: 5 number of parameters: 1 id: 71 unit: public int compareTo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 390 end line: 414 size: 22 LOC McCabe index: 5 number of parameters: 1 id: 72 unit: public final Connection openConnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 461 end line: 492 size: 22 LOC McCabe index: 3 number of parameters: 3 id: 73 unit: public final Callable openConnectionAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 517 end line: 548 size: 22 LOC McCabe index: 3 number of parameters: 3 id: 74 unit: public static JAXBElement updateShardMappingGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 558 end line: 583 size: 22 LOC McCabe index: 3 number of parameters: 8 id: 75 unit: public MultiShardConnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardConnection.java start line: 108 end line: 134 size: 21 LOC McCabe index: 3 number of parameters: 2 id: 76 unit: public String toString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 1103 end line: 1124 size: 21 LOC McCabe index: 9 number of parameters: 0 id: 77 unit: public static ShardRange getFullRange() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 262 end line: 284 size: 21 LOC McCabe index: 8 number of parameters: 1 id: 78 unit: private void establishConnnections() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 635 end line: 668 size: 21 LOC McCabe index: 6 number of parameters: 1 id: 79 unit: private void doLocalTarget() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 752 end line: 777 size: 21 LOC McCabe index: 6 number of parameters: 0 id: 80 unit: private void undoLocalTarget() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 854 end line: 879 size: 21 LOC McCabe index: 6 number of parameters: 0 id: 81 unit: private static ShardManagementException onCommonErrorLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationErrorHandler.java start line: 462 end line: 485 size: 21 LOC McCabe index: 6 number of parameters: 4 id: 82 unit: private void killConnectionsOnSourceShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 495 end line: 522 size: 21 LOC McCabe index: 3 number of parameters: 0 id: 83 unit: public ShouldRetry getShouldRetry() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/FixedInterval.java start line: 102 end line: 123 size: 20 LOC McCabe index: 3 number of parameters: 0 id: 84 unit: public MultiShardConnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardConnection.java start line: 70 end line: 94 size: 20 LOC McCabe index: 3 number of parameters: 2 id: 85 unit: public boolean relative() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 708 end line: 727 size: 20 LOC McCabe index: 6 number of parameters: 1 id: 86 unit: protected final MappingT add() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 329 end line: 352 size: 20 LOC McCabe index: 4 number of parameters: 2 id: 87 unit: public Object getItem() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 250 end line: 269 size: 20 LOC McCabe index: 12 number of parameters: 1 id: 88 unit: public static void ensureCredentials() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlShardMapManagerCredentials.java start line: 90 end line: 116 size: 20 LOC McCabe index: 7 number of parameters: 2 id: 89 unit: private StoreResults doGlobalPreLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 694 end line: 719 size: 20 LOC McCabe index: 6 number of parameters: 0 id: 90 unit: public static ShardManagementException onRecoveryErrorGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationErrorHandler.java start line: 356 end line: 377 size: 20 LOC McCabe index: 5 number of parameters: 6 id: 91 unit: public static ShardManagementException onCommonErrorGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationErrorHandler.java start line: 425 end line: 447 size: 20 LOC McCabe index: 6 number of parameters: 3 id: 92 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanagerfactory/CreateShardMapManagerGlobalOperation.java start line: 88 end line: 120 size: 20 LOC McCabe index: 3 number of parameters: 1 id: 93 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/upgrade/UpgradeStoreGlobalOperation.java start line: 71 end line: 103 size: 20 LOC McCabe index: 3 number of parameters: 1 id: 94 unit: public void run() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 1044 end line: 1063 size: 19 LOC McCabe index: 4 number of parameters: 0 id: 95 unit: public ShardMap lookupShardMapByName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 604 end line: 631 size: 19 LOC McCabe index: 3 number of parameters: 3 id: 96 unit: public Shard updateShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/DefaultShardMapper.java start line: 267 end line: 291 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 97 unit: public final boolean tryGet() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoCollection.java start line: 114 end line: 138 size: 19 LOC McCabe index: 3 number of parameters: 2 id: 98 unit: private void getAppLock() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreConnection.java start line: 126 end line: 147 size: 19 LOC McCabe index: 5 number of parameters: 1 id: 99 unit: private void doLocalSource() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 724 end line: 747 size: 19 LOC McCabe index: 5 number of parameters: 0 id: 100 unit: private void undoLocalSource() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 884 end line: 907 size: 19 LOC McCabe index: 5 number of parameters: 0 id: 101 unit: private void undoGlobalPostLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 912 end line: 935 size: 19 LOC McCabe index: 5 number of parameters: 0 id: 102 unit: public static ShardManagementException onShardMapManagerErrorGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationErrorHandler.java start line: 42 end line: 62 size: 19 LOC McCabe index: 5 number of parameters: 4 id: 103 unit: public static ShardManagementException onShardMapErrorLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationErrorHandler.java start line: 137 end line: 158 size: 19 LOC McCabe index: 5 number of parameters: 6 id: 104 unit: public boolean isClosed() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 633 end line: 650 size: 18 LOC McCabe index: 6 number of parameters: 0 id: 105 unit: public RangeMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 95 end line: 116 size: 18 LOC McCabe index: 2 number of parameters: 3 id: 106 unit: public ShardKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 290 end line: 313 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 107 unit: protected final void remove() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 364 end line: 383 size: 18 LOC McCabe index: 3 number of parameters: 3 id: 108 unit: public void resolveMappingDifferences() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 772 end line: 791 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 109 unit: public ExponentialBackoff() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/ExponentialBackoff.java start line: 91 end line: 108 size: 17 LOC McCabe index: 1 number of parameters: 6 id: 110 unit: public Callable validateAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 257 end line: 277 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 111 unit: public Callable validateAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 267 end line: 287 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 112 unit: public Callable validateAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 290 end line: 309 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 113 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 349 end line: 368 size: 17 LOC McCabe index: 7 number of parameters: 1 id: 114 unit: public PointMapping updateMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 523 end line: 545 size: 17 LOC McCabe index: 1 number of parameters: 3 id: 115 unit: public RangeMapping mergeMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 761 end line: 783 size: 17 LOC McCabe index: 1 number of parameters: 4 id: 116 unit: public Connection openConnectionForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 179 end line: 200 size: 17 LOC McCabe index: 2 number of parameters: 3 id: 117 unit: public Callable openConnectionForKeyAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 237 end line: 258 size: 17 LOC McCabe index: 2 number of parameters: 3 id: 118 unit: public static boolean tryGetSqlShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerFactory.java start line: 284 end line: 306 size: 17 LOC McCabe index: 1 number of parameters: 5 id: 119 unit: public static ShardMapManager getSqlShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerFactory.java start line: 352 end line: 375 size: 17 LOC McCabe index: 1 number of parameters: 4 id: 120 unit: public IStoreOperation createUpdateMappingOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 905 end line: 921 size: 17 LOC McCabe index: 1 number of parameters: 7 id: 121 unit: private StoreMapping getStoreMappingFromXml() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 1133 end line: 1149 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 122 unit: public FindMappingByKeyGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/FindMappingByKeyGlobalOperation.java start line: 86 end line: 102 size: 17 LOC McCabe index: 1 number of parameters: 8 id: 123 unit: public GetMappingsByRangeGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/GetMappingsByRangeGlobalOperation.java start line: 85 end line: 101 size: 17 LOC McCabe index: 1 number of parameters: 8 id: 124 unit: public StoreResults undoLocalSourceExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 363 end line: 381 size: 17 LOC McCabe index: 2 number of parameters: 1 id: 125 unit: public static String addApplicationNameSuffix() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/helpers/ApplicationNameHelper.java start line: 29 end line: 48 size: 16 LOC McCabe index: 6 number of parameters: 2 id: 126 unit: public ShouldRetry getShouldRetry() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/ExponentialBackoff.java start line: 116 end line: 132 size: 16 LOC McCabe index: 3 number of parameters: 0 id: 127 unit: private static void validateConnectionArguments() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardConnection.java start line: 156 end line: 176 size: 16 LOC McCabe index: 5 number of parameters: 3 id: 128 unit: public void close() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardConnection.java start line: 226 end line: 244 size: 16 LOC McCabe index: 4 number of parameters: 0 id: 129 unit: private ShardKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 325 end line: 347 size: 16 LOC McCabe index: 7 number of parameters: 3 id: 130 unit: public RangeMapping updateMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 662 end line: 683 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 131 unit: public ListShardMap createListShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 238 end line: 258 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 132 unit: public RangeShardMap createRangeShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 267 end line: 287 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 133 unit: private ShardMap lookupAndConvertShardMapHelper() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 672 end line: 688 size: 16 LOC McCabe index: 6 number of parameters: 4 id: 134 unit: public SchemaInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfo.java start line: 85 end line: 104 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 135 unit: public final SchemaInfo get() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoCollection.java start line: 147 end line: 166 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 136 unit: public static ShardManagementException onShardSchemaInfoErrorGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationErrorHandler.java start line: 320 end line: 337 size: 16 LOC McCabe index: 5 number of parameters: 4 id: 137 unit: public static ShardManagementException onRecoveryErrorLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationErrorHandler.java start line: 396 end line: 412 size: 16 LOC McCabe index: 4 number of parameters: 6 id: 138 unit: public static JAXBElement removeShardMappingGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 518 end line: 535 size: 16 LOC McCabe index: 3 number of parameters: 6 id: 139 unit: public LockOrUnLockMappingsGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/LockOrUnLockMappingsGlobalOperation.java start line: 80 end line: 96 size: 16 LOC McCabe index: 3 number of parameters: 7 id: 140 unit: public StoreResults undoLocalSourceExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/ReplaceMappingsOperation.java start line: 267 end line: 287 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 141 unit: public static List filterUpgradeCommands() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 230 end line: 255 size: 16 LOC McCabe index: 11 number of parameters: 3 id: 142 unit: protected void dispose() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 844 end line: 864 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 143 unit: private void onShardExecutionSucceeded() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 900 end line: 915 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 144 unit: private void onShardExecutionReaderReturned() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 925 end line: 940 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 145 unit: public void validate() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 228 end line: 245 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 146 unit: public void validate() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 237 end line: 255 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 147 unit: public String getStoreValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 1132 end line: 1146 size: 15 LOC McCabe index: 3 number of parameters: 0 id: 148 unit: public PointMapping createPointMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 99 end line: 120 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 149 unit: public List getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 426 end line: 446 size: 15 LOC McCabe index: 1 number of parameters: 3 id: 150 unit: public List getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 431 end line: 451 size: 15 LOC McCabe index: 1 number of parameters: 3 id: 151 unit: public List splitMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 712 end line: 732 size: 15 LOC McCabe index: 1 number of parameters: 3 id: 152 unit: public final Shard getShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 288 end line: 309 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 153 unit: public static boolean tryGetSqlShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerFactory.java start line: 246 end line: 266 size: 15 LOC McCabe index: 1 number of parameters: 4 id: 154 unit: public void getShardInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 288 end line: 305 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 155 unit: private boolean checkIfTableExists() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfo.java start line: 253 end line: 270 size: 15 LOC McCabe index: 7 number of parameters: 2 id: 156 unit: public SqlConnectionStringBuilder() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 76 end line: 90 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 157 unit: private void releaseAppLock() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreConnection.java start line: 155 end line: 173 size: 15 LOC McCabe index: 5 number of parameters: 1 id: 158 unit: public void close() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreTransactionScope.java start line: 288 end line: 303 size: 15 LOC McCabe index: 4 number of parameters: 0 id: 159 unit: public StoreMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 110 end line: 124 size: 15 LOC McCabe index: 1 number of parameters: 7 id: 160 unit: public String toString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 212 end line: 226 size: 15 LOC McCabe index: 3 number of parameters: 0 id: 161 unit: protected StoreOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 97 end line: 111 size: 15 LOC McCabe index: 1 number of parameters: 6 id: 162 unit: private Node getFirstNode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 1081 end line: 1095 size: 15 LOC McCabe index: 6 number of parameters: 2 id: 163 unit: public static JAXBElement updateShardGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 396 end line: 412 size: 15 LOC McCabe index: 3 number of parameters: 6 id: 164 unit: public static JAXBElement addShardMappingGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 483 end line: 499 size: 15 LOC McCabe index: 2 number of parameters: 5 id: 165 unit: public static JAXBElement updateShardMappingLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 1024 end line: 1039 size: 15 LOC McCabe index: 2 number of parameters: 5 id: 166 unit: public RemoveMappingOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/RemoveMappingOperation.java start line: 96 end line: 110 size: 15 LOC McCabe index: 2 number of parameters: 8 id: 167 unit: public StoreResults doLocalSourceExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 236 end line: 255 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 168 unit: public static void throwStronglyTypedException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/ExceptionUtils.java start line: 137 end line: 152 size: 15 LOC McCabe index: 6 number of parameters: 1 id: 169 unit: public ResultSetMetaData getMetaData() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 360 end line: 373 size: 14 LOC McCabe index: 5 number of parameters: 0 id: 170 unit: private void onShardExecutionFaulted() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 950 end line: 964 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 171 unit: public void validate() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 262 end line: 278 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 172 unit: private OffsetDateTime deNormalizeDateTimeOffset() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 1009 end line: 1028 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 173 unit: public boolean tryGetMappingForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 213 end line: 231 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 174 unit: public List getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 313 end line: 332 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 175 unit: public RangeMapping createRangeMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 98 end line: 118 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 176 unit: public boolean tryGetMappingForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 219 end line: 237 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 177 unit: public final UUID getLockOwnerForMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 692 end line: 708 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 178 unit: public Shard getShardByLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/DefaultShardMapper.java start line: 241 end line: 256 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 179 unit: public static StoreLogEntry readLogEntry() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlResults.java start line: 228 end line: 242 size: 14 LOC McCabe index: 4 number of parameters: 2 id: 180 unit: public void close() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 338 end line: 353 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 181 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanagerfactory/GetShardMapManagerGlobalOperation.java start line: 71 end line: 91 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 182 unit: public GetMappingsByRangeLocalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/GetMappingsByRangeLocalOperation.java start line: 67 end line: 81 size: 14 LOC McCabe index: 1 number of parameters: 7 id: 183 unit: public static void ensureShardBelongsToShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/ExceptionUtils.java start line: 72 end line: 88 size: 14 LOC McCabe index: 3 number of parameters: 5 id: 184 unit: public ValueLock() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/ValueLock.java start line: 47 end line: 62 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 185 unit: public Incremental() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/Incremental.java start line: 82 end line: 95 size: 13 LOC McCabe index: 1 number of parameters: 5 id: 186 unit: public MultiShardConnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardConnection.java start line: 142 end line: 154 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 187 unit: public int getRow() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 420 end line: 432 size: 13 LOC McCabe index: 4 number of parameters: 0 id: 188 unit: public boolean previous() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 730 end line: 742 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 189 unit: private void setConnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 302 end line: 314 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 190 unit: private void onShardExecutionBegan() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 877 end line: 890 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 191 unit: private void onShardExecutionCanceled() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 972 end line: 985 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 192 unit: public PointMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 97 end line: 111 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 193 unit: public ShardKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 266 end line: 280 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 194 unit: private String getProtocolPrefix() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 237 end line: 249 size: 13 LOC McCabe index: 4 number of parameters: 0 id: 195 unit: public ShardRange() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 101 end line: 115 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 196 unit: public PointMapping createPointMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 70 end line: 88 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 197 unit: public PointMapping getMappingForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 168 end line: 185 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 198 unit: public List getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 366 end line: 384 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 199 unit: public List getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 395 end line: 413 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 200 unit: public void lockMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 580 end line: 599 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 201 unit: public void unlockMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 609 end line: 626 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 202 unit: public List getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 319 end line: 337 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 203 unit: public List getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 371 end line: 389 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 204 unit: public List getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 400 end line: 418 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 205 unit: public RangeMapping markMappingOffline() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 473 end line: 491 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 206 unit: public RangeMapping markMappingOnline() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 513 end line: 531 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 207 unit: public void lockMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 566 end line: 585 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 208 unit: public void unlockMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 595 end line: 612 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 209 unit: public final Shard updateShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 420 end line: 438 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 210 unit: private List getDistinctShardLocationsFromStore() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 763 end line: 777 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 211 unit: protected final void ensureMappingBelongsToShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 760 end line: 776 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 212 unit: public final void add() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoCollection.java start line: 65 end line: 79 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 213 unit: public final void replace() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoCollection.java start line: 89 end line: 103 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 214 unit: public StoreLogEntry() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreLogEntry.java start line: 64 end line: 76 size: 13 LOC McCabe index: 1 number of parameters: 6 id: 215 unit: public IStoreOperation createRemoveMappingOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 872 end line: 884 size: 13 LOC McCabe index: 1 number of parameters: 6 id: 216 unit: public static JAXBElement addShardGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 334 end line: 347 size: 13 LOC McCabe index: 3 number of parameters: 5 id: 217 unit: public static JAXBElement removeShardGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 364 end line: 377 size: 13 LOC McCabe index: 3 number of parameters: 5 id: 218 unit: public static JAXBElement lockOrUnLockShardMappingsGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 653 end line: 667 size: 13 LOC McCabe index: 5 number of parameters: 4 id: 219 unit: public static JAXBElement replaceShardMappingsGlobalWithoutLogging() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 778 end line: 792 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 220 unit: private static StoreOperationInput getStepsFromStoreMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 794 end line: 806 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 221 unit: public AddMappingOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/AddMappingOperation.java start line: 87 end line: 99 size: 13 LOC McCabe index: 2 number of parameters: 7 id: 222 unit: public ReplaceMappingsOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/ReplaceMappingsOperation.java start line: 97 end line: 109 size: 13 LOC McCabe index: 1 number of parameters: 8 id: 223 unit: public void handleDoGlobalPreLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/ReplaceMappingsOperation.java start line: 147 end line: 172 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 224 unit: public void handleDoLocalSourceExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/AttachShardOperation.java start line: 171 end line: 188 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 225 unit: public ReplaceMappingsLocalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/ReplaceMappingsLocalOperation.java start line: 76 end line: 88 size: 13 LOC McCabe index: 1 number of parameters: 7 id: 226 unit: public ShouldRetry getShouldRetry() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/Incremental.java start line: 103 end line: 115 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 227 unit: public void closeOpenConnections() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardConnection.java start line: 249 end line: 260 size: 12 LOC McCabe index: 5 number of parameters: 0 id: 228 unit: private ResultSet getCurrentResultSet() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 120 end line: 131 size: 12 LOC McCabe index: 4 number of parameters: 0 id: 229 unit: public int getRowCount() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 441 end line: 452 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 230 unit: public boolean absolute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 694 end line: 705 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 231 unit: public List getMultiShardExceptions() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1346 end line: 1357 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 232 unit: public MultiShardResultSet executeQuery() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 420 end line: 431 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 233 unit: private void validateCommand() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 742 end line: 762 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 234 unit: public PointMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 70 end line: 85 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 235 unit: public RangeMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 69 end line: 83 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 236 unit: public RangeMappingCreationInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMappingCreationInfo.java start line: 48 end line: 59 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 237 unit: public Shard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 69 end line: 83 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 238 unit: public void deleteMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 128 end line: 144 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 239 unit: public RangeMapping createRangeMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 70 end line: 87 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 240 unit: public void deleteMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 138 end line: 154 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 241 unit: public RangeMapping getMappingForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 176 end line: 192 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 242 unit: public final boolean tryGetShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 320 end line: 337 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 243 unit: public ListShardMap getListShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 386 end line: 402 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 244 unit: public RangeShardMap getRangeShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 434 end line: 450 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 245 unit: private List getShardMapsFromStore() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 743 end line: 756 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 246 unit: private ShardMap lookupShardMapByNameInStore() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 824 end line: 836 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 247 unit: public Shard add() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/DefaultShardMapper.java start line: 129 end line: 142 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 248 unit: public void remove() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/DefaultShardMapper.java start line: 162 end line: 175 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 249 unit: public List getShards() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/DefaultShardMapper.java start line: 219 end line: 232 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 250 unit: private static Set intersect() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingComparisonUtils.java start line: 360 end line: 372 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 251 unit: private static void moveToNextMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingComparisonUtils.java start line: 388 end line: 399 size: 12 LOC McCabe index: 4 number of parameters: 5 id: 252 unit: public void detachShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 197 end line: 209 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 253 unit: public ShardMapType getShardMapType() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 314 end line: 328 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 254 unit: public String getShardMapName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 337 end line: 351 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 255 unit: public ShardLocation getShardLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 361 end line: 375 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 256 unit: private StoreShard getStoreShardFromXml() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 1109 end line: 1120 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 257 unit: public static JAXBElement addShardMappingLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 968 end line: 980 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 258 unit: public static JAXBElement removeShardMappingLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 995 end line: 1007 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 259 unit: private static JAXBElement printLogAndReturn() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 1105 end line: 1124 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 260 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/LoadShardMapManagerGlobalOperation.java start line: 110 end line: 127 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 261 unit: public void handleDoGlobalPreLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 202 end line: 226 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 262 unit: public ReplaceMappingsGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/ReplaceMappingsGlobalOperation.java start line: 72 end line: 83 size: 12 LOC McCabe index: 1 number of parameters: 6 id: 263 unit: public MultiShardAggregateException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardAggregateException.java start line: 92 end line: 104 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 264 unit: public LabeledResultSet() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/LabeledResultSet.java start line: 110 end line: 122 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 265 unit: private MultiShardStatement() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 198 end line: 210 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 266 unit: public static LookupOptions forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/LookupOptions.java start line: 63 end line: 73 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 267 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 199 end line: 209 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 268 unit: public Shard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 95 end line: 108 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 269 unit: public List getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 261 end line: 277 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 270 unit: public List getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 286 end line: 302 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 271 unit: public PointMapping markMappingOffline() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 455 end line: 471 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 272 unit: public PointMapping markMappingOnline() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 480 end line: 496 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 273 unit: public MappingLockToken getMappingLockOwner() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 554 end line: 570 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 274 unit: public void unlockMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 634 end line: 649 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 275 unit: public List getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 267 end line: 283 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 276 unit: public List getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 292 end line: 308 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 277 unit: public MappingLockToken getMappingLockOwner() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 540 end line: 556 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 278 unit: public void unlockMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 620 end line: 635 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 279 unit: public final Shard createShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 346 end line: 362 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 280 unit: public final Shard createShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 371 end line: 387 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 281 unit: public static ListShardMap asListShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMapExtensions.java start line: 47 end line: 60 size: 11 LOC McCabe index: 6 number of parameters: 2 id: 282 unit: public static RangeShardMap asRangeShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMapExtensions.java start line: 84 end line: 97 size: 11 LOC McCabe index: 6 number of parameters: 2 id: 283 unit: public static ShardMap createShardMapFromStoreShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMapUtils.java start line: 67 end line: 79 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 284 unit: public void deleteShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 295 end line: 308 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 285 unit: public boolean tryGetShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 363 end line: 377 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 286 unit: public boolean tryGetListShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 411 end line: 425 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 287 unit: public boolean tryGetRangeShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 459 end line: 472 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 288 unit: private void upgradeStoreLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 803 end line: 813 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 289 unit: public MappingComparisonResult() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingComparisonResult.java start line: 59 end line: 69 size: 11 LOC McCabe index: 1 number of parameters: 5 id: 290 unit: public MappingDifference() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingDifference.java start line: 58 end line: 68 size: 11 LOC McCabe index: 1 number of parameters: 5 id: 291 unit: public Map getMappingDifferences() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 223 end line: 235 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 292 unit: public String toString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 191 end line: 202 size: 11 LOC McCabe index: 9 number of parameters: 0 id: 293 unit: public void close() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreConnection.java start line: 78 end line: 88 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 294 unit: public void closeWithUnlock() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreConnection.java start line: 96 end line: 106 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 295 unit: private IStoreTransactionScope getTransactionScope() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 675 end line: 687 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 296 unit: private void teardownConnections() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 940 end line: 952 size: 11 LOC McCabe index: 4 number of parameters: 0 id: 297 unit: public static ShardManagementException onShardMapperErrorLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationErrorHandler.java start line: 248 end line: 258 size: 11 LOC McCabe index: 3 number of parameters: 4 id: 298 unit: public IStoreOperationGlobal createGetMappingsByRangeGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 472 end line: 482 size: 11 LOC McCabe index: 1 number of parameters: 8 id: 299 unit: private StoreShardMap getStoreShardMapFromXml() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 1097 end line: 1107 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 300 unit: public UpdateShardOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/UpdateShardOperation.java start line: 83 end line: 93 size: 11 LOC McCabe index: 1 number of parameters: 6 id: 301 unit: public FindMappingByIdGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/FindMappingByIdGlobalOperation.java start line: 62 end line: 72 size: 11 LOC McCabe index: 1 number of parameters: 5 id: 302 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/LockOrUnLockMappingsGlobalOperation.java start line: 126 end line: 148 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 303 unit: public void handleDoGlobalPreLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/RemoveMappingOperation.java start line: 146 end line: 168 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 304 unit: public StoreConnectionInfo getStoreConnectionInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 169 end line: 179 size: 11 LOC McCabe index: 4 number of parameters: 0 id: 305 unit: public FixedInterval() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/FixedInterval.java start line: 84 end line: 94 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 306 unit: public RetryPolicy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 74 end line: 83 size: 10 LOC McCabe index: 5 number of parameters: 4 id: 307 unit: private static HashMap getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/LookupOptions.java start line: 45 end line: 54 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 308 unit: Object getValueWithCheck() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 1072 end line: 1081 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 309 unit: public List getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 238 end line: 252 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 310 unit: public List getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 341 end line: 355 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 311 unit: public List getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 244 end line: 258 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 312 unit: public List getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 346 end line: 360 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 313 unit: public final List getShards() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 265 end line: 279 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 314 unit: public final void deleteShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 395 end line: 409 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 315 unit: private static void validateShardMapName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 176 end line: 189 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 316 unit: public List getShardMaps() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 315 end line: 329 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 317 unit: public ShardMap getShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 338 end line: 352 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 318 unit: public List getDistinctShardLocations() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 479 end line: 493 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 319 unit: public void upgradeLocalStore() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 540 end line: 553 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 320 unit: private void loadFromStore() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 693 end line: 703 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 321 unit: protected static MappingT setStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 136 end line: 145 size: 10 LOC McCabe index: 1 number of parameters: 6 id: 322 unit: public PointMapping lookup() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 219 end line: 230 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 323 unit: public final RangeMapping lookup() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/RangeShardMapper.java start line: 182 end line: 193 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 324 unit: public final void remove() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoCollection.java start line: 174 end line: 184 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 325 unit: public ShardedTableInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/ShardedTableInfo.java start line: 59 end line: 69 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 326 unit: static file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlResults.java start line: 51 end line: 60 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 327 unit: public SqlStoreConnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreConnection.java start line: 50 end line: 59 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 328 unit: public void close() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlUserStoreConnection.java start line: 52 end line: 61 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 329 unit: private static HashMap getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreResult.java start line: 58 end line: 67 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 330 unit: public StoreResults() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreResults.java start line: 57 end line: 66 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 331 unit: private void attemptUndo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 614 end line: 627 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 332 unit: public IStoreOperationGlobal createFindMappingByKeyGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 440 end line: 449 size: 10 LOC McCabe index: 1 number of parameters: 8 id: 333 unit: public IStoreOperation createAddMappingOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 784 end line: 793 size: 10 LOC McCabe index: 1 number of parameters: 6 id: 334 unit: private ShardLocation getShardLocationFromXml() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 1122 end line: 1131 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 335 unit: public StoreResults undoLocalSourceExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/AddShardOperation.java start line: 221 end line: 233 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 336 unit: public UpdateMappingOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 97 end line: 106 size: 10 LOC McCabe index: 1 number of parameters: 7 id: 337 unit: public String toString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardAggregateException.java start line: 118 end line: 128 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 338 unit: public MultiShardException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardException.java start line: 113 end line: 122 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 339 unit: public LabeledResultSet() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/LabeledResultSet.java start line: 68 end line: 77 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 340 unit: public LabeledResultSet() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/LabeledResultSet.java start line: 89 end line: 98 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 341 unit: public boolean last() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 683 end line: 691 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 342 unit: public PointMappingCreationInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMappingCreationInfo.java start line: 48 end line: 57 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 343 unit: public static boolean opLessThan() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 464 end line: 472 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 344 unit: public static ShardKey min() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 553 end line: 561 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 345 unit: public static ShardKey max() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 572 end line: 580 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 346 unit: private int deNormalizeInt32() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 948 end line: 956 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 347 unit: private long deNormalizeInt64() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 958 end line: 966 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 348 unit: public static boolean opLessThan() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 175 end line: 183 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 349 unit: public ShardRange intersect() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 436 end line: 447 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 350 unit: public static Callable validateMappingAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ValidationUtils.java start line: 140 end line: 148 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 351 unit: public static Callable validateShardAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ValidationUtils.java start line: 229 end line: 237 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 352 unit: public ShardManagementException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardManagementException.java start line: 102 end line: 110 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 353 unit: public ShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 104 end line: 112 size: 9 LOC McCabe index: 1 number of parameters: 7 id: 354 unit: public void upgradeGlobalStore() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 498 end line: 510 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 355 unit: public void upgradeGlobalStore() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 518 end line: 530 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 356 unit: public void upgradeLocalStore() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 561 end line: 573 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 357 unit: private void addShardMapToStore() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 713 end line: 721 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 358 unit: private void upgradeStoreGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 785 end line: 793 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 359 unit: public Connection openConnectionForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/DefaultShardMapper.java start line: 76 end line: 85 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 360 unit: public Callable openConnectionForKeyAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/DefaultShardMapper.java start line: 112 end line: 120 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 361 unit: private void initialize() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfo.java start line: 131 end line: 146 size: 9 LOC McCabe index: 7 number of parameters: 0 id: 362 unit: public SqlUserStoreConnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlUserStoreConnection.java start line: 34 end line: 42 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 363 unit: public Version() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/Version.java start line: 95 end line: 103 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 364 unit: public IStoreOperationGlobal createLockOrUnLockMappingsGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 503 end line: 511 size: 9 LOC McCabe index: 1 number of parameters: 7 id: 365 unit: public IStoreOperationLocal createGetMappingsByRangeLocalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 568 end line: 576 size: 9 LOC McCabe index: 1 number of parameters: 7 id: 366 unit: public IStoreOperationLocal createReplaceMappingsLocalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 612 end line: 620 size: 9 LOC McCabe index: 1 number of parameters: 7 id: 367 unit: public IStoreOperation createUpdateShardOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 757 end line: 765 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 368 unit: public IStoreOperation createUpdateMappingOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 942 end line: 950 size: 9 LOC McCabe index: 1 number of parameters: 7 id: 369 unit: public StoreOperationLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationLocal.java start line: 65 end line: 73 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 370 unit: public static JAXBElement addShardLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 852 end line: 860 size: 9 LOC McCabe index: 3 number of parameters: 4 id: 371 unit: public AddShardOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/AddShardOperation.java start line: 75 end line: 83 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 372 unit: public StoreResults doLocalSourceExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/AddShardOperation.java start line: 145 end line: 160 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 373 unit: public FindShardByLocationGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/FindShardByLocationGlobalOperation.java start line: 54 end line: 62 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 374 unit: public RemoveShardOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/RemoveShardOperation.java start line: 73 end line: 81 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 375 unit: public CreateShardMapManagerGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanagerfactory/CreateShardMapManagerGlobalOperation.java start line: 62 end line: 70 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 376 unit: public void doGlobalUpdateCachePost() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/LoadShardMapManagerGlobalOperation.java start line: 136 end line: 147 size: 9 LOC McCabe index: 4 number of parameters: 1 id: 377 unit: public void doGlobalUpdateCachePost() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/FindMappingByKeyGlobalOperation.java start line: 184 end line: 193 size: 9 LOC McCabe index: 6 number of parameters: 1 id: 378 unit: public AttachShardOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/AttachShardOperation.java start line: 80 end line: 88 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 379 unit: public StoreResults doLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/CheckShardLocalOperation.java start line: 60 end line: 72 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 380 unit: public static boolean argumentNotNullOrEmptyString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/Guard.java start line: 30 end line: 39 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 381 unit: public static void argumentNotGreaterThan() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/Guard.java start line: 100 end line: 107 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 382 unit: public RetryPolicy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 94 end line: 102 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 383 unit: public MultiShardAggregateException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardAggregateException.java start line: 63 end line: 70 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 384 unit: public void beforeFirst() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 658 end line: 665 size: 8 LOC McCabe index: 4 number of parameters: 0 id: 385 unit: public boolean first() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 673 end line: 680 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 386 unit: public void setParameters() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 342 end line: 350 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 387 unit: public static ShardKeyType shardKeyTypeFromType() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 874 end line: 881 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 388 unit: private String getPortSuffix() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 256 end line: 263 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 389 unit: public ShardManagementException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardManagementException.java start line: 58 end line: 65 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 390 unit: public ShardManagementException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardManagementException.java start line: 79 end line: 86 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 391 unit: private void removeShardMapFromStore() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 729 end line: 736 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 392 unit: public PointMapping markMappingOffline() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 138 end line: 145 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 393 unit: public PointMapping markMappingOnline() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 167 end line: 174 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 394 unit: public final RangeMapping markMappingOffline() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/RangeShardMapper.java start line: 122 end line: 129 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 395 unit: public final RangeMapping markMappingOnline() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/RangeShardMapper.java start line: 140 end line: 147 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 396 unit: public ShardedTableInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/ShardedTableInfo.java start line: 39 end line: 47 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 397 unit: public static String asString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreTransactionScope.java start line: 117 end line: 127 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 398 unit: public Version() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/Version.java start line: 81 end line: 88 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 399 unit: public IStoreOperationGlobal createReplaceMappingsGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 175 end line: 182 size: 8 LOC McCabe index: 1 number of parameters: 6 id: 400 unit: public IStoreOperation createAddShardOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 676 end line: 683 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 401 unit: public IStoreOperation createRemoveShardOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 698 end line: 705 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 402 unit: public static JAXBElement getAllShardMappingsGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 425 end line: 432 size: 8 LOC McCabe index: 4 number of parameters: 3 id: 403 unit: public static JAXBElement detachShardGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 758 end line: 765 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 404 unit: public static JAXBElement validateShardLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 830 end line: 837 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 405 unit: public static JAXBElement removeShardLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 873 end line: 880 size: 8 LOC McCabe index: 3 number of parameters: 3 id: 406 unit: public static JAXBElement updateShardLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 893 end line: 900 size: 8 LOC McCabe index: 3 number of parameters: 3 id: 407 unit: public static JAXBElement getAllShardMappingsLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 913 end line: 920 size: 8 LOC McCabe index: 3 number of parameters: 3 id: 408 unit: public StoreConnectionInfo getStoreConnectionInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/AddShardOperation.java start line: 91 end line: 98 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 409 unit: public void handleDoGlobalPreLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/AddShardOperation.java start line: 120 end line: 135 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 410 unit: public void handleDoGlobalPostLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/AddShardOperation.java start line: 198 end line: 211 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 411 unit: public void handleUndoGlobalPostLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/AddShardOperation.java start line: 271 end line: 284 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 412 unit: public StoreConnectionInfo getStoreConnectionInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/RemoveShardOperation.java start line: 89 end line: 96 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 413 unit: public void handleDoGlobalPreLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/RemoveShardOperation.java start line: 118 end line: 134 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 414 unit: public void handleDoGlobalPostLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/RemoveShardOperation.java start line: 186 end line: 199 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 415 unit: public void handleUndoGlobalPostLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/RemoveShardOperation.java start line: 251 end line: 264 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 416 unit: public StoreConnectionInfo getStoreConnectionInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/UpdateShardOperation.java start line: 101 end line: 108 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 417 unit: public void handleDoGlobalPreLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/UpdateShardOperation.java start line: 130 end line: 146 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 418 unit: public void handleDoGlobalPostLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/UpdateShardOperation.java start line: 200 end line: 213 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 419 unit: public void handleUndoGlobalPostLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/UpdateShardOperation.java start line: 267 end line: 280 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 420 unit: public void handleDoGlobalPreLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/AddMappingOperation.java start line: 135 end line: 151 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 421 unit: public void handleDoGlobalPostLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/AddMappingOperation.java start line: 202 end line: 215 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 422 unit: public void handleUndoGlobalPostLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/AddMappingOperation.java start line: 282 end line: 295 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 423 unit: public void doGlobalUpdateCachePre() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/FindMappingByIdGlobalOperation.java start line: 103 end line: 113 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 424 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/FindMappingByKeyGlobalOperation.java start line: 161 end line: 175 size: 8 LOC McCabe index: 4 number of parameters: 1 id: 425 unit: public void handleDoGlobalPostLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/RemoveMappingOperation.java start line: 219 end line: 232 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 426 unit: public void handleUndoGlobalPostLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/RemoveMappingOperation.java start line: 299 end line: 312 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 427 unit: public StoreConnectionInfo getStoreConnectionInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/ReplaceMappingsOperation.java start line: 117 end line: 124 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 428 unit: public void handleDoGlobalPostLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/ReplaceMappingsOperation.java start line: 225 end line: 238 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 429 unit: public void doGlobalPostLocalUpdateCache() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/ReplaceMappingsOperation.java start line: 247 end line: 257 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 430 unit: public void handleUndoGlobalPostLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/ReplaceMappingsOperation.java start line: 325 end line: 338 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 431 unit: public void handleDoGlobalPostLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 325 end line: 338 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 432 unit: public void handleUndoGlobalPostLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 453 end line: 466 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 433 unit: public void handleDoGlobalPreLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/AttachShardOperation.java start line: 123 end line: 138 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 434 unit: public StoreResults doLocalSourceExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/AttachShardOperation.java start line: 148 end line: 162 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 435 unit: public void handleDoGlobalPostLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/AttachShardOperation.java start line: 210 end line: 223 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 436 unit: public void handleUndoGlobalPostLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/AttachShardOperation.java start line: 269 end line: 282 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 437 unit: public DetachShardGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/DetachShardGlobalOperation.java start line: 47 end line: 54 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 438 unit: public StoreResults doLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/GetShardsLocalOperation.java start line: 61 end line: 71 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 439 unit: public static ShardManagementException getStoreExceptionLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/ExceptionUtils.java start line: 122 end line: 129 size: 8 LOC McCabe index: 2 number of parameters: 4 id: 440 unit: public static void withSqlExceptionHandling() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 173 end line: 180 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 441 unit: public static ResultT withSqlExceptionHandling() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 189 end line: 196 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 442 unit: public static Callable withSqlExceptionHandlingAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 205 end line: 212 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 443 unit: private static void createUpgradeSteps() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 332 end line: 340 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 444 unit: public UpgradeSteps() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 373 end line: 380 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 445 unit: public static String byteArrayToString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/StringUtilsLocal.java start line: 45 end line: 55 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 446 unit: public final void close() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/ValueLock.java start line: 67 end line: 76 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 447 unit: public ExponentialBackoff() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/ExponentialBackoff.java start line: 66 end line: 72 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 448 unit: public static boolean argumentNotNull() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/Guard.java start line: 51 end line: 58 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 449 unit: public RetryPolicy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 150 end line: 156 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 450 unit: public void executeAction() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 288 end line: 295 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 451 unit: private void onRetrying() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 353 end line: 359 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 452 unit: public RetryingEventArgs() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryingEventArgs.java start line: 55 end line: 61 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 453 unit: public void close() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 61 end line: 67 size: 7 LOC McCabe index: 3 number of parameters: 0 id: 454 unit: public void setFetchDirection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 460 end line: 466 size: 7 LOC McCabe index: 4 number of parameters: 1 id: 455 unit: public void clearWarnings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 599 end line: 605 size: 7 LOC McCabe index: 4 number of parameters: 0 id: 456 unit: private void validateCommandBehavior() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 764 end line: 770 size: 7 LOC McCabe index: 4 number of parameters: 1 id: 457 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 194 end line: 200 size: 7 LOC McCabe index: 4 number of parameters: 1 id: 458 unit: public Range() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Range.java start line: 41 end line: 47 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 459 unit: private int calculateHashCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 222 end line: 230 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 460 unit: public ShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 86 end line: 92 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 461 unit: public static ShardManagementException getConversionException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMapExtensions.java start line: 107 end line: 113 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 462 unit: public ShardManagementException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardManagementException.java start line: 38 end line: 44 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 463 unit: private void validateShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 844 end line: 851 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 464 unit: protected static MappingT setStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 110 end line: 116 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 465 unit: protected final Callable openConnectionForKeyAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 312 end line: 318 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 466 unit: public boolean tryLookup() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/DefaultShardMapper.java start line: 204 end line: 212 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 467 unit: public boolean tryLookup() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 243 end line: 251 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 468 unit: public final boolean tryLookup() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/RangeShardMapper.java start line: 206 end line: 214 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 469 unit: public RecoveryManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 75 end line: 81 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 470 unit: public ReferenceTableInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/ReferenceTableInfo.java start line: 49 end line: 56 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 471 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfo.java start line: 273 end line: 279 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 472 unit: public StoreMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 84 end line: 90 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 473 unit: public StoreShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreShard.java start line: 73 end line: 79 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 474 unit: public Version() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/Version.java start line: 56 end line: 62 size: 7 LOC McCabe index: 9 number of parameters: 1 id: 475 unit: public Version() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/Version.java start line: 68 end line: 74 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 476 unit: public IStoreOperationGlobal createCreateShardMapManagerGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 110 end line: 116 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 477 unit: public IStoreOperationGlobal createFindMappingByIdGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 411 end line: 417 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 478 unit: public IStoreOperation createRemoveMappingOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 847 end line: 853 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 479 unit: public IStoreOperation createReplaceMappingsOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 967 end line: 973 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 480 unit: public StoreOperationGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationGlobal.java start line: 63 end line: 69 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 481 unit: public static JAXBElement findAndUpdateOperationLogEntryByIdGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 226 end line: 232 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 482 unit: public static JAXBElement findShardByLocationGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 321 end line: 327 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 483 unit: public static JAXBElement findShardMappingByKeyGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 443 end line: 449 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 484 unit: public static JAXBElement findShardMappingByIdGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 460 end line: 466 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 485 unit: public static JAXBElement attachShardGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 741 end line: 747 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 486 unit: public static JAXBElement findShardMappingByKeyLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 931 end line: 937 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 487 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/FindShardByLocationGlobalOperation.java start line: 92 end line: 104 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 488 unit: public GetShardsGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/GetShardsGlobalOperation.java start line: 46 end line: 52 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 489 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/GetShardsGlobalOperation.java start line: 81 end line: 93 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 490 unit: public GetShardMapManagerGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanagerfactory/GetShardMapManagerGlobalOperation.java start line: 47 end line: 53 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 491 unit: public AddShardMapGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/AddShardMapGlobalOperation.java start line: 46 end line: 52 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 492 unit: public FindShardMapByNameGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/FindShardMapByNameGlobalOperation.java start line: 46 end line: 52 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 493 unit: public RemoveShardMapGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/RemoveShardMapGlobalOperation.java start line: 46 end line: 52 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 494 unit: public StoreConnectionInfo getStoreConnectionInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/AddMappingOperation.java start line: 107 end line: 113 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 495 unit: public StoreResults undoLocalSourceExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/AddMappingOperation.java start line: 237 end line: 244 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 496 unit: public void doGlobalUpdateCachePost() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/GetMappingsByRangeGlobalOperation.java start line: 167 end line: 173 size: 7 LOC McCabe index: 4 number of parameters: 1 id: 497 unit: public RemoveMappingOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/RemoveMappingOperation.java start line: 68 end line: 74 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 498 unit: public StoreConnectionInfo getStoreConnectionInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/RemoveMappingOperation.java start line: 118 end line: 124 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 499 unit: public StoreResults undoLocalSourceExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/RemoveMappingOperation.java start line: 254 end line: 261 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 500 unit: public ReplaceMappingsOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/ReplaceMappingsOperation.java start line: 69 end line: 75 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 501 unit: public StoreResults undoLocalTargetExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 407 end line: 414 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 502 unit: public UpgradeStoreLocalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/upgrade/UpgradeStoreLocalOperation.java start line: 54 end line: 60 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 503 unit: private static String followCsvFormat() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/CsvUtils.java start line: 87 end line: 93 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 504 unit: public static ShardManagementException getStoreExceptionGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/ExceptionUtils.java start line: 101 end line: 107 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 505 unit: public UpgradeSteps clone() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 411 end line: 418 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 506 unit: public void addListener() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/helpers/Event.java start line: 30 end line: 35 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 507 unit: public List listeners() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/helpers/Event.java start line: 74 end line: 79 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 508 unit: public ExponentialBackoff() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/ExponentialBackoff.java start line: 45 end line: 50 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 509 unit: public static void argumentNotNegativeValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/Guard.java start line: 68 end line: 73 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 510 unit: public static void argumentNotNegativeValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/Guard.java start line: 83 end line: 88 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 511 unit: public Incremental() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/Incremental.java start line: 59 end line: 64 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 512 unit: public RetryPolicy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 171 end line: 176 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 513 unit: public final void close() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/LabeledResultSet.java start line: 158 end line: 163 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 514 unit: private static Pair createDbConnectionForLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardConnection.java start line: 178 end line: 183 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 515 unit: public void updateObject() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1226 end line: 1231 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 516 unit: public void updateObject() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1234 end line: 1239 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 517 unit: private Connection getConnectionForLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 678 end line: 683 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 518 unit: public final void setShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/BaseMappingUpdate.java start line: 59 end line: 64 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 519 unit: private LookupOptions() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/LookupOptions.java start line: 38 end line: 43 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 520 unit: public MappingStatus getStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 116 end line: 121 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 521 unit: public Range() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Range.java start line: 56 end line: 61 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 522 unit: public MappingStatus getStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 121 end line: 126 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 523 unit: public Connection openConnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 211 end line: 216 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 524 unit: public Callable openConnectionAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 246 end line: 251 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 525 unit: public ShardCreationInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardCreationInfo.java start line: 47 end line: 52 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 526 unit: public static Class typeFromShardKeyType() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 859 end line: 865 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 527 unit: public void setStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardUpdate.java start line: 42 end line: 47 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 528 unit: static file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMapUtils.java start line: 41 end line: 48 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 529 unit: public static ShardMapManager createSqlShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerFactory.java start line: 135 end line: 140 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 530 unit: protected final Connection openConnectionForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 170 end line: 175 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 531 unit: protected final Callable openConnectionForKeyAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 288 end line: 293 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 532 unit: public void rebuildMappingsOnShardsFromShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 401 end line: 407 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 533 unit: public void rebuildMappingsOnShardMapManagerFromShards() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 437 end line: 443 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 534 unit: public SchemaInfoException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoException.java start line: 77 end line: 82 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 535 unit: public SchemaInfoException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoException.java start line: 94 end line: 99 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 536 unit: public static Version readVersion() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlResults.java start line: 144 end line: 149 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 537 unit: public StoreShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreShardMap.java start line: 58 end line: 63 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 538 unit: public Version() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/Version.java start line: 42 end line: 47 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 539 unit: protected final String getConnectionStringForShardLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 604 end line: 609 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 540 unit: public IStoreOperationGlobal createGetShardMapManagerGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 131 end line: 136 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 541 unit: public IStoreOperationGlobal createDetachShardGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 151 end line: 156 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 542 unit: public IStoreOperationGlobal createFindShardByLocationGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 279 end line: 284 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 543 unit: public IStoreOperationLocal createUpgradeStoreLocalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 635 end line: 640 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 544 unit: public IStoreOperation createUpdateShardOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 737 end line: 742 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 545 unit: public IStoreOperation createAddMappingOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 808 end line: 813 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 546 unit: public void close() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationGlobal.java start line: 167 end line: 172 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 547 unit: private void teardownConnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationGlobal.java start line: 292 end line: 297 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 548 unit: public void close() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationLocal.java start line: 138 end line: 143 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 549 unit: private void establishConnnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationLocal.java start line: 178 end line: 185 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 550 unit: public static JAXBElement findShardMapByNameGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 252 end line: 257 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 551 unit: public static JAXBElement addShardMapGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 277 end line: 282 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 552 unit: public static JAXBElement removeShardMapGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 291 end line: 296 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 553 unit: public static JAXBElement getAllShardsGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 305 end line: 310 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 554 unit: public static JAXBElement validateShardMappingLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 948 end line: 953 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 555 unit: public UpdateShardOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/UpdateShardOperation.java start line: 60 end line: 65 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 556 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanagerfactory/GetShardMapManagerGlobalOperation.java start line: 100 end line: 105 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 557 unit: public void doGlobalUpdateCachePost() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/FindShardMapByNameGlobalOperation.java start line: 97 end line: 104 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 558 unit: public void doGlobalUpdateCachePost() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/GetShardMapsGlobalOperation.java start line: 87 end line: 94 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 559 unit: public LoadShardMapManagerGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/LoadShardMapManagerGlobalOperation.java start line: 48 end line: 53 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 560 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/RemoveShardMapGlobalOperation.java start line: 96 end line: 105 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 561 unit: public void doGlobalUpdateCachePost() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/RemoveShardMapGlobalOperation.java start line: 114 end line: 121 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 562 unit: public AddMappingOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/AddMappingOperation.java start line: 62 end line: 67 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 563 unit: public void doGlobalUpdateCachePost() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/FindMappingByIdGlobalOperation.java start line: 139 end line: 144 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 564 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/GetMappingsByRangeGlobalOperation.java start line: 146 end line: 158 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 565 unit: public StoreResults doLocalSourceExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/ReplaceMappingsOperation.java start line: 182 end line: 187 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 566 unit: public StoreConnectionInfo getStoreConnectionInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/AttachShardOperation.java start line: 96 end line: 101 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 567 unit: public void handleDoLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/GetMappingsByRangeLocalOperation.java start line: 111 end line: 120 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 568 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/ReplaceMappingsGlobalOperation.java start line: 101 end line: 107 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 569 unit: public StoreResults doLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/ReplaceMappingsLocalOperation.java start line: 106 end line: 113 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 570 unit: public AddShardingSchemaInfoGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/AddShardingSchemaInfoGlobalOperation.java start line: 40 end line: 45 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 571 unit: public FindShardingSchemaInfoGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/FindShardingSchemaInfoGlobalOperation.java start line: 40 end line: 45 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 572 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/FindShardingSchemaInfoGlobalOperation.java start line: 75 end line: 84 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 573 unit: public RemoveShardingSchemaInfoGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/RemoveShardingSchemaInfoGlobalOperation.java start line: 39 end line: 44 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 574 unit: public UpdateShardingSchemaInfoGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/UpdateShardingSchemaInfoGlobalOperation.java start line: 40 end line: 45 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 575 unit: public UpgradeStoreGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/upgrade/UpgradeStoreGlobalOperation.java start line: 48 end line: 53 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 576 unit: public static void disallowNullArgument() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/ExceptionUtils.java start line: 36 end line: 41 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 577 unit: public static void disallowNullOrEmptyStringArgument() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/ExceptionUtils.java start line: 51 end line: 56 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 578 unit: public void removeListener() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/helpers/Event.java start line: 53 end line: 57 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 579 unit: public void close() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/patterns/ConditionalDisposable.java start line: 46 end line: 50 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 580 unit: public FixedInterval() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/FixedInterval.java start line: 64 end line: 68 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 581 unit: public Incremental() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/Incremental.java start line: 41 end line: 45 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 582 unit: public RetryPolicy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 129 end line: 133 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 583 unit: protected RetryStrategy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryStrategy.java start line: 81 end line: 85 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 584 unit: public RetryingEventArgs() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryingEventArgs.java start line: 39 end line: 43 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 585 unit: public MultiShardAggregateException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardAggregateException.java start line: 39 end line: 43 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 586 unit: public String toString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardException.java start line: 141 end line: 145 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 587 unit: public MultiShardPartialReadException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardPartialReadException.java start line: 24 end line: 28 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 588 unit: public void updateAsciiStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 926 end line: 930 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 589 unit: public void updateAsciiStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 933 end line: 937 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 590 unit: public void updateAsciiStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 940 end line: 944 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 591 unit: public void updateAsciiStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 947 end line: 951 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 592 unit: public void updateBinaryStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 966 end line: 970 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 593 unit: public void updateBinaryStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 973 end line: 977 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 594 unit: public void updateBinaryStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 980 end line: 984 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 595 unit: public void updateBinaryStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 987 end line: 991 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 596 unit: public void updateCharacterStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1006 end line: 1010 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 597 unit: public void updateCharacterStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1025 end line: 1029 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 598 unit: public void updateCharacterStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1032 end line: 1036 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 599 unit: public void updateCharacterStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1039 end line: 1043 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 600 unit: public void updateBlob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1070 end line: 1074 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 601 unit: public void updateBlob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1077 end line: 1081 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 602 unit: public void updateClob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1108 end line: 1112 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 603 unit: public void updateClob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1115 end line: 1119 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 604 unit: public void updateNClob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1122 end line: 1126 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 605 unit: public void updateNClob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1153 end line: 1157 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 606 unit: public void updateNCharacterStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1172 end line: 1176 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 607 unit: public void updateNCharacterStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1179 end line: 1183 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 608 unit: public void updateObject() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1198 end line: 1202 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 609 unit: public void updateObject() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1205 end line: 1209 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 610 unit: public void updateObject() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1212 end line: 1216 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 611 unit: public void updateObject() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1219 end line: 1223 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 612 unit: public static MultiShardStatement create() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 237 end line: 241 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 613 unit: public final void setStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/BaseMappingUpdate.java start line: 43 end line: 47 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 614 unit: public ShardLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 128 end line: 132 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 615 unit: public ListShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 57 end line: 61 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 616 unit: public RangeShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 57 end line: 61 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 617 unit: public void shardMapManagerRetryingEventHandler() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 641 end line: 647 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 618 unit: public void onShardMapManagerRetryingEvent() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 655 end line: 659 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 619 unit: public static ShardMapManager createSqlShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerFactory.java start line: 84 end line: 88 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 620 unit: public static ShardMapManager createSqlShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerFactory.java start line: 116 end line: 120 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 621 unit: public static boolean tryGetSqlShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerFactory.java start line: 226 end line: 230 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 622 unit: public static ShardMapManager getSqlShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerFactory.java start line: 333 end line: 337 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 623 unit: protected BaseShardMapper() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 88 end line: 92 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 624 unit: private Callable lookupMappingForOpenConnectionForKeyAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 496 end line: 500 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 625 unit: public Shard lookup() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/DefaultShardMapper.java start line: 186 end line: 191 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 626 unit: public Connection openConnectionForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 79 end line: 83 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 627 unit: public Callable openConnectionForKeyAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 112 end line: 116 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 628 unit: public List getMappingsForRange() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 264 end line: 268 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 629 unit: public PointMapping update() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 295 end line: 299 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 630 unit: public void lockOrUnlockMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 322 end line: 326 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 631 unit: public final Connection openConnectionForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/RangeShardMapper.java start line: 84 end line: 88 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 632 unit: public final Callable openConnectionForKeyAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/RangeShardMapper.java start line: 107 end line: 111 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 633 unit: public final List getMappingsForRange() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/RangeShardMapper.java start line: 227 end line: 231 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 634 unit: public final RangeMapping update() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/RangeShardMapper.java start line: 244 end line: 248 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 635 unit: public final void lockOrUnlockMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/RangeShardMapper.java start line: 388 end line: 392 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 636 unit: private void rebuildMappingsHelper() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 793 end line: 797 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 637 unit: public ReferenceTableInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/ReferenceTableInfo.java start line: 34 end line: 39 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 638 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/ReferenceTableInfo.java start line: 66 end line: 70 size: 5 LOC McCabe index: 3 number of parameters: 1 id: 639 unit: public static ShardLocation readLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlResults.java start line: 159 end line: 163 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 640 unit: public static StoreShard readShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlResults.java start line: 173 end line: 177 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 641 unit: public static StoreShardMap readShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlResults.java start line: 187 end line: 191 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 642 unit: public static StoreMapping readMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlResults.java start line: 201 end line: 205 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 643 unit: public StoreSchemaInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreSchemaInfo.java start line: 46 end line: 50 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 644 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/Version.java start line: 169 end line: 173 size: 5 LOC McCabe index: 6 number of parameters: 1 id: 645 unit: public void handleUndoGlobalPreLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 482 end line: 489 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 646 unit: public IStoreOperationGlobal createAddShardingSchemaInfoGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 195 end line: 199 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 647 unit: public IStoreOperationGlobal createFindShardingSchemaInfoGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 212 end line: 216 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 648 unit: public IStoreOperationGlobal createRemoveShardingSchemaInfoGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 243 end line: 247 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 649 unit: public IStoreOperationGlobal createUpdateShardingSchemaInfoGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 260 end line: 264 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 650 unit: public IStoreOperationGlobal createGetShardsGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 297 end line: 301 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 651 unit: public IStoreOperationGlobal createAddShardMapGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 314 end line: 318 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 652 unit: public IStoreOperationGlobal createFindShardMapByNameGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 331 end line: 335 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 653 unit: public IStoreOperationGlobal createRemoveShardMapGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 390 end line: 394 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 654 unit: public IStoreOperationGlobal createUpgradeStoreGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 524 end line: 528 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 655 unit: public IStoreOperationLocal createCheckShardLocalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 544 end line: 548 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 656 unit: public IStoreOperationLocal createGetShardsLocalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 588 end line: 592 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 657 unit: public IStoreOperation createAddShardOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 657 end line: 661 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 658 unit: public IStoreOperation createRemoveShardOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 718 end line: 722 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 659 unit: public IStoreOperation createAttachShardOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 826 end line: 830 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 660 unit: private void teardownConnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationLocal.java start line: 199 end line: 204 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 661 unit: public static JAXBElement getAllShardMapsGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 239 end line: 243 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 662 unit: public static JAXBElement getAllDistinctShardLocationsGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 264 end line: 268 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 663 unit: public static JAXBElement getAllShardingSchemaInfosGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 674 end line: 678 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 664 unit: public static JAXBElement findShardingSchemaInfoGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 687 end line: 691 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 665 unit: public static JAXBElement addShardingSchemaInfoGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 700 end line: 704 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 666 unit: public static JAXBElement removeShardingSchemaInfoGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 713 end line: 717 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 667 unit: public static JAXBElement updateShardingSchemaInfoGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 726 end line: 730 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 668 unit: public static JAXBElement getAllShardsLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 813 end line: 817 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 669 unit: public static JAXBElement killSessionsForShardMappingLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationRequestBuilder.java start line: 1094 end line: 1098 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 670 unit: public AddShardOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/AddShardOperation.java start line: 55 end line: 59 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 671 unit: public void handleDoLocalSourceExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/AddShardOperation.java start line: 169 end line: 176 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 672 unit: public void handleUndoLocalSourceExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/AddShardOperation.java start line: 242 end line: 249 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 673 unit: public RemoveShardOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/RemoveShardOperation.java start line: 53 end line: 57 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 674 unit: public void handleDoLocalSourceExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/RemoveShardOperation.java start line: 157 end line: 164 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 675 unit: public void handleUndoLocalSourceExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/RemoveShardOperation.java start line: 222 end line: 229 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 676 unit: public void handleDoLocalSourceExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/UpdateShardOperation.java start line: 169 end line: 178 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 677 unit: public void handleUndoLocalSourceExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/UpdateShardOperation.java start line: 236 end line: 245 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 678 unit: public GetShardMapsGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/GetShardMapsGlobalOperation.java start line: 39 end line: 43 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 679 unit: public void doGlobalUpdateCachePre() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/RemoveShardMapGlobalOperation.java start line: 82 end line: 87 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 680 unit: public void handleDoLocalSourceExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/AddMappingOperation.java start line: 173 end line: 180 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 681 unit: public void handleUndoLocalSourceExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/AddMappingOperation.java start line: 253 end line: 260 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 682 unit: public void doGlobalUpdateCachePre() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/FindMappingByKeyGlobalOperation.java start line: 147 end line: 152 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 683 unit: public void doGlobalUpdateCachePre() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/GetMappingsByRangeGlobalOperation.java start line: 132 end line: 137 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 684 unit: protected void undoPendingStoreOperations() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/LockOrUnLockMappingsGlobalOperation.java start line: 165 end line: 169 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 685 unit: public void handleDoLocalSourceExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/RemoveMappingOperation.java start line: 190 end line: 197 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 686 unit: public void handleUndoLocalSourceExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/RemoveMappingOperation.java start line: 270 end line: 277 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 687 unit: public void handleDoLocalSourceExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/ReplaceMappingsOperation.java start line: 196 end line: 203 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 688 unit: public void handleUndoLocalSourceExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/ReplaceMappingsOperation.java start line: 296 end line: 303 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 689 unit: public StoreResults doGlobalPreLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 189 end line: 193 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 690 unit: public void handleDoLocalSourceExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 264 end line: 271 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 691 unit: public StoreResults doLocalTargetExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 281 end line: 285 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 692 unit: public void handleDoLocalTargetExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 294 end line: 302 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 693 unit: public StoreResults doGlobalPostLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 312 end line: 316 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 694 unit: public void handleUndoLocalSourceExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 390 end line: 397 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 695 unit: public void handleUndoLocalTargetExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 423 end line: 430 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 696 unit: public StoreResults undoGlobalPostLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 440 end line: 444 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 697 unit: public AttachShardOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/AttachShardOperation.java start line: 60 end line: 64 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 698 unit: public CheckShardLocalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/CheckShardLocalOperation.java start line: 38 end line: 42 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 699 unit: public GetShardsLocalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/GetShardsLocalOperation.java start line: 39 end line: 43 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 700 unit: public static void writeLine() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/CsvUtils.java start line: 38 end line: 42 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 701 unit: public static String remove() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/StringUtilsLocal.java start line: 75 end line: 79 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 702 unit: public FixedInterval() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/FixedInterval.java start line: 48 end line: 51 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 703 unit: public RetryPolicy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 113 end line: 116 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 704 unit: public String toString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 261 end line: 264 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 705 unit: public MultiShardException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardException.java start line: 59 end line: 62 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 706 unit: public MultiShardException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardException.java start line: 82 end line: 85 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 707 unit: public MultiShardException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardException.java start line: 95 end line: 98 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 708 unit: public MultiShardPartialReadException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardPartialReadException.java start line: 39 end line: 42 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 709 unit: public MultiShardResultSetClosedException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardResultSetClosedException.java start line: 28 end line: 31 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 710 unit: public MultiShardResultSetInternalException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardResultSetInternalException.java start line: 45 end line: 48 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 711 unit: public MultiShardSchemaMismatchException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardSchemaMismatchException.java start line: 22 end line: 25 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 712 unit: public MultiShardSchemaMismatchException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardSchemaMismatchException.java start line: 36 end line: 39 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 713 unit: public MultiShardQueryTransientErrorDetectionStrategy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardQueryTransientErrorDetectionStrategy.java start line: 38 end line: 41 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 714 unit: public MultiShardResultSet() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 55 end line: 58 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 715 unit: public BigDecimal getBigDecimal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 229 end line: 232 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 716 unit: public BigDecimal getBigDecimal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 236 end line: 239 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 717 unit: public Date getDate() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 262 end line: 265 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 718 unit: public Date getDate() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 268 end line: 271 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 719 unit: public Time getTime() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 284 end line: 287 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 720 unit: public Time getTime() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 290 end line: 293 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 721 unit: public Timestamp getTimestamp() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 306 end line: 309 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 722 unit: public Timestamp getTimestamp() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 312 end line: 315 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 723 unit: public Object getObject() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 386 end line: 389 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 724 unit: public Object getObject() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 392 end line: 395 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 725 unit: public T getObject() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 398 end line: 401 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 726 unit: public T getObject() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 404 end line: 407 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 727 unit: public void updateBoolean() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 770 end line: 773 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 728 unit: public void updateBoolean() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 776 end line: 779 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 729 unit: public void updateByte() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 782 end line: 785 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 730 unit: public void updateByte() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 788 end line: 791 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 731 unit: public void updateShort() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 794 end line: 797 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 732 unit: public void updateShort() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 800 end line: 803 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 733 unit: public void updateInt() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 806 end line: 809 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 734 unit: public void updateInt() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 812 end line: 815 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 735 unit: public void updateLong() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 818 end line: 821 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 736 unit: public void updateLong() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 824 end line: 827 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 737 unit: public void updateFloat() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 830 end line: 833 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 738 unit: public void updateFloat() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 836 end line: 839 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 739 unit: public void updateDouble() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 842 end line: 845 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 740 unit: public void updateDouble() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 848 end line: 851 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 741 unit: public void updateBigDecimal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 854 end line: 857 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 742 unit: public void updateBigDecimal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 860 end line: 863 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 743 unit: public void updateString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 866 end line: 869 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 744 unit: public void updateString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 872 end line: 875 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 745 unit: public void updateBytes() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 878 end line: 881 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 746 unit: public void updateBytes() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 884 end line: 887 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 747 unit: public void updateDate() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 890 end line: 893 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 748 unit: public void updateDate() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 896 end line: 899 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 749 unit: public void updateTime() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 902 end line: 905 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 750 unit: public void updateTime() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 908 end line: 911 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 751 unit: public void updateTimestamp() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 914 end line: 917 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 752 unit: public void updateTimestamp() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 920 end line: 923 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 753 unit: public void updateAsciiStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 954 end line: 957 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 754 unit: public void updateAsciiStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 960 end line: 963 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 755 unit: public void updateBinaryStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 994 end line: 997 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 756 unit: public void updateBinaryStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1000 end line: 1003 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 757 unit: public void updateCharacterStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1013 end line: 1016 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 758 unit: public void updateCharacterStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1019 end line: 1022 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 759 unit: public void updateBlob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1046 end line: 1049 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 760 unit: public void updateBlob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1052 end line: 1055 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 761 unit: public void updateBlob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1058 end line: 1061 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 762 unit: public void updateBlob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1064 end line: 1067 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 763 unit: public void updateClob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1084 end line: 1087 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 764 unit: public void updateClob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1090 end line: 1093 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 765 unit: public void updateClob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1096 end line: 1099 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 766 unit: public void updateClob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1102 end line: 1105 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 767 unit: public void updateNClob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1129 end line: 1132 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 768 unit: public void updateNClob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1135 end line: 1138 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 769 unit: public void updateNClob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1141 end line: 1144 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 770 unit: public void updateNClob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1147 end line: 1150 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 771 unit: public void updateNCharacterStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1160 end line: 1163 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 772 unit: public void updateNCharacterStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1166 end line: 1169 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 773 unit: public void updateObject() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1186 end line: 1189 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 774 unit: public void updateObject() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1192 end line: 1195 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 775 unit: public void updateRef() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1242 end line: 1245 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 776 unit: public void updateRef() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1248 end line: 1251 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 777 unit: public void updateArray() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1254 end line: 1257 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 778 unit: public void updateArray() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1260 end line: 1263 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 779 unit: public void updateRowId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1266 end line: 1269 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 780 unit: public void updateRowId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1272 end line: 1275 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 781 unit: public void updateNString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1278 end line: 1281 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 782 unit: public void updateNString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1284 end line: 1287 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 783 unit: public void updateSQLXML() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1290 end line: 1293 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 784 unit: public void updateSQLXML() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1296 end line: 1299 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 785 unit: public static MultiShardStatement create() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 221 end line: 224 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 786 unit: public Callable executeQueryAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 463 end line: 466 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 787 unit: private boolean isExecutionInProgress() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 777 end line: 780 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 788 unit: public static RetryPolicy getSqlConnectionRetryPolicy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardUtils.java start line: 29 end line: 32 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 789 unit: public static RetryPolicy getSqlCommandRetryPolicy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardUtils.java start line: 43 end line: 46 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 790 unit: public final boolean isMappingBeingTakenOffline() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/BaseMappingUpdate.java start line: 84 end line: 87 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 791 unit: public static boolean opEquality() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/MappingLockToken.java start line: 58 end line: 61 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 792 unit: public static boolean opInequality() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/MappingLockToken.java start line: 72 end line: 75 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 793 unit: protected boolean isBeingTakenOffline() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMappingUpdate.java start line: 34 end line: 37 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 794 unit: protected boolean isBeingTakenOffline() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMappingUpdate.java start line: 34 end line: 37 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 795 unit: public static boolean opGreaterThan() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 483 end line: 486 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 796 unit: public static boolean opLessThanOrEqual() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 497 end line: 500 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 797 unit: public static boolean opGreaterThanOrEqual() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 511 end line: 514 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 798 unit: public static boolean opEquality() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 525 end line: 528 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 799 unit: public static boolean opInequality() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 539 end line: 542 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 800 unit: public static ShardKey fromRawValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 824 end line: 827 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 801 unit: public static ShardKeyType detectShardKeyType() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 836 end line: 839 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 802 unit: public static int qpHash() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 892 end line: 899 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 803 unit: public ShardLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 113 end line: 116 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 804 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 212 end line: 215 size: 4 LOC McCabe index: 6 number of parameters: 1 id: 805 unit: public static boolean opGreaterThan() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 194 end line: 197 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 806 unit: public static boolean opLessThanOrEqual() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 208 end line: 211 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 807 unit: public static boolean opGreaterThanOrEqual() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 222 end line: 225 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 808 unit: public static boolean opEquality() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 236 end line: 239 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 809 unit: public static boolean opInequality() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 250 end line: 253 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 810 unit: public boolean contains() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 360 end line: 364 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 811 unit: public boolean contains() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 373 end line: 377 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 812 unit: public boolean intersects() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 423 end line: 427 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 813 unit: private MaxShardKey getMaxValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 464 end line: 467 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 814 unit: public boolean tryGetMappingForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 197 end line: 200 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 815 unit: public PointMapping updateMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 507 end line: 510 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 816 unit: public boolean tryGetMappingForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 203 end line: 206 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 817 unit: public RangeMapping updateMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 646 end line: 649 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 818 unit: public List splitMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 695 end line: 698 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 819 unit: public RangeMapping mergeMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 743 end line: 746 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 820 unit: public RangeShardMap clone() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 800 end line: 803 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 821 unit: public Connection openConnectionForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 158 end line: 161 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 822 unit: public Callable openConnectionForKeyAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 216 end line: 219 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 823 unit: public final Connection openConnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 448 end line: 451 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 824 unit: public final Callable openConnectionAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 503 end line: 506 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 825 unit: public static ListShardMap asListShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMapExtensions.java start line: 32 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 826 unit: public static RangeShardMap asRangeShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMapExtensions.java start line: 69 end line: 73 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 827 unit: public static ShardMapManager createSqlShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerFactory.java start line: 68 end line: 71 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 828 unit: public static ShardMapManager createSqlShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerFactory.java start line: 100 end line: 103 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 829 unit: public static ShardMapManager getSqlShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerFactory.java start line: 317 end line: 320 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 830 unit: public DefaultShardMapper() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/DefaultShardMapper.java start line: 46 end line: 49 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 831 unit: public Connection openConnectionForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/DefaultShardMapper.java start line: 60 end line: 63 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 832 unit: public Callable openConnectionForKeyAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/DefaultShardMapper.java start line: 96 end line: 99 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 833 unit: public ListShardMapper() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 47 end line: 50 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 834 unit: public Connection openConnectionForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 62 end line: 65 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 835 unit: public Callable openConnectionForKeyAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 95 end line: 98 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 836 unit: public void remove() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 205 end line: 208 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 837 unit: public PointMapping update() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 279 end line: 282 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 838 unit: public RangeShardMapper() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/RangeShardMapper.java start line: 62 end line: 65 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 839 unit: public final Connection openConnectionForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/RangeShardMapper.java start line: 67 end line: 70 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 840 unit: public final Callable openConnectionForKeyAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/RangeShardMapper.java start line: 90 end line: 93 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 841 unit: public final void remove() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/RangeShardMapper.java start line: 168 end line: 171 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 842 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryToken.java start line: 66 end line: 71 size: 4 LOC McCabe index: 3 number of parameters: 1 id: 843 unit: public void afterUnmarshal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfo.java start line: 123 end line: 126 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 844 unit: public SchemaInfoException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoException.java start line: 49 end line: 52 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 845 unit: public SchemaInfoException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoException.java start line: 62 end line: 65 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 846 unit: public final boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/ShardedTableInfo.java start line: 89 end line: 93 size: 4 LOC McCabe index: 5 number of parameters: 1 id: 847 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/ShardedTableInfo.java start line: 103 end line: 106 size: 4 LOC McCabe index: 3 number of parameters: 1 id: 848 unit: public SqlConnectionStringBuilder withApplicationNameSuffix() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 278 end line: 281 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 849 unit: public static StoreSchemaInfo readSchemaInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlResults.java start line: 215 end line: 218 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 850 unit: public String getShardMapManagerLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlShardMapManagerCredentials.java start line: 135 end line: 138 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 851 unit: public IStoreConnection getConnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreConnectionFactory.java start line: 36 end line: 39 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 852 unit: public Callable executeOperationAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreTransactionScope.java start line: 208 end line: 211 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 853 unit: public StoreException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreException.java start line: 43 end line: 46 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 854 unit: public StoreException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreException.java start line: 48 end line: 51 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 855 unit: public StoreResults undoGlobalPreLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 471 end line: 474 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 856 unit: public IStoreOperationGlobal createGetShardingSchemaInfosGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 227 end line: 230 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 857 unit: public IStoreOperationGlobal createGetDistinctShardLocationsGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 346 end line: 349 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 858 unit: public IStoreOperationGlobal createGetShardMapsGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 360 end line: 363 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 859 unit: public IStoreOperationGlobal createLoadShardMapManagerGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 374 end line: 377 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 860 unit: public Builder withGsmVersion() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 149 end line: 152 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 861 unit: public Builder withLsmVersion() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 154 end line: 157 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 862 unit: public Builder withOperationId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 159 end line: 162 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 863 unit: public Builder withUndoStartState() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 164 end line: 167 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 864 unit: public Builder withShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 169 end line: 172 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 865 unit: public Builder withLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 174 end line: 177 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 866 unit: public Builder withOperationCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 179 end line: 182 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 867 unit: public Builder withUndo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 184 end line: 187 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 868 unit: public Builder withShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 189 end line: 192 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 869 unit: public Builder withShardRange() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 194 end line: 197 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 870 unit: public Builder withShardKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 199 end line: 202 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 871 unit: public Builder withMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 204 end line: 207 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 872 unit: public Builder withLockOwnerId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 209 end line: 212 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 873 unit: public Builder withPatternForKill() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 214 end line: 217 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 874 unit: public Builder withSchemaInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 219 end line: 222 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 875 unit: public Builder withShardMapId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 224 end line: 227 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 876 unit: public Builder withShardId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 229 end line: 232 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 877 unit: public Builder withShardVersion() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 234 end line: 237 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 878 unit: public Builder withMappingId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 239 end line: 242 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 879 unit: public Builder withStepsCount() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 244 end line: 247 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 880 unit: public Builder withStoreOperationCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 249 end line: 252 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 881 unit: public Builder withStoreMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 254 end line: 257 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 882 unit: public Builder withSteps() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 259 end line: 262 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 883 unit: public Builder withStoreOperationStepKind() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 264 end line: 267 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 884 unit: public Builder withStepId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 269 end line: 272 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 885 unit: public Builder withRemoves() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 274 end line: 277 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 886 unit: public Builder withAdds() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 279 end line: 282 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 887 unit: public Builder withValidation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 284 end line: 287 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 888 unit: public Builder withUpdate() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 289 end line: 292 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 889 unit: public Builder withLock() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 294 end line: 297 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 890 unit: public Builder withRemoveStepsCount() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 299 end line: 302 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 891 unit: public Builder withAddStepsCount() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 304 end line: 307 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 892 unit: public Builder withRemoveSteps() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 309 end line: 312 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 893 unit: public Builder withAddSteps() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 314 end line: 317 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 894 unit: public Builder withAddSteps() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 319 end line: 322 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 895 unit: public Builder withPattern() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 324 end line: 327 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 896 unit: public StoreResults doGlobalPreLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/AddShardOperation.java start line: 108 end line: 111 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 897 unit: public StoreResults doGlobalPostLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/AddShardOperation.java start line: 186 end line: 189 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 898 unit: public StoreResults undoGlobalPostLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/AddShardOperation.java start line: 259 end line: 262 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 899 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/FindShardByLocationGlobalOperation.java start line: 80 end line: 83 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 900 unit: public StoreResults doGlobalPreLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/RemoveShardOperation.java start line: 106 end line: 109 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 901 unit: public StoreResults doLocalSourceExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/RemoveShardOperation.java start line: 144 end line: 148 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 902 unit: public StoreResults doGlobalPostLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/RemoveShardOperation.java start line: 174 end line: 177 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 903 unit: public StoreResults undoLocalSourceExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/RemoveShardOperation.java start line: 209 end line: 213 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 904 unit: public StoreResults undoGlobalPostLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/RemoveShardOperation.java start line: 239 end line: 242 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 905 unit: public StoreResults doGlobalPreLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/UpdateShardOperation.java start line: 118 end line: 121 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 906 unit: public StoreResults doLocalSourceExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/UpdateShardOperation.java start line: 156 end line: 160 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 907 unit: public StoreResults doGlobalPostLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/UpdateShardOperation.java start line: 188 end line: 191 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 908 unit: public StoreResults undoLocalSourceExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/UpdateShardOperation.java start line: 223 end line: 227 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 909 unit: public StoreResults undoGlobalPostLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/UpdateShardOperation.java start line: 255 end line: 258 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 910 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/AddShardMapGlobalOperation.java start line: 81 end line: 88 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 911 unit: public void doGlobalUpdateCachePost() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/AddShardMapGlobalOperation.java start line: 97 end line: 102 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 912 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/FindShardMapByNameGlobalOperation.java start line: 70 end line: 73 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 913 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/FindShardMapByNameGlobalOperation.java start line: 82 end line: 88 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 914 unit: public GetDistinctShardLocationsGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/GetDistinctShardLocationsGlobalOperation.java start line: 32 end line: 35 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 915 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/GetDistinctShardLocationsGlobalOperation.java start line: 53 end line: 56 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 916 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/GetDistinctShardLocationsGlobalOperation.java start line: 65 end line: 71 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 917 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/GetShardMapsGlobalOperation.java start line: 72 end line: 78 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 918 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/RemoveShardMapGlobalOperation.java start line: 70 end line: 73 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 919 unit: public StoreResults doGlobalPreLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/AddMappingOperation.java start line: 123 end line: 126 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 920 unit: public StoreResults doLocalSourceExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/AddMappingOperation.java start line: 161 end line: 164 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 921 unit: public StoreResults doGlobalPostLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/AddMappingOperation.java start line: 190 end line: 193 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 922 unit: public StoreResults undoGlobalPostLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/AddMappingOperation.java start line: 270 end line: 273 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 923 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/FindMappingByIdGlobalOperation.java start line: 90 end line: 94 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 924 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/FindMappingByIdGlobalOperation.java start line: 122 end line: 130 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 925 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/FindMappingByKeyGlobalOperation.java start line: 120 end line: 124 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 926 unit: public Callable doGlobalExecuteAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/FindMappingByKeyGlobalOperation.java start line: 134 end line: 138 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 927 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/GetMappingsByRangeGlobalOperation.java start line: 119 end line: 123 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 928 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/LockOrUnLockMappingsGlobalOperation.java start line: 114 end line: 117 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 929 unit: public StoreResults doGlobalPreLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/RemoveMappingOperation.java start line: 134 end line: 137 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 930 unit: public StoreResults doLocalSourceExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/RemoveMappingOperation.java start line: 178 end line: 181 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 931 unit: public StoreResults doGlobalPostLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/RemoveMappingOperation.java start line: 207 end line: 210 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 932 unit: public StoreResults undoGlobalPostLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/RemoveMappingOperation.java start line: 287 end line: 290 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 933 unit: public StoreResults doGlobalPreLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/ReplaceMappingsOperation.java start line: 134 end line: 138 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 934 unit: public StoreResults doGlobalPostLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/ReplaceMappingsOperation.java start line: 213 end line: 216 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 935 unit: public StoreResults undoGlobalPostLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/ReplaceMappingsOperation.java start line: 313 end line: 316 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 936 unit: public void doGlobalPostLocalUpdateCache() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 347 end line: 353 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 937 unit: public StoreResults doGlobalPreLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/AttachShardOperation.java start line: 111 end line: 114 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 938 unit: public StoreResults doGlobalPostLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/AttachShardOperation.java start line: 198 end line: 201 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 939 unit: public StoreResults undoGlobalPostLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/AttachShardOperation.java start line: 257 end line: 260 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 940 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/DetachShardGlobalOperation.java start line: 72 end line: 75 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 941 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/DetachShardGlobalOperation.java start line: 84 end line: 90 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 942 unit: public StoreResults doLocalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/GetMappingsByRangeLocalOperation.java start line: 99 end line: 102 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 943 unit: public void handleDoLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/GetShardsLocalOperation.java start line: 80 end line: 86 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 944 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/ReplaceMappingsGlobalOperation.java start line: 116 end line: 123 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 945 unit: public void handleDoLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/ReplaceMappingsLocalOperation.java start line: 122 end line: 128 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 946 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/AddShardingSchemaInfoGlobalOperation.java start line: 63 end line: 66 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 947 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/AddShardingSchemaInfoGlobalOperation.java start line: 75 end line: 82 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 948 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/FindShardingSchemaInfoGlobalOperation.java start line: 63 end line: 66 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 949 unit: public GetShardingSchemaInfosGlobalOperation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/GetShardingSchemaInfosGlobalOperation.java start line: 32 end line: 35 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 950 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/GetShardingSchemaInfosGlobalOperation.java start line: 53 end line: 56 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 951 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/GetShardingSchemaInfosGlobalOperation.java start line: 65 end line: 71 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 952 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/RemoveShardingSchemaInfoGlobalOperation.java start line: 62 end line: 65 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 953 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/RemoveShardingSchemaInfoGlobalOperation.java start line: 74 end line: 81 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 954 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/UpdateShardingSchemaInfoGlobalOperation.java start line: 63 end line: 66 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 955 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/UpdateShardingSchemaInfoGlobalOperation.java start line: 75 end line: 82 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 956 unit: public void handleDoLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/upgrade/UpgradeStoreLocalOperation.java start line: 119 end line: 122 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 957 unit: public static void writeLine() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/CsvUtils.java start line: 21 end line: 24 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 958 unit: public static String buildResourcePath() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/Scripts.java start line: 55 end line: 58 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 959 unit: public static List filterUpgradeCommands() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 214 end line: 217 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 960 unit: public static String formatInvariant() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/StringUtilsLocal.java start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 961 unit: public static String remove() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/StringUtilsLocal.java start line: 67 end line: 70 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 962 unit: public void addListener() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/helpers/Event.java start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 963 unit: public void removeListener() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/helpers/Event.java start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 964 unit: public ReferenceObjectHelper() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/helpers/ReferenceObjectHelper.java start line: 16 end line: 18 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 965 unit: public ConditionalDisposable() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/patterns/ConditionalDisposable.java start line: 25 end line: 27 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 966 unit: public boolean getDoNotDispose() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/patterns/ConditionalDisposable.java start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 967 unit: public void setDoNotDispose() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/patterns/ConditionalDisposable.java start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 968 unit: public T getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/patterns/ConditionalDisposable.java start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 969 unit: public ExponentialBackoff() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/ExponentialBackoff.java start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 970 unit: public FixedInterval() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/FixedInterval.java start line: 26 end line: 28 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 971 unit: public FixedInterval() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/FixedInterval.java start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 972 unit: public Incremental() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/Incremental.java start line: 27 end line: 29 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 973 unit: public RetryBehavior() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryBehavior.java start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 974 unit: public static RetryBehavior getDefaultRetryBehavior() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryBehavior.java start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 975 unit: public Function getTransientErrorDetector() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryBehavior.java start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 976 unit: public static RetryPolicy getDefaultRetryPolicy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 181 end line: 183 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 977 unit: public static RetryPolicy getNoRetry() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 188 end line: 190 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 978 unit: public static RetryPolicy getDefaultFixed() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 979 unit: public static RetryPolicy getDefaultProgressive() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 204 end line: 206 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 980 unit: public static RetryPolicy getDefaultExponential() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 212 end line: 214 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 981 unit: public int getRetryCount() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 216 end line: 218 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 982 unit: private void setRetryCount() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 220 end line: 222 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 983 unit: public Duration getMinBackOff() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 224 end line: 226 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 984 unit: private void setMinBackOff() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 228 end line: 230 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 985 unit: public Duration getMaxBackOff() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 232 end line: 234 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 986 unit: private void setMaxBackOff() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 236 end line: 238 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 987 unit: public Duration getDeltaBackOff() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 240 end line: 242 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 988 unit: private void setDeltaBackOff() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 244 end line: 246 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 989 unit: public RetryStrategy getExponentialRetryStrategy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 253 end line: 255 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 990 unit: public final RetryStrategy getRetryStrategy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 266 end line: 268 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 991 unit: private void setRetryStrategy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 270 end line: 272 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 992 unit: public final ITransientErrorDetectionStrategy getErrorDetectionStrategy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 274 end line: 276 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 993 unit: private void setErrorDetectionStrategy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 278 end line: 280 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 994 unit: public boolean isTransient() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 374 end line: 376 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 995 unit: public boolean isTransient() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryPolicy.java start line: 392 end line: 394 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 996 unit: public static RetryStrategy getNoRetry() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryStrategy.java start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 997 unit: public static RetryStrategy getDefaultFixed() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryStrategy.java start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 998 unit: public static RetryStrategy getDefaultProgressive() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryStrategy.java start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 999 unit: public static RetryStrategy getDefaultExponential() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryStrategy.java start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1000 unit: public final boolean getFastFirstRetry() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryStrategy.java start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1001 unit: public final void setFastFirstRetry() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryStrategy.java start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1002 unit: public final String getName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryStrategy.java start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1003 unit: private void setName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryStrategy.java start line: 133 end line: 135 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1004 unit: public int getCurrentRetryCount() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryingEventArgs.java start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1005 unit: private void setCurrentRetryCount() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryingEventArgs.java start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1006 unit: public Duration getDelay() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryingEventArgs.java start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1007 unit: private void setDelay() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryingEventArgs.java start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1008 unit: public RuntimeException getLastException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryingEventArgs.java start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1009 unit: private void setLastException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/RetryingEventArgs.java start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1010 unit: public static ProcessNetLibErrorCode forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/SqlDatabaseTransientErrorDetectionStrategy.java start line: 213 end line: 215 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1011 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/transientfaulthandling/SqlDatabaseTransientErrorDetectionStrategy.java start line: 217 end line: 219 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1012 unit: public MultiShardAggregateException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardAggregateException.java start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1013 unit: public MultiShardAggregateException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardAggregateException.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1014 unit: public MultiShardAggregateException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardAggregateException.java start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1015 unit: public final List getInnerExceptions() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardAggregateException.java start line: 109 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1016 unit: public MultiShardException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardException.java start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1017 unit: public MultiShardException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardException.java start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1018 unit: public MultiShardException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardException.java start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1019 unit: private static ShardLocation dummyShardLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardException.java start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1020 unit: public final ShardLocation getShardLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardException.java start line: 131 end line: 133 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1021 unit: public MultiShardPartialReadException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardPartialReadException.java start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1022 unit: public MultiShardPartialReadException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardPartialReadException.java start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1023 unit: public MultiShardResultSetClosedException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardResultSetClosedException.java start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1024 unit: public MultiShardResultSetClosedException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardResultSetClosedException.java start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1025 unit: public MultiShardResultSetInternalException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardResultSetInternalException.java start line: 23 end line: 25 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1026 unit: public MultiShardResultSetInternalException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardResultSetInternalException.java start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1027 unit: public MultiShardSchemaMismatchException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardSchemaMismatchException.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1028 unit: public MultiShardSchemaMismatchException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/exception/MultiShardSchemaMismatchException.java start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1029 unit: public static CommandBehavior forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/logging/CommandBehavior.java start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1030 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/logging/CommandBehavior.java start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1031 unit: public static MultiShardExecutionOptions forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/logging/MultiShardExecutionOptions.java start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1032 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/logging/MultiShardExecutionOptions.java start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1033 unit: public static MultiShardExecutionPolicy forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/logging/MultiShardExecutionPolicy.java start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1034 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/logging/MultiShardExecutionPolicy.java start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1035 unit: public final ShardLocation getShardLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/LabeledResultSet.java start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1036 unit: public final String getShardLabel() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/LabeledResultSet.java start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1037 unit: public final void setShardLabel() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/LabeledResultSet.java start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1038 unit: public final MultiShardException getException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/LabeledResultSet.java start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1039 unit: public final ResultSet getResultSet() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/LabeledResultSet.java start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1040 unit: public final Connection getConnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/LabeledResultSet.java start line: 147 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1041 unit: public final Statement getStatement() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/LabeledResultSet.java start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1042 unit: public List getShards() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardConnection.java start line: 188 end line: 190 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1043 unit: public List getShardLocations() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardConnection.java start line: 195 end line: 197 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1044 unit: public String getConnectionString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardConnection.java start line: 209 end line: 211 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1045 unit: public MultiShardStatement createCommand() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardConnection.java start line: 219 end line: 221 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1046 unit: public boolean isClosed() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardConnection.java start line: 267 end line: 269 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1047 unit: public boolean isTransient() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardQueryTransientErrorDetectionStrategy.java start line: 51 end line: 53 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1048 unit: public boolean wasNull() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1049 unit: public List getResults() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1050 unit: public String getLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 133 end line: 135 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1051 unit: public String getString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1052 unit: public String getString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1053 unit: public boolean getBoolean() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1054 unit: public boolean getBoolean() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 153 end line: 155 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1055 unit: public byte getByte() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1056 unit: public byte getByte() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1057 unit: public short getShort() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1058 unit: public short getShort() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 173 end line: 175 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1059 unit: public int getInt() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 178 end line: 180 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1060 unit: public int getInt() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 183 end line: 185 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1061 unit: public long getLong() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 188 end line: 190 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1062 unit: public long getLong() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 193 end line: 195 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1063 unit: public float getFloat() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 198 end line: 200 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1064 unit: public float getFloat() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 203 end line: 205 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1065 unit: public double getDouble() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 208 end line: 210 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1066 unit: public double getDouble() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 213 end line: 215 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1067 unit: public BigDecimal getBigDecimal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 218 end line: 220 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1068 unit: public BigDecimal getBigDecimal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 223 end line: 225 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1069 unit: public Date getDate() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 252 end line: 254 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1070 unit: public Date getDate() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 257 end line: 259 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1071 unit: public Time getTime() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 274 end line: 276 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1072 unit: public Time getTime() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 279 end line: 281 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1073 unit: public Timestamp getTimestamp() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 296 end line: 298 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1074 unit: public Timestamp getTimestamp() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 301 end line: 303 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1075 unit: public InputStream getAsciiStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 318 end line: 320 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1076 unit: public InputStream getAsciiStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 323 end line: 325 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1077 unit: public InputStream getUnicodeStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 329 end line: 331 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1078 unit: public InputStream getUnicodeStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 335 end line: 337 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1079 unit: public InputStream getBinaryStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 340 end line: 342 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1080 unit: public InputStream getBinaryStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 345 end line: 347 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1081 unit: public SQLWarning getWarnings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 350 end line: 352 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1082 unit: public String getCursorName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 355 end line: 357 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1083 unit: public Object getObject() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 376 end line: 378 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1084 unit: public Object getObject() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 381 end line: 383 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1085 unit: public Reader getCharacterStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 410 end line: 412 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1086 unit: public Reader getCharacterStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 415 end line: 417 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1087 unit: public int getFetchDirection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 455 end line: 457 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1088 unit: public int getFetchSize() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 469 end line: 471 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1089 unit: public void setFetchSize() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 474 end line: 476 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1090 unit: public int getType() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 479 end line: 481 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1091 unit: public int getConcurrency() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 484 end line: 486 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1092 unit: public Statement getStatement() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 489 end line: 491 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1093 unit: public Ref getRef() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 494 end line: 496 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1094 unit: public Ref getRef() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 499 end line: 501 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1095 unit: public Blob getBlob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 504 end line: 506 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1096 unit: public Blob getBlob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 509 end line: 511 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1097 unit: public Clob getClob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 514 end line: 516 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1098 unit: public Clob getClob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 519 end line: 521 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1099 unit: public Array getArray() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 524 end line: 526 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1100 unit: public Array getArray() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 529 end line: 531 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1101 unit: public URL getURL() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 534 end line: 536 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1102 unit: public URL getURL() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 539 end line: 541 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1103 unit: public RowId getRowId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 544 end line: 546 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1104 unit: public RowId getRowId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 549 end line: 551 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1105 unit: public int getHoldability() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 554 end line: 556 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1106 unit: public NClob getNClob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 559 end line: 561 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1107 unit: public NClob getNClob() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 564 end line: 566 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1108 unit: public String getNString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 569 end line: 571 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1109 unit: public String getNString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 574 end line: 576 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1110 unit: public Reader getNCharacterStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 579 end line: 581 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1111 unit: public Reader getNCharacterStream() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 584 end line: 586 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1112 unit: public SQLXML getSQLXML() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 589 end line: 591 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1113 unit: public SQLXML getSQLXML() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 594 end line: 596 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1114 unit: public int findColumn() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 608 end line: 610 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1115 unit: public boolean isBeforeFirst() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 613 end line: 615 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1116 unit: public boolean isAfterLast() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 618 end line: 620 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1117 unit: public boolean isFirst() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 623 end line: 625 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1118 unit: public boolean isLast() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 628 end line: 630 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1119 unit: public boolean isWrapperFor() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 653 end line: 655 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1120 unit: public void afterLast() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 668 end line: 670 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1121 unit: public boolean rowUpdated() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 745 end line: 747 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1122 unit: public boolean rowInserted() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 750 end line: 752 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1123 unit: public boolean rowDeleted() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 755 end line: 757 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1124 unit: public void updateNull() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 760 end line: 762 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1125 unit: public void updateNull() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 765 end line: 767 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1126 unit: public void updateRow() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1302 end line: 1304 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1127 unit: public void insertRow() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1307 end line: 1309 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1128 unit: public void deleteRow() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1312 end line: 1314 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1129 unit: public void refreshRow() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1317 end line: 1319 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1130 unit: public void cancelRowUpdates() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1322 end line: 1324 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1131 unit: public void moveToInsertRow() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1327 end line: 1329 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1132 unit: public void moveToCurrentRow() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1332 end line: 1334 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1133 unit: public T unwrap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1337 end line: 1339 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1134 unit: public DateTimeOffset getDateTimeOffset() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1359 end line: 1361 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1135 unit: public DateTimeOffset getDateTimeOffset() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1363 end line: 1365 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1136 unit: public String getUniqueIdentifier() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1367 end line: 1369 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1137 unit: public String getUniqueIdentifier() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardResultSet.java start line: 1371 end line: 1373 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1138 unit: public String getCommandText() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 246 end line: 248 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1139 unit: public void setCommandText() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 253 end line: 255 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1140 unit: public int getCommandTimeout() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 260 end line: 262 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 1141 unit: public void setCommandTimeout() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 264 end line: 266 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1142 unit: public int getCommandTimeoutPerShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 271 end line: 273 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 1143 unit: public void setCommandTimeoutPerShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 278 end line: 280 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1144 unit: public RetryBehavior getRetryBehavior() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 282 end line: 284 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1145 unit: public void setRetryBehavior() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 286 end line: 288 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1146 unit: public MultiShardExecutionPolicy getExecutionPolicy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 290 end line: 292 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1147 unit: public void setExecutionPolicy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 294 end line: 296 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1148 unit: public MultiShardConnection getConnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 298 end line: 300 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1149 unit: public MultiShardExecutionOptions getExecutionOptions() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 316 end line: 318 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1150 unit: public void setExecutionOptions() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 320 end line: 322 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1151 unit: public RetryPolicy getRetryPolicy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 324 end line: 326 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1152 unit: public void setRetryPolicy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 328 end line: 330 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1153 unit: public void resetCommandTimeout() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 355 end line: 357 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1154 unit: public void resetCommandTimeoutPerShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 362 end line: 364 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1155 unit: public MultiShardResultSet executeQuery() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 377 end line: 383 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1156 unit: public MultiShardResultSet executeQuery() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 398 end line: 400 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1157 unit: public Callable executeQueryAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 445 end line: 447 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1158 unit: public void close() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 867 end line: 869 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1159 unit: public static NullableValue forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 1017 end line: 1019 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1160 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/MultiShardStatement.java start line: 1021 end line: 1023 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1161 unit: public final Exception getException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/ShardExecutionEventArgs.java start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1162 unit: public final void setException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/ShardExecutionEventArgs.java start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1163 unit: public final ShardLocation getShardLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/ShardExecutionEventArgs.java start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1164 unit: public final void setShardLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/ShardExecutionEventArgs.java start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1165 unit: public final LabeledResultSet getReader() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/ShardExecutionEventArgs.java start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1166 unit: public final void setReader() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/query/multishard/ShardExecutionEventArgs.java start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1167 unit: public final StatusT getStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/BaseMappingUpdate.java start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1168 unit: public final Shard getShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/BaseMappingUpdate.java start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1169 unit: public final boolean isAnyPropertySet() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/BaseMappingUpdate.java start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1170 unit: public static LockOwnerIdOpType forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/LockOwnerIdOpType.java start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1171 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/LockOwnerIdOpType.java start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1172 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/LookupOptions.java start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1173 unit: public static MappingKind forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/MappingKind.java start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1174 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/MappingKind.java start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1175 unit: public MappingLockToken() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/MappingLockToken.java start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1176 unit: public static MappingLockToken create() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/MappingLockToken.java start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1177 unit: public UUID getLockOwnerId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/MappingLockToken.java start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1178 unit: public void setLockOwnerId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/MappingLockToken.java start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1179 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/MappingLockToken.java start line: 93 end line: 95 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1180 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/MappingLockToken.java start line: 102 end line: 104 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1181 unit: public int hashCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/MappingLockToken.java start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1182 unit: public static MappingStatus forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/MappingStatus.java start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1183 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/MappingStatus.java start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1184 unit: public static MappingUpdatedProperties forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/MappingUpdatedProperties.java start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1185 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/MappingUpdatedProperties.java start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1186 unit: public Shard getShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1187 unit: public Object getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1188 unit: private void setValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1189 unit: public ShardKey getKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1190 unit: public void setKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1191 unit: public UUID getId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 149 end line: 151 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1192 unit: public UUID getShardMapId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1193 unit: public ShardMapManager getShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 160 end line: 162 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1194 unit: public void setManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 164 end line: 166 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1195 unit: public StoreMapping getStoreMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1196 unit: private void setStoreMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 172 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1197 unit: public String toString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 182 end line: 184 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1198 unit: public int hashCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 208 end line: 210 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1199 unit: public Shard getShardInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 215 end line: 217 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1200 unit: public PointMapping clone() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 284 end line: 286 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1201 unit: public MappingKind getKind() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 291 end line: 293 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1202 unit: public String getTypeName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMapping.java start line: 298 end line: 300 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1203 unit: public Object getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMappingCreationInfo.java start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1204 unit: private void setValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMappingCreationInfo.java start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1205 unit: public Shard getShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMappingCreationInfo.java start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1206 unit: private void setShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMappingCreationInfo.java start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1207 unit: public MappingStatus getStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMappingCreationInfo.java start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1208 unit: private void setStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMappingCreationInfo.java start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1209 unit: public ShardKey getKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMappingCreationInfo.java start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1210 unit: public void setKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMappingCreationInfo.java start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1211 unit: public PointMappingUpdate() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/PointMappingUpdate.java start line: 20 end line: 22 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1212 unit: public ShardRange getShardRange() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Range.java start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1213 unit: public Object getLow() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Range.java start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1214 unit: public Object getHigh() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Range.java start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1215 unit: public boolean isHighMax() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Range.java start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1216 unit: private void setHighIsMax() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Range.java start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1217 unit: public String toString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Range.java start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1218 unit: public int hashCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Range.java start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1219 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Range.java start line: 111 end line: 113 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1220 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Range.java start line: 122 end line: 124 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1221 unit: public Shard getShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 131 end line: 133 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1222 unit: public Range getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 135 end line: 137 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1223 unit: private void setValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 139 end line: 141 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1224 unit: public ShardRange getRange() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1225 unit: public void setRange() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 147 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1226 unit: public UUID getId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 154 end line: 156 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1227 unit: public UUID getShardMapId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 161 end line: 163 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1228 unit: public ShardMapManager getShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 165 end line: 167 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1229 unit: public void setShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 169 end line: 171 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1230 unit: public StoreMapping getStoreMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 173 end line: 175 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1231 unit: private void setStoreMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1232 unit: public String toString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 187 end line: 189 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1233 unit: public int hashCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 217 end line: 219 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1234 unit: public Shard getShardInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 224 end line: 226 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1235 unit: public RangeMapping clone() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 294 end line: 296 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1236 unit: public MappingKind getKind() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 301 end line: 303 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1237 unit: public String getTypeName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMapping.java start line: 308 end line: 310 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1238 unit: public Range getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMappingCreationInfo.java start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1239 unit: private void setValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMappingCreationInfo.java start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1240 unit: public Shard getShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMappingCreationInfo.java start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1241 unit: private void setShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMappingCreationInfo.java start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1242 unit: public MappingStatus getStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMappingCreationInfo.java start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1243 unit: private void setStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMappingCreationInfo.java start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1244 unit: public ShardRange getRange() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMappingCreationInfo.java start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1245 unit: public void setRange() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMappingCreationInfo.java start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1246 unit: public RangeMappingUpdate() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/RangeMappingUpdate.java start line: 20 end line: 22 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1247 unit: public ShardLocation getLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1248 unit: public ShardStatus getStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1249 unit: public UUID getId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1250 unit: public UUID getVersion() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1251 unit: public Shard getShardInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1252 unit: public ShardLocation getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1253 unit: public ShardMap getShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 154 end line: 156 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1254 unit: public void setShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1255 unit: public UUID getShardMapId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 165 end line: 167 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1256 unit: public ShardMapManager getShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 169 end line: 171 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1257 unit: public void setShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 173 end line: 175 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1258 unit: public StoreShard getStoreShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1259 unit: public void setStoreShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 181 end line: 183 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1260 unit: public Connection openConnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 195 end line: 197 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1261 unit: public Callable openConnectionAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 229 end line: 231 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1262 unit: public Shard clone() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 316 end line: 318 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1263 unit: public String toString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 326 end line: 328 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1264 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 338 end line: 340 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1265 unit: public int hashCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 376 end line: 378 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1266 unit: private int calculateHashCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/Shard.java start line: 385 end line: 389 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1267 unit: public ShardCreationInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardCreationInfo.java start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1268 unit: public ShardLocation getLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardCreationInfo.java start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1269 unit: private void setLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardCreationInfo.java start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1270 unit: public ShardStatus getStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardCreationInfo.java start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1271 unit: public void setStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardCreationInfo.java start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1272 unit: public ShardKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1273 unit: public ShardKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 206 end line: 208 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1274 unit: public ShardKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 216 end line: 218 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1275 unit: public ShardKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 226 end line: 228 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1276 unit: public ShardKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 236 end line: 238 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1277 unit: public ShardKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 246 end line: 248 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1278 unit: public ShardKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 256 end line: 258 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1279 unit: public static ShardKey getMinInt() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 356 end line: 358 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1280 unit: public static ShardKey getMaxInt() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 363 end line: 365 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1281 unit: public static ShardKey getMinLong() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 370 end line: 372 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1282 unit: public static ShardKey getMaxLong() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 377 end line: 379 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1283 unit: public static ShardKey getMinGuid() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 384 end line: 386 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1284 unit: public static ShardKey getMaxGuid() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 391 end line: 393 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1285 unit: public static ShardKey getMinBinary() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 398 end line: 400 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1286 unit: public static ShardKey getMaxBinary() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 405 end line: 407 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1287 unit: public static ShardKey getMinDateTime() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 412 end line: 414 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1288 unit: public static ShardKey getMaxDateTime() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 419 end line: 421 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1289 unit: public static ShardKey getMinTimeSpan() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 426 end line: 428 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1290 unit: public static ShardKey getMaxTimeSpan() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 433 end line: 435 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1291 unit: public static ShardKey getMinDateTimeOffset() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 440 end line: 442 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1292 unit: public static ShardKey getMaxDateTimeOffset() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 447 end line: 449 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1293 unit: public static boolean isSupportedType() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 848 end line: 850 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1294 unit: public boolean getHasValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 1035 end line: 1037 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1295 unit: public boolean getIsMin() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 1042 end line: 1044 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 1296 unit: public boolean getIsMax() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 1049 end line: 1051 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1297 unit: public Object getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 1068 end line: 1070 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1298 unit: public ShardKeyType getKeyType() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 1086 end line: 1088 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1299 unit: public Class getDataType() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 1093 end line: 1095 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1300 unit: public int hashCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 1154 end line: 1156 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1301 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 1166 end line: 1168 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1302 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 1177 end line: 1179 size: 3 LOC McCabe index: 3 number of parameters: 1 id: 1303 unit: public static ShardKeyType forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKeyType.java start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1304 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKeyType.java start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1305 unit: public int getByteArraySize() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKeyType.java start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1306 unit: public SqlProtocol getProtocol() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1307 unit: private void setProtocol() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1308 unit: public String getServer() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1309 unit: private void setServer() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1310 unit: public int getPort() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1311 unit: private void setPort() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 154 end line: 156 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1312 unit: public String getDataSource() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 161 end line: 163 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1313 unit: public String getDatabase() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 165 end line: 167 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1314 unit: private void setDatabase() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 169 end line: 171 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1315 unit: public String toString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 179 end line: 181 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1316 unit: public int hashCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 189 end line: 191 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1317 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 201 end line: 203 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1318 unit: public ShardRange() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1319 unit: public static ShardRange getFullRangeInt32() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1320 unit: public static ShardRange getFullRangeInt64() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1321 unit: public static ShardRange getFullRangeGuid() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1322 unit: public static ShardRange getFullRangeBinary() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1323 unit: public static ShardRange getFullRangeDateTime() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1324 unit: public static ShardRange getFullRangeTimeSpan() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1325 unit: public static ShardRange getFullRangeDateTimeOffset() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 162 end line: 164 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1326 unit: public ShardKey getLow() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 286 end line: 288 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1327 unit: private void setLow() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 290 end line: 292 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1328 unit: public ShardKey getHigh() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 294 end line: 296 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1329 unit: private void setHigh() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 298 end line: 300 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1330 unit: public ShardKeyType getKeyType() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 302 end line: 304 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1331 unit: private void setKeyType() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 306 end line: 308 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1332 unit: public String toString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 316 end line: 318 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1333 unit: public int hashCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 326 end line: 328 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1334 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 338 end line: 340 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1335 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 349 end line: 351 size: 3 LOC McCabe index: 3 number of parameters: 1 id: 1336 unit: private int calculateHashCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 454 end line: 456 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1337 unit: private String getMinValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 459 end line: 461 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 1338 unit: public MaxShardKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardRange.java start line: 479 end line: 481 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1339 unit: public static ShardStatus forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardStatus.java start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1340 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardStatus.java start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1341 unit: public ShardStatus getStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardUpdate.java start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1342 unit: public boolean isAnyPropertySet() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardUpdate.java start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1343 unit: public static ShardUpdatedProperties forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardUpdatedProperties.java start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1344 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardUpdatedProperties.java start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1345 unit: public static SqlProtocol forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/SqlProtocol.java start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1346 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/SqlProtocol.java start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1347 unit: public PointMapping getMappingForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1348 unit: public IShardMapper getMapper() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 657 end line: 659 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1349 unit: public ShardMap clone() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 666 end line: 668 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1350 unit: protected ShardMap cloneCore() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ListShardMap.java start line: 676 end line: 678 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1351 unit: public void deleteMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1352 unit: public RangeMapping getMappingForKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1353 unit: public RangeMapping markMappingOffline() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 460 end line: 462 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1354 unit: public RangeMapping markMappingOnline() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 500 end line: 502 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1355 unit: public IShardMapper getMapper() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 791 end line: 793 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1356 unit: protected ShardMap cloneCore() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/RangeShardMap.java start line: 811 end line: 813 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1357 unit: public String getName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1358 unit: public final ShardMapType getMapType() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1359 unit: public final ShardKeyType getKeyType() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1360 unit: public final UUID getId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 118 end line: 120 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1361 unit: public final ShardMapManager getShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1362 unit: public final StoreShardMap getStoreShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1363 unit: public final String getApplicationNameSuffix() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1364 unit: public String toString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1365 unit: public ShardMap clone() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMap.java start line: 562 end line: 564 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1366 unit: public static ShardMapType forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMapType.java start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1367 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMapType.java start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1368 unit: public static boolean getIsConnectionResiliencySupported() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMapUtils.java start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1369 unit: public static void setIsConnectionResiliencySupported() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/map/ShardMapUtils.java start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1370 unit: public static ShardManagementErrorCategory forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardManagementErrorCategory.java start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1371 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardManagementErrorCategory.java start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1372 unit: public static ShardManagementErrorCode forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardManagementErrorCode.java start line: 222 end line: 224 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1373 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardManagementErrorCode.java start line: 226 end line: 228 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1374 unit: public ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardManagementException.java start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1375 unit: private void setErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardManagementException.java start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1376 unit: public ShardManagementErrorCode getErrorCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardManagementException.java start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1377 unit: private void setErrorCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardManagementException.java start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1378 unit: public ShardManagementTransientErrorDetectionStrategy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardManagementTransientErrorDetectionStrategy.java start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1379 unit: public boolean isTransient() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardManagementTransientErrorDetectionStrategy.java start line: 44 end line: 46 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1380 unit: public SqlShardMapManagerCredentials getCredentials() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 191 end line: 193 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1381 unit: private void setCredentials() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 195 end line: 197 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1382 unit: public IStoreConnectionFactory getStoreConnectionFactory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 199 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1383 unit: private void setStoreConnectionFactory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 203 end line: 205 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1384 unit: public IStoreOperationFactory getStoreOperationFactory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 207 end line: 209 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1385 unit: private void setStoreOperationFactory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 211 end line: 213 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1386 unit: public RetryPolicy getRetryPolicy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 215 end line: 217 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1387 unit: private void setRetryPolicy() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 219 end line: 221 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1388 unit: public ICacheStore getCache() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 223 end line: 225 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1389 unit: private void setCache() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 227 end line: 229 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1390 unit: public RecoveryManager getRecoveryManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 580 end line: 582 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1391 unit: public SchemaInfoCollection getSchemaInfoCollection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManager.java start line: 589 end line: 591 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1392 unit: public static ShardMapManagerCreateMode forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerCreateMode.java start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1393 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerCreateMode.java start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1394 unit: public static ShardMapManager createSqlShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerFactory.java start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1395 unit: public static ShardMapManagerLoadPolicy forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerLoadPolicy.java start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1396 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapmanager/ShardMapManagerLoadPolicy.java start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1397 unit: protected final ShardMapManager getShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 147 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1398 unit: protected final ShardMap getShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/BaseShardMapper.java start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1399 unit: public static ConnectionOptions forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ConnectionOptions.java start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1400 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ConnectionOptions.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1401 unit: public void remove() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/DefaultShardMapper.java start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1402 unit: public PointMapping markMappingOffline() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1403 unit: public PointMapping markMappingOnline() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 154 end line: 156 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1404 unit: public PointMapping add() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 183 end line: 185 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1405 unit: public void remove() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 193 end line: 195 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1406 unit: public UUID getLockOwnerForMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/ListShardMapper.java start line: 308 end line: 310 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1407 unit: public final RangeMapping add() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/RangeShardMapper.java start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1408 unit: public final UUID getLockOwnerForMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/mapper/RangeShardMapper.java start line: 374 end line: 376 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1409 unit: public final StoreShardMap getShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingComparisonResult.java start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1410 unit: public final void setShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingComparisonResult.java start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1411 unit: public final ShardRange getRange() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingComparisonResult.java start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1412 unit: public final void setRange() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingComparisonResult.java start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1413 unit: public final MappingLocation getMappingLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingComparisonResult.java start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1414 unit: public final void setMappingLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingComparisonResult.java start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1415 unit: public final StoreMapping getShardMapManagerMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingComparisonResult.java start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1416 unit: public final void setShardMapManagerMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingComparisonResult.java start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1417 unit: public final StoreMapping getShardMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingComparisonResult.java start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1418 unit: public final void setShardMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingComparisonResult.java start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1419 unit: public final MappingDifferenceType getType() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingDifference.java start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1420 unit: private void setType() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingDifference.java start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1421 unit: public final MappingLocation getLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingDifference.java start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1422 unit: private void setLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingDifference.java start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1423 unit: public final StoreShardMap getShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingDifference.java start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1424 unit: private void setShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingDifference.java start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1425 unit: public final StoreMapping getMappingForShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingDifference.java start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1426 unit: private void setMappingForShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingDifference.java start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1427 unit: public final StoreMapping getMappingForShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingDifference.java start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1428 unit: private void setMappingForShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingDifference.java start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1429 unit: public static MappingDifferenceResolution forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingDifferenceResolution.java start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1430 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingDifferenceResolution.java start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1431 unit: public static MappingDifferenceType forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingDifferenceType.java start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1432 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingDifferenceType.java start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1433 unit: public static MappingLocation forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingLocation.java start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1434 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/MappingLocation.java start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1435 unit: private void setInconsistencies() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1436 unit: private void setStoreShardMaps() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1437 unit: private Map getLocations() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1438 unit: private void setLocations() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1439 unit: private ShardMapManager getShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1440 unit: private void setShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1441 unit: public void attachShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1442 unit: public void detachShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 184 end line: 186 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1443 unit: public void rebuildMappingsOnShardsFromShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 386 end line: 388 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1444 unit: public void rebuildMappingsOnShardMapManagerFromShards() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 420 end line: 422 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1445 unit: public List detectMappingDifferences() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryManager.java start line: 524 end line: 526 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1446 unit: public RecoveryToken() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryToken.java start line: 26 end line: 28 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1447 unit: private UUID getId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryToken.java start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1448 unit: private void setId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryToken.java start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1449 unit: public String toString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryToken.java start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1450 unit: public int hashCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryToken.java start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1451 unit: public boolean equals() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/recovery/RecoveryToken.java start line: 80 end line: 83 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1452 unit: public int hashCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/ReferenceTableInfo.java start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1453 unit: public SchemaInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfo.java start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1454 unit: public final HashSet getShardedTables() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfo.java start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1455 unit: public final HashSet getReferenceTables() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfo.java start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1456 unit: public final boolean remove() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfo.java start line: 230 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1457 unit: public final boolean remove() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfo.java start line: 240 end line: 242 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1458 unit: HashSet getReferenceSet() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfo.java start line: 298 end line: 300 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1459 unit: HashSet getShardedSet() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfo.java start line: 320 end line: 322 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1460 unit: public SchemaInfoCollection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoCollection.java start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1461 unit: private ShardMapManager getShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoCollection.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1462 unit: private void setShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoCollection.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1463 unit: public static SchemaInfoErrorCode forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoErrorCode.java start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1464 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoErrorCode.java start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1465 unit: public SchemaInfoException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoException.java start line: 27 end line: 29 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1466 unit: public SchemaInfoException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoException.java start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1467 unit: public SchemaInfoErrorCode getErrorCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoException.java start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1468 unit: private void setErrorCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/SchemaInfoException.java start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1469 unit: public final String getKeyColumnName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/ShardedTableInfo.java start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1470 unit: private void setKeyColumnName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/ShardedTableInfo.java start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1471 unit: public int hashCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/ShardedTableInfo.java start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1472 unit: public final String getSchemaName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/TableInfo.java start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1473 unit: protected final void setSchemaName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/TableInfo.java start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1474 unit: public final String getTableName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/TableInfo.java start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1475 unit: protected final void setTableName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/TableInfo.java start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1476 unit: public String getApplicationName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1477 unit: public void setApplicationName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1478 unit: public String getDataSource() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1479 unit: public void setDataSource() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1480 unit: public int getConnectTimeout() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1481 unit: public void setConnectTimeout() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1482 unit: public int getConnectRetryCount() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1483 unit: public void setConnectRetryCount() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1484 unit: public String getDatabaseName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1485 unit: public void setDatabaseName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1486 unit: public boolean getIntegratedSecurity() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1487 unit: public void setIntegratedSecurity() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1488 unit: public String getPassword() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1489 unit: public void setPassword() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1490 unit: public boolean getPersistSecurityInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1491 unit: public void setPersistSecurityInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 152 end line: 154 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1492 unit: public String getUser() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1493 unit: public void setUser() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 160 end line: 162 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1494 unit: public final String getConnectionString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 164 end line: 166 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1495 unit: public boolean remove() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 175 end line: 177 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1496 unit: public boolean containsKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 186 end line: 188 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1497 unit: public static SqlResultType forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlResults.java start line: 276 end line: 278 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1498 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlResults.java start line: 280 end line: 282 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1499 unit: public String getConnectionStringShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlShardMapManagerCredentials.java start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1500 unit: public String getConnectionStringShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlShardMapManagerCredentials.java start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1501 unit: public StoreConnectionKind getKind() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreConnection.java start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1502 unit: public void openWithLock() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreConnection.java start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1503 unit: public IStoreTransactionScope getTransactionScope() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreConnection.java start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1504 unit: public IUserStoreConnection getUserConnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreConnectionFactory.java start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1505 unit: public final StoreTransactionScopeKind getKind() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreTransactionScope.java start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1506 unit: public boolean getSuccess() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreTransactionScope.java start line: 133 end line: 135 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1507 unit: public void setSuccess() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreTransactionScope.java start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1508 unit: public final Connection getConnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlUserStoreConnection.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1509 unit: public static StoreConnectionKind forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreConnectionKind.java start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1510 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreConnectionKind.java start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1511 unit: public StoreException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreException.java start line: 21 end line: 23 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1512 unit: public StoreException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreException.java start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1513 unit: public final UUID getId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreLogEntry.java start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1514 unit: public final StoreOperationCode getOpCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreLogEntry.java start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1515 unit: public final Element getData() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreLogEntry.java start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1516 unit: public final StoreOperationState getUndoStartState() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreLogEntry.java start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1517 unit: public final UUID getOriginalShardVersionRemoves() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreLogEntry.java start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1518 unit: public final UUID getOriginalShardVersionAdds() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreLogEntry.java start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1519 unit: public UUID getId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1520 unit: private void setId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1521 unit: public UUID getShardMapId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1522 unit: private void setShardMapId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1523 unit: private void setMinValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1524 unit: private void setMaxValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 154 end line: 156 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1525 unit: public int getStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1526 unit: private void setStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 162 end line: 164 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1527 unit: public UUID getLockOwnerId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 166 end line: 168 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1528 unit: private void setLockOwnerId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 170 end line: 172 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1529 unit: public StoreShard getStoreShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 174 end line: 176 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1530 unit: private void setStoreShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 178 end line: 180 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1531 unit: public String getLockOwnerIdString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 183 end line: 185 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 1532 unit: public String getValueString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 207 end line: 209 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1533 unit: public static StoreResult forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreResult.java start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1534 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreResult.java start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1535 unit: public StoreResult getResult() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreResults.java start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1536 unit: public void setResult() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreResults.java start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1537 unit: public List getStoreShardMaps() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreResults.java start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1538 unit: public List getStoreShards() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreResults.java start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1539 unit: public List getStoreMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreResults.java start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1540 unit: public List getStoreOperations() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreResults.java start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1541 unit: public List getStoreLocations() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreResults.java start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1542 unit: public List getStoreSchemaInfoCollection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreResults.java start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1543 unit: public Version getStoreVersion() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreResults.java start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1544 unit: public void setStoreVersion() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreResults.java start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1545 unit: public List getLogEntries() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreResults.java start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1546 unit: public String getName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreSchemaInfo.java start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1547 unit: private void setName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreSchemaInfo.java start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1548 unit: public SchemaInfo getShardingSchemaInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreSchemaInfo.java start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1549 unit: public Info() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreSchemaInfo.java start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1550 unit: public SchemaInfo getSchemaInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreSchemaInfo.java start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1551 unit: public UUID getId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreShard.java start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1552 unit: public UUID getVersion() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreShard.java start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1553 unit: public UUID getShardMapId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreShard.java start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1554 unit: public ShardLocation getLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreShard.java start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1555 unit: public int getStatus() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreShard.java start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1556 unit: public UUID getId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreShardMap.java start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1557 unit: public String getName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreShardMap.java start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1558 unit: public ShardMapType getMapType() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreShardMap.java start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1559 unit: public ShardKeyType getKeyType() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreShardMap.java start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1560 unit: public String toString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreShardMap.java start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1561 unit: public static StoreTransactionScopeKind forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreTransactionScopeKind.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1562 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreTransactionScopeKind.java start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1563 unit: public int getMajor() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/Version.java start line: 147 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1564 unit: public int getMinor() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/Version.java start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1565 unit: public int getBuild() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/Version.java start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1566 unit: public int getRevision() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/Version.java start line: 159 end line: 161 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1567 unit: public String toString() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/Version.java start line: 164 end line: 166 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1568 unit: public final ShardLocation getSourceLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreConnectionInfo.java start line: 27 end line: 29 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1569 unit: public final void setSourceLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreConnectionInfo.java start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1570 unit: public final ShardLocation getTargetLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreConnectionInfo.java start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1571 unit: public final void setTargetLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreConnectionInfo.java start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1572 unit: protected final ShardMapManager getShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 153 end line: 155 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1573 unit: private void setShardMapManager() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 157 end line: 159 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1574 unit: protected final UUID getId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 161 end line: 163 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1575 unit: private void setId() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 165 end line: 167 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1576 unit: protected final StoreOperationCode getOperationCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 169 end line: 171 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1577 unit: private void setOperationCode() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 173 end line: 175 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1578 unit: protected final String getOperationName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 180 end line: 182 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1579 unit: protected final StoreOperationState getUndoStartState() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 184 end line: 186 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1580 unit: private void setUndoStartState() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 188 end line: 190 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1581 unit: protected final UUID getOriginalShardVersionRemoves() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 192 end line: 194 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1582 unit: private void setOriginalShardVersionRemoves() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1583 unit: protected final UUID getOriginalShardVersionAdds() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 200 end line: 202 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1584 unit: private void setOriginalShardVersionAdds() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 204 end line: 206 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1585 unit: public StoreResults doLocalTargetExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 403 end line: 405 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1586 unit: public void handleDoLocalTargetExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 413 end line: 415 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1587 unit: public StoreResults undoLocalTargetExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 450 end line: 452 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1588 unit: public void handleUndoLocalTargetExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 460 end line: 462 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1589 unit: public static StoreOperationCode forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationCode.java start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1590 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationCode.java start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1591 unit: protected final String getOperationName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationGlobal.java start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1592 unit: private void setOperationName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationGlobal.java start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1593 unit: public final Callable doAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationGlobal.java start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1594 unit: public Callable doGlobalExecuteAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationGlobal.java start line: 192 end line: 195 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1595 unit: public ShardManagementException onStoreException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationGlobal.java start line: 230 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1596 unit: protected void undoPendingStoreOperations() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationGlobal.java start line: 245 end line: 249 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1597 unit: protected Callable undoPendingStoreOperationsAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationGlobal.java start line: 258 end line: 262 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1598 unit: private void establishConnnection() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationGlobal.java start line: 267 end line: 269 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1599 unit: private Callable establishConnnectionAsync() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationGlobal.java start line: 276 end line: 278 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1600 unit: private IStoreTransactionScope getTransactionScope() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationGlobal.java start line: 285 end line: 287 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 1601 unit: public StoreOperationInput build() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 329 end line: 331 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1602 unit: protected final String getOperationName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationLocal.java start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1603 unit: private void setOperationName() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationLocal.java start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1604 unit: protected final ShardLocation getLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationLocal.java start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1605 unit: private void setLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationLocal.java start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1606 unit: public ShardManagementException onStoreException() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationLocal.java start line: 171 end line: 173 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1607 unit: private IStoreTransactionScope getTransactionScope() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationLocal.java start line: 192 end line: 194 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 1608 unit: public static StoreOperationState forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationState.java start line: 205 end line: 207 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1609 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationState.java start line: 209 end line: 211 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1610 unit: public static StoreOperationStepKind forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationStepKind.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1611 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationStepKind.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1612 unit: public static StoreOperationTransactionScopeKind forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationTransactionScopeKind.java start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1613 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationTransactionScopeKind.java start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1614 unit: protected ShardLocation getErrorSourceLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/AddShardOperation.java start line: 290 end line: 292 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1615 unit: protected ShardLocation getErrorTargetLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/AddShardOperation.java start line: 298 end line: 300 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1616 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/AddShardOperation.java start line: 306 end line: 308 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1617 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/FindShardByLocationGlobalOperation.java start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1618 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/FindShardByLocationGlobalOperation.java start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1619 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/GetShardsGlobalOperation.java start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1620 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/GetShardsGlobalOperation.java start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1621 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/GetShardsGlobalOperation.java start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1622 unit: protected ShardLocation getErrorSourceLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/RemoveShardOperation.java start line: 270 end line: 272 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1623 unit: protected ShardLocation getErrorTargetLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/RemoveShardOperation.java start line: 278 end line: 280 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1624 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/RemoveShardOperation.java start line: 286 end line: 288 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1625 unit: protected ShardLocation getErrorSourceLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/UpdateShardOperation.java start line: 286 end line: 288 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1626 unit: protected ShardLocation getErrorTargetLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/UpdateShardOperation.java start line: 294 end line: 296 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1627 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/map/UpdateShardOperation.java start line: 302 end line: 304 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1628 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanagerfactory/CreateShardMapManagerGlobalOperation.java start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1629 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanagerfactory/CreateShardMapManagerGlobalOperation.java start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1630 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanagerfactory/CreateShardMapManagerGlobalOperation.java start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1631 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanagerfactory/GetShardMapManagerGlobalOperation.java start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1632 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanagerfactory/GetShardMapManagerGlobalOperation.java start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1633 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/AddShardMapGlobalOperation.java start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1634 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/AddShardMapGlobalOperation.java start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1635 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/AddShardMapGlobalOperation.java start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1636 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/FindShardMapByNameGlobalOperation.java start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1637 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/FindShardMapByNameGlobalOperation.java start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1638 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/GetDistinctShardLocationsGlobalOperation.java start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1639 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/GetDistinctShardLocationsGlobalOperation.java start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1640 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/GetShardMapsGlobalOperation.java start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1641 unit: public StoreResults doGlobalExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/GetShardMapsGlobalOperation.java start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1642 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/GetShardMapsGlobalOperation.java start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1643 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/LoadShardMapManagerGlobalOperation.java start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1644 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/LoadShardMapManagerGlobalOperation.java start line: 153 end line: 155 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1645 unit: public final StoreShardMap getShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/LoadShardMapManagerGlobalOperation.java start line: 171 end line: 173 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1646 unit: public final void setShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/LoadShardMapManagerGlobalOperation.java start line: 175 end line: 177 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1647 unit: public final List getMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/LoadShardMapManagerGlobalOperation.java start line: 179 end line: 181 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1648 unit: public final void setMappings() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/LoadShardMapManagerGlobalOperation.java start line: 183 end line: 185 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1649 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/RemoveShardMapGlobalOperation.java start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1650 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/RemoveShardMapGlobalOperation.java start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1651 unit: public void doGlobalPostLocalUpdateCache() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/AddMappingOperation.java start line: 224 end line: 227 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1652 unit: protected ShardLocation getErrorSourceLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/AddMappingOperation.java start line: 301 end line: 303 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1653 unit: protected ShardLocation getErrorTargetLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/AddMappingOperation.java start line: 309 end line: 311 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1654 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/AddMappingOperation.java start line: 317 end line: 319 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1655 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/FindMappingByIdGlobalOperation.java start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1656 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/FindMappingByIdGlobalOperation.java start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1657 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/FindMappingByKeyGlobalOperation.java start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1658 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/FindMappingByKeyGlobalOperation.java start line: 199 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1659 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/GetMappingsByRangeGlobalOperation.java start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1660 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/GetMappingsByRangeGlobalOperation.java start line: 179 end line: 181 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1661 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/LockOrUnLockMappingsGlobalOperation.java start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1662 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/LockOrUnLockMappingsGlobalOperation.java start line: 154 end line: 156 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1663 unit: public void doGlobalPostLocalUpdateCache() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/RemoveMappingOperation.java start line: 241 end line: 244 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1664 unit: protected ShardLocation getErrorSourceLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/RemoveMappingOperation.java start line: 318 end line: 320 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1665 unit: protected ShardLocation getErrorTargetLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/RemoveMappingOperation.java start line: 326 end line: 328 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1666 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/RemoveMappingOperation.java start line: 334 end line: 336 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1667 unit: protected ShardLocation getErrorSourceLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/ReplaceMappingsOperation.java start line: 344 end line: 346 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1668 unit: protected ShardLocation getErrorTargetLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/ReplaceMappingsOperation.java start line: 352 end line: 354 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1669 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/ReplaceMappingsOperation.java start line: 360 end line: 362 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1670 unit: protected ShardLocation getErrorSourceLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 472 end line: 474 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1671 unit: protected ShardLocation getErrorTargetLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 480 end line: 482 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1672 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapper/UpdateMappingOperation.java start line: 488 end line: 490 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1673 unit: public StoreResults undoLocalSourceExecute() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/AttachShardOperation.java start line: 233 end line: 237 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1674 unit: protected ShardLocation getErrorSourceLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/AttachShardOperation.java start line: 288 end line: 290 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1675 unit: protected ShardLocation getErrorTargetLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/AttachShardOperation.java start line: 296 end line: 298 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1676 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/AttachShardOperation.java start line: 304 end line: 306 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1677 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/CheckShardLocalOperation.java start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1678 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/DetachShardGlobalOperation.java start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1679 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/DetachShardGlobalOperation.java start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1680 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/GetMappingsByRangeLocalOperation.java start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1681 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/GetShardsLocalOperation.java start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1682 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/ReplaceMappingsGlobalOperation.java start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1683 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/ReplaceMappingsGlobalOperation.java start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1684 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/ReplaceMappingsLocalOperation.java start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1685 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/AddShardingSchemaInfoGlobalOperation.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1686 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/AddShardingSchemaInfoGlobalOperation.java start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1687 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/FindShardingSchemaInfoGlobalOperation.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1688 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/FindShardingSchemaInfoGlobalOperation.java start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1689 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/GetShardingSchemaInfosGlobalOperation.java start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1690 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/GetShardingSchemaInfosGlobalOperation.java start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1691 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/RemoveShardingSchemaInfoGlobalOperation.java start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1692 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/RemoveShardingSchemaInfoGlobalOperation.java start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1693 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/UpdateShardingSchemaInfoGlobalOperation.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1694 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/schemainformation/UpdateShardingSchemaInfoGlobalOperation.java start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1695 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/upgrade/UpgradeStoreGlobalOperation.java start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1696 unit: protected ShardManagementErrorCategory getErrorCategory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/upgrade/UpgradeStoreGlobalOperation.java start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1697 unit: public boolean getReadOnly() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/upgrade/UpgradeStoreLocalOperation.java start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1698 unit: public IdLock() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/IdLock.java start line: 24 end line: 26 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1699 unit: public static LoadOptions forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/LoadOptions.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1700 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/LoadOptions.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1701 unit: public NameLock() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/NameLock.java start line: 22 end line: 24 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1702 unit: public static SaveOptions forValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SaveOptions.java start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1703 unit: public int getValue() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SaveOptions.java start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1704 unit: public static String getCheckShardMapManagerGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/Scripts.java start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1705 unit: public static String getCreateShardMapManagerGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/Scripts.java start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1706 unit: public static String getDropShardMapManagerGlobal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/Scripts.java start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1707 unit: public static String getCheckShardMapManagerLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/Scripts.java start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1708 unit: public static String getCreateShardMapManagerLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/Scripts.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1709 unit: public static String getDropShardMapManagerLocal() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/Scripts.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1710 unit: public static String buildResourcePath() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/Scripts.java start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1711 unit: public static Function getTransientErrorDetector() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1712 unit: public static List getCheckIfExistsGlobalScript() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1713 unit: public static List getCreateGlobalScript() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1714 unit: public static List getDropGlobalScript() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1715 unit: public static List getUpgradeGlobalScript() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 135 end line: 137 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1716 unit: public static List getCheckIfExistsLocalScript() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1717 unit: public static List getCreateLocalScript() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 149 end line: 151 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1718 unit: public static List getDropLocalScript() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1719 unit: public static List getUpgradeLocalScript() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1720 unit: private static List splitScriptCommands() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 264 end line: 266 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1721 unit: private static List parseUpgradeScripts() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 268 end line: 270 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1722 unit: public int getInitialMajorVersion() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 382 end line: 384 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1723 unit: private void setInitialMajorVersion() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 386 end line: 388 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1724 unit: public int getInitialMinorVersion() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 390 end line: 392 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1725 unit: private void setInitialMinorVersion() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 394 end line: 396 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1726 unit: public StringBuilder getCommands() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 398 end line: 400 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1727 unit: public void setCommands() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 402 end line: 404 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1728 unit: public static boolean isNullOrEmpty() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/StringUtilsLocal.java start line: 60 end line: 62 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1729 unit: public static boolean isAlphanumericPunctuated() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/StringUtilsLocal.java start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1730 unit: public RefCountedObject() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/ValueLock.java start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1731 unit: public final void addRef() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/ValueLock.java start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1732 unit: public final int release() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/ValueLock.java start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1733 unit: private ApplicationNameHelper() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/helpers/ApplicationNameHelper.java start line: 15 end line: 16 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1734 unit: public EventArgs() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/helpers/EventArgs.java start line: 13 end line: 14 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1735 unit: private Resources() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/helpers/Resources.java start line: 12 end line: 13 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1736 unit: public ActivityIdScope() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/logging/ActivityIdScope.java start line: 26 end line: 28 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1737 unit: public void close() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/core/commons/logging/ActivityIdScope.java start line: 33 end line: 35 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1738 unit: public ShardKey() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardKey.java start line: 187 end line: 188 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1739 unit: public ShardLocation() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardLocation.java start line: 56 end line: 57 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1740 unit: public ShardUpdate() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/base/ShardUpdate.java start line: 29 end line: 30 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1741 unit: public ReferenceTableInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/ReferenceTableInfo.java start line: 25 end line: 26 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1742 unit: public ShardedTableInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/schema/ShardedTableInfo.java start line: 71 end line: 72 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1743 unit: public SqlConnectionStringBuilder() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlConnectionStringBuilder.java start line: 69 end line: 70 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1744 unit: public SqlStoreConnectionFactory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/sqlstore/SqlStoreConnectionFactory.java start line: 24 end line: 25 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1745 unit: public StoreMapping() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreMapping.java start line: 67 end line: 68 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1746 unit: public StoreSchemaInfo() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreSchemaInfo.java start line: 35 end line: 36 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1747 unit: public Info() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreSchemaInfo.java start line: 69 end line: 70 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1748 unit: public StoreShard() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreShard.java start line: 56 end line: 57 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1749 unit: public StoreShardMap() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/store/StoreShardMap.java start line: 55 end line: 56 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1750 unit: public void doGlobalPostLocalUpdateCache() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperation.java start line: 440 end line: 441 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1751 unit: public StoreOperationFactory() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationFactory.java start line: 90 end line: 91 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1752 unit: public void doGlobalUpdateCachePre() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationGlobal.java start line: 203 end line: 204 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1753 unit: public void doGlobalUpdateCachePost() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationGlobal.java start line: 220 end line: 221 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1754 unit: private StoreOperationInput() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 139 end line: 140 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1755 unit: public Builder() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/base/StoreOperationInput.java start line: 146 end line: 147 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1756 unit: public void close() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/mapmanger/FindShardMapByNameGlobalOperation.java start line: 115 end line: 117 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1757 unit: public void handleUndoLocalSourceExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/AttachShardOperation.java start line: 246 end line: 247 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1758 unit: public void handleDoLocalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/recovery/CheckShardLocalOperation.java start line: 81 end line: 83 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1759 unit: public void handleDoGlobalExecuteError() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/storeops/upgrade/UpgradeStoreGlobalOperation.java start line: 112 end line: 114 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1760 unit: public UpgradeSteps() file: elastic-db-tools/src/main/java/com/microsoft/azure/elasticdb/shard/utils/SqlUtils.java start line: 360 end line: 361 size: 2 LOC McCabe index: 1 number of parameters: 0