idx int64 0 25k | question stringlengths 68 5.61k | target stringlengths 21 500 |
|---|---|---|
23,400 | gets the value of the lqdtynumsecurities property . concode_field_sep BigInteger lqdtyNumSecurities concode_elem_sep BigDecimal lqdtyPctHigh concode_elem_sep BigDecimal efpTrkngErr concode_elem_sep BigInteger sideValuInd concode_elem_sep BigDecimal valuOfFuts concode_elem_sep BigInteger bidDescptrTyp concode_elem_sep S... | BigInteger function ( ) { return lqdtyNumSecurities ; } |
23,401 | constructs a profile from nothing but a participant id . concode_field_sep int MAX_CONTACTS concode_elem_sep CopyOnWriteSet<ProfileListener> listeners concode_elem_sep int REFRESH_INTERVAL_MS concode_elem_sep String fullName concode_elem_sep Log LOG concode_elem_sep String firstName concode_elem_sep TimerService timer ... | ProfileImpl function ( ParticipantId arg0 ) { return new ProfileImpl ( arg0 ) ; } |
23,402 | column size in px concode_field_sep int m_colSize concode_elem_sep boolean m_colorColumn concode_elem_sep String m_displaySQL concode_elem_sep boolean m_isIDcol concode_elem_sep int m_displayType concode_elem_sep boolean m_readOnly concode_elem_sep Class<?> m_colClass concode_elem_sep String m_columnName concode_elem_s... | void function ( int arg0 ) { m_colSize = arg0 ; } |
23,403 | create a route for the given method and path pattern . concode_field_sep Method actionMethod concode_elem_sep String method concode_elem_sep Pattern paramExtractor concode_elem_sep List<Route> routes concode_elem_sep String name concode_elem_sep PathBindable<?> pathBindable concode_elem_sep Object action concode_elem_s... | PathPatternMatcher function ( String arg0 , String arg1 ) { return new PathPatternMatcher ( arg0 , arg1 ) ; } |
23,404 | abstractdelegatingsmartcontextloader does not support the contextloader #processlocations class , string method . call #processcontextconfiguration contextconfigurationattributes instead . concode_field_sep Log logger concode_field_sep void processContextConfiguration concode_elem_sep SmartContextLoader getXmlLoader co... | String [ ] function ( Class < ? > arg0 , String ... arg1 ) { throw new UnsupportedOperationException ( "srini_string" + "srini_string" ) ; } |
23,405 | creates a block channel writer that writes to the given channel . the writer adds the written segment to its return-queue afterwards to allow for asynchronous implementations . concode_field_sep Logger LOG concode_elem_sep Random random concode_elem_sep File[] paths concode_elem_sep boolean isSynchronous concode_elem_s... | BlockChannelWriter < MemorySegment > function ( FileIOChannel . ID arg0 ) { return createBlockChannelWriter ( arg0 , new LinkedBlockingQueue < MemorySegment > ( ) ) ; } |
23,406 | the header-id . concode_field_sep ZipShort HEADER_ID concode_elem_sep BigInteger uid concode_elem_sep BigInteger ONE_THOUSAND concode_elem_sep BigInteger gid concode_elem_sep ZipShort ZERO concode_elem_sep long serialVersionUID concode_elem_sep int version concode_field_sep void setGID concode_elem_sep long getGID conc... | ZipShort function ( ) { return HEADER_ID ; } |
23,407 | retrieves the canonical path for the given path , in a jdk 1.1 complaint way . concode_field_sep boolean fsNormalizesPosixSeparator concode_elem_sep FileDescriptor outDescriptor concode_elem_sep Random random concode_elem_sep boolean fsIsIgnoreCase concode_field_sep void renameElement concode_elem_sep java.io.InputStre... | String function ( String arg0 ) { return new File ( arg0 ) . getCanonicalPath ( ) ; } |
23,408 | returns a string that contains all of the font weight numbers for the specified font weight attribute value . concode_field_sep PlaceHolder placeHolder concode_field_sep GVTFontFamily getFontFamily concode_elem_sep List getFontFaces | String function ( String arg0 ) { if ( arg0 . equals ( SVG_NORMAL_VALUE ) ) { return SVG_400_VALUE ; } else if ( arg0 . equals ( SVG_BOLD_VALUE ) ) { return SVG_700_VALUE ; } else if ( arg0 . equals ( SVG_ALL_VALUE ) ) { return "srini_string" ; } return arg0 ; } |
23,409 | returns the maximum automaton states allowed for fuzzy expansion concode_field_sep int maxDeterminizedStates concode_elem_sep int flagsValue concode_elem_sep ParseField FLAGS_VALUE concode_elem_sep ObjectParser<Builder,ParseFieldMatcherSupplier> PARSER concode_elem_sep int flagsValue concode_elem_sep ParseField REGEX_O... | int function ( ) { return maxDeterminizedStates ; } |
23,410 | io mode : nio or epoll concode_field_sep String SPARK_NETWORK_IO_NUMCONNECTIONSPERPEER_KEY concode_elem_sep String SPARK_NETWORK_IO_LAZYFD_KEY concode_elem_sep String SPARK_NETWORK_IO_SERVERTHREADS_KEY concode_elem_sep String module concode_elem_sep String SPARK_NETWORK_IO_CLIENTTHREADS_KEY concode_elem_sep String SPAR... | String function ( ) { return conf . get ( SPARK_NETWORK_IO_MODE_KEY , "srini_string" ) . toUpperCase ( ) ; } |
23,411 | a complex type that contains information about vpcs associated with the specified hosted zone . note : this method appends the values to the existing list if any . use #setvpcs java.util.collection or #withvpcs java.util.collection if you want to override theexisting values . concode_field_sep HostedZone hostedZone con... | GetHostedZoneResult function ( VPC ... arg0 ) { if ( this . vPCs == null ) { setVPCs ( new com . amazonaws . internal . SdkInternalList < VPC > ( arg0 . length ) ) ; } for ( VPC loc0 : arg0 ) { this . vPCs . add ( loc0 ) ; } return this ; } |
23,412 | a pagination token that can be used in a subsequent describedblogfiles request . returns a reference to this object so that method calls can be chained together . concode_field_sep String marker concode_elem_sep com.amazonaws.internal.ListWithAutoConstructFlag<DescribeDBLogFilesDetails> describeDBLogFiles concode_field... | DescribeDBLogFilesResult function ( String arg0 ) { this . marker = arg0 ; return this ; } |
23,413 | disables the trigger concode_field_sep String indexName concode_elem_sep List<ColumnAlias> columns concode_elem_sep boolean isUnique concode_elem_sep Class<ModelClass> table concode_field_sep Class<ModelClass> getTable concode_elem_sep Index<ModelClass> and concode_elem_sep Index<ModelClass> and concode_elem_sep void e... | void function ( ) { SqlUtils . dropIndex ( table , indexName ) ; } |
23,414 | fatal . concode_field_sep Logger log concode_field_sep void warn concode_elem_sep void debug concode_elem_sep void info | void function ( String arg0 ) { log . fatal ( arg0 ) ; } |
23,415 | get bounding face rectangle infrared concode_field_sep KRectangle rectColor concode_elem_sep KRectangle rectInfrared concode_elem_sep PVector[] faceInfraredPoints concode_elem_sep boolean faceTracked concode_elem_sep float roll concode_elem_sep FaceFeatures[] facefeatures concode_elem_sep PVector[] faceColorPoints conc... | KRectangle function ( ) { return rectInfrared ; } |
23,416 | create a date formatter for datetime objects . concode_field_sep String DATETIME_FORMAT concode_field_sep String format concode_elem_sep String dateTimeToString concode_elem_sep String dateTimeToString concode_elem_sep LocalDate parse concode_elem_sep LocalDate stringToDateTime | DateTimeFormatter function ( ) { final DateTimeFormatter loc0 = DateTimeFormatter . ofPattern ( DATETIME_FORMAT ) ; return loc0 ; } |
23,417 | the snapshot id that is used to refer to the snapshot in future operations such as describing snapshots amazon elastic compute cloud api describesnapshots or creating a volume from a snapshot createstorediscsivolume . concode_field_sep String snapshotId concode_elem_sep String volumeARN concode_field_sep void setVolume... | void function ( String arg0 ) { this . snapshotId = arg0 ; } |
23,418 | shrinks the rectangle by the given amount . the center of the new rectangle is the same as the one of the old one , but its size is in each direction 2border bigger . concode_field_sep float miny concode_elem_sep float minx concode_elem_sep float maxy concode_elem_sep float maxx concode_field_sep float getHeight concod... | FloatRectangle function ( float arg0 ) { return new FloatRectangle ( minx - arg0 , miny - arg0 , maxx + arg0 , maxy + arg0 ) ; } |
23,419 | checks if the value of the param argument is a valid parameter position . concode_field_sep int[] types concode_elem_sep int[] modes concode_elem_sep int parameterCount concode_elem_sep int[] nullability concode_elem_sep Result.ResultMetaData rmd concode_elem_sep boolean[] isIdentity concode_elem_sep String[] className... | void function ( int arg0 ) { if ( arg0 < 1 || arg0 > parameterCount ) { String loc0 = arg0 + "srini_string" ; throw Util . sqlException ( Trace . INVALID_JDBC_ARGUMENT , loc0 ) ; } } |
23,420 | return a new unitpfbuilder with a case statement added . concode_field_sep PlaceHolder placeHolder concode_field_sep UnitPFBuilder<Object> matchEquals concode_elem_sep UnitPFBuilder<Object> matchEquals concode_elem_sep UnitPFBuilder<Object> match concode_elem_sep UnitPFBuilder<Object> match | UnitPFBuilder < Object > function ( FI . UnitApply < Object > arg0 ) { return UnitMatch . matchAny ( arg0 ) ; } |
23,421 | gets a string summary of the reference objects number and generation number . concode_field_sep int objf concode_elem_sep int genf concode_field_sep int hashCode concode_elem_sep int getGenerationNumber concode_elem_sep boolean equals concode_elem_sep int getObjectNumber | String function ( ) { return objf + "srini_string" + genf + "srini_string" ; } |
23,422 | alias to intproperty string name , int defaultvalue concode_field_sep Logger logger concode_field_sep int intProperty concode_elem_sep boolean booleanProperty concode_elem_sep boolean booleanProperty concode_elem_sep double sysPropertyDouble concode_elem_sep double doubleProperty concode_elem_sep void setProperty conco... | int function ( String arg0 , int arg1 ) { return intProperty ( arg0 , arg1 ) ; } |
23,423 | write the named component into the cdr output stream . concode_field_sep String _id concode_field_sep NameComponent extract concode_elem_sep NameComponent read concode_elem_sep void insert concode_elem_sep String id concode_elem_sep TypeCode type | void function ( OutputStream arg0 , NameComponent arg1 ) { arg0 . write_string ( arg1 . id ) ; arg0 . write_string ( arg1 . kind ) ; } |
23,424 | returns the osgi service identifier . concode_field_sep MBMessageService _mbMessageService concode_field_sep void setWrappedService concode_elem_sep void deleteMessageAttachments concode_elem_sep void restoreMessageAttachmentFromTrash concode_elem_sep com.liferay.portlet.messageboards.model.MBMessage addMessage concode... | java . lang . String function ( ) { return _mbMessageService . getOSGiServiceIdentifier ( ) ; } |
23,425 | sets the relation id of this social relation . concode_field_sep SocialRelation _socialRelation concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEsc... | void function ( long arg0 ) { _socialRelation . setRelationId ( arg0 ) ; } |
23,426 | return all buffered images for given name concode_field_sep HashMap<String,ArrayList<BufferedImage>> imagesMap concode_elem_sep String IMAGE_DIR concode_elem_sep GraphicsConfiguration gc concode_elem_sep HashMap<String,ArrayList<String>> gNamesMap concode_field_sep boolean loadSingleImage concode_elem_sep String getPre... | ArrayList < ? > function ( String arg0 ) { ArrayList < ? > loc0 = ( ArrayList < ? > ) imagesMap . get ( arg0 ) ; if ( loc0 == null ) { System . out . println ( "srini_string" + arg0 ) ; return null ; } System . out . println ( "srini_string" + arg0 ) ; return loc0 ; } |
23,427 | sets the create date of this shopping category . concode_field_sep ShoppingCategory _shoppingCategory concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getName concode_elem_sep void setGro... | void function ( Date arg0 ) { _shoppingCategory . setCreateDate ( arg0 ) ; } |
23,428 | return whether this parameter is an implicit return parameter used during the results preocessing of the callablestatement.getmoreresults / getupdatecount . this implementation always returns false . concode_field_sep int sqlType concode_elem_sep String name concode_elem_sep String typeName concode_elem_sep Integer sca... | boolean function ( ) { return false ; } |
23,429 | deletes a resolver used by this extendedresolver concode_field_sep List resolvers concode_elem_sep int outstanding concode_elem_sep Message query concode_elem_sep ResolverListener listener concode_elem_sep Object[] inprogress concode_elem_sep Throwable thrown concode_elem_sep int lbStart concode_elem_sep int[] sent con... | void function ( Resolver arg0 ) { resolvers . remove ( arg0 ) ; } |
23,430 | get the width in pixels of a given label . concode_field_sep Canvas mCanvas concode_elem_sep float mTexelWidth concode_elem_sep int STATE_ADDING concode_elem_sep int mU concode_elem_sep int mV concode_elem_sep float baseline concode_elem_sep int mState concode_elem_sep ArrayList<Label> mLabels concode_elem_sep boolean ... | float function ( int arg0 ) { return mLabels . get ( arg0 ) . width ; } |
23,431 | throws exception in case of invalid request . concode_field_sep HttpRequestWrapperFactory requestFactory concode_elem_sep Logger LOGGER concode_elem_sep Socket socket concode_elem_sep ServerConfig serverConfig concode_field_sep String getNormalizedDirectoryPath concode_elem_sep boolean isPathIllegal concode_elem_sep bo... | void function ( HttpRequest arg0 ) { if ( ! isMethodSupported ( arg0 . getMethod ( ) ) ) { throw new MethodNotAllowedException ( ) ; } } |
23,432 | delete all userclientuserclientteamrole with userclientid and userclientteamroleid concode_field_sep UserClientUserClientTeamRoleResourceAssembler userClientUserClientTeamRoleResourceAssembler concode_elem_sep UserClientUserClientTeamRoleService userClientUserClientTeamRoleService concode_field_sep ResponseEntity<UserC... | void function ( @ PathVariable Long arg0 , @ RequestParam Long arg1 ) { userClientUserClientTeamRoleService . delete ( new UserClient ( arg0 ) , new UserClientTeamRole ( arg1 ) ) ; } |
23,433 | sets the value of the templateref property . concode_field_sep ResourceType templateRef concode_elem_sep List<ReferenceType> resourceReference concode_field_sep List<ReferenceType> getResourceReference concode_elem_sep ResourceType getTemplateRef | void function ( ResourceType arg0 ) { this . templateRef = arg0 ; } |
23,434 | returns the whole result of the query . concode_field_sep ArrayList<byte[]> cache concode_elem_sep BufferedInputStream in concode_elem_sep int pos concode_elem_sep Socket socket concode_elem_sep String id concode_elem_sep Charset UTF8 concode_elem_sep OutputStream out concode_elem_sep String info concode_field_sep void... | String function ( ) { return exec ( 5 , id ) ; } |
23,435 | the policy name . concode_field_sep String policyArn concode_elem_sep String policyName concode_field_sep void setPolicyName concode_elem_sep void setPolicyArn concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Policy clone concode_elem_sep String getPolicyName concode_elem_sep String toStri... | Policy function ( String arg0 ) { setPolicyName ( arg0 ) ; return this ; } |
23,436 | try to add given efeatureinfo to cache . attachment is allowed iff the efeatureinfo : is not already #contains efeatureinfo contained belongs to the same efeaturecontext context as this cache concode_field_sep WeakHashSet<EFeatureListener> eListeners concode_elem_sep HashMap<String,EFeatureInfo> eCache concode_elem_sep... | EFeatureStatus function ( EFeatureInfo arg0 ) { if ( contains ( arg0 ) ) return DENIED ; EFeatureStatus loc0 = vote ( arg0 ) ; if ( loc0 . isSuccess ( ) ) { eCache . put ( createKey ( arg0 ) , arg0 ) ; } return loc0 ; } |
23,437 | access the denominator . concode_field_sep int denominator concode_elem_sep int numerator concode_field_sep int getNumerator concode_elem_sep SimpleFraction buildFractionMaxDenominator concode_elem_sep SimpleFraction buildFractionMaxDenominator concode_elem_sep SimpleFraction buildFractionExactDenominator | int function ( ) { return denominator ; } |
23,438 | gets the onhand value for this inventoryitembinnumber . concode_field_sep java.lang.String onHand concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String onHandAvail concode_elem_sep java.lang.Boolean preferredBin concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep c... | java . lang . String function ( ) { return onHand ; } |
23,439 | returns the size of the list concode_field_sep PlaceHolder placeHolder concode_field_sep List<T> all concode_elem_sep boolean contains concode_elem_sep Iterator<T> iterator concode_elem_sep List<T> getList concode_elem_sep T save | long function ( ) { return this . getList ( ) . size ( ) ; } |
23,440 | log a message at level error to the default log and to the trace , if trace is enabled . concode_field_sep Log defaultLog concode_elem_sep boolean traceOn concode_elem_sep MessageContext synCtx concode_elem_sep Log traceLog concode_field_sep void auditLog concode_elem_sep void auditDebug concode_elem_sep void traceTrac... | void function ( Object arg0 ) { defaultLog . error ( arg0 ) ; if ( traceOn ) { traceLog . error ( arg0 ) ; } } |
23,441 | set the value of the javafx.embed.swt.customtransfer #getname name property for the instance constructed by this builder . concode_field_sep java.lang.String mime concode_elem_sep java.lang.String name concode_field_sep javafx.embed.swt.CustomTransfer build concode_elem_sep B mime concode_elem_sep javafx.embed.swt.Cust... | B function ( java . lang . String arg0 ) { this . name = arg0 ; return ( B ) this ; } |
23,442 | sets the specified bit . concode_field_sep boolean consumed concode_elem_sep char[][] dateTokens concode_elem_sep long currentDateMillis concode_elem_sep int last concode_elem_sep int offset concode_elem_sep Calendar tempCalGMT concode_elem_sep SimpleDateFormat sdfd concode_elem_sep SimpleDateFormat sdfts concode_elem_... | void function ( int arg0 ) { state |= ( 1L << arg0 ) ; } |
23,443 | to not be used on this buildcontext implementation . concode_field_sep SearchFactoryImplementor searchFactory concode_elem_sep Log log concode_elem_sep ServiceManager services concode_field_sep ServiceManager getServiceManager concode_elem_sep SearchFactoryImplementor getUninitializedSearchFactory concode_elem_sep Erro... | String function ( ) { throw log . illegalServiceBuildPhase ( ) ; } |
23,444 | validates operation model against the definition and its parameters concode_field_sep OperationEntry.EntryType entryType concode_elem_sep ModelType replyType concode_elem_sep String name concode_elem_sep EnumSet<OperationEntry.Flag> flags concode_elem_sep AttributeDefinition[] replyParameters concode_elem_sep Deprecati... | void function ( final ModelNode arg0 ) { if ( arg0 . hasDefined ( ModelDescriptionConstants . OPERATION_NAME ) && isDeprecated ( ) ) { ControllerLogger . DEPRECATED_LOGGER . attributeDeprecated ( getName ( ) ) ; } for ( AttributeDefinition loc0 : this . parameters ) { loc0 . validateOperation ( arg0 ) ; } } |
23,445 | this is used by consumers 1.0-milestone-8 to 1.1 concode_field_sep Logger LOGGER concode_elem_sep ProtocolToModelAdapter adapter concode_elem_sep ProviderConnection connection concode_elem_sep ServiceRegistry services concode_field_sep void executeBuild concode_elem_sep ProjectVersion3 getModel concode_elem_sep BuildRe... | T function ( Class < T > arg0 , BuildOperationParametersVersion1 arg1 ) { throw unsupportedConnectionException ( ) ; } |
23,446 | readblock and readnextheaderblock are the methods that users of this class should use to read header blocks from the tar file . readblock should be used when you know that the current block should contain what you want . e.g. you know that the very first block of a tar file should contain a tar entry header block . con... | void function ( ) { readBlocks ( 1 ) ; } |
23,447 | gets the value of the show property . concode_field_sep MultiplicityType multiplicity concode_elem_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep String href concode_elem_sep String type concode_elem_s... | String function ( ) { return show ; } |
23,448 | get the map of tags keyed to strings for a block 's tile entity data . may return null if there is no tile entity data . not public yet because what this function returns is n't ideal for usage . concode_field_sep int rootZ concode_elem_sep LocalWorld world concode_elem_sep byte[] data concode_elem_sep byte[] blocks co... | Map < String , Tag > function ( Vector arg0 ) { if ( tileEntities == null ) { populateTileEntities ( ) ; } return tileEntities . get ( new BlockVector ( arg0 ) ) ; } |
23,449 | convert a name to a type reference namespace '' : '' name concode_field_sep Logger LOGGER concode_elem_sep ValidationProcessor validationProcessor concode_elem_sep DefaultRepository repository concode_field_sep void featureValidation concode_elem_sep ValidationResults makeFeatureValidationResults concode_elem_sep void ... | String function ( Name arg0 ) { return arg0 . getNamespaceURI ( ) + "srini_string" + arg0 . getLocalPart ( ) ; } |
23,450 | returns the next line in the wrapped reader . concode_field_sep BufferedReader bufferedReader concode_elem_sep String cachedLine concode_elem_sep boolean finished concode_field_sep String nextLine concode_elem_sep boolean hasNext concode_elem_sep boolean isValidLine concode_elem_sep void closeQuietly concode_elem_sep v... | Object function ( ) { return nextLine ( ) ; } |
23,451 | sets the bag . concode_field_sep List components concode_elem_sep One one concode_elem_sep List manyToMany concode_elem_sep Foo foo concode_elem_sep int count concode_elem_sep Collection bag concode_elem_sep Simple simple concode_elem_sep Many many concode_elem_sep Set composites concode_elem_sep Collection lazyBag con... | void function ( Collection arg0 ) { this . bag = arg0 ; } |
23,452 | set the type of request . if it is post sets this to true . if get sets to false concode_field_sep boolean passiveAuth concode_elem_sep Map<String,String[]> requestQueryParams concode_elem_sep long serialVersionUID concode_elem_sep String commonAuthCallerPath concode_elem_sep boolean forceAuth concode_elem_sep String t... | void function ( boolean arg0 ) { isPost = arg0 ; } |
23,453 | start this watchable and run for the given number of steps or until finished or stopped . concode_field_sep Object parserLock concode_elem_sep boolean SuppressSetErrorStackTrace concode_elem_sep Object statusLock concode_elem_sep boolean timeBased concode_elem_sep Gate gate concode_elem_sep Thread thread concode_elem_s... | void function ( int arg0 ) { this . gate = new Gate ( ) ; this . gate . setStopIterations ( arg0 ) ; execute ( false ) ; } |
23,454 | return the value of the leaficon property . concode_field_sep String tooltip concode_elem_sep String branchExpandedIcon concode_elem_sep String icon concode_elem_sep DefaultMutableTreeNode wrapper concode_elem_sep long serialVersionUID concode_elem_sep boolean leaf concode_elem_sep String leafIcon concode_elem_sep Stri... | String function ( ) { return leafIcon ; } |
23,455 | returns true if there 's another route to attempt . every address has at least one route . concode_field_sep int nextSocketAddressIndex concode_elem_sep List<Route> postponedRoutes concode_elem_sep int TLS_MODE_MODERN concode_elem_sep Address address concode_elem_sep Iterator<Proxy> proxySelectorProxies concode_elem_se... | boolean function ( ) { return hasNextTlsMode ( ) || hasNextInetSocketAddress ( ) || hasNextProxy ( ) || hasNextPostponed ( ) ; } |
23,456 | type of content expected by the replacer . concode_field_sep int INDEX_OPTIONAL_SUFFIX_GROUP concode_elem_sep String keyword concode_elem_sep int INDEX_KEYWORD_MATCH_GROUP concode_elem_sep int INDEX_OPTIONAL_PREFIX_GROUP concode_field_sep void replace | boolean function ( ) { return true ; } |
23,457 | submits the given runnable to the given executor catching and logging all @linkplain runtimeexception runtime exceptions thrown by the executor . concode_field_sep RunnableExecutorPair next concode_elem_sep Runnable runnable concode_elem_sep Executor executor concode_elem_sep Logger log concode_elem_sep boolean execute... | void function ( Runnable arg0 , Executor arg1 ) { try { arg1 . execute ( arg0 ) ; } catch ( RuntimeException loc0 ) { log . log ( Level . SEVERE , "srini_string" + arg0 + "srini_string" + arg1 , loc0 ) ; } } |
23,458 | returns a string representation of this object ; useful for testing and debugging . concode_field_sep String nextToken concode_elem_sep com.amazonaws.internal.SdkInternalList<String> instancesList concode_field_sep void setNextToken concode_elem_sep java.util.List<String> getInstancesList concode_elem_sep ListDeploymen... | String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getInstancesList ( ) != null ) loc0 . append ( "srini_string" + getInstancesList ( ) + "srini_string" ) ; if ( getNextToken ( ) != null ) loc0 . append ( "srini_string" + getNextToken ( ) ) ; loc0 . append ( "srin... |
23,459 | returns the vcms c a relation with the primary key . concode_field_sep VcmsCARelationLocalService _vcmsCARelationLocalService concode_field_sep void setWrappedService concode_elem_sep void deleteVcmsCARelation concode_elem_sep void deleteVcmsCARelation concode_elem_sep int getVcmsCARelationsCount concode_elem_sep VcmsC... | com . vportal . portlet . vcms . model . VcmsCARelation function ( com . vportal . portlet . vcms . service . persistence . VcmsCARelationPK arg0 ) { return _vcmsCARelationLocalService . getVcmsCARelation ( arg0 ) ; } |
23,460 | gets the status of the redo command . concode_field_sep int cursor concode_elem_sep ArrayList<Memento> mementoStateHistory concode_elem_sep int maxHistorySize concode_field_sep void undo concode_elem_sep boolean isUndo concode_elem_sep void redo concode_elem_sep void addState | boolean function ( ) { return cursor + 1 < mementoStateHistory . size ( ) ; } |
23,461 | gets the time of this id , in seconds concode_field_sep int _inc concode_elem_sep Logger LOGGER concode_elem_sep int _machine concode_elem_sep int _genmachine concode_elem_sep long serialVersionUID concode_elem_sep AtomicInteger _nextInc concode_elem_sep int _time concode_elem_sep boolean _new concode_field_sep long ge... | int function ( ) { return _time ; } |
23,462 | this method was generated by mybatis generator . this method sets the value of the database column chat_user . user_code concode_field_sep String regDatetime concode_elem_sep String headImgUrl concode_elem_sep String userPwd concode_elem_sep String userEmail concode_elem_sep long serialVersionUID concode_elem_sep Strin... | void function ( String arg0 ) { this . userCode = arg0 ; } |
23,463 | gets the value of the enabled property . concode_field_sep boolean enabled concode_elem_sep String udfLabel concode_elem_sep String udfCode concode_field_sep void setEnabled concode_elem_sep String getUDFCode concode_elem_sep String getUDFLabel concode_elem_sep void setUDFCode concode_elem_sep void setUDFLabel | boolean function ( ) { return enabled ; } |
23,464 | gets the float format string . concode_field_sep String byteFormatString concode_elem_sep String longFormatString concode_elem_sep String continuousFormatString concode_elem_sep DecimalFormat doubleFormat concode_elem_sep DecimalFormat floatFormat concode_elem_sep DecimalFormat byteFormat concode_elem_sep String intFor... | String function ( ) { return floatFormatString ; } |
23,465 | return true if counting is disabled for this task . concode_field_sep boolean disableCounting concode_elem_sep int maxDepthLogStart concode_elem_sep int algLineNum concode_elem_sep int DEFAULT_LOG_STEP concode_elem_sep int logStepCount concode_elem_sep boolean runInBackground concode_elem_sep int deltaPri concode_elem_... | boolean function ( ) { return disableCounting ; } |
23,466 | gets the received message concode_field_sep String originalCorrelationId concode_elem_sep AsyncCallback callback concode_elem_sep Exchange exchange concode_elem_sep String correlationId concode_elem_sep byte[] message concode_elem_sep long timeout concode_elem_sep AMQP.BasicProperties properties concode_field_sep Strin... | byte [ ] function ( ) { return message ; } |
23,467 | creates a basic gryo-based org.apache.tinkerpop.gremlin.structure.io.io.builder . concode_field_sep PlaceHolder placeHolder concode_field_sep Io.Builder<GraphSONIo> graphson concode_elem_sep Io.Builder<GraphMLIo> graphml | Io . Builder < GryoIo > function ( ) { return GryoIo . build ( ) ; } |
23,468 | indicates whether some other object is equal to this one . concode_field_sep ModeShapeEngine engine concode_elem_sep XAResource[] xaResources concode_elem_sep Logger LOGGER concode_elem_sep long serialVersionUID concode_field_sep void endpointActivation concode_elem_sep void stop concode_elem_sep int hashCode concode_e... | boolean function ( Object arg0 ) { if ( arg0 == this ) { return true ; } if ( arg0 instanceof JcrManagedConnectionFactory ) { return this == arg0 ; } return false ; } |
23,469 | devuelve el dorsal del jugador . concode_field_sep int dorsal concode_elem_sep String NOMBRES[] concode_elem_sep int forma concode_elem_sep String nombre concode_elem_sep int edad concode_elem_sep boolean titular concode_field_sep String getNombre concode_elem_sep int getEdad concode_elem_sep boolean isTitular concode_... | int function ( ) { return dorsal ; } |
23,470 | currently committed memory of this process in bytes . may return different value depending on how the heap has expanded . the returned value is < = #getmaxmemory concode_field_sep long totalMemory concode_field_sep long getCollectionTime concode_elem_sep long getFreePhysicalMemory concode_elem_sep long getTotalPhysical... | long function ( ) { return Runtime . getRuntime ( ) . totalMemory ( ) ; } |
23,471 | sets the value of the resourceuri property . concode_field_sep String repoId concode_elem_sep String extension concode_elem_sep String artifactLink concode_elem_sep String groupId concode_elem_sep String classifier concode_elem_sep String artifactId concode_elem_sep String packaging concode_elem_sep String contextId co... | void function ( String arg0 ) { this . resourceUri = arg0 ; } |
23,472 | below method will be used to open the thrift writer concode_field_sep ThriftWriter thriftWriter concode_field_sep void writeThrift concode_elem_sep void close | void function ( String arg0 ) { thriftWriter = new ThriftWriter ( arg0 , true ) ; thriftWriter . open ( ) ; } |
23,473 | gets the login form url concode_field_sep String loginForm concode_elem_sep char[] password concode_elem_sep String loginPasswordField concode_elem_sep String loginUserField concode_elem_sep CookieStore cookies concode_elem_sep String username concode_field_sep boolean hasCookies concode_elem_sep void setCookies concod... | String function ( ) { return this . loginForm ; } |
23,474 | returns a new hashset in a type-safe way . concode_field_sep PlaceHolder placeHolder concode_field_sep Set<E> newHashSet concode_elem_sep Set<E> newHashSet concode_elem_sep List<T> newArrayList concode_elem_sep List<T> newArrayList concode_elem_sep List<T> newArrayList concode_elem_sep Map<K,V> newHashMap concode_elem_... | Set < E > function ( ) { return new ConcurrentSkipListSet < E > ( ) ; } |
23,475 | sets if the outgoing mail server connection should use ssl concode_field_sep String mailUsername concode_elem_sep boolean incomingSsl concode_elem_sep String protocol concode_elem_sep String password concode_elem_sep String outgoingHost concode_elem_sep boolean outgoingSsl concode_elem_sep boolean outgoingVerification ... | void function ( boolean arg0 ) { this . outgoingSsl = arg0 ; } |
23,476 | returns whether or not there exists a purchase of the given product . concode_field_sep Map<String,SkuDetails> mSkuMap concode_elem_sep Map<String,Purchase> mPurchaseMap concode_field_sep void erasePurchase concode_elem_sep List<String> getAllOwnedSkus concode_elem_sep List<String> getAllOwnedSkus concode_elem_sep void... | boolean function ( String arg0 ) { return mPurchaseMap . containsKey ( arg0 ) ; } |
23,477 | refer to remapuri added in cordova-android@4.0.0 concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String serviceName concode_field_sep boolean onReceivedClientCertRequest concode_elem_sep boolean onOverrideUrlLoading conc... | Uri function ( Uri arg0 ) { return Uri . parse ( arg0 . getQueryParameter ( "srini_string" ) ) ; } |
23,478 | retrieves the name of the data source . concode_field_sep String description concode_elem_sep String dataSourceName concode_elem_sep String password concode_elem_sep String serverName concode_elem_sep int loginTimeout concode_elem_sep String user concode_elem_sep String networkProtocol concode_elem_sep PrintWriter logW... | String function ( ) { return dataSourceName ; } |
23,479 | sets the value of the start property . concode_field_sep Object parent concode_elem_sep Integer connectloc concode_elem_sep String start concode_elem_sep String end concode_elem_sep String idref concode_field_sep void setConnectloc concode_elem_sep Object getParent concode_elem_sep String getStart concode_elem_sep void... | void function ( String arg0 ) { this . start = arg0 ; } |
23,480 | sets the post build retention period concode_field_sep Agent agent concode_elem_sep List<MatrixParameter> runParameters concode_elem_sep String artifactoryPrincipal concode_elem_sep String started concode_elem_sep long durationMillis concode_elem_sep BuildType type concode_elem_sep String version concode_elem_sep Strin... | BuildInfoBuilder function ( BuildRetention arg0 ) { this . buildRetention = arg0 ; return this ; } |
23,481 | method to listen for the change in color in the graph concode_field_sep List deleteList concode_elem_sep boolean is3D concode_elem_sep int deletInex concode_elem_sep List data concode_elem_sep List labels concode_elem_sep String label concode_elem_sep boolean pieNeedsRendering concode_elem_sep Color selectedColor conco... | void function ( ValueChangeEvent arg0 ) { if ( arg0 . getNewValue ( ) != null ) { selectedColor = new Color ( Integer . parseInt ( arg0 . getNewValue ( ) . toString ( ) , 16 ) ) ; System . out . println ( "srini_string" + Integer . parseInt ( arg0 . getNewValue ( ) . toString ( ) , 16 ) ) ; } } |
23,482 | afterpropertiesset concode_field_sep Logger log concode_elem_sep SmsService m_smsService concode_elem_sep Queue<PingReply> m_replyQueue concode_field_sep void debugf concode_elem_sep void process concode_elem_sep void setSmsService concode_elem_sep void start concode_elem_sep void sendRequest | void function ( ) { Assert . notNull ( m_smsService , "srini_string" ) ; } |
23,483 | returns a range of all the service components . useful when paginating results . returns a maximum of end - start instances . start and end are not primary keys , they are indexes in the result set . thus , 0 refers to the first result in the set . setting both start and end to com.liferay.portal.kernel.dao.orm.queryut... | java . util . List < com . liferay . portal . kernel . model . ServiceComponent > function ( int arg0 , int arg1 ) { return getService ( ) . getServiceComponents ( arg0 , arg1 ) ; } |
23,484 | compute the number of occurrences a resource can be found by a class loader . concode_field_sep String IGNORE_TCL_PROPERTY_NAME concode_elem_sep boolean HAS_GET_CLASS_LOADER_PERMISSION concode_elem_sep String TSTR concode_elem_sep boolean ignoreTCL concode_field_sep URL getResource concode_elem_sep URL getResourceBySel... | Set < URL > function ( String arg0 , ClassLoader arg1 ) { Set < URL > loc0 = new HashSet < URL > ( ) ; Enumeration < URL > loc1 = arg1 . getResources ( arg0 ) ; while ( loc1 . hasMoreElements ( ) ) { URL loc2 = loc1 . nextElement ( ) ; loc0 . add ( loc2 ) ; } return loc0 ; } |
23,485 | scopes an internal factory . concode_field_sep Scope SINGLETON concode_elem_sep Scope NO_SCOPE concode_field_sep Scoping makeInjectable concode_elem_sep String toString concode_elem_sep String toString | InternalFactory < ? extends T > function ( Key < T > arg0 , InjectorImpl arg1 , InternalFactory < ? extends T > arg2 , Scoping arg3 ) { if ( arg3 . isNoScope ( ) ) { return arg2 ; } Scope loc0 = arg3 . getScopeInstance ( ) ; Provider < T > loc1 = loc0 . loc0 ( arg0 , new ProviderToInternalFactoryAdapter < T > ( arg1 , ... |
23,486 | returns true if keystore has a password . this is true except for mscapi keystores concode_field_sep PlaceHolder placeHolder concode_field_sep String niceStoreTypeName | boolean function ( String arg0 ) { return arg0 . equalsIgnoreCase ( "srini_string" ) || arg0 . equalsIgnoreCase ( "srini_string" ) ; } |
23,487 | returns the client which obtained the access token concode_field_sep String tokenKey concode_elem_sep String[] tokenRequestParts concode_elem_sep String clientId concode_elem_sep String tokenAudience concode_elem_sep UserSubject clientSubject concode_elem_sep String tokenGrantType concode_elem_sep List<OAuthPermission>... | String function ( ) { return clientId ; } |
23,488 | updates database with new password if passwords match concode_field_sep String SECURITY_FIELD concode_elem_sep String PASSWORD_COLUMN concode_elem_sep String HASH_UPDATE_REQUIRED concode_elem_sep String ENCODER_ID concode_field_sep String encode concode_elem_sep boolean matchesAnyHash concode_elem_sep String unsaltedSc... | Element function ( boolean arg0 , String arg1 , String arg2 , Integer arg3 , ServletContext arg4 , Dbms arg5 ) { PasswordEncoder loc0 = loc0 ( arg4 ) ; return updatePasswordWithNew ( arg0 , arg1 , arg2 , arg3 , loc0 , arg5 ) ; } |
23,489 | gets the total value for this customerrefunddeposit . concode_field_sep java.util.Calendar depositDate concode_elem_sep java.lang.Double total concode_elem_sep java.lang.Double amount concode_elem_sep java.lang.String refNum concode_elem_sep java.lang.Boolean apply concode_elem_sep java.lang.Long line concode_elem_sep ... | java . lang . Double function ( ) { return total ; } |
23,490 | returns a string representation of this object ; useful for testing and debugging . concode_field_sep String pipelineExecutionId concode_field_sep StartPipelineExecutionResult withPipelineExecutionId concode_elem_sep void setPipelineExecutionId concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_... | String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getPipelineExecutionId ( ) != null ) loc0 . append ( "srini_string" + getPipelineExecutionId ( ) ) ; loc0 . append ( "srini_string" ) ; return loc0 . toString ( ) ; } |
23,491 | get the dataserviceid value . concode_field_sep String dataServiceId concode_elem_sep String clientRequestId concode_elem_sep String requestId concode_elem_sep String eTag concode_elem_sep DateTimeRfc1123 lastModified concode_field_sep JobScheduleAddHeaders withDataServiceId concode_elem_sep JobScheduleAddHeaders withL... | String function ( ) { return this . dataServiceId ; } |
23,492 | returns the error message given the error code . this method is be used when throwing exception other than hsqlexception . concode_field_sep String MESSAGE_TAG concode_elem_sep int SQL_STATE_DIGITS concode_elem_sep int ERROR_CODE_BASE concode_elem_sep int bundleHandle concode_elem_sep String errPropsName concode_elem_s... | String function ( final int arg0 ) { return getMessage ( arg0 , 0 , null ) ; } |
23,493 | tells if there are more tokens . concode_field_sep String str concode_elem_sep int len concode_elem_sep int pos concode_elem_sep boolean retDelims concode_elem_sep String delim concode_field_sep int countTokens concode_elem_sep String nextToken concode_elem_sep String nextToken concode_elem_sep boolean hasMoreElements ... | boolean function ( ) { if ( ! retDelims ) { while ( pos < len && delim . indexOf ( str . charAt ( pos ) ) >= 0 ) pos ++ ; } return pos < len ; } |
23,494 | returns a clone of this object . concode_field_sep long serialVersionUID concode_elem_sep Number x concode_elem_sep Number y concode_field_sep Number getX concode_elem_sep void setY concode_elem_sep void setY concode_elem_sep Number getY concode_elem_sep double getYValue concode_elem_sep int hashCode concode_elem_sep b... | Object function ( ) { Object loc0 = null ; try { loc0 = super . loc0 ( ) ; } catch ( CloneNotSupportedException loc1 ) { loc1 . printStackTrace ( ) ; } return loc0 ; } |
23,495 | creates a font record key . concode_field_sep String fileName concode_elem_sep boolean italics concode_elem_sep boolean bold concode_elem_sep boolean trueTypeFont concode_elem_sep BaseFont baseFont concode_elem_sep boolean embedded concode_elem_sep BaseFontRecordKey key concode_field_sep String getEncoding concode_elem... | BaseFontRecordKey function ( ) { if ( key == null ) { key = new BaseFontRecordKey ( getFileName ( ) , getEncoding ( ) , isEmbedded ( ) ) ; } return key ; } |
23,496 | gets view from specified cache . concode_field_sep WheelView wheel concode_elem_sep List<View> emptyItems concode_elem_sep List<View> items concode_field_sep int recycleItems concode_elem_sep View getItem concode_elem_sep void recycleView concode_elem_sep List<View> addView concode_elem_sep void clearAll concode_elem_s... | View function ( List < View > arg0 ) { if ( arg0 != null && arg0 . size ( ) > 0 ) { View loc0 = arg0 . get ( 0 ) ; arg0 . remove ( 0 ) ; return loc0 ; } return null ; } |
23,497 | get the real part of a nominal love numbers . concode_field_sep long serialVersionUID concode_elem_sep double[][] imaginary concode_elem_sep double[][] real concode_elem_sep double[][] plus concode_field_sep double getReal concode_elem_sep int getSize concode_elem_sep double getImaginary concode_elem_sep double[][] cop... | double function ( final int arg0 , final int arg1 ) { return plus [ arg0 ] [ arg1 ] ; } |
23,498 | performs a dynamic query on the database and returns the matching rows . concode_field_sep RecentLayoutSetBranchLocalService _recentLayoutSetBranchLocalService concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void setWrappedService concode_elem_sep com.liferay.portal.kernel.dao.orm.Actionabl... | java . util . List < T > function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 ) { return _recentLayoutSetBranchLocalService . arg0 ( arg0 ) ; } |
23,499 | runs the application concode_field_sep CTabFolder tabFolder concode_field_sep void createContents concode_elem_sep void main | void function ( ) { Display loc0 = new Display ( ) ; Shell loc1 = new Shell ( loc0 ) ; loc1 . setText ( "srini_string" ) ; createContents ( loc1 ) ; loc1 . setSize ( 200 , 200 ) ; loc1 . open ( ) ; while ( ! loc1 . isDisposed ( ) ) { if ( ! loc0 . readAndDispatch ( ) ) { loc0 . sleep ( ) ; } } loc0 . dispose ( ) ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.