idx int64 0 25k | question stringlengths 71 7.19k | target stringlengths 20 663 |
|---|---|---|
10,000 | gets the value of the datumod property . concode_field_sep XMLGregorianCalendar rokDo concode_elem_sep XMLGregorianCalendar datumDo concode_elem_sep XMLGregorianCalendar mesicDo concode_elem_sep XMLGregorianCalendar rokOd concode_elem_sep XMLGregorianCalendar datumOd concode_elem_sep XMLGregorianCalendar mesicOd concod... | XMLGregorianCalendar function ( ) { return datumOd ; } |
10,001 | set name of the proxy service which message should be injected concode_field_sep SynapseEnvironment synapseEnvironment concode_elem_sep String format concode_elem_sep String to concode_elem_sep String soapAction concode_elem_sep String POX_FORMAT concode_elem_sep String proxyName concode_elem_sep String sequenceName co... | void function ( String arg0 ) { this . proxyName = arg0 ; } |
10,002 | return the tail string for a set of formatted records . this base class returns an empty string , but this may be overridden by subclasses . concode_field_sep PlaceHolder placeHolder concode_field_sep String formatMessage concode_elem_sep String getHead concode_elem_sep String format | String function ( Handler arg0 ) { return "srini_string" ; } |
10,003 | gets the beamedstemstampings instance for the given beam . if not existing already , it is created . concode_field_sep HashMap<Beam,BeamedStemStampings> openBeams concode_field_sep Iterator<BeamedStemStampings> iterator concode_elem_sep void set concode_elem_sep int size | BeamedStemStampings function ( Beam arg0 ) { BeamedStemStampings loc0 = openBeams . get ( arg0 ) ; if ( loc0 == null ) { loc0 = new BeamedStemStampings ( arg0 ) ; openBeams . put ( arg0 , loc0 ) ; } return loc0 ; } |
10,004 | the application name . concode_field_sep java.util.Date createTime concode_elem_sep String applicationId concode_elem_sep Boolean linkedToGitHub concode_elem_sep String applicationName concode_field_sep void setLinkedToGitHub concode_elem_sep String getApplicationId concode_elem_sep ApplicationInfo withApplicationId co... | ApplicationInfo function ( String arg0 ) { setApplicationName ( arg0 ) ; return this ; } |
10,005 | gets the videocompletionsdelivered value for this stats . concode_field_sep java.lang.Long impressionsDelivered concode_elem_sep java.lang.Long videoStartsDelivered concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.Long clicksDelivered concode_elem_sep boolean __hashCodeCalc concode_elem_sep org... | java . lang . Long function ( ) { return videoCompletionsDelivered ; } |
10,006 | returns the name register . concode_field_sep NameRegister _register concode_field_sep void setRegistry concode_elem_sep String incrementHostName concode_elem_sep String incrementHostName concode_elem_sep String incrementHostName concode_elem_sep boolean checkName concode_elem_sep boolean checkName concode_elem_sep boo... | NameRegister function ( ) { if ( _register == null ) { _register = new UniqueNamePerInterface ( ) ; } return _register ; } |
10,007 | specifies an aws account that can create signed urls . remove the dashes . you can specify up to five accounts , each with its own awsaccountnumber element . concode_field_sep String self concode_elem_sep java.util.List<String> awsAccountNumbers concode_field_sep void setSelf concode_elem_sep void setAwsAccountNumbers ... | java . util . List < String > function ( ) { if ( awsAccountNumbers == null ) { awsAccountNumbers = new java . util . ArrayList < String > ( ) ; } return awsAccountNumbers ; } |
10,008 | returns a range of all the j i r a change items . 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.query... | java . util . List < com . liferay . socialcoding . model . JIRAChangeItem > function ( int arg0 , int arg1 ) { return _jiraChangeItemLocalService . getJIRAChangeItems ( arg0 , arg1 ) ; } |
10,009 | gets the value of the any 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 any property . for example , to add a new item , do as follows... | List < Object > function ( ) { if ( any == null ) { any = new ArrayList < Object > ( ) ; } return this . any ; } |
10,010 | returns the list of enabled language codes . concode_field_sep Locale mDefaultInputLocale concode_elem_sep String mDefaultInputLanguage concode_elem_sep Locale mSystemLocale concode_elem_sep LatinIME mIme concode_elem_sep String mSelectedLanguages concode_elem_sep Locale[] mLocales concode_elem_sep int mCurrentIndex co... | String [ ] function ( ) { return mSelectedLanguageArray ; } |
10,011 | sets the current style of the application to one of the predetermined themes . concode_field_sep String tempStyle concode_elem_sep String imageDirPath concode_elem_sep ArrayList styleList concode_elem_sep String cssPath concode_elem_sep String XP concode_elem_sep String currentStyle concode_elem_sep String RIME concode... | void function ( String arg0 ) { this . tempStyle = arg0 ; } |
10,012 | convert the given object to string with each line indented by 4 spaces except the first line . concode_field_sep String password concode_elem_sep String phone concode_elem_sep String lastName concode_elem_sep Integer userStatus concode_elem_sep String username concode_elem_sep Long id concode_elem_sep String firstName ... | String function ( java . lang . Object arg0 ) { if ( arg0 == null ) { return "srini_string" ; } return arg0 . toString ( ) . replace ( "srini_string" , "srini_string" ) ; } |
10,013 | look for something in a jtextcomponent . returns an html string containing information about what it found . should return the empty string not null if it has nothing to say . concode_field_sep Set knownManPages concode_field_sep boolean isSuitable | String function ( javax . swing . arg0 . JTextComponent arg0 , String arg1 ) { if ( knownManPages . contains ( arg1 ) ) { return "srini_string" ; man : "srini_string" = "srini_string" + arg1 + "srini_string" ; } return "srini_string" ; } |
10,014 | fetches the child element at the given index . concode_field_sep int endOffset concode_elem_sep int startOffset concode_elem_sep Document document concode_elem_sep AttributeSet attributes concode_elem_sep FormulaRootElement parentElement concode_field_sep void setEndOffset concode_elem_sep void setStartOffset concode_e... | Element function ( final int arg0 ) { throw new IndexOutOfBoundsException ( ) ; } |
10,015 | like the above , but takes a bundle instead of a map . concode_field_sep PlaceHolder placeHolder concode_field_sep void addEntry concode_elem_sep WritableNativeArray makeNativeArray concode_elem_sep WritableNativeArray makeNativeArray concode_elem_sep Object makeNativeObject | WritableNativeMap function ( Bundle arg0 ) { WritableNativeMap loc0 = new WritableNativeMap ( ) ; if ( arg0 == null ) { return loc0 ; } for ( String loc1 : arg0 . keySet ( ) ) { addEntry ( loc0 , loc1 , arg0 . get ( loc1 ) ) ; } return loc0 ; } |
10,016 | return the response that #dofilter has been called with . concode_field_sep Servlet delegateServlet concode_elem_sep ServletRequest request concode_elem_sep Iterator<Filter> iterator concode_elem_sep ServletResponse response concode_elem_sep List<Filter> filters concode_field_sep void init concode_elem_sep ServletReque... | ServletResponse function ( ) { return this . response ; } |
10,017 | called when a frame is fetched from an internal store such as a cache . concode_field_sep int mRefCount concode_elem_sep int mBindingType concode_elem_sep long mBindingId concode_elem_sep long TIMESTAMP_NOT_SET concode_elem_sep long TIMESTAMP_UNKNOWN concode_elem_sep boolean mReadOnly concode_elem_sep FrameFormat mForm... | void function ( ) { } |
10,018 | decodes a jbig2 image from a file object concode_field_sep JBIG2StreamDecoder streamDecoder concode_field_sep int getNumberOfPages concode_elem_sep void setGlobalData concode_elem_sep void cleanupPostDecode concode_elem_sep Segment findSegment concode_elem_sep boolean isRandomAccessOrganisationUsed concode_elem_sep JBI... | void function ( File arg0 ) { decodeJBIG2 ( arg0 . getAbsolutePath ( ) ) ; } |
10,019 | enables on-line certificate status protocol support concode_field_sep Logger LOG concode_elem_sep String _ocspResponderURL concode_elem_sep AtomicLong __aliasCount concode_elem_sep KeyStore _trustStore concode_elem_sep int _maxCertPathLength concode_elem_sep Collection<? extends CRL> _crls concode_elem_sep boolean _ena... | void function ( boolean arg0 ) { _enableOCSP = arg0 ; } |
10,020 | a unique deployment configuration id . concode_field_sep String deploymentConfigId concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep CreateDeploymentConfigResult clone concode_elem_sep String toString concode_elem_sep void setDeploymentConfigId concode_elem_sep CreateDeploymentConfigResult... | String function ( ) { return this . deploymentConfigId ; } |
10,021 | gets the driver 's minor version number . concode_field_sep String VERSION concode_elem_sep String sStartURL concode_elem_sep int MINOR concode_elem_sep String PRODUCT concode_elem_sep int MAJOR concode_elem_sep int REVISION concode_field_sep int getMajorVersion concode_elem_sep boolean jdbcCompliant concode_elem_sep C... | int function ( ) { if ( Trace . TRACE ) { Trace . trace ( ) ; } return MINOR ; } |
10,022 | method that will close a java.io.closeable ignoring it if it is null and ignoring exceptions . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean copyStream concode_elem_sep boolean copyStream concode_elem_sep boolean moveFile concode_elem_sep long fileLength | void function ( @ Nullable Closeable arg0 ) { if ( arg0 != null ) { try { if ( arg0 instanceof Flushable ) { ( ( Flushable ) arg0 ) . flush ( ) ; } } catch ( IOException loc0 ) { } try { arg0 . close ( ) ; } catch ( IOException loc0 ) { } } } |
10,023 | setreportd concode_field_sep Reportd m_reportd concode_field_sep Reportd getReportd concode_elem_sep Job newJob concode_elem_sep Class<ReportJob> getJobClass | void function ( Reportd arg0 ) { m_reportd = arg0 ; } |
10,024 | converts an array to a collection concode_field_sep PlaceHolder placeHolder concode_field_sep Set<Object> toSet concode_elem_sep Set<T> toSet concode_elem_sep Set<Map.Entry<K,V>> toSet concode_elem_sep HashMap<K,V> toHashMap concode_elem_sep ArrayList<T> toArrayList concode_elem_sep Object[] toArray concode_elem_sep Pr... | List < Object > function ( Object [ ] arg0 ) { return Arrays . asList ( arg0 ) ; } |
10,025 | gets the value of the id property . concode_field_sep String id concode_elem_sep String value concode_field_sep void setvalue concode_elem_sep String getvalue concode_elem_sep void setId | String function ( ) { return id ; } |
10,026 | the token to use when requesting the next set of items . if there are no additional items to return , the string is empty . concode_field_sep String nextToken concode_elem_sep com.amazonaws.internal.ListWithAutoConstructFlag<String> serviceNames concode_field_sep void setNextToken concode_elem_sep int hashCode concode_... | String function ( ) { return nextToken ; } |
10,027 | synonym for seturl string . 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 logWriter concod... | void function ( String arg0 ) { this . url = arg0 ; } |
10,028 | stops recording time for this profile type . concode_field_sep int PROFILE_FRAME concode_elem_sep ProfileRecorder sSingleton concode_elem_sep long mMinTime concode_elem_sep ProfileRecord[] mProfiles concode_elem_sep int PROFILE_SIM concode_elem_sep int mFrameCount concode_elem_sep long mTotalTime concode_elem_sep int P... | void function ( int arg0 ) { if ( arg0 < PROFILE_COUNT ) { mProfiles [ arg0 ] . stop ( SystemClock . uptimeMillis ( ) ) ; } } |
10,029 | get the range of maps or reduces to profile . concode_field_sep JobID jobId concode_elem_sep Credentials credentials concode_elem_sep UserGroupInformation ugi concode_elem_sep org.apache.hadoop.mapred.JobConf conf concode_field_sep String[] toTimestampStrs concode_elem_sep JobID getJobID concode_elem_sep Path[] getLoca... | IntegerRanges function ( boolean arg0 ) { return conf . getProfileTaskRange ( arg0 ) ; } |
10,030 | returns a new writedata instance for the given view . concode_field_sep Bundle mProperties concode_elem_sep Parcelable.Creator<WriteData> CREATOR concode_elem_sep String PROP_SELECTION_END concode_elem_sep String PROP_SELECTION_START concode_elem_sep AccessibilityNodeInfo mAccessibilityNodeInfo concode_elem_sep CharSeq... | WriteData function ( View arg0 ) { AccessibilityNodeInfo loc0 = AccessibilityNodeInfo . obtain ( arg0 ) ; WriteData loc1 = new WriteData ( ) ; loc1 . mAccessibilityNodeInfo = loc0 ; return loc1 ; } |
10,031 | returns a string representation of this object ; useful for testing and debugging . concode_field_sep Project project concode_field_sep CreateProjectResult withProject concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep CreateProjectResult clone concode_elem_sep void setProject concode_elem_s... | String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getProject ( ) != null ) loc0 . append ( "srini_string" + getProject ( ) ) ; loc0 . append ( "srini_string" ) ; return loc0 . toString ( ) ; } |
10,032 | performs a dynamic query on the database and returns an ordered 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... | java . util . List < T > function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , int arg1 , int arg2 , com . liferay . portal . kernel . util . OrderByComparator < T > arg3 ) { return getService ( ) . arg0 ( arg0 , arg1 , arg2 , arg3 ) ; } |
10,033 | returns a set of the keys contained in this object . concode_field_sep Bundle bundle concode_elem_sep Bundle bundle concode_field_sep E putStringArrayList concode_elem_sep SharePhoto getPhoto concode_elem_sep E putPhotoArrayList concode_elem_sep E putDoubleArray concode_elem_sep double getDouble concode_elem_sep E putD... | Set < String > function ( ) { return this . bundle . keySet ( ) ; } |
10,034 | retrieves the canonical path for the given file , in a jdk 1.1 complaint way . concode_field_sep boolean fsNormalizesPosixSeparator concode_elem_sep Method deleteOnExitMethod concode_elem_sep Random random concode_elem_sep boolean fsIsIgnoreCase concode_field_sep IOException toIOException concode_elem_sep Method getDel... | String function ( File arg0 ) { return arg0 . getCanonicalPath ( ) ; } |
10,035 | returns a hash code value for the object . concode_field_sep DomainOrder NONE concode_elem_sep DomainOrder ASCENDING concode_elem_sep String name concode_elem_sep DomainOrder DESCENDING concode_elem_sep long serialVersionUID concode_field_sep Object readResolve concode_elem_sep boolean equals concode_elem_sep String to... | int function ( ) { return this . name . hashCode ( ) ; } |
10,036 | returns the number of unnamed arguments contained in this list . concode_field_sep SassListItem variableArgument concode_elem_sep ArgumentList arglist concode_field_sep ActualArgumentList evaluateFunctionsAndExpressions concode_elem_sep boolean hasVariableArguments concode_elem_sep ActualArgumentList replaceVariables c... | int function ( ) { return arglist . size ( ) ; } |
10,037 | a no op concode_field_sep DefaultOutputPort<HashMap<K,Integer>> mergedport concode_elem_sep HashMap<K,Integer> mergedTuple concode_elem_sep Integer lval concode_elem_sep boolean least concode_field_sep void process concode_elem_sep void setup concode_elem_sep void setLeast concode_elem_sep void endWindow concode_elem_s... | void function ( long arg0 ) { } |
10,038 | get the attribute value . concode_field_sep String QUALIFIERS concode_elem_sep CertificatePolicyId policyIdentifier concode_elem_sep String NAME concode_elem_sep String ID concode_elem_sep Set<PolicyQualifierInfo> policyQualifiers concode_field_sep CertificatePolicyId getPolicyIdentifier concode_elem_sep void encode co... | Object function ( String arg0 ) { if ( arg0 . equalsIgnoreCase ( ID ) ) { return policyIdentifier ; } else if ( arg0 . equalsIgnoreCase ( QUALIFIERS ) ) { return policyQualifiers ; } else { throw new IOException ( "srini_string" + arg0 + "srini_string" ) ; } } |
10,039 | for internal use only . sets the prefix parameter originally used to request this object listing . concode_field_sep boolean isTruncated concode_elem_sep List<S3ObjectSummary> objectSummaries concode_elem_sep String bucketName concode_elem_sep List<String> commonPrefixes concode_elem_sep String nextMarker concode_elem_... | void function ( String arg0 ) { this . prefix = arg0 ; } |
10,040 | create an instance of a class using the same classloader for the objectfactory by default or bootclassloader when security manager is in place concode_field_sep boolean DEBUG concode_elem_sep String JAXP_INTERNAL concode_elem_sep String STAX_INTERNAL concode_field_sep ClassLoader findClassLoader concode_elem_sep boolea... | Object function ( String arg0 , boolean arg1 ) { if ( System . getSecurityManager ( ) != null ) { return newInstance ( arg0 , null , arg1 ) ; } else { return newInstance ( arg0 , findClassLoader ( ) , arg1 ) ; } } |
10,041 | return if the server has been started . concode_field_sep ThreadFactory threadFactory concode_elem_sep AtomicInteger threadNumber concode_elem_sep int READ_TIMEOUT concode_elem_sep ServerSocket serverSocket concode_elem_sep InputStream inputStream concode_elem_sep ExecutorService executor concode_elem_sep int DEFAULT_P... | boolean function ( ) { synchronized ( this . monitor ) { return this . listenThread != null ; } } |
10,042 | sets the released value for this projectversiondata . concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.util.Calendar date_order concode_elem_sep java.math.BigInteger project_id concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String name concode_elem_sep jav... | void function ( java . lang . Boolean arg0 ) { this . released = arg0 ; } |
10,043 | prints the list of classes in a simple human-readable format . concode_field_sep String IN0 concode_elem_sep PrintStream out concode_elem_sep String IN1 concode_elem_sep String IN2 concode_elem_sep String IN4 concode_elem_sep String IN3 concode_field_sep void printBrief concode_elem_sep void generateHeader0 concode_ele... | void function ( ClassRef [ ] arg0 , boolean arg1 ) { if ( ! arg1 ) { out . println ( "srini_string" ) ; } for ( int loc0 = 0 ; loc0 < arg0 . length ; loc0 ++ ) { ClassRef loc1 = arg0 [ loc0 ] ; out . println ( descriptorToDot ( loc1 . getName ( ) ) ) ; } } |
10,044 | reads the output file into a string concode_field_sep Path outputDir concode_elem_sep Path workDir concode_elem_sep Path inputDir concode_field_sep void createAndRunJob concode_elem_sep void testCustomRecordDelimiters concode_elem_sep void testDefaultRecordDelimiters concode_elem_sep void createInputFile | String function ( Configuration arg0 ) { FileSystem loc0 = FileSystem . getLocal ( arg0 ) ; Path loc1 = new Path ( outputDir , "srini_string" ) ; return UtilsForTests . slurpHadoop ( loc1 , loc0 ) ; } |
10,045 | runs #parse if it has not yet been run successfully . concode_field_sep ParseObserver observer concode_elem_sep int endOffset concode_elem_sep int[] offsets concode_elem_sep ByteArray bytes concode_elem_sep StdConstantPool pool concode_field_sep void setObserver concode_elem_sep int getEndOffset concode_elem_sep StdCon... | void function ( ) { if ( endOffset < 0 ) { parse ( ) ; } } |
10,046 | formats an int as a 1-byte signed hex value . concode_field_sep PlaceHolder placeHolder concode_field_sep String uNibble concode_elem_sep String s4 concode_elem_sep String u8 concode_elem_sep String s8 concode_elem_sep String dump concode_elem_sep String u1 concode_elem_sep String u2 concode_elem_sep String u2or4 conco... | String function ( int arg0 ) { char [ ] loc0 = new char [ 3 ] ; if ( arg0 < 0 ) { loc0 [ 0 ] = '-' ; arg0 = - arg0 ; } else { loc0 [ 0 ] = '+' ; } for ( int loc1 = 0 ; loc1 < 2 ; loc1 ++ ) { loc0 [ 2 - loc1 ] = Character . forDigit ( arg0 & 0x0f , 16 ) ; arg0 >>= 4 ; } return new String ( loc0 ) ; } |
10,047 | method getparameter_to concode_field_sep String m_Info concode_elem_sep Object m_Parameter concode_elem_sep String m_Info_To concode_elem_sep String m_ParameterName concode_elem_sep Object m_Parameter_To concode_elem_sep long serialVersionUID concode_field_sep String getParameterName concode_elem_sep String getInfo con... | Object function ( ) { return m_Parameter_To ; } |
10,048 | higher placed line concode_field_sep List<Integer> minDepth concode_elem_sep Mat originalM concode_elem_sep int[] projX concode_elem_sep int upperBound concode_elem_sep int centerLine concode_elem_sep double width concode_elem_sep int lowerBound concode_elem_sep List<Integer> minimums concode_elem_sep List<Integer> max... | int function ( ) { return upperBound ; } |
10,049 | creates a folding provider as described in the extension 's xml . concode_field_sep String NAME concode_elem_sep String fId concode_elem_sep boolean fHasPreferences concode_elem_sep String fName concode_elem_sep String fClass concode_elem_sep String CLASS concode_elem_sep IConfigurationElement fElement concode_elem_sep... | IDartFoldingStructureProvider function ( ) { IDartFoldingStructureProvider loc0 = ( IDartFoldingStructureProvider ) fElement . createExecutableExtension ( CLASS ) ; return loc0 ; } |
10,050 | returns true if the request contains conditions that save the server from sending a response that the client has locally . when the caller adds conditions , this cache wo n't participate in the request . concode_field_sep boolean onlyIfCached concode_elem_sep RawHeaders headers concode_elem_sep String transferEncoding ... | boolean function ( ) { return ifModifiedSince != null || ifNoneMatch != null ; } |
10,051 | sets the proxy selection policy to be used if no #setproxy proxy is specified explicitly . the proxy selector may return multiple proxies ; in that case they will be tried in sequence until a successful connection is established . if unset , the proxyselector #getdefault system-wide default proxy selector will be used ... | OkHttpClient function ( ProxySelector arg0 ) { this . proxySelector = arg0 ; return this ; } |
10,052 | gets the orderid value for this lineitemdeliveryforecast . concode_field_sep com.google.api.ads.dfp.axis.v201502.UnitType unitType concode_elem_sep java.lang.Long lineItemId concode_elem_sep java.lang.Long orderId concode_elem_sep java.lang.Long deliveredUnits concode_elem_sep java.lang.Long matchedUnits concode_elem_s... | java . lang . Long function ( ) { return orderId ; } |
10,053 | get second endpoint concode_field_sep HAWQPoint point1 concode_elem_sep HAWQPoint point2 concode_field_sep void init concode_elem_sep HAWQPoint getPoint1 concode_elem_sep boolean equals concode_elem_sep String toString | HAWQPoint function ( ) { return point2 ; } |
10,054 | firelogwarningevent concode_field_sep LogLevel _logLevel concode_elem_sep ScriptLogger INSTANCE concode_elem_sep List<ScriptLogListener> _logListeners concode_field_sep void setLogLevel concode_elem_sep void setLogLevel concode_elem_sep void logWarning concode_elem_sep void logInfo concode_elem_sep void printError conc... | void function ( String arg0 ) { if ( this . _logListeners != null && this . _logLevel . getIndex ( ) <= LogLevel . WARNING . getIndex ( ) ) { for ( ScriptLogListener loc0 : this . _logListeners ) { loc0 . logWarning ( arg0 ) ; } } } |
10,055 | setter for paymentperiod concode_field_sep OptionTypeListType optionType concode_elem_sep List<InstallmentDetailsType> paymentPeriod concode_elem_sep String price concode_elem_sep String nameSpace concode_elem_sep String optionSelection concode_elem_sep String preferredPrefix concode_field_sep String toXMLString concod... | void function ( List < InstallmentDetailsType > arg0 ) { this . paymentPeriod = arg0 ; } |
10,056 | unload chunk from chunkproviderclient 's hashmap . called in response to a packet50prechunk with its mode field set to false concode_field_sep Long2ObjectMap<Chunk> chunkMapping concode_elem_sep Chunk blankChunk concode_elem_sep Logger LOGGER concode_elem_sep World worldObj concode_field_sep Chunk loadChunk concode_ele... | void function ( int arg0 , int arg1 ) { Chunk loc0 = this . provideChunk ( arg0 , arg1 ) ; if ( ! loc0 . isEmpty ( ) ) { loc0 . onChunkUnload ( ) ; } this . chunkMapping . remove ( ChunkPos . asLong ( arg0 , arg1 ) ) ; } |
10,057 | sets the document to be percolated . concode_field_sep Boolean trackScores concode_elem_sep HighlightBuilder highlightBuilder concode_elem_sep Integer size concode_elem_sep FilterBuilder filterBuilder concode_elem_sep BytesReference doc concode_elem_sep List<SortBuilder> sorts concode_elem_sep List<AggregationBuilder> ... | DocBuilder function ( String arg0 ) { this . doc = new BytesArray ( arg0 ) ; return this ; } |
10,058 | adds a group id . concode_field_sep String[] lastArtifactIds concode_elem_sep String[] lastVersions concode_elem_sep String KEY_LAST_VERSIONS concode_elem_sep NewProjectWizardSettings INSTANCE concode_elem_sep String KEY_LAST_ARTIFACT_IDS concode_elem_sep String KEY_LAST_GROUP_IDS concode_elem_sep String[] lastGroupIds... | void function ( String arg0 ) { this . lastGroupIds = this . addElement ( this . lastGroupIds , arg0 , KEY_LAST_GROUP_IDS ) ; } |
10,059 | set the exit flag in the stream gobbler to true , asking the thread to close the connection and reset concode_field_sep RespirationAnalyser respAnalyser concode_elem_sep int windowSize concode_elem_sep String fName concode_elem_sep Pattern whiteSpacePattern concode_elem_sep List<StreamGobbler> runningGobblers concode_f... | void function ( ) { Iterator < StreamGobbler > loc0 = runningGobblers . iterator ( ) ; while ( loc0 . hasNext ( ) ) { StreamGobbler loc1 = loc0 . next ( ) ; loc1 . disconnect ( ) ; } runningGobblers = new ArrayList < StreamGobbler > ( ) ; printHelp ( ) ; } |
10,060 | method declaration concode_field_sep long lLastTime concode_elem_sep int VISIT concode_elem_sep File fLastFile concode_elem_sep String sName concode_elem_sep long val[][] concode_elem_sep boolean bStop concode_elem_sep int PERCALL concode_elem_sep int iMaxLine concode_elem_sep Profile main concode_elem_sep int TOP conc... | void function ( String arg0 , int arg1 , int arg2 ) { main . m_visit ( arg0 , arg1 , arg2 ) ; } |
10,061 | creates a new subject using an incoming securitytoken . concode_field_sep Logger logger concode_elem_sep Collection<Realm> realms concode_elem_sep DefaultSecurityManager internalManager concode_field_sep SimplePrincipalCollection createPrincipalFromToken concode_elem_sep void setRealms | Subject function ( SecurityToken arg0 ) { try { return new SubjectImpl ( createPrincipalFromToken ( arg0 ) , true , new SimpleSession ( UUID . randomUUID ( ) . toString ( ) ) , internalManager ) ; } catch ( Exception loc1 ) { throw new SecurityServiceException ( "srini_string" , loc1 ) ; } } |
10,062 | this method is called in teardown method of the operator concode_field_sep ArrayBlockingQueue<Pair<String,Record>> holdingBuffer concode_elem_sep Integer recordsLimit concode_elem_sep boolean isAlive concode_elem_sep HashSet<Shard> simpleConsumerThreads concode_elem_sep Set<String> shardIds concode_elem_sep ConcurrentH... | void function ( ) { holdingBuffer . clear ( ) ; } |
10,063 | return the value associated with the column : ticketitemmodifiergroups concode_field_sep java.util.Date modifiedTime concode_elem_sep java.lang.Double discountRate concode_elem_sep java.lang.Boolean printedToKitchen concode_elem_sep String PROP_TICKET concode_elem_sep String PROP_BEVERAGE concode_elem_sep String PROP_S... | java . util . List < com . floreantpos . model . TicketItemModifierGroup > function ( ) { return ticketItemModifierGroups ; } |
10,064 | perform any pre-processing of the source bitstream before the actual filtering takes place in mediafiltermanager.processbitstream . return true if pre-processing is successful or no pre-processing is necessary . return false if bitstream should be skipped for any reason . concode_field_sep PlaceHolder placeHolder conco... | boolean function ( Context arg0 , Item arg1 , Bitstream arg2 , boolean arg3 ) { return true ; } |
10,065 | returns the parent group id of this group . concode_field_sep Group _group concode_field_sep long getClassNameId concode_elem_sep boolean isUserPersonalSite concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep long getDefaultPrivatePlid concode_elem_sep void setGroupId concode_elem_sep java.lang.String get... | long function ( ) { return _group . getParentGroupId ( ) ; } |
10,066 | get text field from combobox concode_field_sep String NO_CURRENT_BRANCH concode_field_sep void imply concode_elem_sep String code concode_elem_sep void notifyMessages concode_elem_sep void showOperationError concode_elem_sep void showOperationError concode_elem_sep String bold concode_elem_sep ListCellRendererWrapper<V... | JTextField function ( JComboBox arg0 ) { return ( JTextField ) arg0 . getEditor ( ) . getEditorComponent ( ) ; } |
10,067 | sorts a list of entries . this method is here since the entries might come from a counter . concode_field_sep PlaceHolder placeHolder concode_field_sep Map<T,V> getAll concode_elem_sep Map<Y,X> invert concode_elem_sep Map<Y,Set<X>> invertSet concode_elem_sep void putIntoValueArrayList concode_elem_sep void putIntoValue... | List < Map . Entry < K , V >> function ( Collection < Map . Entry < K , V >> arg0 ) { List < Entry < K , V >> loc0 = new ArrayList < > ( arg0 ) ; Collections . sort ( loc0 , ( e1 , e2 ) -> e1 . getKey ( ) . compareTo ( e2 . getKey ( ) ) ) ; return loc0 ; } |
10,068 | returns list of root resources . concode_field_sep List<Resource> models concode_elem_sep Set<Object> instances concode_elem_sep Set<Class<?>> classes concode_elem_sep Set<Object> instances concode_elem_sep List<Resource> models concode_elem_sep Map<String,Resource> rootResourceMap concode_elem_sep Set<Class<?>> classe... | List < Resource > function ( ) { List < Resource > loc0 = new ArrayList < Resource > ( ) ; for ( Resource loc1 : models ) { if ( loc1 . getPath ( ) != null ) { loc0 . add ( loc1 ) ; } } return loc0 ; } |
10,069 | gets the value of the inventorydetail property . concode_field_sep String fromBins concode_elem_sep RecordRef item concode_elem_sep Double quantity concode_elem_sep Long line concode_elem_sep String preferredBin concode_elem_sep String itemUnitsLabel concode_elem_sep InventoryDetail inventoryDetail concode_elem_sep Str... | InventoryDetail function ( ) { return inventoryDetail ; } |
10,070 | generates the clickable map info and sends that to the response . concode_field_sep boolean awtProblem concode_elem_sep AbstractBuild build concode_elem_sep Run<?,?> run concode_elem_sep double CHEBYSHEV_N concode_elem_sep Throwable awtProblemCause concode_field_sep void adjustChebyshev concode_elem_sep int hashCode co... | void function ( StaplerRequest arg0 , StaplerResponse arg1 , JFreeChart arg2 , Area arg3 ) { generateClickableMap ( arg0 , arg1 , arg2 , arg3 . width , arg3 . height ) ; } |
10,071 | returns the string between the given tokens concode_field_sep PlaceHolder placeHolder concode_field_sep String loadText concode_elem_sep boolean matchWildcard concode_elem_sep String before concode_elem_sep boolean isEmpty concode_elem_sep boolean isNotEmpty concode_elem_sep void loadLines concode_elem_sep String after... | String function ( String arg0 , String arg1 , String arg2 ) { arg0 = arg1 ( arg0 , arg1 ) ; if ( arg0 == null ) { return null ; } return arg2 ( arg0 , arg2 ) ; } |
10,072 | get number stored at given location concode_field_sep String fileName concode_elem_sep HashMap numericData concode_elem_sep Muffin muffin concode_elem_sep HashMap stringData concode_field_sep void setString concode_elem_sep boolean isWebstartAvailable concode_elem_sep void load concode_elem_sep void save concode_elem_s... | double function ( String arg0 ) { return getNumber ( arg0 , 0 ) ; } |
10,073 | initializes the jaxp redirection system . concode_field_sep PlaceHolder placeHolder concode_field_sep void restorePlatformFactory concode_elem_sep void changeAll concode_elem_sep void changeAll | void function ( ) { __DocumentBuilderFactory . init ( ) ; __SAXParserFactory . init ( ) ; __TransformerFactory . init ( ) ; __XPathFactory . init ( ) ; __XMLEventFactory . init ( ) ; __XMLInputFactory . init ( ) ; __XMLOutputFactory . init ( ) ; __DatatypeFactory . init ( ) ; __SchemaFactory . init ( ) ; __XMLReaderFac... |
10,074 | create an instance of javax.xml.bind.jaxbelement concode_field_sep QName BATCH_INFO_QNAME concode_elem_sep QName RESULT_LIST_QNAME concode_elem_sep QName JOB_INFO_QNAME concode_elem_sep QName ERROR_QNAME concode_elem_sep QName BATCH_INFO_LIST_QNAME concode_elem_sep QName QUERY_RESULT_QNAME concode_elem_sep QName RESULT... | JAXBElement < JobInfo > function ( JobInfo arg0 ) { return new JAXBElement < JobInfo > ( JOB_INFO_QNAME , JobInfo . class , null , arg0 ) ; } |
10,075 | disables plugin runtime actions . it is up to developer to do the actual work , but base method still checks whether action is available or not . concode_field_sep PluginManager<T> pluginManager concode_elem_sep InitializationStrategy initializationStrategy concode_elem_sep boolean enabled concode_elem_sep DetectedPlug... | void function ( ) { if ( isDisableable ( ) ) { if ( enabled ) { disabled ( ) ; enabled = false ; } else { Log . warn ( this , "srini_string" + getPluginInformation ( ) + "srini_string" ) ; } } else { Log . error ( this , "srini_string" + getPluginInformation ( ) + "srini_string" ) ; } } |
10,076 | gets the value of the status property . concode_field_sep ConsolidatedExchangeRateList consolidatedExchangeRateList concode_elem_sep Status status concode_field_sep ConsolidatedExchangeRateList getConsolidatedExchangeRateList concode_elem_sep void setConsolidatedExchangeRateList concode_elem_sep void setStatus | Status function ( ) { return status ; } |
10,077 | gets the value of the stashcreditinfo property . concode_field_sep boolean carryOverAllowed concode_elem_sep Boolean dataStashUsable concode_elem_sep DataBalance currentBalance concode_elem_sep StashCreditInfo stashCreditInfo concode_elem_sep long serialVersionUID concode_elem_sep boolean includesGiftStash concode_elem... | StashCreditInfo function ( ) { return stashCreditInfo ; } |
10,078 | sets the connectionerrorhandler that will be notified of errors . concode_field_sep ConnectionErrorHandler mErrorHandler concode_elem_sep int mVersion concode_elem_sep MessageReceiverWithResponder mMessageReceiver concode_elem_sep HandlerImpl mHandler concode_elem_sep Core mCore concode_elem_sep I mImpl concode_field_s... | void function ( ConnectionErrorHandler arg0 ) { this . mErrorHandler = arg0 ; } |
10,079 | get binary concode_field_sep byte[] _byte concode_elem_sep String password concode_elem_sep BigDecimal number concode_elem_sep Float _float concode_elem_sep Integer integer concode_elem_sep Double _double concode_elem_sep String string concode_elem_sep DateTime dateTime concode_elem_sep byte[] binary concode_elem_sep I... | byte [ ] function ( ) { return binary ; } |
10,080 | returns the base generator g. concode_field_sep BigInteger p concode_elem_sep BigInteger g concode_elem_sep int l concode_field_sep int getL concode_elem_sep BigInteger getP | BigInteger function ( ) { return this . g ; } |
10,081 | used by the whitebox gui to tell if this plugin is still running . concode_field_sep String[] args concode_elem_sep boolean cancelOp concode_elem_sep WhiteboxPluginHost myHost concode_elem_sep String previousProgressLabel concode_elem_sep int previousProgress concode_elem_sep boolean amIActive concode_field_sep String ... | boolean function ( ) { return amIActive ; } |
10,082 | gets the value of the salesrepid property . concode_field_sep String salesRepId concode_field_sep void setSalesRepId | String function ( ) { return salesRepId ; } |
10,083 | data viewer ... concode_field_sep SecurityServiceAsync securityServiceAsync concode_elem_sep ServerTableServiceAsync serverTableServiceAsync concode_elem_sep FilterServiceAsync filterServiceAsync concode_elem_sep RpcRequestBuilder reqBuilder concode_elem_sep FormServiceAsync formServiceAsync concode_elem_sep ServicesAd... | FilterServiceAsync function ( ) { return get ( ) . getFilterServiceAsync ( ) ; } |
10,084 | the configured redirect patterns , if any . concode_field_sep String[] redirectPatterns concode_field_sep boolean supportsReturnType concode_elem_sep void handleReturnValue concode_elem_sep void setRedirectPatterns concode_elem_sep boolean isRedirectViewName | String [ ] function ( ) { return this . redirectPatterns ; } |
10,085 | the device pool 's description . concode_field_sep String name concode_elem_sep String description concode_elem_sep java.util.List<Rule> rules concode_elem_sep String arn concode_elem_sep String type concode_field_sep void setName concode_elem_sep DevicePool withRules concode_elem_sep DevicePool withRules concode_elem_... | void function ( String arg0 ) { this . description = arg0 ; } |
10,086 | gets the collection of inventory items . concode_field_sep double inventoryPriceTotal concode_elem_sep ArrayList<InventoryItem> inventory concode_elem_sep int inventoryUnitTotal concode_field_sep int getInventoryUnitTotal concode_elem_sep Double getInventoryPriceTotal concode_elem_sep void addInventoryItem concode_elem... | ArrayList < InventoryItem > function ( ) { return inventory ; } |
10,087 | the default behavior of this method is to call removeattribute string name on the wrapped request object . concode_field_sep ServletRequest request concode_field_sep void setRequest concode_elem_sep String getRemoteAddr concode_elem_sep ServletRequest getRequest concode_elem_sep String getRemoteHost concode_elem_sep Ma... | void function ( String arg0 ) { this . request . removeAttribute ( arg0 ) ; } |
10,088 | sets the vms migrating in . concode_field_sep List<? extends Pe> peList concode_elem_sep List<String> vmsMigratingIn concode_elem_sep double availableMips concode_elem_sep List<String> vmsMigratingOut concode_elem_sep Map<String,List<Pe>> peMap concode_elem_sep Map<String,List<Double>> mipsMap concode_field_sep List<T>... | void function ( List < String > arg0 ) { this . vmsMigratingIn = arg0 ; } |
10,089 | callback method that subclasses may override to get a chance to act on definitions that are about to be deleted . concode_field_sep XDParser parser concode_elem_sep ZooKeeperConnection zkConnection concode_elem_sep ParsingContext definitionKind concode_elem_sep PagingAndSortingRepository<D,String> repository concode_el... | void function ( D arg0 ) { } |
10,090 | moves the file entry to the recycle bin . concode_field_sep DLAppHelperLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.repository.model.Folder moveFolderFromTrash concode_elem_sep void deleteFolder concode_elem_sep void restoreFileShortcutFrom... | com . liferay . portal . kernel . repository . model . FileEntry function ( long arg0 , com . liferay . portal . kernel . repository . model . FileEntry arg1 ) { return getService ( ) . moveFileEntryToTrash ( arg0 , arg1 ) ; } |
10,091 | the status change reason description . concode_field_sep String code concode_elem_sep String message concode_field_sep InstanceGroupStateChangeReason withCode concode_elem_sep InstanceGroupStateChangeReason withCode concode_elem_sep int hashCode concode_elem_sep void setCode concode_elem_sep void setCode concode_elem_s... | void function ( String arg0 ) { this . message = arg0 ; } |
10,092 | create an option using the current settings and with the specified option char . concode_field_sep int numberOfArgs concode_elem_sep String argName concode_elem_sep OptionBuilder INSTANCE concode_elem_sep String description concode_elem_sep Class<?> type concode_elem_sep boolean optionalArg concode_elem_sep String long... | Option function ( char arg0 ) { return create ( String . valueOf ( arg0 ) ) ; } |
10,093 | the filter value . note : this method appends the values to the existing list if any . use #setvalues java.util.collection or #withvalues java.util.collection if you want to override theexisting values . concode_field_sep java.util.List<String> values concode_elem_sep String name concode_field_sep void setName concode_... | Filter function ( String ... arg0 ) { if ( this . values == null ) { setValues ( new java . util . ArrayList < String > ( arg0 . length ) ) ; } for ( String loc0 : arg0 ) { this . values . add ( loc0 ) ; } return this ; } |
10,094 | get the file length in bytes . concode_field_sep float divisionType concode_elem_sep int UNKNOWN_LENGTH concode_elem_sep long microsecondLength concode_elem_sep int type concode_elem_sep int resolution concode_elem_sep int byteLength concode_field_sep int getResolution concode_elem_sep long getMicrosecondLength concode... | int function ( ) { return byteLength ; } |
10,095 | move 1 unit of time 's worth of distance . i.e. increment xpos by xvel and ypos by yvel . if we move off an edge of the screen move us back in the opposite edge . concode_field_sep Game game concode_elem_sep double xVel concode_elem_sep double yPos concode_elem_sep boolean alive concode_elem_sep double oldXPos concode_... | void function ( ) { oldXPos = xPos ; oldYPos = yPos ; xPos = ( xPos + xVel ) % getGame ( ) . getWidth ( ) ; if ( xPos < 0 ) xPos += getGame ( ) . getWidth ( ) ; yPos = ( yPos + yVel ) % getGame ( ) . getHeight ( ) ; if ( yPos < 0 ) yPos += getGame ( ) . getHeight ( ) ; } |
10,096 | returns the number of rows matching the dynamic query . concode_field_sep ClassNameLocalService _classNameLocalService concode_field_sep long getClassNameId concode_elem_sep long getClassNameId concode_elem_sep com.liferay.portal.kernel.model.ClassName fetchByClassNameId concode_elem_sep java.lang.String getOSGiService... | long function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 ) { return _classNameLocalService . dynamicQueryCount ( arg0 ) ; } |
10,097 | return the value of summary from atom entry document . concode_field_sep XmlDataHandler dataHandler concode_field_sep Float getAsFloat concode_elem_sep String[] getAsArray concode_elem_sep Date getAsDate concode_elem_sep String getSubtitle concode_elem_sep String getContent concode_elem_sep String getAsString concode_e... | String function ( ) { return dataHandler . getAsString ( AtomXPath . summary ) ; } |
10,098 | returns the flag specifying if the enemy names must be hidden from events sent to robots . concode_field_sep int sentryBorderSize concode_elem_sep int numRounds concode_elem_sep int battlefieldWidth concode_elem_sep int battlefieldHeight concode_elem_sep boolean hideEnemyNames concode_elem_sep RobotSetup[] initialSetup... | boolean function ( ) { return hideEnemyNames ; } |
10,099 | populates the thread context map with the supplied key/value pairs . any existing keys in the threadcontext will be replaced with the supplied values , and restored back to their original values whenthe instance is closed . concode_field_sep int pushCount concode_elem_sep Map<String,String> originalValues concode_field... | CloseableThreadContext . Instance function ( final String arg0 , final String arg1 ) { return new CloseableThreadContext . Instance ( ) . put ( arg0 , arg1 ) ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.