-
ae.sun.font.AttributeValues.merge()
-
ch.epfl.lbd.trajectories.Episode.merge()
-
collage.utils.CellListMerger.merge()
-
com.adito.vfs.webdav.DAVMultiStatus.merge()
Merge the responses held into the specified {@link DAVMultiStatus}into this instance.
-
com.aldaviva.autorpg.data.entities.Quest.merge()
-
com.alibaba.dubbo.rpc.cluster.Merger.merge()
-
com.alibaba.otter.shared.common.model.config.pipeline.PipelineParameter.merge()
合并pipeline参数设置
-
com.alibaba.otter.shared.etl.model.RowBatch.merge()
-
com.alimama.mdrill.distinct.DistinctCount.merge()
-
com.almende.eve.entity.activity.Activity.merge()
-
com.android.dx.util.BitIntSet.merge()
@inheritDoc
-
com.android.dx.util.ListIntSet.merge()
@inheritDoc
-
com.aspose.cells.Cells.merge()
-
com.bazaarvoice.commons.data.model.json.schema.JSONSchemaNamedProperty.merge()
-
com.bazaarvoice.commons.data.model.json.schema.JSONSchemaPatternProperty.merge()
-
com.bea.canvas.Template.merge()
-
com.browseengine.bobo.facets.FacetHandler.merge()
-
com.browseengine.bobo.geosearch.merge.IGeoMerger.merge()
-
com.clearspring.analytics.stream.cardinality.ICardinality.merge()
Merges estimators to produce an estimator for the combined streams of this estimator and those passed as arguments
@param estimators
@throws CardinalityMergeException
-
com.cloudera.sqoop.cli.ToolOptions.merge()
-
com.codahale.metrics.MergeableExponentiallyDecayingReservoir.merge()
Merges another reservoir into this one by (1) choosing consistent landmark (_startTime) value; (2) rescaling the reservoir with the older landmark value to the newer one; and (3) adding the other's higher-priority key/value pairs to this one's _values map, throwing out lower-priority entries as in the normal update() method above.
@param value the value to be added
@param timestamp the epoch timestamp of {@code value} in seconds
-
com.danhaywood.isis.domainservice.docx.DocxService.merge()
-
com.esri.core.geometry.Envelope2D.merge()
-
com.esri.gpt.framework.geometry.Envelope.merge()
Merges this envelope with the argument envelope.
@param envelope the envelope to merge with
-
com.esri.sde.sdk.client.SeState.merge()
-
com.foundationdb.ais.model.AISMerge.merge()
-
com.gitblit.git.PatchsetReceivePack.merge()
Merge the specified patchset to the integration branch.
@param ticket
@param patchset
@return true, if successful
-
com.google.devtools.moe.client.codebase.CodebaseMerger.merge()
For each file in the union of the modified and destination codebases, run generateMergedFile(...) and then report() the results.
@return the merged Codebase
-
com.google.inject.internal.Errors.merge()
-
com.google.jstestdriver.model.BasePaths.merge()
-
com.google.speedtracer.client.model.JavaScriptProfile.merge()
Merge an existing profile into this one.
-
com.groupon.jenkins.buildtype.install_packages.buildconfiguration.BuildConfiguration.merge()
-
com.hamburgsud.log4testing.core.output.util.Velocity.merge()
-
com.hazelcast.map.impl.RecordStore.merge()
-
com.impetus.kundera.graph.Node.merge()
-
com.inadco.hbl.api.AggregateFunction.merge()
-
com.jme3.bounding.BoundingSphere.merge()
merge
combines this sphere with a second bounding sphere. This new sphere contains both bounding spheres and is returned.
@param volume the sphere to combine with this sphere.
@return a new sphere
-
com.liferay.portal.kernel.dao.orm.Session.merge()
-
com.linkedin.databus.client.pub.mbean.UnifiedClientStats.merge()
-
com.linkedin.helix.ZNRecord.merge()
merge functionality is used to merge multiple znrecord into a single one. This will make use of the id of each ZNRecord and append it to every key thus making key unique. This is needed to optimize on the watches.
@param record
-
com.linkedin.helix.messaging.handling.GroupMessageHandler.GroupMessageInfo.merge()
-
com.mountainminds.eclemma.core.ICoverageSession.merge()
Merges this session with the given session creating a new session with the given description.
@param other Session to merge with
@param description Name of the new session
@return New session object merged from this and the given session
-
com.nexse.techpjmgmt.domain.Developer.merge()
-
com.opera.core.systems.preferences.OperaFilePreferences.merge()
-
com.orientechnologies.orient.core.record.impl.ODocument.merge()
Merge current document with the document passed as parameter. If the field already exists then the conflicts are managed based on the value of the parameter 'iConflictsOtherWins'.
@param iOther Other ODocument instance to merge
@param iConflictsOtherWins if true, the other document wins in case of conflicts, otherwise the current document wins
@param iMergeSingleItemsOfMultiValueFields
@return
-
com.persistit.Accumulator.Delta.merge()
-
com.peusoft.ptcollect.server.persistance.dao.GenericDao.merge()
@param detachedInstance the instance detached from the persistence framework
@return the instance of D or null if nothing has been found
-
com.sishuok.es.common.web.bind.annotation.SearchableDefaults.merge()
-
com.sun.dtv.lwuit.plaf.Style.merge()
Merges the new style with the current style without changing the elements that were modified.
@param style new values of styles from the current theme
-
com.sun.enterprise.management.support.CoverageInfo.merge()
-
com.sun.star.util.XMergeable.merge()
-
com.sun.tools.txw2.model.Leaf.merge()
Combines two sets into one set.
@return this
-
com.sun.xml.ws.policy.PolicyMerger.merge()
Takes collection of policies and merges them into a single policy using algorithm described in WS-PolicyAttachment specification. None of the original policies in the collection are modified in any way. The newly created policy has an ID that is a concatentation of all merged policy IDs.
@param policies collection of policies to be merged. The collection must not contain '{@code null}' elements!
@return merged policy containing combination of policy alternatives stored in all input policies.If provided collection of policies is {@code null} or empty, returns {@code null}. If provided collection of policies contains only single policy, the policy is returned.
-
com.taobao.top.analysis.node.component.JobResultMerger.merge()
-
com.tulskiy.musique.playlist.TrackData.merge()
Merges all fields from newData to current instance
@param newData TrackData to merge from
@return current instance
-
com.volantis.shared.net.url.http.CachedHttpContentStateBuilder.merge()
Merges the information stored in the specified HTTP method and the request/response times into an existing state.
Creates a new state object the specified state object is left unchanged.
@param prevState the state to be used as a base state
@return the merged object, never returns null
-
com.volantis.styling.StylesMerger.merge()
Merge the two Styles together, where the property values from the winner 'win' if specified in both sets.
@param winner Styles to merge, may be null.
@param luser Styles to merge, may be null.
@return merged Styles. Will be null if both parameters are null.
-
com.volantis.styling.impl.engine.sheet.AppendMerger.merge()
-
com.volantis.styling.impl.engine.sheet.StylerListMerger.merge()
Merge the {@link Styler}s in the delta list into the mutable list.
@param list The list into which the {@link Styler}s are merged.
@param delta The list of {@link Styler}s to merge.
-
com.vtence.molecule.Session.merge()
-
de.lessvoid.xml.xpp3.Attributes.merge()
-
de.willuhn.jameica.hbci.io.SepaLastschriftMerger.merge()
Merged die Liste der Einzellastschriften zu ein oder mehreren sorten-reinen Sammellastschriften zusammen.
@param lastschriften die Liste der Einzellastschriften.
@return die Liste der erzeugten Sammel-Lastschriften. die Sammellastschriften sind bereits gespeichert.Sie muessen vom Aufrufer also nicht nochmal extra gespeichert werden - es sei denn, der Aufrufer moechte nochmal Aenderungen daran vornehmen.
@throws ApplicationException
-
de.yaams.extensions.basemap.tiled.util.TileMergeHelper.merge()
-
dk.brics.xmlgraph.XMLGraph.merge()
-
edu.buffalo.cse.ir.wikiindexer.tokenizer.TokenStream.merge()
Method to merge this stream with another stream
@param other: The stream to be merged
-
edu.drexel.goodwin.cpd.domain.Researcher.merge()
-
edu.mit.csail.sdg.alloy4.Pos.merge()
Return a new position that merges this and that (it is assumed that the two Pos objects have same filename)
@param that - the other position object
-
edu.stanford.nlp.pipeline.CoreMapAggregator.merge()
-
edu.umd.cs.findbugs.BugDesignation.merge()
replace unset fields of this user designation with values set in the other
-
entagged.audioformats.ape.ApeTag.merge()
-
entagged.audioformats.mp3.Id3v2Tag.merge()
-
es.iiia.shapegrammar.shape.ShapeModel.merge()
-
flex2.compiler.io.ResourceFile.merge()
-
fr.soleil.salsa.client.event.event.IMergeCapableEvent.merge()
The events should implement this method to perform merging. This method can only be called if the canMerge method answered true for that instance of event.
@param event
@return
-
fr.soleil.salsa.entity.event.IMergeCapableEvent.merge()
The events should implement this method to perform merging. This method can only be called if the canMerge method answered true for that instance of event.
@param event
@return
-
gov.nasa.arc.mct.buffer.disk.internal.PartitionTimestamps.merge()
-
gov.nist.javax.sip.header.SIPHeader.merge()
-
io.airlift.stats.CounterStat.merge()
-
io.airlift.stats.QuantileDigest.merge()
-
io.druid.segment.column.ColumnCapabilitiesImpl.merge()
-
jadx.core.dex.instructions.args.InsnArg.merge()
-
jadx.core.dex.instructions.args.LiteralArg.merge()
-
jadx.core.dex.regions.conditions.IfInfo.merge()
-
javax.jcr.Node.merge()
Merges child nodes.
-
javax.jcr.version.VersionManager.merge()
-
javax.persistence.EntityManager.merge()
Merge the state of the given entity into the current persistence context.
@param entity
@return the instance that the state was merged to
@throws IllegalStateException if this EntityManager has been closed
@throws IllegalArgumentException if instance is not anentity or is a removed entity
@throws TransactionRequiredException if invoked on acontainer-managed entity manager of type PersistenceContextType.TRANSACTION and there is no transaction.
-
javax.time.calendar.CalendricalMerger.merge()
Merges the fields to extract the maximum possible date, time and offset information.
The merge process aims to extract the maximum amount of information possible from this set of fields. Ideally the outcome will be a date, time or both, however there may be insufficient information to achieve this.
The process repeatedly calls the field rule {@link CalendricalRule#merge merge}method to perform the merge on each individual field. Sometimes two or more fields will combine to form a more significant field. Sometimes they will combine to form a date or time. The process stops when there no more merges can occur.
The process is based around hierarchies that can be combined. For example, QuarterOfYear and MonthOfQuarter can be combined to form MonthOfYear. Then, MonthOfYear can be combined with DayOfMonth and Year to form a date. Any fields which take part in a merge will be removed from the result as their values can be derived from the merged field.
The exact definition of which fields combine with which is chronology dependent. For example, see {@link ISOChronology}.
The details of the process are controlled by the merge context. This includes strict/lenient behavior.
The merge must result in consistent values for each field, date and time. If two different values are produced an exception is thrown. For example, both Year/MonthOfYear/DayOfMonth and Year/DayOfYear will merge to form a date. If both sets of fields do not produce the same date then an exception will be thrown.
@throws CalendricalException if the merge cannot be completed successfully
-
jpianotrain.staff.Tonnetz.merge()
-
kilim.analysis.Value.merge()
Produces a new value (if necessary), if the instructions are different or the types are different. The types are merged to form a least common upper bound, and the instruction sets are unioned.
@param vb
@return this if the result of the merge is no different, or the new value
-
limelight.util.Opts.merge()
-
lotus.domino.DocumentCollection.merge()
-
lupos.datastructures.patriciatrie.TrieBag.merge()
Merges a list of tries into this trie.
@param tries List of tries
@param checkMetadata When set, a TrieNotMergeableException is thrown, when one or more tries have missing metadata.
@throws TrieNotMergeableException
-
lupos.datastructures.patriciatrie.TrieSet.merge()
Merges a list of tries into this trie.
@param tries List of tries
@param checkMetadata When set, a TrieNotMergeableException is thrown, when one or more tries have missing metadata.
@throws TrieNotMergeableException
-
lupos.datastructures.patriciatrie.diskseq.DBSeqTrieBag.merge()
-
lupos.datastructures.patriciatrie.diskseq.DBSeqTrieSet.merge()
-
lupos.engine.operators.messages.Message.merge()
-
models.Interest.merge()
Merge to another Interest 1 - First : Retrieve the members and the sessions linked to this interest and relinked these elements to the survivor interest 2 - Then : Delete this interest
@param survivorInterest the survivor interest (the interest which we keep)
-
net.datacrow.core.objects.DcObject.merge()
Merges the values of this and the source item. Only empty values are updated with the values of the source item.
@param dco The source item.
-
net.datacrow.core.resources.DcLanguageResource.merge()
Adds the values and keys from the provided map to the existing resources (if these do not yet exist).
@param m Map to load the information from.
-
net.sf.jportlet.service.velocity.VelocityService.merge()
Marge a velocity file with the current request/response The velocity context has the following variables defined:
-
request
: The portlet request (type= {@link PortletRequest}) -
response
: The portlet response (type= {@link PortletResponse}) -
portlet
: The portlet to render (type= {@link Portlet}) -
proxy
: The portlet proxy (type= {@link PortletProxy}) -
runtime
: Instance of (type= {@link net.sf.jportlet.service.velocity.Runtime}) - All the attributes of the
request
-
net.sourceforge.align.filter.modifier.modify.merge.MergeAlgorithm.merge()
Merges segments from input list into one output segment.
@param segmentList source segment list
@return output segment
-
net.sourceforge.align.filter.modifier.modify.merge.SeparatorMergeAlgorithm.merge()
Merges list of segments into one segment by concatenating them and inserting separator between.
@param segmentList input segment list
@return merged segment
-
net.sourceforge.cobertura.coveragedata.ProjectData.merge()
-
net.sourceforge.rtf.ITemplateEngine.merge()
Merge.
@param file name of file to merge into
-
net.sourceforge.rtf.RTFTemplate.merge()
Merge.
@param file name of file to merge into
-
net.thucydides.core.reports.templates.ReportTemplate.merge()
-
net.xoetrope.optional.data.pojo.XPersistentPojoModel.merge()
Copies the state of the underlying POJO onto the persistent object with the same identifier and then sets the persistent object as the underlying POJO.
-
nu.validator.htmlparser.impl.HtmlAttributes.merge()
-
org.amplafi.flow.FlowValidationResult.merge()
@param addedFlowValidationResult will be merged with 'this'.
-
org.amplafi.flow.validation.ReportAllValidationResult.merge()
-
org.apache.accumulo.core.client.admin.TableOperations.merge()
Merge tablets between (start, end]
@param tableName the table to merge
@param start first tablet to be merged contains the row after this row, null means the first tablet
@param end last tablet to be merged contains this row, null means the last tablet
-
org.apache.ambari.server.orm.dao.ClusterDAO.merge()
-
org.apache.ambari.server.orm.dao.ClusterServiceDAO.merge()
-
org.apache.ambari.server.orm.dao.ClusterStateDAO.merge()
-
org.apache.ambari.server.orm.dao.HostComponentDesiredStateDAO.merge()
-
org.apache.ambari.server.orm.dao.HostComponentStateDAO.merge()
-
org.apache.ambari.server.orm.dao.HostDAO.merge()
-
org.apache.ambari.server.orm.dao.HostRoleCommandDAO.merge()
-
org.apache.ambari.server.orm.dao.MetainfoDAO.merge()
-
org.apache.ambari.server.orm.dao.ServiceComponentDesiredStateDAO.merge()
-
org.apache.ambari.server.orm.dao.ServiceDesiredStateDAO.merge()
-
org.apache.ambari.server.orm.dao.ViewDAO.merge()
Merge the state of the given entity into the current persistence context.
@param ViewEntity entity to merge
@return the merged entity
-
org.apache.ambari.server.orm.dao.ViewInstanceDAO.merge()
Merge the state of the given entity into the current persistence context.
@param ViewInstanceEntity entity to merge
@return the merged entity
-
org.apache.avalon.framework.parameters.Parameters.merge()
Merge parameters from another Parameters
instance into this.
@param other the other Parameters
@return This Parameters
instance.
-
org.apache.avalon.meta.info.ContextDescriptor.merge()
Returns a set of entry descriptors resulting from a merge of the descriptors container in this descriptor with the supplied descriptors.
@param entries the entries to merge
@return the mergerged set of entries
@exception IllegalArgumentException if a entry conflict occurs
-
org.apache.beehive.wsm.model.BeehiveWsTypeMetadata.merge()
-
org.apache.cactus.integration.ant.deployment.WebXmlMerger.merge()
Merges the merge descriptor with the original descriptor.
@param theMergeWebXml The descriptor to merge in
-
org.apache.cactus.integration.ant.deployment.webapp.WebXmlMerger.merge()
Merges the merge descriptor with the original descriptor.
@param theMergeWebXml The descriptor to merge in
-
org.apache.cassandra.db.context.CounterContext.merge()
Return a context w/ an aggregated count for each node id.
@param left counter context.
@param right counter context.
@param allocator An allocator for the merged value.
-
org.apache.catalina.deploy.WebXml.merge()
Merge the supplied web fragments into this main web.xml.
@param fragments The fragments to merge in
@return true
if merge is successful, elsefalse
-
org.apache.cayenne.util.DeepMergeOperation.merge()
-
org.apache.derby.iapi.sql.execute.ExecAggregator.merge()
Merges one aggregator into a another aggregator. Merges two partial aggregates results into a single result. Needed for:
- parallel aggregation
- vector aggregation (GROUP BY)
- distinct aggregates (e.g. MAX(DISTINCT Col))
An example of a merge would be: given two COUNT() aggregators, C1 and C2, a merge of C1 into C2 would set C1.count += C2.count. So, given a CountAggregator with a getCount() method that returns its counts, its merge method might look like this:
public void merge(ExecAggregator inputAggregator) throws StandardException { count += ((CountAccgregator)inputAggregator).getCount(); }
@param inputAggregator the other Aggregator (input partial aggregate)
@exception StandardException on error
-
org.apache.directory.server.dhcp.options.OptionsField.merge()
Merge the options from the given options field into my options. Existing options are replaced by the ones from the supplied options field.
@param options
-
org.apache.flex.forks.velocity.Template.merge()
The AST node structure is merged with the context to produce the final output. Throws IOException if failure is due to a file related issue, and Exception otherwise
@param context Conext with data elements accessed by template
@param writer output writer for rendered template
@throws ResourceNotFoundException if template not foundfrom any available source.
@throws ParseErrorException if template cannot be parsed dueto syntax (or other) error.
@throws Exception anything else.
-
org.apache.hadoop.hive.ql.udf.generic.GenericUDAFEvaluator.merge()
Merge with partial aggregation result. NOTE: null might be passed in case there is no input data.
@param partial The partial aggregation result.
-
org.apache.hadoop.io.SequenceFile.Sorter.merge()
-
org.apache.helix.ZNRecord.merge()
merge functionality is used to merge multiple znrecord into a single one. This will make use of the id of each ZNRecord and append it to every key thus making key unique. This is needed to optimize on the watches.
@param record
-
org.apache.helix.messaging.handling.GroupMessageHandler.GroupMessageInfo.merge()
-
org.apache.jackrabbit.jcr2spi.state.ItemState.merge()
Merge all data from the given state into this state. If 'keepChanges
' is true, transient modifications present on this state are not touched. Otherwise this state is completely reset according to the given other state.
@param another
@param keepChanges
@return a MergeResult instance which represent the result of the merge operation
-
org.apache.jackrabbit.mk.api.MicroKernel.merge()
Merges the specified
private branch revision with the current head revision.
A {@code MicroKernelException} is thrown if {@code branchRevisionId} doesn'texist, if it's not a branch revision, if the merge fails because of conflicting changes or if another error occurs.
@param branchRevisionId id of private branch revision
@param message commit message
@return id of newly created head revision
@throws MicroKernelException if {@code branchRevisionId} doesn't exist,if it's not a branch revision, if the merge fails because of conflicting changes or if another error occurs.
@see #branch(String)
-
org.apache.jackrabbit.oak.kernel.KernelNodeStore.merge()
-
org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore.merge()
This implementation is equal to first rebasing the builder and then applying it to a new branch and immediately merging it back.
@param builder the builder whose changes to apply
@param commitHook the commit hook to apply while merging changes
@return the node state resulting from the merge.
@throws CommitFailedException
@throws IllegalArgumentException if the builder is not acquired from a root state ofthis store
-
org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStore.merge()
-
org.apache.jackrabbit.oak.spi.state.NodeStore.merge()
Merges the changes from the passed {@code builder} intothe store.
@param builder the builder whose changes to apply
@param commitHook the commit hook to apply while merging changes
@param info commit info associated with this merge operation,or {@code null} if no local commit information is available
@return the node state resulting from the merge.
@throws CommitFailedException if the merge failed
@throws IllegalArgumentException if the builder is not acquiredfrom a root state of this store
-
org.apache.jackrabbit.oak.spi.state.NodeStoreBranch.merge()
Merges the changes in this branch to the main content tree. Merging is done by rebasing the changes in this branch on top of the current head revision followed by a fast forward merge.
@param hook the commit hook to apply while merging changes
@param info commit info associated with this merge operation,or {@code null} if no local commit information is available
@return the node state resulting from the merge.
@throws CommitFailedException if the merge failed
@throws IllegalStateException if the branch is already merged
-
org.apache.jackrabbit.vault.fs.impl.io.ImportInfoImpl.merge()
-
org.apache.james.mailbox.jcr.mail.model.JCRMailbox.merge()
-
org.apache.james.mailbox.jcr.mail.model.JCRMessage.merge()
-
org.apache.james.mailbox.store.mail.model.Property.merge()
-
org.apache.jetspeed.openid.OpenIDRegistrationConfiguration.merge()
Merge in default configuration.
@param defaults default configuration
-
org.apache.jetspeed.util.MetaData.merge()
Merges the properties defined in the param MetaData into the current one. If values are defined in both object for the same key,the one passed as parameter updates the previous one
-
org.apache.jmeter.protocol.http.control.HeaderManager.merge()
Merge the attributes with a another HeaderManager's attributes.
@param element The object to be merged with
@param preferLocalValues When both objects have a value for thesame attribute, this flag determines which value is preferresd.
-
org.apache.lucene.codecs.FieldsConsumer.merge()
Called during merging to merge all {@link Fields} fromsub-readers. This must recurse to merge all postings (terms, docs, positions, etc.). A {@link PostingsFormat} can override this defaultimplementation to do its own merging.
-
org.apache.lucene.codecs.StoredFieldsWriter.merge()
Merges in the stored fields from the readers in mergeState
. The default implementation skips over deleted documents, and uses {@link #startDocument()}, {@link #writeField(FieldInfo,IndexableField)}, and {@link #finish(FieldInfos,int)}, returning the number of documents that were written. Implementations can override this method for more sophisticated merging (bulk-byte copying, etc).
-
org.apache.lucene.codecs.TermVectorsWriter.merge()
Merges in the term vectors from the readers in mergeState
. The default implementation skips over deleted documents, and uses {@link #startDocument(int)}, {@link #startField(FieldInfo,int,boolean,boolean,boolean)}, {@link #startTerm(BytesRef,int)}, {@link #addPosition(int,int,int,BytesRef)}, and {@link #finish(FieldInfos,int)}, returning the number of documents that were written. Implementations can override this method for more sophisticated merging (bulk-byte copying, etc).
-
org.apache.lucene.index.IndexReader.InvertResult.merge()
-
org.apache.mahout.fpm.pfpgrowth.convertors.string.TopKStringPatterns.merge()
-
org.apache.maven.artifact.metadata.ArtifactMetadata.merge()
Merge a new metadata set into this piece of metadata.
@param metadata the new metadata
@todo this should only be needed on the repository metadata
-
org.apache.maven.artifact.repository.ArtifactRepositoryPolicy.merge()
-
org.apache.maven.artifact.repository.metadata.Metadata.merge()
-
org.apache.maven.surefire.failsafe.model.FailsafeSummary.merge()
-
org.apache.myfaces.commons.resourcehandler.config.element.MyFacesResourcesConfig.merge()
-
org.apache.myfaces.config.element.RenderKit.merge()
-
org.apache.myfaces.config.impl.digester.elements.RenderKit.merge()
-
org.apache.neethi.Policy.merge()
Returns a Policy that is the merge of specified Policy and self.
@param policy the Policy to be merged with self
@return a Policy that is the merge of the specified Policy and self
-
org.apache.nutch.indexer.IndexMerger.merge()
Merge all input indexes to the single output index
-
org.apache.openjpa.persistence.OpenJPAEntityManager.merge()
-
org.apache.openjpa.persistence.OpenJPAEntityManagerSPI.merge()
-
org.apache.pig.impl.logicalLayer.schema.Schema.merge()
Merge this schema with the other schema
@param other the other schema to be merged with
@param otherTakesAliasPrecedence true if aliases from the otherschema take precedence
@return the merged schema, null if they are not compatible
-
org.apache.pig.impl.plan.RequiredFields.merge()
Merge with RequiredFields r2. Merge both required fields and required map keys
@param r2 Required fields to merge
-
org.apache.syncope.core.propagation.PropagationByResource.merge()
Merge another resource operation instance into this instance.
@param propByRes to be merged
-
org.apache.tajo.engine.function.builtin.AvgLong.merge()
-
org.apache.tomcat.util.descriptor.web.WebXml.merge()
Merge the supplied web fragments into this main web.xml.
@param fragments The fragments to merge in
@return true
if merge is successful, elsefalse
-
org.apache.tools.ant.taskdefs.Manifest.merge()
Merge the contents of the given manifest into this manifest
@param other the Manifest to be merged with this one.
@throws ManifestException if there is a problem merging themanfest according to the Manifest spec.
-
org.apache.tuscany.das.rdb.merge.impl.GraphMerger.merge()
-
org.apache.velocity.Template.merge()
The AST node structure is merged with the context to produce the final output. Throws IOException if failure is due to a file related issue, and Exception otherwise
@param context Conext with data elements accessed by template
@param writer output writer for rendered template
@throws ResourceNotFoundException if template not foundfrom any available source.
@throws ParseErrorException if template cannot be parsed dueto syntax (or other) error.
@throws Exception anything else.
-
org.apache.velocity.tools.view.VelocityView.merge()
Merges the template with the context. Only override this if you really, really really need to. (And don't call us with questions if it breaks :)
@param template template being rendered
@param context Context created by the {@link #createContext}
@param writer into which the content is rendered
-
org.apache.ws.policy.Policy.merge()
-
org.apache.xmlgraphics.xmp.merge.PropertyMerger.merge()
Merges a property into a given metadata object
@param sourceProp the source property
@param target the target metadata object
-
org.beangle.ems.security.Authority.merge()
-
org.beangle.security.blueprint.Authority.merge()
-
org.broadinstitute.gatk.utils.GenomeLoc.merge()
Returns a new GenomeLoc that represents the entire span of this and that. Requires that this and that GenomeLoc are contiguous and both mapped
-
org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager.merge()
-
org.codehaus.cargo.module.webapp.WebXmlMerger.merge()
-
org.codehaus.cargo.module.webapp.merge.WebXmlMerger.merge()
-
org.commoncrawl.query.QueryStatus.merge()
-
org.crsh.vfs.spi.url.URLDriver.merge()
-
org.dcm4che3.conf.api.generic.ReflectiveConfig.ConfigTypeAdapter.merge()
-
org.dcm4che3.conf.ldap.LdapDicomConfiguration.merge()
-
org.dcm4che3.conf.prefs.PreferencesDicomConfiguration.merge()
-
org.drools.persistence.PersistenceContext.merge()
-
org.dspace.app.xmlui.wing.element.WingMergeableElement.merge()
Inform this element that it is being merged with an existing element. Practically this means that when this method is being transformed to SAX it should assume that the element's SAX events have all ready been sent. In this case the element would only need to transform to SAX the children of this element. Further more if the element needs to add any attributes to the SAX startElement event it may modify the attributes object passed to make changes.
@return The attributes for this merged element
-
org.eclipse.core.runtime.MultiStatus.merge()
Merges the given status into this multi-status. Equivalent to add(status)
if the given status is not a multi-status. Equivalent to addAll(status)
if the given status is a multi-status.
@param status the status to merge into this one
@see #add(IStatus)
@see #addAll(IStatus)
-
org.eclipse.emf.codegen.jmerge.JMerger.merge()
-
org.eclipse.emf.common.notify.Notification.merge()
Returns whether the notification can be and has been merged with this one.
@return whether the notification can be and has been merged with this one.
-
org.eclipse.emf.common.util.BasicDiagnostic.merge()
-
org.eclipse.higgins.rsse.RssFeed.merge()
-
org.eclipse.jgit.api.Git.merge()
org/pub/software/scm/git/docs/git-merge.html"
>Git documentation about Merge
@return a {@link MergeCommand} used to collect all optional parametersand to finally execute the {@code Merge} command
-
org.eclipse.jgit.merge.MergeAlgorithm.merge()
Does the three way merge between a common base and two sequences.
@param < S> type of sequence.
@param cmp comparison method for this execution.
@param base the common base sequence
@param ours the first sequence to be merged
@param theirs the second sequence to be merged
@return the resulting content
-
org.eclipse.jgit.merge.Merger.merge()
Merge together two or more tree-ish objects.
Any tree-ish may be supplied as inputs. Commits and/or tags pointing at trees or commits may be passed as input objects.
@param tips source trees to be combined together. The merge base is not included in this set.
@return true if the merge was completed without conflicts; false if themerge strategy cannot handle this merge or there were conflicts preventing it from automatically resolving all paths.
@throws IncorrectObjectTypeException one of the input objects is not a commit, but the strategy requires it to be a commit.
@throws IOException one or more sources could not be read, or outputs could not be written to the Repository.
-
org.eclipse.jgit.merge.RecursiveMerger.merge()
-
org.eclipse.jgit.merge.ResolveMerger.merge()
-
org.eclipse.jgit.merge.ThreeWayMerger.merge()
Merge together two tree-ish objects.
Any tree-ish may be supplied as inputs. Commits and/or tags pointing at trees or commits may be passed as input objects.
@param a source tree to be combined together.
@param b source tree to be combined together.
@return true if the merge was completed without conflicts; false if themerge strategy cannot handle this merge or there were conflicts preventing it from automatically resolving all paths.
@throws IncorrectObjectTypeException one of the input objects is not a commit, but the strategy requires it to be a commit.
@throws IOException one or more sources could not be read, or outputs could not be written to the Repository.
-
org.eclipse.jgit.notes.NoteMapMerger.merge()
Performs the merge.
@param base base version of the note tree
@param ours ours version of the note tree
@param theirs theirs version of the note tree
@return merge result as a new NoteMap
@throws IOException
-
org.eclipse.jgit.notes.NoteMerger.merge()
Merges the conflicting note changes.
base, ours and their are all notes on the same object.
@param base version of the Note
@param ours version of the Note
@param their version of the Note
@param reader the object reader that must be used to read Git objects
@param inserter the object inserter that must be used to insert Git objects
@return the merge result
@throws NotesMergeConflictException in case there was a merge conflict which this note merger couldn't resolve
@throws IOException in case the reader or the inserter would throw an IOException the implementor will most likely want to propagate it as it can't do much to recover from it
-
org.eclipse.ltk.core.refactoring.CompositeChange.merge()
-
org.eclipse.ltk.core.refactoring.RefactoringStatus.merge()
-
org.eclipse.persistence.jpa.rs.PersistenceContext.merge()
A part of the facade over the JPA API Call jpa merge on the given object and commit If the passed object is a list, we will iterate through the list and merge each member
@param tenantId
@param entity
@return
-
org.eclipse.sapphire.modeling.Status.CompositeStatusFactory.merge()
-
org.eclipse.team.core.mapping.IMergeContext.merge()
-
org.eclipse.team.core.mapping.IResourceMappingMerger.merge()
-
org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken.merge()
-
org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest.merge()
-
org.elasticsearch.common.inject.internal.Errors.merge()
-
org.elasticsearch.index.mapper.DocumentMapper.merge()
-
org.elasticsearch.index.mapper.Mapper.merge()
-
org.elasticsearch.index.mapper.MapperService.merge()
-
org.elasticsearch.index.mapper.multifield.MultiFieldMapper.merge()
-
org.exoplatform.commons.utils.MapResourceBundle.merge()
-
org.exoplatform.groovyscript.text.TemplateService.merge()
-
org.exoplatform.portal.resource.SkinService.merge()
Merge several skins into one single skin.
@param skins the skins to merge
@return the merged skin
-
org.formulacompiler.compiler.internal.expressions.ExpressionNodeForFoldDefinition.merge()
-
org.freeplane.plugin.workspace.dnd.WorkspaceTransferable.merge()
-
org.geomajas.gwt.client.gfx.style.ShapeStyle.merge()
-
org.geotools.feature.visitor.MaxVisitor.MaxResult.merge()
-
org.geotools.feature.visitor.MedianVisitor.MedianResult.merge()
-
org.geotools.feature.visitor.MinVisitor.MinResult.merge()
-
org.geotools.geometry.iso.coordinate.LineStringImpl.merge()
Merges this LineString with another LineString, forming a new LineString The input LineStrings will not be modified by this operation. The used Lists of the pointArray will be cloned. The Positions which represents the control points will not be cloned.
@param other LineString
-
org.geotools.geometry.iso.operation.Merger.merge()
Merges a list of continuous curves into a new single curve. In order two neighboured curves are merged, their end and startpoint must be equal.
@param curves
@return null or tosses IllegalArgumentException
-
org.grails.config.PropertySourcesConfig.merge()
-
org.hibernate.Session.merge()
Copy the state of the given object onto the persistent object with the same identifier. If there is no persistent instance currently associated with the session, it will be loaded. Return the persistent instance. If the given instance is unsaved, save a copy of and return it as a newly persistent instance. The given instance does not become associated with the session. This operation cascades to associated instances if the association is mapped with cascade="merge".
The semantics of this method are defined by JSR-220.
@param object a detached instance with state to be copied
@return an updated persistent instance
-
org.hibernate.classic.Session.merge()
-
org.hibernate.ejb.HibernateEntityManager.merge()
-
org.hibernate.search.FullTextSession.merge()
-
org.hibernate.validator.internal.metadata.core.AnnotationProcessingOptions.merge()
-
org.hibernate.validator.internal.metadata.core.AnnotationProcessingOptionsImpl.merge()
-
org.hibernate.validator.internal.metadata.raw.ConstrainedExecutable.merge()
Creates a new constrained executable object by merging this and the given other executable. Both executables must have the same location, i.e. represent the same executable on the same type.
@param other The executable to merge.
@return A merged executable.
-
org.hornetq.core.settings.impl.AddressSettings.merge()
merge 2 objects in to 1
@param merged
-
org.infinispan.atomic.Delta.merge()
Merge the current Delta instance with a given {@link DeltaAware} instance, and return a coherent and complete{@link DeltaAware} instance. Implementations should be able to deal with null values passed in, or values of adifferent type from the expected DeltaAware instance. Usually the approach would be to ignore what is passed in, create a new instance of the DeltaAware implementation that the current Delta implementation is written for, apply changes and pass it back.
@param d instance to merge with, or null if no merging is needed
@return a fully coherent and usable instance of DeltaAware which may or may not be the same instance passed in
-
org.infinispan.atomic.impl.AtomicHashMapDelta.merge()
-
org.infinispan.container.versioning.EntryVersionsMap.merge()
-
org.infinispan.schematic.document.EditableDocument.merge()
Merges the supplied document onto this document. This will set on this document each of the fields in the supplied document; nested documents in the supplied document will be merged recursively.
Consider the following example. If this document contains:
{ "firstName" : "Jane", "lastName" : "Smith", "address" : { "street" : "Main Street", "city" : "Springfield" }, "phone" : "(800)555-1212" }
and another document 'other' contains:
{ "lastName" : "Doe", "address" : { "city" : "Memphis", "zip" : 12345 }, "phone" : { "home" : "(800)555-1212" } }
then merging 'other' onto the first will result in the first being modified to contain:
{ "firstName" : "Jane", "lastName" : "Doe", "address" : { "street" : "Main Street", "city" : "Memphis", "zip" : 12345 }, "phone" : { "home" : "(800)555-1212" } }
@param other the other document whose values should be merged
-
org.internna.ossmoney.model.Account.merge()
-
org.internna.ossmoney.model.AccountTransaction.merge()
-
org.internna.ossmoney.model.Dashboard.merge()
-
org.internna.ossmoney.model.InvestmentPrice.merge()
-
org.internna.ossmoney.model.InvestmentTransaction.merge()
-
org.internna.ossmoney.model.budget.Budget.merge()
-
org.internna.ossmoney.model.budget.CategoryBudget.merge()
-
org.internna.ossmoney.model.budget.MonthlyBudget.merge()
-
org.internna.ossmoney.model.security.Authority.merge()
-
org.internna.ossmoney.model.security.UserDetails.merge()
-
org.jboss.as.server.deployment.module.ResourceRoot.merge()
Merges information from the resource root into this resource root
@param additionalResourceRoot The root to merge
-
org.jboss.ejb.MessageDrivenImpl.merge()
-
org.jboss.ejb3.annotation.impl.CacheConfigImpl.merge()
-
org.jboss.ejb3.annotation.impl.DefaultActivationSpecsImpl.merge()
-
org.jboss.ejb3.annotation.impl.MessageDrivenImpl.merge()
-
org.jboss.ejb3.annotation.impl.RemoteBindingImpl.merge()
-
org.jboss.forge.addon.maven.projects.MavenPluginFacet.merge()
Merge two plugins, with one having dominance in the case of collision.
Notice: To be merged, the two plugins dependencies must be equivalent (see {@link Dependencies#areEquivalent(Coordinate,Coordinate)})
-
org.jboss.forge.furnace.impl.graph.MasterGraph.merge()
-
org.jboss.ha.framework.interfaces.SubPartitionInfo.merge()
-
org.jboss.jca.common.annotations.Annotations.merge()
Scan for annotations in the URLs specified
@param connector The connector adapter metadata
@param annotationRepository annotationRepository to use
@param classLoader The class loader used to generate the repository
@return The updated metadata
@exception Exception Thrown if an error occurs
-
org.jboss.jca.common.api.metadata.ra.Connector.merge()
-
org.jboss.jca.common.api.metadata.spec.Connector.merge()
-
org.jboss.jca.common.metadata.ra.ra10.Connector10Impl.merge()
-
org.jboss.jca.common.metadata.ra.ra15.Connector15Impl.merge()
-
org.jboss.jca.common.metadata.ra.ra16.Connector16Impl.merge()
-
org.jboss.jca.common.metadata.spec.ConnectorImpl.merge()
{@inheritDoc}
-
org.jboss.mcann.repository.AbstractConfiguration.merge()
-
org.jboss.mcann.repository.DefaultConfiguration.merge()
-
org.jboss.metadata.appclient.jboss.JBossClientMetaData.merge()
-
org.jboss.metadata.client.jboss.JBossClientMetaData.merge()
-
org.jboss.metadata.ear.jboss.JBossAppMetaData.merge()
-
org.jboss.metadata.ear.spec.ModulesMetaData.merge()
Merge original + override into this.
@param original
@param override
-
org.jboss.metadata.ejb.jboss.JBoss50DTDMetaData.merge()
-
org.jboss.metadata.ejb.jboss.JBoss50MetaData.merge()
-
org.jboss.metadata.ejb.jboss.JBossConsumerBeanMetaData.merge()
-
org.jboss.metadata.ejb.jboss.JBossEnterpriseBeanMetaData.merge()
-
org.jboss.metadata.ejb.jboss.JBossEntityBeanMetaData.merge()
-
org.jboss.metadata.ejb.jboss.JBossEnvironmentRefsGroupMetaData.merge()
Merge an environment
@param jbossEnvironmentRefsGroup the override environment
@param environmentRefsGroup the overriden environment
@param overridenFile the overriden file name
@param overrideFile the override file
@return the merged environment
-
org.jboss.metadata.ejb.jboss.JBossMessageDrivenBeanMetaData.merge()
-
org.jboss.metadata.ejb.jboss.JBossMetaData.merge()
Merge the contents of override with original into this.
@param override data which overrides original
@param original the original data
-
org.jboss.metadata.ejb.jboss.JBossSessionBeanMetaData.merge()
-
org.jboss.metadata.ejb.spec.InterceptorsMetaData.merge()
-
org.jboss.metadata.javaee.spec.EJBLocalReferenceMetaData.merge()
-
org.jboss.metadata.javaee.spec.EnvironmentRefsGroupMetaData.merge()
-
org.jboss.metadata.javaee.spec.MessageDestinationReferenceMetaData.merge()
-
org.jboss.metadata.javaee.spec.MessageDestinationsMetaData.merge()
/ Merge the contents of override with original into a new MessageDestinationsMetaData.
@param override - metadata augmenting overriden
@param overriden - the base metadata
@param overridenFile - the source of the override destinations
@param overrideFile- the source of the overriden destinations
@return a new merged MessageDestinationsMetaData if eitheroverride and overriden is not null, null otherwise.
-
org.jboss.metadata.javaee.spec.SecurityRolesMetaData.merge()
-
org.jboss.metadata.javaee.spec.ServiceReferenceHandlerChainsMetaData.merge()
-
org.jboss.metadata.javaee.spec.ServiceReferenceMetaData.merge()
-
org.jboss.metadata.web.jboss.JBoss50WebMetaData.merge()
-
org.jboss.metadata.web.jboss.JBoss60WebMetaData.merge()
-
org.jboss.metadata.web.jboss.JBossWebMetaData.merge()
-
org.jboss.metamodel.descriptor.MessageDestinationRef.merge()
-
org.jboss.metamodel.descriptor.ResourceEnvRef.merge()
-
org.jboss.metamodel.descriptor.ResourceRef.merge()
-
org.jboss.shrinkwrap.api.spec.JavaArchive.merge()
-
org.jboss.shrinkwrap.api.spec.WebArchive.merge()
-
org.jboss.tutorial.callback.bean.CustomerDAO.merge()
-
org.jboss.tutorial.embeddable.bean.CustomerDAO.merge()
-
org.jboss.tutorial.merge.bean.CustomerDAO.merge()
-
org.jboss.tutorial.secondary.bean.CustomerDAO.merge()
-
org.jboss.virtual.spi.Options.merge()
Merge options.
@param other the other options
-
org.jboss.wsf.spi.serviceref.ServiceRefMetaData.merge()
-
org.jgroups.protocols.pbcast.Digest.merge()
Adds a digest to this digest. This digest must have enough space to add the other digest; otherwise an error message will be written. For each sender in the other digest, the merge() method will be called.
-
org.jgroups.util.MutableDigest.merge()
Adds a digest to this digest. For each sender in the other digest, the merge() method will be called.
-
org.jostraca.util.OrderedPropertySetManager.merge()
Merge ordered PropertySets, earlier entries overwritten by later entries.
-
org.jpos.iso.FSDISOMsg.merge()
-
org.jpos.iso.ISOMsg.merge()
add all fields present on received parameter to this ISOMsg
please note that received fields take precedence over existing ones (simplifying card agent message creation and template handling)
@param m ISOMsg to merge
-
org.jpublish.Template.merge()
-
org.kie.internal.weaver.KieWeaverService.merge()
-
org.kiji.schema.KijiDataRequest.merge()
Creates a new data request representing the union of this data request and the data request specified as an argument.
This method merges data requests using the widest-possible treatment of parameters. This may result in cells being included in the result set that were not specified by either data set. For example, if request A includes info:foo from time range [400, 700), and request B includes info:bar from time range [500, 900), then A.merge(B) will yield a data request for both columns, with time range [400, 900).
More precisely, merges are handled in the following way:
- The output time interval encompasses both data requests' time intervals.
- All columns associated with both data requests will be included.
- When maxVersions differs for the same column in both requests, the greater value is chosen.
- When pageSize differs for the same column in both requests, the lesser value is chosen.
- If either request contains KijiColumnFilter definitions attached to a column, this is considered an error, and a RuntimeException is thrown. Data requests with filters cannot be merged.
- If one data request includes an entire column family (foo:*) and the other data request includes a column within that family (foo:bar), the entire family will be requested, and properties such as max versions, etc. for the family-wide request will be merged with the column to ensure the request is as wide as possible.
@param other another data request to include as a part of this one.
@return A new KijiDataRequest instance, including the union of this data requestand the argument request.
-
org.lilystudio.smarty4j.IParser.merge()
解析数据容器信息并输出到指定的文本输出流。
@param context 数据源容器
@param writer 输出对象
-
org.lilystudio.smarty4j.Template.merge()
根据数据容器的内容解析模板,将结果输出到指定的二进制输出流。
@param context 数据容器
@param out 二进制输出流
@throws Exception 如果合并执行时发生错误
-
org.milyn.archive.Archive.merge()
-
org.modelmapper.internal.Errors.merge()
-
org.moxie.Metadata.merge()
-
org.neo4j.gis.spatial.pipes.GeoPipeFlow.merge()
-
org.ngrinder.model.User.merge()
-
org.openoffice.xmerge.DocumentMerger.merge()
This method will find the changes that had happened in the modifiedDoc
Document
object given the designated original Document
.
Note that this process may need the knowledge of the conversion process since some conversion process are lossy. Items/Data that are lost during the conversion process are not classified as changes. The main target of this method is to apply the changes done in modifiedDoc
into the assigned original Document
object, thus it also will try to preserve items that were originally in the original Document
, but never got transferred during the {@link org.openoffice.xmerge.DocumentSerializer#serialize serialize} process/method call. After this method call, theoriginal Document
object will contain the changes applied.
This method may or may not be thread-safe. Also, it is expected that the user uses only one instance of a DocumentMerger
object per merge process. Create another DocumentMerger
object for another merge process.
@param modifiedDoc device
Document
object.
@throws MergeException If any merge error occurs.
-
org.openqa.selenium.remote.DesiredCapabilities.merge()
-
org.openstreetmap.josm.data.osm.DataSetMerger.merge()
Runs the merge operation. Successfully merged {@link OsmPrimitive}s are in {@link #getTargetDataSet()}. See {@link #getConflicts()} for a map of conflicts after the merge operation.
-
org.ow2.easybeans.persistence.PersistenceUnitManager.merge()
Merge the persistence context of a an other persistent unit manager in this one. Note that as specified in chapter 6.2.2 (persistence unit scope), an EAR level component level will only be seen by a subcomponent if it was not redefined. In our case : don't merge the given unit-name if the current manager defines this unit-name.
@param otherEZBPersistenceUnitManager the other persistence unit managerthat will be merged into this one.
-
org.pentaho.reporting.engine.classic.core.layout.model.RenderableComplexText.merge()
-
org.pentaho.reporting.engine.classic.core.wizard.DefaultDataAttributes.merge()
-
org.radargun.stats.Statistics.merge()
Add the measurements collected into another instance to this instance.
@param otherStats Must be of the same class as this instance.
-
org.rhq.core.clientapi.agent.configuration.ConfigurationAgentService.merge()
If the fromStructured
flag is true
, then the structured configuration (i.e., Configuration.properties
) is merged into the latest raw configurations returned from the plugin. The Configuration object returned will consist of the structured configuration along with the merged raw configurations. If fromStructured
is false
, then the raw configurations (i.e., Configuration.rawConfigurations
) is merged into the latest structured configurations returned from the plugin. The returned Configuration will then consist of the raw configuration along with the merged structured configuration.
@param configuration The Configuration with the changes to be merged
@param resourceId The id of the resource to which the configuration belongs
@param fromStructured A flag that if true
indicates the merge should be from structured to raw,otherwise merge from raw to structured.
@return The merged configuration, where a merge consists of a refresh of the side being mergedfollowed by the values of the side merging from being applied to the side being merged into.
@throws PluginContainerException if a runtime or plugin error occurs.
-
org.richfaces.cdk.model.PropertyBase.merge()
-
org.rocksdb.WriteBatch.merge()
Merge "value" with the existing value of "key" in the database. "key->merge(existing, value)"
@param key the specified key to be merged.
@param value the value to be merged with the current value forthe specified key.
-
org.rssowl.core.model.types.IFeed.merge()
-
org.rssowl.core.model.types.INews.merge()
-
org.rssowl.core.persist.IFeed.merge()
-
org.rssowl.core.persist.INews.merge()
-
org.rssowl.core.util.SyncItem.merge()
Takes the properties from the provided {@link SyncItem} and updates them inthis item.
@param item the other {@link SyncItem} to merge into this item.
-
org.sdnplatform.sync.internal.version.VectorClock.merge()
-
org.sonar.api.measures.Metric.merge()
Merge with fields from other metric. All fields are copied, except the id.
@return this
-
org.springframework.beans.Mergeable.merge()
Merge the current value set with that of the supplied object.
The supplied object is considered the parent, and values in the callee's value set must override those of the supplied object.
@param parent the object to merge with
@return the result of the merge operation
@throws IllegalArgumentException if the supplied parent is null
@exception IllegalStateException if merging is not enabled for this instance(i.e. mergeEnabled
equals false
).
-
org.springframework.core.env.ConfigurableEnvironment.merge()
Append the given parent environment's active profiles, default profiles and property sources to this (child) environment's respective collections of each.
For any identically-named {@code PropertySource} instance existing in bothparent and child, the child instance is to be preserved and the parent instance discarded. This has the effect of allowing overriding of property sources by the child as well as avoiding redundant searches through common property source types, e.g. system environment and system properties.
Active and default profile names are also filtered for duplicates, to avoid confusion and redundant storage.
The parent environment remains unmodified in any case. Note that any changes to the parent environment occurring after the call to {@code merge} will not bereflected in the child. Therefore, care should be taken to configure parent property sources and profile information prior to calling {@code merge}.
@param parent the environment to merge with
@since 3.1.2
@see org.springframework.context.support.AbstractApplicationContext#setParent
-
org.springframework.core.env.StandardEnvironment.merge()
-
org.springframework.orm.hibernate3.HibernateTemplate.merge()
-
org.tmatesoft.svn.core.SVNMergeRangeList.merge()
Merges two range lists placing the results into a new {@link SVNMergeRangeList} object. Either range list may be empty.
When intersecting range lists are merged, the inheritability of the resulting {@link SVNMergeRange} depends on the inheritability of the operands. If two non-inheritable ranges are merged the result is always non-inheritable, in all other cases the resulting range is inheritable.
Note: range lists must be sorted in ascending order. The return range list is guaranteed to remain in sorted order and be compacted to the minimal number of ranges needed to represent the merged result.
Note: this method does not change the state of this object. Instead it produces a result in a new object.
@param rangeList range list to merge with
@return resultant range list
@throws SVNException
-
org.vertx.java.core.eventbus.impl.ServerIDs.merge()
-
org.zanata.service.TranslationMergeService.merge()
-
org.zkoss.zss.model.Range.merge()
Merge cells of the this Range to one merge cell.
-
parquet.hadoop.metadata.GlobalMetaData.merge()
Will merge the metadata as if it was coming from a single file. (for all part files written together this will always work) If there are conflicting values an exception will be thrown
@return the merged version of this
-
railo.runtime.orm.ORMSession.merge()
Attaches the specified entity to the current ORM session. It copies the state of the given object onto the persistent object with the same identifier and returns the persistent object. If there is no persistent instance currently associated with the session, it is loaded. The given instance is not associated with the session. User have to use the returned object from this session.
@param entity
@return
@throws PageException
-
reportgen.formatter.simple.ResultGroup.merge()
Распределяет строку по рекурсивным группам, соответственно
@param row
@return
-
reportgen.prototype.queryresults.ResultsRow.merge()
Добавляет строку в слияние (группу)
@param newRow строка которую нужно слить
@param groupIndicies индексы столбцов по которым осуществляется группировкаnull, если априори известно что строки нужно слить
@param cols массив функций слияния столбцов
@return
@throws reportgen.ren.exception.ReportException
-
soot.Type.merge()
-
sos.spooler.Variable_set.merge()
-
sun.font.AttributeValues.merge()
-
sun.misc.JarIndex.merge()
Merges the current index into another index, taking into account the relative path of the current index.
@param toIndex The destination index which the current index willmerge into.
@param path The relative path of the this index to the destinationindex.
-
thaumcraft.api.aspects.AspectList.merge()
Adds this aspect and amount to the collection. If the aspect exists then only the highest of the old or new amount will be used.
@param aspect
@param amount
@return
-
tiled.util.TileMergeHelper.merge()
-
tools.util.NameValuePairs.merge()
Sets the value pair .
@param the order number
-
tv.floe.metronome.clustering.kmeans.Means.merge()
-
tv.ustream.yolo.config.ConfigMap.merge()
-
tvbrowserdataservice.file.DayProgramFile.merge()
Merges the day program file with a day program file of another level.
@param otherProg The day program file to merge with this file.
@throws FileFormatException If merging failed.
@see #updateCompleteFile(DayProgramFile)
@see #updateUpdateFile(DayProgramFile)
-
voldemort.versioning.VectorClock.merge()
-
webit.script.Template.merge()
Merge this template.
@param outputStream
@return Context
@throws ScriptRuntimeException
@throws ParseException