No. of Instances - 457
No. of Commits - 155
No. of Projects - {'pheonix', 'byte-buddy', 'keycloak', 'hadoop', 'wildfly', 'speedment', 'camel', 'AxonFramework', 'tomcat', 'geoserver', 'pentaho-kettle', 'che', 'helios', 'word', 'graphhopper', 'Singularity', 'sonarqube', 'nd4j', 'drill', 'alluxio', 'jgit', 'hbase', 'OpenTripPlanner', 'honest-profiler', 'ignite', 'spring-cloud-netflix', 'graylog2-server', 'presto', 'orbit', 'pinpoint', 'kaa', 'uaa', 'atomix', 'james-project', 'infinispan', 'orientdb', 'FasterXML', 'javaparser', 'closure-compiler', 'java-driver', 'neo4j', 'drools', 'flink', 'hibernate-orm', 'rapidoid', 'titan', 'killbill', 'Resteasy'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
- HashMap<Integer,StorageTier> to ArrayList<StorageTier>
- LinkedHashMap<String,Object> to ArrayList<OPair<String,Object>>
- LinkedHashMap<String,Object> to ArrayList<OPair<String,Object>>
- LinkedHashMap<String,Object> to ArrayList<OPair<String,Object>>
- HashMap<UUID,TaxInvoiceItem> to ArrayList<TaxInvoiceItem>
- Iterator<Map.Entry<Long,TitanVertex>> to Iterator<TitanVertex>
- TypeReference<Map<Integer,AnalystClusterRequest>> to TypeReference<List<AnalystClusterRequest>>
- HashMap<> to ArrayList<>
- HashMap<> to ArrayList<>
- HashMap<String,Integer> to ArrayList<>
- LinkedHashMap<String,TypeList.Generic> to TokenList<TypeVariableToken>
- HashMap<Long,Pair<List<Tag>,Byte>> to ArrayList<Triple<List<Tag>,Byte,Long>>
- HashMap<Long,Pair<List<Tag>,Byte>> to ArrayList<Triple<List<Tag>,Byte,Long>>
- LinkedHashMap<> to ArrayList<>
- LinkedList<EditorPartPresenter> to LinkedList<>
- HashMap<ApplicationId,LogAggregationReport> to ArrayList<LogAggregationReport>
- HashMap<> to ArrayList<>
- Iterator<Entry<Long,AttemptedItemInfo>> to Iterator<AttemptedItemInfo>
- LinkedHashMap<> to ArrayList<>
- List<Protocol.ModifierProtocol> to List<ModifierProtocol>
- RowGroupMetadata to StatisticsHolder<>
- ColumnStatisticsImpl to ColumnStatistics<>
- ColumnStatisticsImpl<> to ColumnStatistics<>
- FileMetadata to StatisticsHolder<>
- field to mIndexMap.get(field)
- field to mIndexMap.get(field)
- info.getOffset() to location.getBlockInfo().getOffset()
- parameters.or(Collections.<String,String>emptyMap()) to parameters.or(Collections.<SingularityDockerParameter>emptyList())
- remainingFixedItems.values() to remainingIgnoredItems
- usages.entrySet() to newAndImplementsNodes
- batchSize to indexTableRefs.size()
- indexMutations to indexMutations.get(i)
- indexTableRef to Maps.<ImmutableBytesPtr,RowMutationState>newHashMapWithExpectedSize(batchSize)
- hasSize to containsOnly
- hasSize to containsOnly
- collect to collect
- rowAttributes.entrySet().stream().map(entry -> Pair.of(entry.getKey(),fromByteBuffer(entry.getValue()))) to rowAttributes.entrySet().stream().map(Throwing.function(entry -> new Attribute(AttributeName.of(entry.getKey()),AttributeValue.fromJsonString(entry.getValue()))))
- Guavate.toImmutableMap(Pair::getLeft,Pair::getRight) to Guavate.toImmutableList()
- attributes to attributes.stream().collect(Guavate.toImmutableMap(attribute -> attribute.getName(),Function.identity()))
- result.entrySet() to result
- heliosClient.jobs() to heliosClient.listHosts()
- JOB2.getId() to HOST2
- ImmutableMap.of(JOB1.getId(),JOB1,JOB2.getId(),JOB2) to HOST2
- ImmutableMap.of(JOB1.getId(),JOB1,HOST2,JOB2) to ImmutableList.of(HOST1,HOST2)
- instance.findSubnetworks() to instance.findSubnetworks(filter)
- Collections.emptyMap() to Collections.emptyList()
- def.createChildDefinition(field,this).ifPresent(child -> {
children.add(child);
child.commandHandlers().forEach(commandHandlers::putIfAbsent);
}
) to def.createChildDefinition(field,this).ifPresent(child -> {
children.add(child);
commandHandlers.addAll(child.commandHandlers());
}
)
- commandHandlers.put(commandType,new ChildForwardingCommandMessageHandlingMember<>(entityModel.commandHandlerInterceptors(),childHandler,commandTargetResolver)) to commandHandlers.add(new ChildForwardingCommandMessageHandlingMember<>(entityModel.commandHandlerInterceptors(),childHandler,commandTargetResolver))
- forEach to forEach
- handlersFound.put(k,new AggregateConstructorCommandHandler(v)) to handlersFound.add(new AggregateConstructorCommandHandler(handler))
- handlersFound.put(k,aggregateCommandHandler) to handlersFound.add(new AggregateCommandHandler(handler))
- local.getRefDatabase().getRefs(ALL) to local.getRefDatabase().getRefsByPrefix(ALL)
- transport.local.getRefDatabase().getRefs(ALL) to transport.local.getRefDatabase().getRefsByPrefix(ALL)
- all.values() to all
- unmodifiableMap(instances) to requireNonNull(instances)
- registrations.values() to registeredBeans
- components.values() to controllers
- Collections.emptyMap() to Collections.emptyList()
- bulkCounter.getAndReset() to incrementMap
- applicationAgentListMap.entrySet() to applicationAgentLists
- Collectors.toMap(IdentityProvider::getOriginKey,Functions.identity()) to Collectors.toList()
- collect to collect
- parseResults.keySet().stream().anyMatch(path -> path.toString().contains("source" + File.separator + "root")) to parseResults.stream().anyMatch(cu -> cu.getResult().get().getPath().toString().contains("source" + File.separator + "root"))
- Long.valueOf(timestamp) to i
- table.getRegionLocations() to locator.getAllRegionLocations()
- claimedQueuesFromRq2.containsKey("Queue1-" + server2) to claimedQueuesFromRq2.contains("Queue1-" + server2)
- claimedQueuesFromRq2.containsKey("Queue2-" + server2) to claimedQueuesFromRq2.contains("Queue2-" + server2)
- rq3.claimQueues(server3) to rq3.getUnClaimedQueueIds(server3)
- updateEditorPartsAfterRename(new LinkedList<>(openedEditors.values()),oldTargetPath,newTargetPath,unmarshaller) to updateEditorPartsAfterRename(new LinkedList<>(openedEditors),oldTargetPath,newTargetPath,unmarshaller)
- openedEditors.values() to openedEditors
- this.openedEditors.values() to this.openedEditors
- env.keySet().stream().map(k -> k + "=" + env.get(k)) to env.stream().map(k -> k.getName() + "=" + k.getValue())
- clients.values().contains(application) to clients.contains(application)
- clients.values().contains(otherApp) to clients.contains(otherApp)
- clients.values().contains(accountApp) to clients.contains(accountApp)
- clients.values() to clients
- infoPipe.getUserAttributes(username,Arrays.asList(attr)) to infoPipe.getUserGroups(username)
- outboundSocketBindings.values() to Stream.concat(Stream.of(advertiseSocketDependency,sslContextDependency),outboundSocketBindings.stream()).filter(Objects::nonNull)
- executionConfig.getRegisteredKryoSerializers() to executionConfig.getRegisteredTypesWithKryoSerializers()
- registeredSerializers.entrySet() to registeredTypesWithSerializers
- executionConfig.getRegisteredKryoSerializersClasses() to executionConfig.getRegisteredTypesWithKryoSerializerClasses()
- registeredSerializersClasses.entrySet() to registeredTypesWithSerializerClasses
- topicPartitionMap.keySet() to partitionsList
- ImmutableList.<Node>builder().addAll(elements).addAll(properties.values()) to ImmutableList.<Node>builder().addAll(elements).addAll(properties)
- argumentMappings.keySet() to aggregationArguments
- argumentMappings.values() to aggregationArguments
- aggregationArguments to aggregationArguments
- requireNonNull(argumentMappings) to aggregationArguments
- aggregationArguments to aggregationArguments
- Collectors.toMap(Map.Entry::getKey,Map.Entry::getValue) to Collectors.toList()
- context.get().contains(entry.getKey()) to contains
- partitioningHandle.getConnectorId().get() to connectorId
- createArbitraryBucketToNode(new ArrayList<>(nodeScheduler.createNodeSelector(connectorId).allNodes()),connectorBucketNodeMap.getBucketCount()) to createArbitraryBucketToNode(nodeScheduler.createNodeSelector(connectorId).allNodes(),connectorBucketNodeMap.getBucketCount())
- unmodifiableMap(new HashMap<>(mapping)) to unmodifiableList
- ImmutableSet.copyOf(assignments.values()) to ImmutableSet.copyOf(assignments)
- ImmutableSet.copyOf(assignments.values()) to ImmutableSet.copyOf(assignments)
- ImmutableSet.copyOf(assignments.values()) to ImmutableSet.copyOf(assignments)
- storageMovementAttemptedItems.entrySet() to storageMovementAttemptedItems
- from(metrics).uniqueIndex(MetricToKey.INSTANCE) to metrics
- definitionsByKey to definitions.stream().collect(Collectors.toMap(PropertyDefinition::key,Function.identity()))
- ImmutableMap.copyOf(parseStringInt(languageDistributionValue)) to ImmutableList.copyOf(parseStringInt(languageDistributionValue).keySet())
- languageDistribution.entrySet().stream().map(entry -> ImmutableMap.<String,Object>of(FIELD_LANGUAGES_KEY,entry.getKey(),FIELD_LANGUAGES_VALUE,entry.getValue())).collect(Collectors.toList()) to languages
- toQualityProfilesByLanguage(rulesProfilesByLanguage) to toFlatList(rulesProfilesByLanguage)
- MoreCollectors.uniqueIndex(Map.Entry::getKey,entry -> toQualityProfiles(entry.getValue()),buildersByLanguage.size()) to MoreCollectors.toList()
- collect to collect
- entry("incremental","true") to tuple("incremental","true")
- entry("pr","mypr") to tuple("pr","mypr")
- containsOnly to containsOnly
- entry.key() to i
- entry.key() to i
- isPrimary to idealAssignment.equals(assignment)
- getPropertyKeyId to population.descriptor.getPropertyKeyId()
- populations.keySet().stream() to population
- populations.keySet() to population
- getLabelId to population.descriptor.getLabelId()
- populations.keySet().stream() to population
- populations.keySet() to population
- populations.values() to populations
- populations.containsKey(population.schema()) to populations.remove(population)
- population.descriptor.schema() to population
- populations.keySet().stream().flatMapToInt(this::propertyKeyIds).distinct() to populations.stream().flatMapToInt(this::propertyKeyIds).distinct()
- getLabelId to population.schema().getLabelId()
- populations.keySet().stream() to population
- populations.keySet() to population
- negotiatedModifierProtocols.values().stream().flatMap(Streams::ofOptional) to negotiatedModifierProtocols.stream().map(Pair::other).flatMap(Streams::ofOptional)
- rowGroupMetadata.getHostAffinity() to TableStatisticsKind.ROW_COUNT
- TableStatisticsKind.ROW_COUNT to rowGroupMetadata.getRowCount()
- rowGroups.iterator().next().getColumnsStatistics().keySet() to TableStatisticsKind.ROW_COUNT
- mergeColumnsStatistics(rowGroups,TableStatisticsKind.ROW_COUNT,PARQUET_STATISTICS,parquetTableMetadata) to TableStatisticsKind.ROW_COUNT.mergeStatistics(rowGroups)
- rowGroups.iterator().next() to TableStatisticsKind.ROW_COUNT
- Map<String,AnnotatedMember> to List<BeanPropertyDefinition>
- Map<JobId,Job> to List<String>
- Map<JobId,Job> to List<String>
- ListenableFuture<Map<JobId,Job>> to ListenableFuture<List<String>>
- Map<Integer,Integer> to List<TIntArrayList>
- Map<Integer,Integer> to List<TIntArrayList>
- Map<Integer,Integer> to List<TIntArrayList>
- Map<NodeId,Subscription> to List<SubscriptionMetadata>
- Map<String,TActiveThreadResponse> to List<AgentActiveThreadStatus>
- Map<String,SamlServiceProviderHolder> to List<SamlServiceProviderHolder>
- Map<String,IdentityProvider> to List<String>
- Map<String,Object> to List<Map<String,Object>>
- Map<HRegionInfo,ServerName> to List<HRegionLocation>
- Map<HRegionInfo,ServerName> to List<HRegionLocation>
- Pair<List<Tag>,Byte> to Triple<List<Tag>,Byte,Long>
- Map<String,String> to List<IdentityProviderModel>
- Map<String,ConnectorId> to List<Catalog>
- Map<Symbol,Symbol> to List<Symbol>
- Map<Symbol,Symbol> to List<Symbol>
- Map<Symbol,Symbol> to List<Symbol>