idx int64 0 25k | question stringlengths 71 7.19k | target stringlengths 20 663 |
|---|---|---|
11,600 | returns true if this map contains a mapping for the specified key . concode_field_sep Map<K,Long> asMap concode_elem_sep ConcurrentHashMap<K,Long> map concode_field_sep long getAndIncrement concode_elem_sep long incrementAndGet concode_elem_sep Map<K,Long> createAsMap concode_elem_sep Map<K,Long> asMap concode_elem_sep... | boolean function ( Object arg0 ) { return map . containsKey ( arg0 ) ; } |
11,601 | returns the user uuid of this membership request . concode_field_sep MembershipRequest _membershipRequest concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getReplierUserUuid concode_elem_... | java . lang . String function ( ) { return _membershipRequest . getUserUuid ( ) ; } |
11,602 | asserts that two objects are equal . if they are not an assertionfailederror is thrown . concode_field_sep PlaceHolder placeHolder concode_field_sep void fail concode_elem_sep void fail concode_elem_sep void assertNull concode_elem_sep void assertNull concode_elem_sep void assertTrue concode_elem_sep void assertTrue co... | void function ( Object arg0 , Object arg1 ) { assertEquals ( null , arg0 , arg1 ) ; } |
11,603 | sets the password to use for connecting to the database concode_field_sep int loginTimeout concode_elem_sep PrintWriter logWriter concode_elem_sep String user concode_elem_sep String database concode_elem_sep String password concode_field_sep Connection getConnection concode_elem_sep Connection getConnection concode_el... | void function ( String arg0 ) { this . password = arg0 ; } |
11,604 | sets the value of the line1 property . concode_field_sep String headline concode_elem_sep String line2 concode_elem_sep String line1 concode_field_sep void setLine2 concode_elem_sep String getLine1 concode_elem_sep String getLine2 concode_elem_sep String getHeadline concode_elem_sep void setHeadline | void function ( String arg0 ) { this . line1 = arg0 ; } |
11,605 | set name concode_field_sep String name concode_elem_sep String translatedName concode_elem_sep ActionType type concode_elem_sep long serialVersionUID concode_elem_sep String confirmationMessage concode_field_sep String getConfirmationMessage concode_elem_sep String getTranslatedName concode_elem_sep void setConfirmatio... | void function ( String arg0 ) { name = arg0 ; } |
11,606 | minimum gain value in millibel concode_field_sep int MODE_RAMP concode_elem_sep int mChannelMask concode_elem_sep int MODE_CHANNELS concode_elem_sep int mMaxValue concode_elem_sep int mStepValue concode_elem_sep int mMode concode_elem_sep int mMinValue concode_elem_sep int mDefaultValue concode_elem_sep int MODE_JOINT ... | int function ( ) { return mMinValue ; } |
11,607 | this sets if the json object is modified concode_field_sep Queue<String> reduceStatusHistory concode_elem_sep int statusHistoryCount concode_elem_sep int hadoopVersion concode_elem_sep Queue<String> physicalMemoryStatusHistory concode_elem_sep TaskObject metricObject concode_elem_sep Map<String,TaskObject> reduceJsonOb... | void function ( boolean arg0 ) { this . modified = arg0 ; } |
11,608 | write some bytes . concode_field_sep ByteChunk ENCODING concode_elem_sep String ENCODING_NAME concode_field_sep void setRequest concode_elem_sep void setBuffer concode_elem_sep void recycle concode_elem_sep int available concode_elem_sep long end concode_elem_sep boolean isFinished concode_elem_sep ByteChunk getEncodin... | int function ( ByteChunk arg0 , Request arg1 ) { return - 1 ; } |
11,609 | gets the value of the newplanenddate property . concode_field_sep String transactionType concode_elem_sep BuyerInfo buyerInfo concode_elem_sep ModifiedScheduleList modifiedScheduleList concode_elem_sep EipInfo eipInfo concode_elem_sep ItemizedEquipmentList itemizedEquipmentList concode_elem_sep XMLGregorianCalendar new... | XMLGregorianCalendar function ( ) { return newPlanEndDate ; } |
11,610 | children list mutator concode_field_sep MenuItem parent concode_elem_sep boolean hidden concode_elem_sep String DELIMITER concode_elem_sep String roles concode_elem_sep String messageCode concode_elem_sep String id concode_elem_sep String url concode_elem_sep String labelCode concode_elem_sep List<MenuItem> children co... | void function ( List < MenuItem > arg0 ) { this . children = arg0 ; } |
11,611 | check if the game should end with a checkmate concode_field_sep Piece capturedPiece concode_elem_sep int prevr concode_elem_sep Derp[] derp concode_elem_sep Rook[] rook concode_elem_sep Pawn[] pawn concode_elem_sep King[] king concode_elem_sep Bishop[] bishop concode_elem_sep int numc concode_elem_sep int prevc concode... | void function ( ) { King loc0 = turn ? king [ 0 ] : king [ 1 ] ; if ( ! loc0 . checked ) return ; if ( ! findMove ( loc0 . player ) ) { if ( loc0 . player ) result = Result . BLACK ; else result = Result . WHITE ; } } |
11,612 | adds a new predicated handler . concode_field_sep HttpHandler next concode_elem_sep Predicate predicate concode_elem_sep HttpHandler handler concode_elem_sep boolean outerHandler concode_elem_sep HttpHandler elseBranch concode_elem_sep Holder[] handlers concode_elem_sep List<PredicatedHandler> handlers concode_elem_sep... | PredicatesHandler function ( final Predicate arg0 , final HandlerWrapper arg1 ) { this . addPredicatedHandler ( arg0 , arg1 , null ) ; return this ; } |
11,613 | gets the value of the content property . this accessor method returns a reference to the live list , not a snapshot . therefore any modification you make to the returned list will be present inside the jaxb object . this is why there is not a set method for the content property . for example , to add a new item , do as... | List < Object > function ( ) { if ( content == null ) { content = new ArrayList < Object > ( ) ; } return this . content ; } |
11,614 | set the merchant who offered this deal concode_field_sep Date createdAt concode_elem_sep Bitmap coverImage concode_elem_sep Date closureDate concode_elem_sep Merchant merchant concode_elem_sep String referenceCode concode_elem_sep Date activatedDate concode_elem_sep boolean activated concode_field_sep void setActivated... | void function ( Merchant arg0 ) { this . merchant = arg0 ; } |
11,615 | produce a hash code . concode_field_sep String _label concode_field_sep boolean is_action concode_elem_sep boolean equals concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep String label | int function ( ) { return label ( ) == null ? 0 : label ( ) . hashCode ( ) ; } |
11,616 | gets the sequence number of this response . concode_field_sep long sequenceNumber concode_elem_sep String entityBody concode_elem_sep String viewNumber concode_elem_sep String iceFacesId concode_field_sep String getICEfacesID concode_elem_sep String getViewNumber concode_elem_sep String getEntityBody concode_elem_sep b... | long function ( ) { return sequenceNumber ; } |
11,617 | mark this execution as failed . also pass the maximum number of possible failures . set to jobexecution.forever for no limit concode_field_sep String jobName concode_elem_sep long duration concode_elem_sep UUID jobId concode_elem_sep JobData data concode_elem_sep JobStat stats concode_elem_sep Status status concode_ele... | void function ( ) { updateState ( Status . IN_PROGRESS , "srini_string" , Status . FAILED ) ; } |
11,618 | gets the value of the perpetualaccessstartvolume property . concode_field_sep String perpetualAccessEndDateString concode_elem_sep String perpetualAccessEndVolume concode_elem_sep String perpetualAccessStartDateFormat concode_elem_sep String perpetualAccessStartDateString concode_elem_sep String perpetualAccessStartVol... | String function ( ) { return perpetualAccessStartVolume ; } |
11,619 | return the named attribute from the list of reference fields . concode_field_sep long serialVersionUID concode_elem_sep FieldMetaInfo.Optype m_opType concode_elem_sep ArrayList<Attribute> m_fieldDefs concode_field_sep FieldMetaInfo.Optype getOptype concode_elem_sep Expression getExpression concode_elem_sep Expression g... | Attribute function ( String arg0 ) { Attribute loc0 = null ; for ( int loc1 = 0 ; loc1 < m_fieldDefs . size ( ) ; loc1 ++ ) { if ( m_fieldDefs . get ( loc1 ) . name ( ) . equals ( arg0 ) ) { loc0 = m_fieldDefs . get ( loc1 ) ; break ; } } return loc0 ; } |
11,620 | compares two int values . concode_field_sep long nativeHandler concode_elem_sep Log log concode_elem_sep RouteDataObject[] objects concode_elem_sep ByteBuffer bitmapBuffer concode_elem_sep RouteSubregion region concode_field_sep RouteDataObject[] getRouteDataObjects concode_elem_sep boolean loadNewLib concode_elem_sep ... | int function ( int arg0 , int arg1 ) { return arg0 < arg1 ? - 1 : ( arg0 == arg1 ? 0 : 1 ) ; } |
11,621 | chops the last count from a given string . concode_field_sep char[] ZEROES concode_elem_sep String[] spacers concode_elem_sep char[] SPACES concode_field_sep String zeroes concode_elem_sep String padLengthWithSpaces concode_elem_sep String padLengthWithSpaces concode_elem_sep String indent concode_elem_sep String inden... | String function ( String arg0 , int arg1 ) { return arg0 . substring ( 0 , arg0 . length ( ) - arg1 ) ; } |
11,622 | specifies whether the step should wait for the modification to complete or if it should just continue onto the next step once the modification request is received . defaults to true . concode_field_sep String bucket concode_elem_sep OnFailure onFailure concode_elem_sep OnArrested onArrested concode_elem_sep boolean wai... | ResizeJobFlowStep function ( boolean arg0 ) { this . wait = arg0 ; return this ; } |
11,623 | returns string repsentation of this object . concode_field_sep byte[] data concode_field_sep Serializable getObject concode_elem_sep int getBytesLength concode_elem_sep byte[] getBytes | String function ( ) { return super . toString ( ) ; } |
11,624 | gets the implementation . concode_field_sep IEdgeSched edgeScheduler concode_elem_sep OrderManager orderManager concode_elem_sep MapperDAG implementation concode_elem_sep Map<String,CommunicationRouterImplementer> implementers concode_field_sep long evaluateTransferCost concode_elem_sep void routeNewVertex concode_elem... | MapperDAG function ( ) { return this . implementation ; } |
11,625 | see hierarchy #disableinfo . concode_field_sep String DISABLE_KEY concode_elem_sep String INHERITED concode_elem_sep String DISABLE_OVERRIDE_KEY concode_field_sep void disableDebug concode_elem_sep void resetConfiguration concode_elem_sep void resetConfiguration concode_elem_sep void disable concode_elem_sep void disab... | void function ( ) { Category . getDefaultHierarchy ( ) . disable ( Priority . INFO ) ; } |
11,626 | sets the format type to be used to render dates as strings . concode_field_sep String formatPattern concode_elem_sep DateFormat format concode_elem_sep String formatType concode_elem_sep Locale locale concode_elem_sep Map<String,Integer> namedPatterns concode_field_sep void setFormatPattern concode_elem_sep void init c... | void function ( String arg0 ) { this . formatType = arg0 ; } |
11,627 | add a job to this jobs ' dependency list . dependent jobs can only be added while a job is waiting to run , not during or afterwards . concode_field_sep Log LOG concode_elem_sep List<ControlledJob> dependingJobs concode_elem_sep String CREATE_DIR concode_elem_sep State state concode_elem_sep String controlID concode_el... | boolean function ( ControlledJob arg0 ) { if ( this . state == State . WAITING ) { if ( this . dependingJobs == null ) { this . dependingJobs = new ArrayList < ControlledJob > ( ) ; } return this . dependingJobs . add ( arg0 ) ; } else { return false ; } } |
11,628 | returns request or access token . concode_field_sep String consumerSecret concode_elem_sep String tokenSecret concode_field_sep OAuth1Secrets consumerSecret concode_elem_sep String getConsumerSecret concode_elem_sep void setTokenSecret concode_elem_sep OAuth1Secrets clone concode_elem_sep void setConsumerSecret concode... | String function ( ) { return tokenSecret ; } |
11,629 | implement the parcelable interface concode_field_sep String deviceAddress concode_elem_sep int groupOwnerIntent concode_elem_sep Persist persist concode_elem_sep WpsInfo wps concode_elem_sep Creator<WifiP2pConfig> CREATOR concode_field_sep WifiP2pConfig[] newArray concode_elem_sep String toString concode_elem_sep WifiP... | int function ( ) { return 0 ; } |
11,630 | returns a hash code value for the object . concode_field_sep Reference reference concode_elem_sep long serialVersionUID concode_elem_sep Float first concode_elem_sep ResourceAdapter ra concode_elem_sep String second concode_field_sep void setSecond concode_elem_sep void setResourceAdapter concode_elem_sep void setFirst... | int function ( ) { int loc0 = 17 ; if ( first != null ) loc0 += 31 * loc0 + 7 * first . hashCode ( ) ; else loc0 += 31 * loc0 + 7 ; if ( second != null ) loc0 += 31 * loc0 + 7 * second . hashCode ( ) ; else loc0 += 31 * loc0 + 7 ; return loc0 ; } |
11,631 | set the data transfer mode to either active port or passive pasv . only applicable to ftp/s . setting applies to all subsequent transfers that are initiated . concode_field_sep ConnectionContext context concode_field_sep void setParserLocales concode_elem_sep boolean isAutoPassiveIPSubstitution concode_elem_sep FTPConn... | void function ( FTPConnectMode arg0 ) { context . setConnectMode ( arg0 ) ; } |
11,632 | setter method for casetype concode_field_sep String subCategoryId concode_elem_sep String resolutionCodeName concode_elem_sep String sourceName concode_elem_sep String subCategoryName concode_elem_sep String isMandatory concode_elem_sep String circleName concode_elem_sep String subSubCategoryName concode_elem_sep Strin... | void function ( String arg0 ) { this . caseType = arg0 ; } |
11,633 | message : error message or `` success '' concode_field_sep boolean success concode_elem_sep Object response concode_elem_sep String error_code concode_elem_sep String time concode_elem_sep String message concode_elem_sep Long timestamp concode_field_sep void setSuccess concode_elem_sep String getError_code concode_elem... | String function ( ) { return message ; } |
11,634 | this is just a quick sanity check to run the diagnostic option and make sure that it does n't throw any funny exceptions . concode_field_sep BuildFileRule buildRule concode_elem_sep String TASKDEFS_DIR concode_field_sep void test13 concode_elem_sep void test12 concode_elem_sep void test10 concode_elem_sep void test1 co... | void function ( ) { buildRule . executeTarget ( "srini_string" ) ; } |
11,635 | moves to the next record . returns false if there is no next record . concode_field_sep String filename concode_elem_sep Transaction tx concode_elem_sep TableInfo ti concode_elem_sep int currentblknum concode_elem_sep RecordPage rp concode_field_sep boolean atLastBlock concode_elem_sep RID currentRid concode_elem_sep v... | boolean function ( ) { while ( true ) { if ( rp . next ( ) ) return true ; if ( atLastBlock ( ) ) return false ; moveTo ( currentblknum + 1 ) ; } } |
11,636 | notify people that we 've changed , although we do n't tell them just how . the only thing i can think of to send in the event is the new value since the old value is unavailable and there is no property name . i confess i do not understand the point of this method . concode_field_sep Object val concode_elem_sep Proper... | void function ( ) { pSupport . firePropertyChange ( null , null , val ) ; } |
11,637 | the actual data to put into central directory . concode_field_sep byte[] centralDirectoryData concode_elem_sep ZipShort HEADER_ID concode_elem_sep byte[] localFileData concode_field_sep ZipShort getLocalFileDataLength concode_elem_sep void parseFromLocalFileData concode_elem_sep void parseFromCentralDirectoryData conco... | byte [ ] function ( ) { return centralDirectoryData == null ? getLocalFileDataData ( ) : ZipUtil . copy ( centralDirectoryData ) ; } |
11,638 | gets the internalid value for this customfieldref . concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String internalId concode_elem_sep java.lang.String scriptId concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_field_sep org.apache.... | java . lang . String function ( ) { return internalId ; } |
11,639 | determines if an rrset with the given name and type is already present in the given section . concode_field_sep int tsigstart concode_elem_sep int MAXLENGTH concode_elem_sep Record[] emptyRecordArray concode_elem_sep TSIG tsigkey concode_elem_sep int sig0start concode_elem_sep List[] sections concode_elem_sep int TSIG_... | boolean function ( Name arg0 , int arg1 , int arg2 ) { if ( sections [ arg2 ] == null ) return false ; for ( int loc0 = 0 ; loc0 < sections [ arg2 ] . size ( ) ; loc0 ++ ) { Record loc1 = ( Record ) sections [ arg2 ] . get ( loc0 ) ; if ( loc1 . getType ( ) == arg1 && arg0 . equals ( loc1 . getName ( ) ) ) return true ... |
11,640 | get sorted list of supported locales . concode_field_sep Languages singleton concode_elem_sep Locale TIBETAN concode_elem_sep String TAG concode_elem_sep Locale localesToTest[] concode_elem_sep Map<String,String> nameMap concode_elem_sep String USE_SYSTEM_DEFAULT concode_elem_sep Map<String,String> tmpMap concode_field... | String [ ] function ( ) { Set < String > loc0 = nameMap . keySet ( ) ; return loc0 . toArray ( new String [ loc0 . size ( ) ] ) ; } |
11,641 | get the type name . concode_field_sep SortedMap<String,TypeCount> typeCountMap concode_elem_sep FileModelProxy proxy concode_elem_sep SortedMap<String,SortedSet<FileCount>> typeMap concode_elem_sep int securityCount concode_elem_sep int[] counts concode_elem_sep Map<String,FileModelProxy> fileModelMap concode_elem_sep ... | String function ( ) { return name ; } |
11,642 | enqueue the reference object on the receiver . concode_field_sep Reference<? extends T> head concode_elem_sep int NANOS_PER_MILLI concode_elem_sep Reference<?> unenqueued concode_field_sep void add concode_elem_sep Reference<? extends T> poll concode_elem_sep Reference<? extends T> remove concode_elem_sep Reference<? e... | void function ( Reference < ? extends T > arg0 ) { if ( head == null ) { arg0 . queueNext = arg0 ; } else { arg0 . queueNext = head ; } head = arg0 ; arg0 . strengthenReferent ( ) ; notify ( ) ; } |
11,643 | get current thread id concode_field_sep String[] args concode_elem_sep List<Runnable> initThreadHooks concode_elem_sep boolean testMode concode_elem_sep boolean hard concode_elem_sep Logger log concode_elem_sep List<Runnable> shutdownHooks concode_field_sep void setHardAssert concode_elem_sep void initThread concode_el... | int function ( ) { return ( int ) Thread . currentThread ( ) . getId ( ) ; } |
11,644 | sets the timestamp value for this wsbackgroundjob . concode_field_sep org.talend.mdm.webservice.WSPipelineTypedContentEntry[] pipeline concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Integer percentage concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep byte[] seria... | void function ( java . lang . String arg0 ) { this . timestamp = arg0 ; } |
11,645 | gets the value of the connectiondefinition property . concode_field_sep I18NNonEmptyStringType onlineDescription concode_elem_sep ConnectionType connection concode_elem_sep ConnectionDefinitionType connectionDefinition concode_elem_sep UrlType url concode_field_sep I18NNonEmptyStringType getOnlineDescription concode_el... | ConnectionDefinitionType function ( ) { return connectionDefinition ; } |
11,646 | creates an asynchronous channel group with a given thread pool . the executor parameter is an executorservice thatexecutes tasks submitted to dispatch completion results for operations initiated on asynchronous channels in the group . care should be taken when configuring the executor service . it should support direct... | AsynchronousChannelGroup function ( ExecutorService arg0 ) { return AsynchronousChannelProvider . provider ( ) . openAsynchronousChannelGroup ( arg0 , 0 ) ; } |
11,647 | auto generated setter method concode_field_sep javax.xml.namespace.QName MY_QNAME concode_elem_sep com.amazon.ec2.DeleteNetworkAclEntryType localDeleteNetworkAclEntry concode_field_sep java.lang.String generatePrefix concode_elem_sep void serialize concode_elem_sep void serialize concode_elem_sep void writeQName concod... | void function ( com . amazon . ec2 . DeleteNetworkAclEntryType arg0 ) { this . localDeleteNetworkAclEntry = arg0 ; } |
11,648 | the cis source concode_field_sep List<TrainLocation> locs concode_elem_sep LocalDateTime locationCacheUpdated concode_elem_sep Map<String,TocRef> tocCache concode_elem_sep Logger LOG concode_elem_sep Map<Integer,Reason> lateCache concode_elem_sep Map<String,TrainLocation> tiplocCache concode_elem_sep Map<String,List<Tr... | CISSource function ( String arg0 ) { refresh ( ) ; return cisCache . get ( arg0 ) ; } |
11,649 | setter for property filepattern . concode_field_sep String directoryPattern concode_elem_sep String filePattern concode_elem_sep Date lastModifiedBefore concode_elem_sep Date lastModifiedAfter concode_elem_sep long sizeExceedsMaxBytes concode_field_sep long getSizeExceedsMaxBytes concode_elem_sep String getFilePattern ... | void function ( String arg0 ) { this . filePattern = arg0 ; } |
11,650 | returns the popupmenu object . concode_field_sep I18n i18n concode_elem_sep PopupMenu popup concode_field_sep placeholderType placeHolder | PopupMenu function ( ) { return popup ; } |
11,651 | test method for model.questionanswer #getcategory . concode_field_sep int my_edit_level concode_elem_sep QuestionAnswer my_question_answer concode_elem_sep String my_category concode_elem_sep String my_sample_question concode_elem_sep String my_answer concode_elem_sep String my_key_phrases concode_field_sep void testGe... | void function ( ) { assertEquals ( "srini_string" , my_category , my_question_answer . getCategory ( ) ) ; } |
11,652 | gets the site_title value for this report_suite_paid_search . concode_field_sep com.omniture.www.Paid_search[] paid_search_detection concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String rsid concode_elem_sep boolean __hashCodeCal... | java . lang . String function ( ) { return site_title ; } |
11,653 | gets the list of salesgrouprecordbean which will be used by the ice : datatable component . concode_field_sep String GROUP_ROW_STYLE_CLASS concode_elem_sep String CHILD_ROW_STYLE_CLASS concode_elem_sep String CHILD_INDENT_STYLE_CLASS concode_elem_sep String EXPAND_IMAGE concode_elem_sep String GROUP_INDENT_STYLE_CLASS ... | ArrayList function ( ) { return inventoryGroupItemBeans ; } |
11,654 | specifies the object reponsible for naming of files and databases . by default this property is databasenamer #default . concode_field_sep boolean allowCreate concode_elem_sep boolean secondaryBulkLoad concode_elem_sep Mutations mutations concode_elem_sep boolean readOnly concode_elem_sep EntityModel model concode_elem... | void function ( DatabaseNamer arg0 ) { if ( arg0 == null ) { throw new NullPointerException ( ) ; } this . databaseNamer = arg0 ; } |
11,655 | returns the typecode , corresponding the corba type that is stored using this holder . concode_field_sep TypeCode t_octet concode_elem_sep byte value concode_field_sep void _read concode_elem_sep void _write | TypeCode function ( ) { return t_octet ; } |
11,656 | making sure that the same instance of saxparserfactory is used if injected multiple times in the same thread . concode_field_sep SAXParserFactory ff1 concode_elem_sep Configuration EMPTY_CONFIG concode_elem_sep SAXParserFactory ff2 concode_elem_sep Provider<SAXParserFactory> f concode_elem_sep SAXParserFactory f1 conco... | void function ( ) { f1 = getSPF ( ) ; f2 = getSPF ( ) ; ff1 = getSPFViaProvider ( ) ; ff2 = getSPFViaProvider ( ) ; assertNotNull ( f1 ) ; assertNotNull ( f2 ) ; assertNotNull ( ff1 ) ; assertNotNull ( ff2 ) ; assertSame ( f1 , f2 ) ; assertSame ( f2 , ff1 ) ; assertSame ( ff1 , ff2 ) ; } |
11,657 | this method was generated by mybatis generator . this method sets the value of the database column role_resource_tbl . id concode_field_sep Integer resourceId concode_elem_sep Integer roleId concode_elem_sep Integer id concode_elem_sep long serialVersionUID concode_field_sep void setRoleId concode_elem_sep Integer getR... | void function ( Integer arg0 ) { this . id = arg0 ; } |
11,658 | undoes the single row delete or insert represented by this object . concode_field_sep Table tTable concode_elem_sep boolean isDelete concode_elem_sep boolean isNested concode_elem_sep Object oRow[] concode_field_sep placeholderType placeHolder | void function ( Session arg0 ) { try { if ( isDelete ) { tTable . insertNoCheckRollback ( arg0 , oRow , isNested ) ; } else { tTable . deleteNoCheckRollback ( arg0 , oRow , isNested ) ; } } catch ( Exception loc0 ) { } } |
11,659 | set whether the median is to be calculated for this input value concode_field_sep double m_arbitraryPercentile concode_elem_sep String XML_TAG concode_elem_sep boolean m_min concode_elem_sep boolean m_median concode_elem_sep boolean m_max concode_elem_sep boolean m_n concode_elem_sep String m_sourceFieldName concode_el... | void function ( boolean arg0 ) { m_median = arg0 ; } |
11,660 | returns the cache object or null if one does n't exist . concode_field_sep Log log concode_elem_sep SimpleLog appLog concode_elem_sep boolean logStatements concode_elem_sep LockFile lf concode_elem_sep boolean syncFile concode_field_sep void checkpoint concode_elem_sep int getLogSize concode_elem_sep void synchLog conc... | boolean function ( ) { if ( log == null ) { return false ; } else { return log . hasCache ( ) ; } } |
11,661 | sets the value of the criterion property . concode_field_sep CriterionUse criterionUse concode_elem_sep Criterion criterion concode_elem_sep String adGroupCriterionType concode_elem_sep Long adGroupId concode_elem_sep List<StringStringMapEntry> forwardCompatibilityMap concode_elem_sep List<Label> labels concode_field_s... | void function ( Criterion arg0 ) { this . criterion = arg0 ; } |
11,662 | create a pathfileobject whose binary name can be inferred from the relative path to a sibling . concode_field_sep Path path concode_elem_sep JavacPathFileManager fileManager concode_field_sep boolean isSameFile concode_elem_sep String removeExtension concode_elem_sep String getName concode_elem_sep long getLastModified... | PathFileObject function ( JavacPathFileManager arg0 , final Path arg1 , final String arg2 ) { return new PathFileObject ( arg0 , arg1 ) { @ Override String inferBinaryName ( Iterable < ? extends Path > arg3 ) { return toBinaryName ( arg2 , "srini_string" ) ; } } ; } |
11,663 | to search projects of user with the given filter criteria . all the matching results will be sent . results are not ordered in any order concode_field_sep GatewayResource gatewayResource concode_elem_sep WorkerResource workerResource concode_elem_sep Logger logger concode_field_sep List<String> getProjectIDs concode_el... | List < Project > function ( Map < String , String > arg0 ) { return searchProjects ( arg0 , - 1 , - 1 , null , null ) ; } |
11,664 | retrieves the simple name of the table . concode_field_sep short tableIndexOther concode_elem_sep int HALF_MAX_INT concode_elem_sep int bestRowNotPseudo concode_elem_sep int bestRowTransaction concode_elem_sep int hnd_column_remarks concode_elem_sep int hnd_table_remarks concode_elem_sep int bestRowTemporary concode_el... | String function ( ) { return table . getName ( ) . name ; } |
11,665 | returns the type of argument for the given command . concode_field_sep int CMD_SELECTION_START concode_elem_sep int CMD_NAV_PAN_RIGHT concode_elem_sep int CMD_NAV_ITEM_NEXT concode_elem_sep int CMD_ACTIVATE_CURRENT concode_elem_sep int CMD_NAV_LINE_PREVIOUS concode_elem_sep int CMD_SECTION_NEXT concode_elem_sep int CMD... | int function ( int arg0 ) { switch ( arg0 ) { case CMD_SELECTION_START : case CMD_SELECTION_END : case CMD_ROUTE : case CMD_LONG_PRESS_ROUTE : return ARGUMENT_POSITION ; case CMD_BRAILLE_KEY : return ARGUMENT_DOTS ; default : return ARGUMENT_NONE ; } } |
11,666 | returns a map/list which contains the first line of each line group as key and the rest of the lines as a string value . concode_field_sep int nextStartLineNumber concode_elem_sep String[] sectionContinuations concode_elem_sep String[] ignoredStarts concode_elem_sep LineNumberReader reader concode_elem_sep String[] def... | HashMappedList function ( ) { HashMappedList loc0 = new HashMappedList ( ) ; while ( true ) { HsqlArrayList loc1 = getSection ( ) ; if ( loc1 . size ( ) < 1 ) { break ; } String loc2 = ( String ) loc1 . get ( 0 ) ; String loc3 = LineGroupReader . convertToString ( loc1 , 1 ) ; loc0 . put ( loc2 , loc3 ) ; } return loc0... |
11,667 | hibernate apis explicitly state that setfirstresult should be a zero-based offset . here we allow the dialect a chance to convert that value based on what the underlying db or driver will expect . note : what gets passed into abstractlimithandler #processsql string , org.hibernate.engine.spi.rowselection is the zero-ba... | int function ( int arg0 ) { return arg0 ; } |
11,668 | by default , do n't exclude any objects from the copy operation . concode_field_sep Map nameFeatureMap concode_elem_sep Object NULL_TOKEN concode_field_sep boolean shouldOverrideCopyOperation concode_elem_sep void setName concode_elem_sep boolean canContain concode_elem_sep XMLResource getResource concode_elem_sep Stri... | Collection function ( Set arg0 ) { return Collections . EMPTY_SET ; } |
11,669 | writes an explanatory message and a stack trace for a given throwable exception to the servlet log file , prepended by the servlet 's name . see servletcontext #log string , throwable . concode_field_sep long serialVersionUID concode_elem_sep ServletConfig config concode_field_sep ServletConfig getServletConfig concode... | void function ( String arg0 , Throwable arg1 ) { getServletContext ( ) . log ( getServletName ( ) + "srini_string" + arg0 , arg1 ) ; } |
11,670 | gets the value of the costinordercurrency property . concode_field_sep Stats stats concode_elem_sep List<LongStatsMapEntry> creativeSetStats concode_elem_sep Money costInOrderCurrency concode_field_sep Stats getStats concode_elem_sep List<LongStatsMapEntry> getCreativeSetStats concode_elem_sep void setCostInOrderCurren... | Money function ( ) { return costInOrderCurrency ; } |
11,671 | sets the iam role that will be used by amazon s3 while replication . concode_field_sep String roleARN concode_elem_sep Map<String,ReplicationRule> rules concode_field_sep BucketReplicationConfiguration withRules concode_elem_sep BucketReplicationConfiguration addRule concode_elem_sep BucketReplicationConfiguration with... | void function ( String arg0 ) { this . roleARN = arg0 ; } |
11,672 | returns the auth token type used by this authenticator . concode_field_sep String mAuthTokenType concode_elem_sep AccountManager mAccountManager concode_elem_sep Account mAccount concode_elem_sep boolean mNotifyAuthFailure concode_field_sep Account getAccount concode_elem_sep String getAuthToken concode_elem_sep void i... | String function ( ) { return mAuthTokenType ; } |
11,673 | create a new formatter object . concode_field_sep PlaceHolder placeHolder concode_field_sep long displayStringToMs concode_elem_sep String msToDisplayString | Format function ( ) { return new MsFormat ( ) ; } |
11,674 | get the level of the node . concode_field_sep Node parent concode_elem_sep int level concode_elem_sep SortedSet<Node> children concode_elem_sep SortedSet<Node> EMPTY_SET concode_elem_sep String name concode_field_sep void checkChildren concode_elem_sep Set<Node> getChildren concode_elem_sep Node getParent concode_elem_... | int function ( ) { return level ; } |
11,675 | set all of the value states to false . concode_field_sep byte[] MASKS concode_elem_sep byte NONE concode_elem_sep byte ALL concode_field_sep String leftPad concode_elem_sep boolean isValue concode_elem_sep byte setValues concode_elem_sep byte setValues concode_elem_sep byte setValue concode_elem_sep byte setValue conco... | byte function ( final byte arg0 ) { return NONE ; } |
11,676 | whether to replace primitive non-repeated and non-message fields in destination message fields with the source primitive fields i.e. , if the field is set in the source , the value is copied to the destination ; if the field is unset in the source , the field is cleared from the destination when merging . default behav... | boolean function ( ) { return replacePrimitiveFields ; } |
11,677 | normalizes this vector to a length of 1 . concode_field_sep Vector3 left concode_elem_sep Vector3 crossProductVec concode_elem_sep Vector3 backward concode_elem_sep Vector3 down concode_elem_sep float x concode_elem_sep float y concode_elem_sep Vector3 forward concode_elem_sep float z concode_elem_sep Vector3 up concod... | Vector3 function ( ) { final float loc0 = length ( ) ; if ( loc0 != 0 ) { x /= loc0 ; y /= loc0 ; z /= loc0 ; } return this ; } |
11,678 | returns the data at the first element of the queue , or null if the queue is empty . concode_field_sep ZooKeeper zookeeper concode_elem_sep List<ACL> acl concode_elem_sep String prefix concode_elem_sep Logger LOG concode_elem_sep CountDownLatch latch concode_elem_sep String dir concode_field_sep TreeMap<Long,String> or... | byte [ ] function ( ) { try { return element ( ) ; } catch ( NoSuchElementException loc0 ) { return null ; } } |
11,679 | called when the mouse button is released , meaning that the picture has stopped being dragged , so the temporal values are saved . concode_field_sep MapillarySequence sequence concode_elem_sep LatLon movingLatLon concode_elem_sep boolean visible concode_elem_sep LatLon latLon concode_elem_sep double tempCa concode_elem... | void function ( ) { this . tempLatLon = this . movingLatLon ; this . tempCa = this . movingCa ; } |
11,680 | return the bean classloader that this executor is supposed to use . concode_field_sep boolean acceptGzipEncoding concode_elem_sep String HTTP_HEADER_CONTENT_TYPE concode_elem_sep String contentType concode_elem_sep Log logger concode_elem_sep String HTTP_METHOD_POST concode_elem_sep String HTTP_HEADER_CONTENT_ENCODING ... | ClassLoader function ( ) { return this . beanClassLoader ; } |
11,681 | get the context site id in which this report definition will be presented . if null , will be presented in all sites . concode_field_sep Date modifiedOn concode_elem_sep String createdBy concode_elem_sep ReportParams reportParams concode_elem_sep String reportDefinitionXml concode_elem_sep String siteId concode_elem_se... | String function ( ) { return this . siteId ; } |
11,682 | the proxy host name concode_field_sep String proxyAuthMethod concode_elem_sep String location concode_elem_sep String headerName concode_elem_sep WeatherLanguage language concode_elem_sep String topLat concode_elem_sep String rightLon concode_elem_sep String lon concode_elem_sep Integer zoom concode_elem_sep String pro... | void function ( String arg0 ) { this . proxyHost = arg0 ; } |
11,683 | getbegin concode_field_sep IPAddress m_end concode_elem_sep IPAddress m_next concode_elem_sep IPAddressRange m_range concode_elem_sep IPAddress m_begin concode_field_sep boolean comesBefore concode_elem_sep boolean comesBefore concode_elem_sep IPAddress next concode_elem_sep boolean comesAfter concode_elem_sep boolean ... | IPAddress function ( ) { return m_begin ; } |
11,684 | set the message handler instance that is used by the static methods in this class . if the given handler is null , then do nothing . concode_field_sep MessageHandler _handler concode_field_sep MessageHandler getMessageHandler concode_elem_sep void _message concode_elem_sep boolean yesNoQuestion concode_elem_sep void _e... | void function ( MessageHandler arg0 ) { if ( arg0 != null ) { _handler = arg0 ; } } |
11,685 | get the set of all alts mentioned by all atn configurations in this dfa state . concode_field_sep PredPrediction[] predicates concode_elem_sep int stateNumber concode_elem_sep SemanticContext pred concode_elem_sep DFAState[] edges concode_elem_sep int prediction concode_elem_sep int alt concode_elem_sep boolean isAccep... | Set < Integer > function ( ) { Set < Integer > loc0 = new HashSet < Integer > ( ) ; if ( configs != null ) { for ( ATNConfig loc1 : configs ) { loc0 . add ( loc1 . alt ) ; } } if ( loc0 . isEmpty ( ) ) return null ; return loc0 ; } |
11,686 | returns version suffix concode_field_sep String PRODUCT_NAME_KEY concode_elem_sep String INITIAL_ADMIN_GROUPS_KEY concode_elem_sep List<Properties> versionProps concode_elem_sep String MINOR_VERSION_KEY concode_elem_sep String MAJOR_VERSION_KEY concode_elem_sep Map<String,Properties> versionPropsMap concode_elem_sep St... | String function ( ) { return getProperty ( VERSION_SUFFIX_KEY , "srini_string" ) ; } |
11,687 | informs the audio service of changes to the settings so that they can be re-read and applied . concode_field_sep boolean mSilent concode_elem_sep AudioManager mAudioManager concode_elem_sep IPowerManager mPowerManager concode_elem_sep String TAG concode_elem_sep IContentService mContentService concode_elem_sep Context ... | void function ( ) { AudioManager loc0 = new AudioManager ( mContext ) ; loc0 . reloadAudioSettings ( ) ; } |
11,688 | getlocations concode_field_sep long serialVersionUID concode_elem_sep Collection<LocationInfo> m_locations concode_field_sep void dispatch concode_elem_sep void setLocations concode_elem_sep String toString | Collection < LocationInfo > function ( ) { return m_locations ; } |
11,689 | get this node typecasted to a jnodenumber concode_field_sep PlaceHolder placeHolder concode_field_sep Result<JJNodeArray> asArray concode_elem_sep JType getType concode_elem_sep Result<JJNodeObject> asObject concode_elem_sep Result<JJNodeNull> asNull concode_elem_sep T match concode_elem_sep Result<JJNodeString> asStri... | Result < JJNodeNumber > function ( ) { return Result . empty ( ) ; } |
11,690 | method for getting the shared random number generator used for generating the uuids . this way the initialization cost is only taken once ; access need not be synchronized or in cases where it has to , securerandom takes care of it ; it might even be good for getting really ` random ' stuff to get shared access ... con... | Random function ( ) { if ( mRnd == null ) { mRnd = new SecureRandom ( ) ; } return mRnd ; } |
11,691 | resolves a reference starting with a query string . concode_field_sep PlaceHolder placeHolder concode_field_sep URI removeDotSegments concode_elem_sep URI resolve concode_elem_sep URI resolve concode_elem_sep URI rewriteURI concode_elem_sep URI rewriteURI concode_elem_sep HttpHost extractHost concode_elem_sep URI creat... | URI function ( final URI arg0 , final URI arg1 ) { String loc0 = arg0 . toString ( ) ; loc0 = loc0 . indexOf ( '?' ) > - 1 ? loc0 . substring ( 0 , loc0 . indexOf ( '?' ) ) : loc0 ; return URI . create ( loc0 + arg1 . toString ( ) ) ; } |
11,692 | reset the number of the next page to be requested from #next and clear all stored state concode_field_sep int count concode_elem_sep int page concode_elem_sep Map<Object,E> resources concode_elem_sep boolean hasMore concode_field_sep boolean next concode_elem_sep PageIterator<E> createIterator concode_elem_sep int size... | ResourcePager < E > function ( ) { page = 1 ; return clear ( ) ; } |
11,693 | key accessor concode_field_sep Vector<Variable> variables concode_elem_sep String value concode_elem_sep String key concode_field_sep String getValue concode_elem_sep String[] getVariables concode_elem_sep void setFile concode_elem_sep void setValue concode_elem_sep String getContent concode_elem_sep void setPath conco... | String function ( ) { return this . key ; } |
11,694 | sets the type value for this proposalcompanyassociation . concode_field_sep java.lang.Long companyId concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep com.google.api.ads.dfp.axis.v201405.ProposalCompanyAssociationType type concode_elem_sep org.apache.axis.descriptio... | void function ( com . google . api . ads . dfp . axis . v201405 . ProposalCompanyAssociationType arg0 ) { this . type = arg0 ; } |
11,695 | returns the argument types of the method described by this object . concode_field_sep String name concode_elem_sep Map DESCRIPTORS concode_elem_sep String desc concode_field_sep String getDescriptor concode_elem_sep String getName concode_elem_sep Type getReturnType concode_elem_sep int hashCode concode_elem_sep boolea... | Type [ ] function ( ) { return Type . getArgumentTypes ( desc ) ; } |
11,696 | sether method for reason concode_field_sep String reason concode_elem_sep String customerId concode_elem_sep String maarker concode_elem_sep String msisdn concode_field_sep String getReason concode_elem_sep void setMaarker concode_elem_sep String getMaarker concode_elem_sep void setCustomerId concode_elem_sep String ge... | void function ( String arg0 ) { this . reason = arg0 ; } |
11,697 | gets the character bounds of each glyph found in the textsprite . concode_field_sep ArrayList<GlyphText> glyphTexts concode_elem_sep AffineTransform graphicStateTransform concode_elem_sep Rectangle2D.Float bounds concode_elem_sep boolean OPTIMIZED_DRAWING_ENABLED concode_elem_sep Color strokeColor concode_elem_sep int ... | ArrayList < GlyphText > function ( ) { return glyphTexts ; } |
11,698 | performs a dynamic query on the database and returns a range of the matching rows . 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.l... | java . util . List < T > function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , int arg1 , int arg2 ) { return getService ( ) . arg0 ( arg0 , arg1 , arg2 ) ; } |
11,699 | create the session bean concode_field_sep int m_postCount concode_elem_sep int m_cacheResetCount concode_elem_sep CLogger log concode_elem_sep int m_updateLOBCount concode_elem_sep int m_no concode_elem_sep int m_workflowCount concode_elem_sep int m_paymentCount concode_elem_sep int m_processCount concode_elem_sep int ... | void function ( ) { m_no = ++ s_no ; try { if ( ! Adempiere . startup ( false ) ) throw new CreateException ( "srini_string" ) ; } catch ( Exception loc0 ) { log . log ( Level . SEVERE , "srini_string" , loc0 ) ; } log . info ( "srini_string" + getStatus ( ) ) ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.