idx int64 0 25k | question stringlengths 68 5.14k | target stringlengths 20 503 |
|---|---|---|
2,100 | set classname concode_field_sep String className concode_elem_sep String color concode_field_sep String toIndentedString concode_elem_sep void setColor concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String getColor concode_elem_sep String toString concode_elem_sep String getClassName | void function ( String arg0 ) { this . className = arg0 ; } |
2,101 | set the left field of the given position . note that we are storing the node color in the low bit of the left pointer . concode_field_sep int root concode_elem_sep DynamicIntArray data concode_elem_sep int ELEMENT_SIZE concode_elem_sep int RIGHT_OFFSET concode_elem_sep int size concode_elem_sep int LEFT_OFFSET concode_... | void function ( int arg0 , int arg1 ) { int loc0 = arg0 * ELEMENT_SIZE + LEFT_OFFSET ; data . set ( loc0 , ( arg1 << 1 ) | ( data . get ( loc0 ) & 1 ) ) ; } |
2,102 | constructs a bundle containing a copy of the mappings from the given bundle . concode_field_sep Bundle bundle concode_field_sep Bundler putIntegerArrayList concode_elem_sep Bundler putStringArrayList concode_elem_sep Bundler putBundle concode_elem_sep Bundler putDoubleArray concode_elem_sep Bundler putShortArray concod... | Bundler function ( Bundle arg0 ) { return new Bundler ( arg0 ) ; } |
2,103 | returns this plug-in 's context type registry . concode_field_sep ContributionContextTypeRegistry fRegistry concode_elem_sep TemplateStore fStore concode_elem_sep String CUSTOM_TEMPLATES_KEY concode_elem_sep TemplateEditorUI fInstance concode_field_sep ImageDescriptor imageDescriptorFromPlugin concode_elem_sep void sav... | ContextTypeRegistry function ( ) { if ( fRegistry == null ) { fRegistry = new ContributionContextTypeRegistry ( ) ; fRegistry . addContextType ( XMLContextType . XML_CONTEXT_TYPE ) ; } return fRegistry ; } |
2,104 | sets the value of the actionname property . concode_field_sep String resourceName concode_elem_sep long serialVersionUID concode_elem_sep String actionName concode_field_sep void setResourceName concode_elem_sep String getActionName concode_elem_sep String getResourceName | void function ( String arg0 ) { this . actionName = arg0 ; } |
2,105 | gets the quantityper value for this workordercompletioncomponent . concode_field_sep com.netsuite.webservices.platform.core_2014_2.RecordRef item concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Double quantity concode_elem_sep com.netsuite.webservices.platform.common_2014_2.Inv... | java . lang . Double function ( ) { return quantityPer ; } |
2,106 | gets the value of the normalspeed property . concode_field_sep String upsellStatus concode_elem_sep String throttleStatus concode_elem_sep BigDecimal normalSpeed concode_elem_sep List<UsageAlertsType> usageAlerts concode_elem_sep BigDecimal upsellLimit concode_elem_sep String upsellLimitUnit concode_elem_sep BigDecimal... | BigDecimal function ( ) { return normalSpeed ; } |
2,107 | safely register a ssefeature in a given configurable context . concode_field_sep String DISABLE_SSE_CLIENT concode_elem_sep String DISABLE_SSE concode_elem_sep MediaType SERVER_SENT_EVENTS_TYPE concode_elem_sep String DISABLE_SSE_SERVER concode_elem_sep long RECONNECT_NOT_SET concode_elem_sep String LAST_EVENT_ID_HEADE... | T function ( final T arg0 ) { if ( ! arg0 . getConfiguration ( ) . isRegistered ( SseFeature . class ) ) { arg0 . register ( SseFeature . class ) ; } return arg0 ; } |
2,108 | return a string representation concode_field_sep long serialVersionUID concode_field_sep void checkpoint concode_elem_sep void rollback concode_elem_sep boolean needsInsert concode_elem_sep boolean needsUpdate concode_elem_sep boolean needsDelete concode_elem_sep ModificationState markDirty concode_elem_sep Modificatio... | String function ( ) { return this . getClass ( ) . getName ( ) ; } |
2,109 | creates a new style for diagam inlining concode_field_sep String INLINE_STYLE concode_elem_sep String DOMAIN_ID concode_field_sep List<Diagram> getSubDiagramHierachy concode_elem_sep BooleanValueStyle getInlineStyle concode_elem_sep void openEditor concode_elem_sep IEditorPart openEditor concode_elem_sep TransactionalE... | BooleanValueStyle function ( ) { BooleanValueStyle loc0 = NotationFactory . eINSTANCE . createBooleanValueStyle ( ) ; loc0 . setName ( INLINE_STYLE ) ; loc0 . setBooleanValue ( true ) ; return loc0 ; } |
2,110 | obtains my progress monitor . concode_field_sep int TOTAL_WORK concode_elem_sep IClipboardSupport clipboardSupport concode_elem_sep int WORK_UNIT concode_elem_sep IProgressMonitor monitor concode_field_sep boolean isCancelled concode_elem_sep void catchException concode_elem_sep IClipboardSupport getClipboardOperationH... | IProgressMonitor function ( ) { return monitor ; } |
2,111 | the size method returns the current number of keys in the list concode_field_sep Key head concode_elem_sep int size concode_elem_sep Key tail concode_field_sep void add concode_elem_sep String toString concode_elem_sep void free concode_elem_sep String drain | int function ( ) { return this . size ; } |
2,112 | reinitialise . concode_field_sep int bufpos concode_elem_sep boolean prevCharIsLF concode_elem_sep int bufsize concode_elem_sep int available concode_elem_sep int tabSize concode_elem_sep java.io.Reader inputStream concode_elem_sep char[] nextCharBuf concode_elem_sep int line concode_elem_sep boolean staticFlag concode... | void function ( java . io . InputStream arg0 , int arg1 , int arg2 , int arg3 ) { ReInit ( new java . io . InputStreamReader ( arg0 ) , arg1 , arg2 , arg3 ) ; } |
2,113 | change the indent of , possible muti-line , code range . the current indent is removed , a new indent added . the first line of the code will not be changed . it is considered to have no indent as it might start in the middle of a line concode_field_sep PlaceHolder placeHolder concode_field_sep String getIndentString c... | String function ( String arg0 , int arg1 , IJavaScriptProject arg2 , String arg3 , String arg4 ) { return IndentManipulation . changeIndent ( arg0 , arg1 , CodeFormatterUtil . getTabWidth ( arg2 ) , CodeFormatterUtil . getIndentWidth ( arg2 ) , arg3 , arg4 ) ; } |
2,114 | gets the id value for this filterdata . concode_field_sep com.intellij.tasks.mantis.model.AccountData owner concode_elem_sep java.math.BigInteger project_id concode_elem_sep java.lang.String filter_string concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.Boolean is_public concode_elem_sep java.l... | java . math . BigInteger function ( ) { return id ; } |
2,115 | we need to be able to deactivate the rule execution , otherwise the openhab designer would also execute the rules . concode_field_sep Scheduler scheduler concode_elem_sep Logger logger concode_elem_sep ItemRegistry itemRegistry concode_elem_sep ScriptManager scriptManager concode_elem_sep RuleTriggerManager triggerMana... | boolean function ( ) { return ! "srini_string" . equalsIgnoreCase ( System . getProperty ( "srini_string" ) ) ; } |
2,116 | returns the value of crlextensions field of the structure . concode_field_sep AlgorithmIdentifier signature concode_elem_sep Date thisUpdate concode_elem_sep List<RevokedCertificate> revokedCertificates concode_elem_sep Date revocationDate concode_elem_sep Extensions crlExtensions concode_elem_sep byte[] encoding conco... | Extensions function ( ) { return crlExtensions ; } |
2,117 | client secret of the calendar application concode_field_sep GoogleCalendarApiName apiName concode_elem_sep String emailAddress concode_elem_sep String p12FileName concode_elem_sep String clientId concode_elem_sep List<String> scopes concode_elem_sep List<String> DEFAULT_SCOPES concode_elem_sep String methodName concode... | void function ( String arg0 ) { this . clientSecret = arg0 ; } |
2,118 | returns the offset of the provided field , or -1 if sun.misc.unsafe is notavailable . concode_field_sep boolean HAS_UNSAFE_ARRAY_OPERATIONS concode_elem_sep sun.misc.Unsafe UNSAFE concode_elem_sep long BUFFER_ADDRESS_OFFSET concode_elem_sep boolean HAS_UNSAFE_BYTEBUFFER_OPERATIONS concode_elem_sep long ARRAY_BASE_OFFSE... | long function ( Field arg0 ) { return arg0 == null || UNSAFE == null ? - 1 : UNSAFE . objectFieldOffset ( arg0 ) ; } |
2,119 | the size of the tuple ; i.e. the number of columns facthandles in this row result . concode_field_sep WorkingMemory workingMemory concode_elem_sep QueryResultsImpl queryResults concode_elem_sep QueryRowWithSubruleIndex row concode_field_sep Object getObject concode_elem_sep int getSubruleIndex concode_elem_sep FactHand... | int function ( ) { return this . row . getHandles ( ) . length - 1 ; } |
2,120 | converts an ast to dot representation . concode_field_sep String LINE concode_elem_sep int keyCount concode_elem_sep String ARROW concode_elem_sep ControlFlowGraph<Node> cfg concode_elem_sep boolean printAnnotations concode_elem_sep Appendable builder concode_elem_sep HashMap<Node,Integer> assignments concode_elem_sep ... | String function ( Node arg0 , ControlFlowGraph < Node > arg1 ) { StringBuilder loc0 = new StringBuilder ( ) ; new DotFormatter ( arg0 , arg1 , loc0 , false ) ; return loc0 . toString ( ) ; } |
2,121 | receives a plot change event and records it . some tests will use this to check that events have been generated or not when required . concode_field_sep PlotChangeEvent lastEvent concode_field_sep void testCloning concode_elem_sep void testSerialization concode_elem_sep void testConstructor concode_elem_sep void testEq... | void function ( PlotChangeEvent arg0 ) { this . lastEvent = arg0 ; } |
2,122 | retorna contenido del nodo concode_field_sep T contenido concode_elem_sep NodoSimple<T> siguiente concode_field_sep void setSiguiente concode_elem_sep void setContenido concode_elem_sep NodoSimple<T> getSiguiente | T function ( ) { return contenido ; } |
2,123 | icon id . concode_field_sep ImageResource imageResource concode_elem_sep SVGResource svgResource concode_elem_sep String id concode_elem_sep String sourcePath concode_field_sep SVGImage getSVGImage concode_elem_sep Image getImage | String function ( ) { return id ; } |
2,124 | set the createdby for this itemtype . concode_field_sep Date createdDate concode_elem_sep String createdBy concode_elem_sep Date lastModifiedDate concode_elem_sep String authority concode_elem_sep String domain concode_elem_sep String lastModifiedBy concode_elem_sep String description concode_elem_sep String itemTypeId... | void function ( String arg0 ) { this . createdBy = arg0 ; } |
2,125 | check if renaming or adding a file would cause a problem because the file already exists in this sketch . if so , an ioexception is thrown . concode_field_sep List<SketchFile> files concode_elem_sep Comparator<SketchFile> CODE_DOCS_COMPARATOR concode_elem_sep File folder concode_elem_sep String DEFAULT_SKETCH_EXTENSION... | void function ( File arg0 ) { if ( findFileIndex ( arg0 ) >= 0 ) { String loc0 = ( "srini_string" ) ; arg0 . getName ( ) ; throw new IOException ( loc0 ) ; } } |
2,126 | convenience method to link multiple tools . same as calling #linktool string for eachparameter . concode_field_sep boolean realFileSystem concode_elem_sep Path rootDirectory concode_elem_sep Path runfilesDirectory concode_field_sep Path getPath concode_elem_sep Path create concode_elem_sep boolean isRealFileSystem conc... | void function ( String ... arg0 ) { for ( String loc0 : arg0 ) { linkTool ( loc0 ) ; } } |
2,127 | creates a new event with this event type concode_field_sep String OPEN_ACTION concode_elem_sep String HOW_MANY_TIMES_VALUE_DESCRIPTION concode_elem_sep String SUCCESFULL_FAILED_VALUE_DESCRIPTION concode_elem_sep String componentName concode_elem_sep String componentVersion concode_elem_sep String valueDescription conco... | UsageEvent function ( String arg0 , int arg1 ) { return new UsageEvent ( this , arg0 , arg1 ) ; } |
2,128 | return the offset attribute of the type from the schema concode_field_sep String semanticType concode_elem_sep int offsetAttribute concode_elem_sep String name concode_elem_sep String description concode_elem_sep Presence presence concode_field_sep int encodedLength concode_elem_sep String semanticType concode_elem_sep... | int function ( ) { return offsetAttribute ; } |
2,129 | creates a default instance of the worker pool and calls requestqueue #start on it . concode_field_sep String DEFAULT_CACHE_DIR concode_field_sep placeholderType placeHolder | RequestQueue function ( Context arg0 ) { return newRequestQueue ( arg0 , null ) ; } |
2,130 | get the index of the first character following the run with respect to all attributes containing the current character . concode_field_sep int END_RUN concode_elem_sep ArrayList mapList concode_elem_sep int START_RUN concode_elem_sep int MID_RUN concode_elem_sep Set allAttributes concode_elem_sep CharacterIterator iter... | int function ( ) { int loc0 = currentIndex ; do { ++ loc0 ; } while ( charInRun [ loc0 ] == MID_RUN ) ; return loc0 ; } |
2,131 | returns the marked value of the mazecell concode_field_sep boolean marked concode_elem_sep MazeCell parent concode_elem_sep char contents concode_elem_sep int x concode_elem_sep int y concode_field_sep MazeCell getParent concode_elem_sep int xValue concode_elem_sep char getContents concode_elem_sep void Mark concode_el... | boolean function ( ) { return this . marked ; } |
2,132 | property on which to sort concode_field_sep boolean customExpression concode_elem_sep boolean desc concode_elem_sep String property concode_elem_sep long serialVersionUID concode_elem_sep boolean ignoreCase concode_field_sep Sort asc concode_elem_sep Sort asc concode_elem_sep void setCustomExpression concode_elem_sep S... | String function ( ) { return property ; } |
2,133 | this method is called by the application server during crash recovery . concode_field_sep String name concode_elem_sep Logger log concode_field_sep void setName concode_elem_sep String getName concode_elem_sep void endpointActivation concode_elem_sep void stop concode_elem_sep int hashCode concode_elem_sep void endpoin... | XAResource [ ] function ( ActivationSpec [ ] arg0 ) { log . finest ( "srini_string" ) ; return null ; } |
2,134 | add qualifiers as integer value concode_field_sep int UR_FLAG_REPORT_RAW_HEADERS concode_elem_sep int flag concode_elem_sep int UR_FLAG_NONE concode_elem_sep int UR_FLAG_ALLOW_CACHED_CREDENTIALS concode_elem_sep int UR_FLAG_NO_DOWNLOAD_DATA concode_elem_sep int UR_FLAG_NO_RETRY_ON_5XX concode_elem_sep int value concode... | void function ( int arg0 ) { value |= ( arg0 & 0xFFFFFF00 ) ; } |
2,135 | sets the selected state of this < option > tag . concode_field_sep AttributeSet attributes concode_elem_sep String label concode_elem_sep boolean selected concode_field_sep String getValue concode_elem_sep String getLabel concode_elem_sep AttributeSet getAttributes concode_elem_sep boolean isSelected concode_elem_sep v... | void function ( boolean arg0 ) { selected = arg0 ; } |
2,136 | parse the expected and actual strings as json and assert the two are `` similar '' - i.e. they contain the same attribute-value pairs regardless of formatting with a lenient checking extensible , and non-strict array ordering . concode_field_sep PlaceHolder placeHolder concode_field_sep void assertJsonNotEqual concode_... | void function ( String arg0 , String arg1 ) { assertJsonEqual ( arg0 , arg1 , false ) ; } |
2,137 | returns the value of the field of the current data record . concode_field_sep Constant val concode_elem_sep Index idx concode_elem_sep TableScan ts concode_field_sep boolean next concode_elem_sep Constant getVal concode_elem_sep void beforeFirst concode_elem_sep String getString concode_elem_sep void close concode_elem... | int function ( String arg0 ) { return ts . getInt ( arg0 ) ; } |
2,138 | returns the predicate that describes which records should be in the output table . concode_field_sep Collection<String> tables concode_elem_sep Predicate pred concode_elem_sep Collection<String> fields concode_field_sep Collection<String> tables concode_elem_sep String toString concode_elem_sep Collection<String> field... | Predicate function ( ) { return pred ; } |
2,139 | write the routingexplanations object concode_field_sep List<RerouteExplanation> explanations concode_field_sep RoutingExplanations add concode_elem_sep RoutingExplanations readFrom concode_elem_sep XContentBuilder toXContent concode_elem_sep List<RerouteExplanation> explanations | void function ( RoutingExplanations arg0 , StreamOutput arg1 ) { arg1 . writeVInt ( arg0 . arg0 . size ( ) ) ; for ( RerouteExplanation loc0 : arg0 . arg0 ) { RerouteExplanation . writeTo ( loc0 , arg1 ) ; } } |
2,140 | the current version of the distribution 's information . for example : e2qwruhapomqzl . returns a reference to this object so that method calls can be chained together . concode_field_sep String eTag concode_elem_sep Distribution distribution concode_field_sep Distribution getDistribution concode_elem_sep GetDistributi... | GetDistributionResult function ( String arg0 ) { this . eTag = arg0 ; return this ; } |
2,141 | returns an array with all event listeners . while modifying the returned array will have no impact on the event listeners kept by this class , the array might be reused for subsequent callers , who will be affected . concode_field_sep EventListener[] listenersCopy concode_elem_sep List listeners concode_elem_sep LogSer... | EventListener [ ] function ( ) { return listenersCopy ; } |
2,142 | post / change_password - > changes the current user 's password concode_field_sep Logger log concode_elem_sep UserRepository userRepository concode_elem_sep PersistentTokenRepository persistentTokenRepository concode_elem_sep MailService mailService concode_elem_sep UserService userService concode_field_sep ResponseEnt... | ResponseEntity < ? > function ( @ RequestBody String arg0 ) { if ( ! checkPasswordLength ( arg0 ) ) { return new ResponseEntity < > ( "srini_string" , HttpStatus . BAD_REQUEST ) ; } userService . changePassword ( arg0 ) ; return new ResponseEntity < > ( HttpStatus . OK ) ; } |
2,143 | convert the given object to string with each line indented by 4 spaces except the first line . concode_field_sep Date dateTime concode_elem_sep String uuid concode_elem_sep Map<String,Animal> map concode_field_sep MixedPropertiesAndAdditionalPropertiesClass dateTime concode_elem_sep MixedPropertiesAndAdditionalProperti... | String function ( java . lang . Object arg0 ) { if ( arg0 == null ) { return "srini_string" ; } return arg0 . toString ( ) . replace ( "srini_string" , "srini_string" ) ; } |
2,144 | returns the width of the specified text . cached font widths are used to speed up calculation . concode_field_sep String META concode_elem_sep boolean hints concode_elem_sep KeyAdapter keys concode_elem_sep Map<?,?> HINTS concode_field_sep EmptyBorder border concode_elem_sep void drop concode_elem_sep void addInteracti... | int function ( final Graphics arg0 , final byte [ ] arg1 ) { final int [ ] loc0 = fontWidths ( arg0 . getFont ( ) ) ; final int loc1 = arg1 . length ; int loc3 = 0 ; try { for ( int loc2 = 0 ; loc2 < loc1 ; loc2 += cl ( arg1 , loc2 ) ) loc3 += width ( arg0 , loc0 , cp ( arg1 , loc2 ) ) ; } catch ( final Exception loc2 ... |
2,145 | sets the value of the id property . concode_field_sep SourceCode sourceCode concode_elem_sep ResourceType templateRef concode_elem_sep Documentation documentation concode_elem_sep String id concode_elem_sep String title concode_elem_sep Example example concode_field_sep void setTemplateRef concode_elem_sep String getTi... | void function ( String arg0 ) { this . id = arg0 ; } |
2,146 | returns true if this element was already visited . concode_field_sep int linkCount concode_elem_sep Map myVisitedElements concode_elem_sep Iterator myElements concode_elem_sep boolean done concode_field_sep void beginVisit concode_elem_sep Iterator getElementLinks concode_elem_sep void endVisit concode_elem_sep void pe... | boolean function ( Object arg0 ) { return myVisitedElements . containsKey ( arg0 ) ; } |
2,147 | calculate whether a color is light or dark , based on a commonly known brightness formula . concode_field_sep StringBuilder sBuilder concode_elem_sep long CONFERENCE_END_MILLIS concode_elem_sep int BRIGHTNESS_THRESHOLD concode_elem_sep int TIME_FLAGS concode_elem_sep long CONFERENCE_START_MILLIS concode_elem_sep TimeZo... | boolean function ( int arg0 ) { return ( ( 30 * Color . red ( arg0 ) + 59 * Color . green ( arg0 ) + 11 * Color . blue ( arg0 ) ) / 100 ) <= BRIGHTNESS_THRESHOLD ; } |
2,148 | create a new multipartconfigelement instance . concode_field_sep long maxRequestSize concode_elem_sep int fileSizeThreshold concode_elem_sep String location concode_elem_sep long maxFileSize concode_field_sep void setMaxRequestSize concode_elem_sep void setMaxRequestSize concode_elem_sep void setLocation concode_elem_s... | MultipartConfigElement function ( ) { return new MultipartConfigElement ( this . location , this . maxFileSize , this . maxRequestSize , this . fileSizeThreshold ) ; } |
2,149 | the number of successful lookups in the cache . concode_field_sep long cacheCount concode_elem_sep long hitCount concode_elem_sep long cacheSize concode_elem_sep XContentBuilderString CACHE_SIZE concode_elem_sep XContentBuilderString EVICTIONS concode_elem_sep XContentBuilderString HIT_COUNT concode_elem_sep XContentBu... | long function ( ) { return hitCount ; } |
2,150 | return the exclusion group id . concode_field_sep String groupId concode_elem_sep String artifactId concode_elem_sep List<Exclusion> exclusions concode_elem_sep String version concode_field_sep String getVersion concode_elem_sep int hashCode concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep... | String function ( ) { return this . groupId ; } |
2,151 | sets the value of the success property . concode_field_sep String windChill concode_elem_sep String visibility concode_elem_sep String city concode_elem_sep String responseText concode_elem_sep String description concode_elem_sep String pressure concode_elem_sep short weatherID concode_elem_sep boolean success concode_... | void function ( boolean arg0 ) { this . success = arg0 ; } |
2,152 | sets the value of the abstracttimetopologyprimitive property . concode_field_sep String role concode_elem_sep JAXBElement<? extends AbstractTimeTopologyPrimitiveType> abstractTimeTopologyPrimitive concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep java.lang.Boolean owns concode_elem_sep Strin... | void function ( JAXBElement < ? extends AbstractTimeTopologyPrimitiveType > arg0 ) { this . abstractTimeTopologyPrimitive = arg0 ; } |
2,153 | returns the value of a valuelist variable . concode_field_sep Integer subType concode_elem_sep Number minValue concode_elem_sep Number maxValue concode_elem_sep Integer valueType concode_elem_sep String name concode_elem_sep boolean writeable concode_elem_sep Object value concode_elem_sep String[] valueList concode_fie... | String function ( ) { if ( valueList != null ) { int loc0 = 0 ; if ( isBooleanValue ( ) ) { loc0 = Boolean . TRUE == value ? 1 : 0 ; } else { loc0 = Integer . parseInt ( value . toString ( ) ) ; } if ( loc0 < valueList . length ) { return valueList [ loc0 ] ; } } return null ; } |
2,154 | gets the value value for this telecom . concode_field_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.tatrc.paws.facility.ConceptValue telecomType concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String value concode_field_sep org.a... | java . lang . String function ( ) { return value ; } |
2,155 | sets the value of the dedicatedaccountvalue property . concode_field_sep String bucketName concode_elem_sep DataBalanceWithUnlimited dataBalanceAfter concode_elem_sep BigDecimal dedicatedAccountBefore concode_elem_sep String bucketBalanceBefore concode_elem_sep BigDecimal dedicatedAccountAfter concode_elem_sep BigDecim... | void function ( BigDecimal arg0 ) { this . dedicatedAccountValue = arg0 ; } |
2,156 | called when an http request has been received . the default implementation return null means to use the application router to find the appropriate action by overriding this method one can provide an alternative routing mechanism . please note , though , this api is very low level , useful for plugin/module authors only... | play . api . mvc . Handler function ( RequestHeader arg0 ) { return null ; } |
2,157 | get the name of the metastore concode_field_sep String file concode_elem_sep String name concode_elem_sep String description concode_field_sep void setName concode_elem_sep void setFile concode_elem_sep void setDescription concode_elem_sep String getDescription concode_elem_sep String getFile | String function ( ) { return name ; } |
2,158 | returns the ` requestid ' of an object of this class . concode_field_sep Set<Header> headers concode_elem_sep Long requestId concode_elem_sep String body concode_elem_sep Integer statusCode concode_field_sep void setHeaders concode_elem_sep Integer getStatusCode concode_elem_sep void setStatusCode concode_elem_sep Set<... | Long function ( ) { return this . requestId ; } |
2,159 | gets the item value for this bintransferinventory . concode_field_sep java.lang.String fromBins concode_elem_sep com.netsuite.webservices.platform.core_2014_2.RecordRef item concode_elem_sep java.lang.Double quantity concode_elem_sep java.lang.Long line concode_elem_sep java.lang.String preferredBin concode_elem_sep ja... | com . netsuite . webservices . platform . core_2014_2 . RecordRef function ( ) { return item ; } |
2,160 | parse the checksum octal integer from a header buffer . concode_field_sep PlaceHolder placeHolder concode_field_sep long parseOctal concode_elem_sep int getOctalBytes concode_elem_sep int getLongOctalBytes | int function ( long arg0 , byte [ ] arg1 , int arg2 , int arg3 ) { getOctalBytes ( arg0 , arg1 , arg2 , arg3 ) ; arg1 [ arg2 + arg3 - 1 ] = ( byte ) ' ' ; arg1 [ arg2 + arg3 - 2 ] = 0 ; return arg2 + arg3 ; } |
2,161 | returns true if the given file is a jar file and false otherwise . concode_field_sep String ZIP_EXTENSION concode_elem_sep String JAR_EXTENSION concode_elem_sep String BIN_FOLDER concode_field_sep boolean isZipFile concode_elem_sep void extract | boolean function ( File arg0 ) { return arg0 . isFile ( ) && arg0 . getName ( ) . toLowerCase ( ) . endsWith ( JAR_EXTENSION ) ; } |
2,162 | set the ip address . concode_field_sep RTCNodeSvcTimesList m_svcTimesList concode_elem_sep List<String> m_categories concode_elem_sep String m_svcName concode_elem_sep InetAddress m_ip concode_elem_sep long m_nodeID concode_field_sep long getNodeID concode_elem_sep InetAddress getIP concode_elem_sep void addSvcTime con... | void function ( InetAddress arg0 ) { m_ip = arg0 ; } |
2,163 | contains a map of tables and their respective keys that were not processed with the current response , possibly due to reaching a limit on the response size . the unprocessedkeys value is in the same form as a requestitems parameter so the value can be provided directly to a subsequent batchgetitem operation . for more... | void function ( java . util . Map < String , KeysAndAttributes > arg0 ) { this . unprocessedKeys = arg0 ; } |
2,164 | configure the stack concode_field_sep String stack concode_elem_sep Integer diskLimit concode_elem_sep Integer memoryLimit concode_elem_sep String id concode_elem_sep String buildpack concode_elem_sep Map<String,Object> environmentVariables concode_field_sep StagePackageRequest withEnvironmentVariable concode_elem_sep ... | StagePackageRequest function ( String arg0 ) { this . stack = arg0 ; return this ; } |
2,165 | helper for success callbacks that just returns the status.ok by default concode_field_sep String callbackId concode_elem_sep CordovaWebView webView concode_elem_sep int changingThreads concode_elem_sep String LOG_TAG concode_elem_sep boolean finished concode_field_sep boolean isChangingThreads concode_elem_sep String g... | void function ( String arg0 ) { sendPluginResult ( new PluginResult ( PluginResult . Status . OK , arg0 ) ) ; } |
2,166 | return the alias registered for the bean . concode_field_sep String alias concode_elem_sep String beanName concode_elem_sep Object source concode_field_sep Object getSource concode_elem_sep String getBeanName | String function ( ) { return this . alias ; } |
2,167 | default read timeout in milliseconds . concode_field_sep boolean followProtocolRedirects concode_elem_sep HostnameVerifier hostnameVerifier concode_elem_sep ConnectionPool connectionPool concode_elem_sep List<String> DEFAULT_TRANSPORTS concode_elem_sep RouteDatabase routeDatabase concode_elem_sep ProxySelector proxySel... | int function ( ) { return readTimeout ; } |
2,168 | gets the inactive value for this employeecompanycontribution . concode_field_sep java.lang.Boolean inactive concode_elem_sep java.lang.String rate concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.Double limit concode_elem_sep boolea... | java . lang . Boolean function ( ) { return inactive ; } |
2,169 | sets the replication type . concode_field_sep boolean threadedOperation concode_elem_sep ReplicationType replicationType concode_elem_sep TimeValue timeout concode_elem_sep String index concode_elem_sep boolean threadedListener concode_elem_sep TimeValue DEFAULT_TIMEOUT concode_elem_sep WriteConsistencyLevel consistenc... | ShardReplicationOperationRequest function ( ReplicationType arg0 ) { this . replicationType = arg0 ; return this ; } |
2,170 | this method returns the default server address strategy . the default strategy return the base uri for the request abstractjaxrsprovider #getbaseforrequest getbaseforrequest concode_field_sep FhirContext CTX concode_elem_sep UriInfo theUriInfo concode_elem_sep HttpHeaders theHeaders concode_field_sep void setHeaders co... | IServerAddressStrategy function ( ) { HardcodedServerAddressStrategy loc0 = new HardcodedServerAddressStrategy ( ) ; loc0 . setValue ( getBaseForRequest ( ) ) ; return loc0 ; } |
2,171 | sets the oidstring . concode_field_sep long serialVersionUID concode_elem_sep int LOCK_WRITE concode_elem_sep int LOCK_READ concode_elem_sep int isolationLevel concode_elem_sep String oidString concode_elem_sep int lockType concode_elem_sep String transactionId concode_elem_sep long timestamp concode_field_sep boolean ... | void function ( String arg0 ) { this . oidString = arg0 ; } |
2,172 | sets the user preference for whether the homepage is enabled . concode_field_sep String PREF_HOMEPAGE_CUSTOM_URI concode_elem_sep SharedPreferences mSharedPreferences concode_elem_sep String PREF_HOMEPAGE_ENABLED concode_elem_sep HomepageManager sInstance concode_elem_sep ObserverList<HomepageStateListener> mHomepageSt... | void function ( boolean arg0 ) { SharedPreferences . Editor loc0 = mSharedPreferences . edit ( ) ; loc0 . putBoolean ( PREF_HOMEPAGE_ENABLED , arg0 ) ; loc0 . apply ( ) ; notifyHomepageUpdated ( ) ; } |
2,173 | 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 ; } |
2,174 | returns the contact with the primary key . concode_field_sep ContactLocalService _contactLocalService concode_field_sep void setWrappedService concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery concode_elem_sep ContactLocalService getWrappedContactLocalService concode_el... | com . liferay . portal . model . Contact function ( long arg0 ) { return _contactLocalService . getContact ( arg0 ) ; } |
2,175 | top page should only have one item in the breadcrumb . concode_field_sep JenkinsRule j concode_field_sep void deleteHudsonComputer concode_elem_sep void globalConfigRoundtrip concode_elem_sep void legacyDescriptorLookup concode_elem_sep void simpleConfigSubmit concode_elem_sep void assertAnt concode_elem_sep void searc... | void function ( ) { HtmlPage loc0 = j . createWebClient ( ) . goTo ( "srini_string" ) ; DomElement loc1 = loc0 . getElementById ( "srini_string" ) ; assertEquals ( 1 , DomNodeUtil . selectNodes ( loc1 , "srini_string" ) . size ( ) ) ; } |
2,176 | this is setter method for slatime concode_field_sep String subCategory concode_elem_sep String selectCause concode_elem_sep String repeateCAll concode_elem_sep String SLATime concode_elem_sep String caseType concode_elem_sep int resolveOnline concode_elem_sep int detpId concode_elem_sep String loggedBy concode_elem_sep... | void function ( String arg0 ) { SLATime = arg0 ; } |
2,177 | getstatus concode_field_sep Thread m_worker concode_elem_sep String m_name concode_elem_sep short DHCP_TARGET_PORT concode_elem_sep DatagramSocket m_receiver concode_elem_sep List<Client> m_clients concode_elem_sep int m_status concode_field_sep String getName concode_elem_sep void stop concode_elem_sep void start conc... | int function ( ) { return m_status ; } |
2,178 | specify the sort order : ascending true or descending false . concode_field_sep Comparator<T> comparator concode_elem_sep boolean ascending concode_field_sep int compare concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep boolean isAscending concode_elem_sep v... | void function ( boolean arg0 ) { this . ascending = arg0 ; } |
2,179 | get the current workbench selection . concode_field_sep ISelection selection concode_elem_sep int STANDARD_LABEL_WIDTH concode_elem_sep IWorkbenchPart part concode_elem_sep TabbedPropertySheetPage tabbedPropertySheetPage concode_field_sep void createControls concode_elem_sep TabbedPropertySheetWidgetFactory getWidgetFa... | ISelection function ( ) { return selection ; } |
2,180 | return the array index for a hash . concode_field_sep int[] hashTable concode_elem_sep boolean fixedSize concode_elem_sep int newNodePointer concode_elem_sep boolean modified concode_elem_sep int elementCount concode_elem_sep int[] linkTable concode_elem_sep int reclaimedNodePointer concode_field_sep void resetTables c... | int function ( int arg0 ) { if ( elementCount == 0 ) { return - 1 ; } int loc0 = ( arg0 & 0x7fffffff ) % hashTable . length ; return hashTable [ loc0 ] ; } |
2,181 | initializes new userhitcounter object . concode_field_sep long numberOfUserAccesses concode_elem_sep UserHitCounter userHitCounter concode_field_sep long getNumberOfUserAccesses concode_elem_sep void incrementNumberOfUserAccesses concode_elem_sep UserHitCounter getInstance | void function ( ) { userHitCounter = new UserHitCounter ( ) ; } |
2,182 | setter for the message value . concode_field_sep String country concode_elem_sep IPersonalAttributeList totalAttributeList concode_elem_sep Logger LOG concode_elem_sep String message concode_elem_sep DateTime notBefore concode_elem_sep String samlId concode_elem_sep boolean fail concode_elem_sep byte[] tokenSaml concod... | void function ( final String arg0 ) { this . message = arg0 ; } |
2,183 | sets the selected panel to the specified panel . concode_field_sep PageContentBean selectedPanel concode_field_sep PageContentBean getSelectedPanel | void function ( PageContentBean arg0 ) { if ( arg0 != null && arg0 . isPageContent ( ) ) { this . selectedPanel = arg0 ; } } |
2,184 | this connection is no longer valid . so we need to shutdownconnection connection . concode_field_sep ConnectCallback callback concode_elem_sep Log log concode_elem_sep String sslSchemaName concode_elem_sep ConnectingIOReactor ioReactor concode_elem_sep Map<HttpRoute,HostConnections> poolMap concode_elem_sep int maxConn... | void function ( NHttpClientConnection arg0 ) { shutdownConnection ( arg0 , false ) ; } |
2,185 | returns the mime type of the data specified by the given uri string . concode_field_sep String _DATA concode_elem_sep String LOG_TAG concode_field_sep String stripFileProtocol concode_elem_sep String getRealPath concode_elem_sep String getRealPath concode_elem_sep String getMimeTypeForExtension concode_elem_sep InputSt... | String function ( String arg0 , CordovaInterface arg1 ) { String loc0 = null ; Uri loc1 = Uri . parse ( arg0 ) ; if ( arg0 . startsWith ( "srini_string" ) ) { loc0 = arg1 . getActivity ( ) . getContentResolver ( ) . getType ( loc1 ) ; } else { loc0 = getMimeTypeForExtension ( loc1 . getPath ( ) ) ; } return loc0 ; } |
2,186 | get this instrument 's ask volume - volume of the ask side of the book concode_field_sep double total_BoughtQuantityTimesPrice concode_elem_sep double askHigh concode_elem_sep long total_AskQuantity concode_elem_sep double bidHigh concode_elem_sep long serialVersionUID concode_elem_sep double total_BidQuantityTimesPric... | long function ( ) { return askVolume ; } |
2,187 | is this a super special super admin user ? concode_field_sep Log M_log concode_field_sep void init concode_elem_sep boolean hasAdvisors concode_elem_sep boolean unlock concode_elem_sep boolean unlock concode_elem_sep boolean unlock concode_elem_sep SecurityAdvisor popAdvisor concode_elem_sep UserDirectoryService userDi... | boolean function ( ) { if ( M_log . isDebugEnabled ( ) ) M_log . debug ( "srini_string" + getUserId ( null ) ) ; return true ; } |
2,188 | generates a label for the specified row . concode_field_sep NumberFormat numberFormat concode_elem_sep String labelFormat concode_elem_sep DateFormat dateFormat concode_elem_sep String nullValueString concode_elem_sep long serialVersionUID concode_elem_sep NumberFormat percentFormat concode_field_sep NumberFormat getNu... | String function ( CategoryDataset arg0 , int arg1 ) { return arg0 . getRowKey ( arg1 ) . toString ( ) ; } |
2,189 | sets the cui . concode_field_sep String aui concode_elem_sep String cui concode_field_sep void setAui concode_elem_sep String getAui concode_elem_sep boolean equals concode_elem_sep String getCui concode_elem_sep String getDiscriminatingValue | void function ( String arg0 ) { this . cui = arg0 ; } |
2,190 | this constructor is meant for hive internal use only . please use getproxy hiveconf hiveconf , hivemetahookloader hookloader for external purpose . concode_field_sep long connectionLifeTimeInMillis concode_elem_sep long retryDelaySeconds concode_elem_sep ConcurrentHashMap<String,Long> metaCallTimeMap concode_elem_sep b... | IMetaStoreClient function ( HiveConf arg0 , Class < ? > [ ] arg1 , Object [ ] arg2 , String arg3 ) { return getProxy ( arg0 , arg1 , arg2 , null , arg3 ) ; } |
2,191 | writes the specified quantity of zero 'd blocks . concode_field_sep int DEFAULT_BLOCKS_PER_RECORD concode_elem_sep int DEFAULT_COMPRESSION concode_elem_sep byte[] ZERO_BLOCK concode_elem_sep OutputStream writeStream concode_elem_sep boolean debug concode_elem_sep int NO_COMPRESSION concode_elem_sep File targetFile conc... | void function ( int arg0 ) { for ( int loc0 = 0 ; loc0 < arg0 ; loc0 ++ ) { write ( ZERO_BLOCK , ZERO_BLOCK . length ) ; } } |
2,192 | returns the containedtextelements bitset , or null . concode_field_sep boolean isContent concode_elem_sep int numWordsInWrappedLines concode_elem_sep Set<String> labels concode_elem_sep int offsetBlocksEnd concode_elem_sep int numWrappedLines concode_elem_sep float textDensity concode_elem_sep int numWordsInAnchorText ... | BitSet function ( ) { return containedTextElements ; } |
2,193 | check if an openhab command has been overridden by a dmx command . concode_field_sep Pattern DMX_CMD_PATTERN concode_elem_sep Logger logger concode_elem_sep long lastUpdated concode_elem_sep int[] channels concode_elem_sep int updateDelay concode_elem_sep Map<String,DmxCommand> customCommands concode_elem_sep String na... | boolean function ( Command arg0 ) { return customCommands . containsKey ( arg0 . toString ( ) ) ; } |
2,194 | these utility methods really belong in a class in the util package . concode_field_sep String program concode_elem_sep String stdout concode_elem_sep String SYNTAX_MSG concode_elem_sep String[] mtStringArray concode_elem_sep boolean executed concode_elem_sep String[] args concode_elem_sep int MAX_PROG_OUTPUT concode_el... | String [ ] function ( String arg0 , String [ ] arg1 ) { String [ ] loc0 = new String [ arg1 . length + 1 ] ; loc0 [ 0 ] = arg0 ; for ( int loc1 = 1 ; loc1 < loc0 . length ; loc1 ++ ) { loc0 [ loc1 ] = arg1 [ loc1 - 1 ] ; } return loc0 ; } |
2,195 | create a record key , with the given name and metadata . concode_field_sep PlaceHolder placeHolder concode_field_sep Record $$ concode_elem_sep Record $$ concode_elem_sep Record $$ concode_elem_sep ValidRecordKey<T> $V concode_elem_sep ValidRecordKey<T> $V concode_elem_sep Key<T> $ concode_elem_sep Key<T> $ concode_ele... | RecordKey function ( String arg0 , Value ... arg1 ) { return RecordKey . named ( arg0 , arg1 ) ; } |
2,196 | storage folder for user map tiles concode_field_sep PlaceHolder placeHolder concode_field_sep String getPrivateDataPath concode_elem_sep String getWaypointsPath concode_elem_sep String getCrashLogPath concode_elem_sep String getParametersPath concode_elem_sep String getLogCatPath concode_elem_sep String getPublicDataPa... | String function ( ) { return getPublicDataPath ( ) + "srini_string" ; } |
2,197 | list of the valid sqldiff versions concode_field_sep Log log concode_elem_sep String SQLDIFF_CHANGELOG_FILENAME concode_field_sep String getElement concode_elem_sep SortedMap<String,String> getSqlDiffs concode_elem_sep NodeList getDiffNodes | List < String > function ( ) { List < String > loc0 = new Vector < String > ( ) ; loc0 . add ( "srini_string" ) ; return loc0 ; } |
2,198 | hex encode the byte data writing it to the given output stream . concode_field_sep Encoder encoder concode_field_sep byte[] decode concode_elem_sep byte[] decode concode_elem_sep int decode | int function ( byte [ ] arg0 , int arg1 , int arg2 , OutputStream arg3 ) { return encoder . encode ( arg0 , arg1 , arg2 , arg3 ) ; } |
2,199 | confirm that cloning works . concode_field_sep PlaceHolder placeHolder concode_field_sep void testSerialization concode_elem_sep void testEquals | void function ( ) { PieSectionEntity loc0 = new PieSectionEntity ( new Rectangle2D . Double ( 1.0 , 2.0 , 3.0 , 4.0 ) , new DefaultPieDataset ( ) , 1 , 2 , "srini_string" , "srini_string" , "srini_string" ) ; PieSectionEntity loc1 = ( PieSectionEntity ) loc0 . clone ( ) ; assertTrue ( loc0 != loc1 ) ; assertTrue ( loc0... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.