idx int64 0 100k | question stringlengths 68 7.19k | target stringlengths 20 663 |
|---|---|---|
31,200 | shows a toast indicating that the previous action is managed by the parent s of the supervised user . this is usually used to explain to the user why a given control is disabled in the settings . concode_field_sep PlaceHolder placeHolder concode_field_sep void showManagedByAdministratorToast concode_elem_sep int getMan... | void function ( Context arg0 ) { boolean loc0 = PrefServiceBridge . getInstance ( ) . getSupervisedUserSecondCustodianName ( ) . isEmpty ( ) ; Toast . makeText ( arg0 , arg0 . getString ( loc0 ? R . string . managed_by_your_parent : R . string . managed_by_your_parents ) , Toast . LENGTH_LONG ) . show ( ) ; } |
31,201 | reset the aggregator concode_field_sep long minVal concode_field_sep void addNextValue concode_elem_sep void addNextValue concode_elem_sep long getVal concode_elem_sep String getReport concode_elem_sep ArrayList<String> getCombinerOutput | void function ( ) { minVal = Long . MAX_VALUE ; } |
31,202 | fetch the openurl label concode_field_sep org.sakaiproject.citation.api.ConfigurationService m_instance concode_field_sep String getSiteConfigExtendedRepositoryId concode_elem_sep String getConfigurationXml concode_elem_sep void setExternalSearchUrl concode_elem_sep boolean isCitationsEnabledByDefault concode_elem_sep ... | String function ( ) { org . sakaiproject . citation . api . ConfigurationService loc0 = getInstance ( ) ; if ( loc0 == null ) { return null ; } return loc0 . getSiteConfigOpenUrlLabel ( ) ; } |
31,203 | gets the value of the end property . concode_field_sep String elevation concode_elem_sep String mod concode_elem_sep String latLong concode_elem_sep String domain concode_elem_sep BigInteger start concode_elem_sep String comment concode_elem_sep BigInteger end concode_elem_sep String id concode_elem_sep String scopes c... | BigInteger function ( ) { return end ; } |
31,204 | destroy its managing configuration instance concode_field_sep List<ContainerProvider> containerProviders concode_elem_sep boolean reloadConfigs concode_elem_sep Configuration configuration concode_elem_sep List<PackageProvider> packageProviders concode_elem_sep String defaultFrameworkBeanName concode_elem_sep Lock prov... | void function ( ) { clearContainerProviders ( ) ; containerProviders = new CopyOnWriteArrayList < ContainerProvider > ( ) ; if ( configuration != null ) configuration . destroy ( ) ; configuration = null ; } |
31,205 | para establecer el valor de dni concode_field_sep Calendar calendar concode_elem_sep Date fecha concode_elem_sep String clave concode_elem_sep String puerto concode_elem_sep String in concode_elem_sep String ip concode_elem_sep String usuario concode_elem_sep String dni concode_elem_sep String out concode_field_sep Str... | void function ( String arg0 ) { this . dni = arg0 ; } |
31,206 | return type metadata object concode_field_sep com.google.api.ads.adwords.axis.v201502.cm.Money amount concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_field_sep org.apache.axis.encoding.Serializer getSerializer ... | org . apache . axis . description . TypeDesc function ( ) { return typeDesc ; } |
31,207 | sets the wstransformerv2pk value for this wsexiststransformerv2 . concode_field_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.talend.mdm.webservice.WSTransformerV2PK wsTransformerV2PK concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_field_sep org.ta... | void function ( org . talend . mdm . webservice . WSTransformerV2PK arg0 ) { this . wsTransformerV2PK = arg0 ; } |
31,208 | create an instance of favoritemoviexmltype concode_field_sep QName _FavoriteMovie_QNAME concode_field_sep JAXBElement<FavoriteMovieXmlType> createFavoriteMovie | FavoriteMovieXmlType function ( ) { return new FavoriteMovieXmlType ( ) ; } |
31,209 | set the returnclientrequestid value . concode_field_sep String filter concode_elem_sep String select concode_elem_sep DateTimeRfc1123 ocpDate concode_elem_sep Integer maxResults concode_elem_sep String clientRequestId concode_elem_sep Boolean returnClientRequestId concode_elem_sep Integer timeout concode_field_sep Stri... | ComputeNodeListOptions function ( Boolean arg0 ) { this . returnClientRequestId = arg0 ; return this ; } |
31,210 | required . concode_field_sep String methodName concode_elem_sep String description concode_field_sep String getMethodName concode_elem_sep String toString concode_elem_sep void setDescription concode_elem_sep String getDescription | void function ( String arg0 ) { this . methodName = arg0 ; } |
31,211 | an elasticips object that describes the specified elastic ip addresses . concode_field_sep com.amazonaws.internal.SdkInternalList<ElasticIp> elasticIps concode_field_sep DescribeElasticIpsResult withElasticIps concode_elem_sep DescribeElasticIpsResult withElasticIps concode_elem_sep int hashCode concode_elem_sep boolea... | java . util . List < ElasticIp > function ( ) { if ( elasticIps == null ) { elasticIps = new com . amazonaws . internal . SdkInternalList < ElasticIp > ( ) ; } return elasticIps ; } |
31,212 | gets the value of the return property . concode_field_sep Person _return concode_field_sep void setReturn | Person function ( ) { return _return ; } |
31,213 | base64-decode the given byte array . concode_field_sep Charset DEFAULT_CHARSET concode_field_sep byte[] encode concode_elem_sep byte[] encodeUrlSafe concode_elem_sep String encodeToString concode_elem_sep byte[] decodeFromString concode_elem_sep String encodeToUrlSafeString concode_elem_sep byte[] decodeUrlSafe concode... | byte [ ] function ( byte [ ] arg0 ) { if ( arg0 == null || arg0 . length == 0 ) { return arg0 ; } return Base64 . getDecoder ( ) . decode ( arg0 ) ; } |
31,214 | tests the number of entries written . concode_field_sep String TEST_GROUP concode_elem_sep long TEST_TTL concode_elem_sep long TEST_BLOCK_ID concode_elem_sep long TEST_TABLE_ID concode_elem_sep AlluxioURI TEST_UFS_PATH concode_elem_sep String TEST_KEY1 concode_elem_sep long TEST_OP_TIME_MS concode_elem_sep List<Journal... | void function ( ) { Assert . assertEquals ( JournalEntry . getDescriptor ( ) . getFields ( ) . size ( ) - 1 , ENTRIES_LIST . size ( ) ) ; } |
31,215 | returns the projecttype . concode_field_sep int m_projectType concode_elem_sep String m_userId concode_elem_sep String m_projectOu concode_elem_sep long m_dateCreated concode_elem_sep String m_groupId concode_elem_sep String m_projectDescription concode_elem_sep String m_projectId concode_elem_sep int m_projectFlags co... | int function ( ) { return m_projectType ; } |
31,216 | sets the name of the cluster to subscribe to . the connector will only connect to other instances with the same cluster name . defaults to the bean name . concode_field_sep CommandBus localSegment concode_elem_sep JChannelFactory channelFactory concode_elem_sep JChannel channel concode_elem_sep Serializer serializer co... | void function ( String arg0 ) { this . clusterName = arg0 ; } |
31,217 | add a new job . concode_field_sep String groupName concode_elem_sep LinkedList<ControlledJob> jobsInProgress concode_elem_sep long nextJobID concode_elem_sep ThreadState runnerState concode_elem_sep LinkedList<ControlledJob> failedJobs concode_elem_sep Log LOG concode_elem_sep LinkedList<ControlledJob> successfulJobs c... | String function ( Job arg0 ) { return addJob ( ( ControlledJob ) arg0 ) ; } |
31,218 | print the seq. patterns to system.out . concode_field_sep List<List<Sequence>> levels concode_elem_sep String name concode_elem_sep int sequenceCount concode_field_sep List<Sequence> getLevel concode_elem_sep String toString concode_elem_sep void addSequence concode_elem_sep int getLevelCount concode_elem_sep List<List... | void function ( int arg0 ) { System . out . println ( toString ( arg0 ) ) ; } |
31,219 | get nonexecutableproducts concode_field_sep FilterExecutionReportAdditionalConstraintsMap additionalConstraints concode_elem_sep long serialVersionUID concode_elem_sep List<String> nonExecutableProducts concode_elem_sep FilterExecutionReportExecutableProductsMap executableProducts concode_field_sep void setNonExecutabl... | List < String > function ( ) { return nonExecutableProducts ; } |
31,220 | fires an error event . concode_field_sep boolean enabled_ concode_elem_sep String copyright concode_elem_sep ErrorEventSupport errorEventSupport_ concode_elem_sep VObjectEventSupport objectEventSupport_ concode_elem_sep VObject object_ concode_elem_sep WorkingEventSupport workingEventSupport_ concode_field_sep VObject ... | void function ( Exception arg0 ) { errorEventSupport_ . fireError ( arg0 ) ; } |
31,221 | returns a parameter as a double . concode_field_sep PlaceHolder placeHolder concode_field_sep long getLongAttribute concode_elem_sep String getAttribute concode_elem_sep String getAttribute concode_elem_sep boolean getBooleanAttribute concode_elem_sep int getIntAttribute concode_elem_sep boolean getBooleanParameter con... | double function ( HttpServletRequest arg0 , String arg1 , double arg2 ) { String loc0 = arg0 . getParameter ( arg1 ) ; if ( loc0 != null && ! loc0 . equals ( "srini_string" ) ) { double loc1 = arg2 ; try { loc1 = Double . parseDouble ( loc0 ) ; } catch ( Exception loc2 ) { } return loc1 ; } else { return arg2 ; } } |
31,222 | this parameter is reserved . concode_field_sep String value concode_elem_sep String key concode_field_sep String getKey concode_elem_sep String getValue concode_elem_sep AdditionalAttribute withValue concode_elem_sep int hashCode concode_elem_sep void setValue concode_elem_sep boolean equals concode_elem_sep Additional... | void function ( String arg0 ) { this . key = arg0 ; } |
31,223 | returns the status of this d a t a i t e m. concode_field_sep DATAITEM _dataitem concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getName concode_elem_sep boolean isEscapedModel concode_e... | int function ( ) { return _dataitem . getStatus ( ) ; } |
31,224 | prepares client parameters auth . concode_field_sep JacksonFactory jsonFactory concode_elem_sep ClientParametersAuthentication clientParametersAuthentication concode_elem_sep DataStore<StoredCredential> dataStore concode_elem_sep String DEFAULT_STORAGE_NAME concode_elem_sep HttpTransport httpTransport concode_elem_sep ... | void function ( String arg0 , String arg1 ) { clientParametersAuthentication = new ClientParametersAuthentication ( arg0 , arg1 ) ; } |
31,225 | debug log message with printf formatting . concode_field_sep int WARN concode_elem_sep int VERBOSE concode_elem_sep int ERROR concode_elem_sep int LOGLEVEL concode_elem_sep int DEBUG concode_elem_sep int INFO concode_field_sep boolean isLoggable concode_elem_sep void setLogLevel concode_elem_sep void setLogLevel concod... | void function ( String arg0 , String arg1 , Object ... arg2 ) { if ( LOG . DEBUG >= LOGLEVEL ) Log . d ( arg0 , String . format ( arg1 , arg2 ) ) ; } |
31,226 | asks the camera hardware to begin drawing preview frames to the screen . concode_field_sep AutoFocusCallback autoFocusCallback concode_elem_sep int MIN_FRAME_HEIGHT concode_elem_sep int MAX_FRAME_WIDTH concode_elem_sep String TAG concode_elem_sep CameraManager cameraManager concode_elem_sep int MIN_FRAME_WIDTH concode_... | void function ( ) { if ( camera != null && ! previewing ) { camera . startPreview ( ) ; previewing = true ; } } |
31,227 | return actual object right ascension in j2000 system . concode_field_sep double dec concode_elem_sep double epoch concode_elem_sep double ra concode_field_sep double getDEC concode_elem_sep double getZenitDistance concode_elem_sep double getAltitude concode_elem_sep double getAzimut concode_elem_sep double getGalB conc... | double function ( ) { return ra ; } |
31,228 | gets the value of the concatenatedoperation property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep JAXBElement<? extends ConcatenatedOperationType> concatenatedOperation concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_s... | JAXBElement < ? extends ConcatenatedOperationType > function ( ) { return concatenatedOperation ; } |
31,229 | return the underlying block cipher that we are wrapping . concode_field_sep BlockCipher cipher concode_elem_sep byte[] tmp concode_elem_sep boolean forEncryption concode_elem_sep byte[] FRE concode_elem_sep int count concode_elem_sep byte[] FR concode_elem_sep byte[] IV concode_elem_sep int blockSize concode_field_sep ... | BlockCipher function ( ) { return cipher ; } |
31,230 | expect and accept a given number of tokens in sequence . this is used to accept whitespace or string literals . concode_field_sep String expression concode_elem_sep List<SimpleNode> nodes concode_elem_sep int index concode_elem_sep boolean allowEscape concode_elem_sep List<SimpleToken> tokens concode_elem_sep int previ... | void function ( TokenType arg0 ) { arg0 ( arg0 ) ; while ( ! token . getType ( ) . isEol ( ) && token . getType ( ) . getType ( ) == arg0 ) { nextToken ( ) ; } } |
31,231 | clones this event and sets the originalevent field of the new event to be equal to this event . concode_field_sep boolean preventDefault concode_elem_sep boolean cancelable concode_elem_sep boolean isBubbling concode_elem_sep List defaultActions concode_elem_sep Event originalEvent concode_elem_sep String type concode_... | AbstractEvent function ( ) { try { AbstractEvent loc0 = ( AbstractEvent ) clone ( ) ; loc0 . originalEvent = this ; return loc0 ; } catch ( CloneNotSupportedException loc0 ) { return null ; } } |
31,232 | used to communicate feedback pop-up messages between a plugin tool and the main whitebox user-interface . 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 bool... | void function ( String arg0 ) { if ( myHost != null ) { myHost . showFeedback ( arg0 ) ; } else { System . out . println ( arg0 ) ; } } |
31,233 | creates a classloader that can be used to load resources from theworkspace . concode_field_sep boolean resolveSimpleProjectReferences concode_field_sep File getFileSystemFile concode_elem_sep void addJavaClasspathEntries concode_elem_sep void addClasspathEntries concode_elem_sep URL[] convertClassPath concode_elem_sep ... | ClassLoader function ( IProject arg0 , ClassLoader arg1 ) { final List < URL > loc0 = Lists . newArrayList ( ) ; addClasspathEntries ( arg0 , loc0 ) ; return URLClassLoader . newInstance ( loc0 . toArray ( new URL [ loc0 . size ( ) ] ) , arg1 ) ; } |
31,234 | all the registered instances . concode_field_sep PlaceHolder placeHolder concode_field_sep URL getResource concode_elem_sep boolean hasScript concode_elem_sep void doScriptJs concode_elem_sep void doStyleCss concode_elem_sep ConsoleAnnotator newInstance concode_elem_sep Class type concode_elem_sep boolean hasStylesheet | ExtensionList < ConsoleAnnotatorFactory > function ( ) { return ExtensionList . lookup ( ConsoleAnnotatorFactory . class ) ; } |
31,235 | sent when a shell is un-minimized . the default behavior is to do nothing . concode_field_sep PlaceHolder placeHolder concode_field_sep void shellClosed concode_elem_sep void shellIconified concode_elem_sep void shellDeactivated concode_elem_sep void shellActivated | void function ( ShellEvent arg0 ) { } |
31,236 | set whether the store deployed from artifact container is edited through management console concode_field_sep String name concode_elem_sep boolean isEdited concode_elem_sep String artifactContainerName concode_field_sep void setName concode_elem_sep String getName concode_elem_sep String getArtifactContainerName concod... | void function ( boolean arg0 ) { this . isEdited = arg0 ; } |
31,237 | set pos . concode_field_sep PlaceHolder placeHolder concode_field_sep SetScaleOperation scaleTo concode_elem_sep TweenScaleOperation scaleBetween concode_elem_sep TweenScaleOperation scaleBetween concode_elem_sep TweenPosOperation moveBetween concode_elem_sep TweenPosOperation moveBetween concode_elem_sep TweenPosOpera... | SetPosOperation function ( float arg0 , float arg1 ) { final SetPosOperation loc0 = Operation . prepare ( SetPosOperation . class ) ; loc0 . get ( ) . set ( arg0 , arg1 ) ; return loc0 ; } |
31,238 | creates a file object for the given path , relative to #getbasedir . the reporting base dir can be changed , so users of this method should use it on demand where appropriate . concode_field_sep String DEFAULT_REPORTS_DIR_NAME concode_elem_sep Object baseDir concode_elem_sep ProjectInternal project concode_elem_sep Str... | File function ( String arg0 ) { return this . project . getServices ( ) . get ( FileLookup . class ) . getFileResolver ( getBaseDir ( ) ) . resolve ( arg0 ) ; } |
31,239 | specify the lockmode to be used for a specific query alias . concode_field_sep Map<String,LockMode> aliasSpecificLockModes concode_elem_sep Boolean followOnLocking concode_elem_sep int NO_WAIT concode_elem_sep LockOptions NONE concode_elem_sep boolean scope concode_elem_sep int SKIP_LOCKED concode_elem_sep LockOptions ... | LockOptions function ( String arg0 , LockMode arg1 ) { if ( aliasSpecificLockModes == null ) { aliasSpecificLockModes = new HashMap < String , LockMode > ( ) ; } aliasSpecificLockModes . put ( arg0 , arg1 ) ; return this ; } |
31,240 | checks the operation of createportpair method . concode_field_sep PortPairId portPairId concode_elem_sep String egress concode_elem_sep VtnStorageServiceTest storageService concode_elem_sep String name concode_elem_sep DefaultPortPair.Builder portPairBuilder concode_elem_sep PortPairManager portPairMgr concode_elem_sep... | void function ( ) { portPairMgr . storageService = storageService ; portPairMgr . activate ( ) ; portPair = portPairBuilder . setId ( portPairId ) . setTenantId ( tenantId ) . setName ( name ) . setDescription ( description ) . setIngress ( ingress ) . setEgress ( egress ) . build ( ) ; assertThat ( portPairMgr . creat... |
31,241 | mark the top level deployment as being a jpa deployment . if the deployment is not a top level deployment the parent is marked instead concode_field_sep AttachmentKey<Boolean> MARKER concode_field_sep boolean isJPADeployment | void function ( DeploymentUnit arg0 ) { arg0 = DeploymentUtils . getTopDeploymentUnit ( arg0 ) ; arg0 . putAttachment ( MARKER , Boolean . TRUE ) ; } |
31,242 | sets the weights to the specified matrix . concode_field_sep NeuronLayer previousLayer concode_elem_sep DoubleMatrix output concode_elem_sep DoubleMatrix input concode_elem_sep boolean hasBias concode_elem_sep int neuronCount concode_elem_sep NeuronLayer nextLayer concode_elem_sep DoubleMatrix weightedOutput concode_el... | void function ( DoubleMatrix arg0 ) { this . weights = arg0 ; } |
31,243 | make sure that the `` spring.git.properties '' legacy key is used by default . concode_field_sep Build build concode_elem_sep Git git concode_elem_sep Resource location concode_elem_sep Resource location concode_field_sep Build getBuild concode_elem_sep Resource getLocation concode_elem_sep Resource getLocation concode... | void function ( @ Value ( "srini_string" ) Resource arg0 ) { getGit ( ) . setLocation ( arg0 ) ; } |
31,244 | a regular state must have a name . concode_field_sep SGraphFactory factory concode_elem_sep BasicDiagnostic diagnostics concode_elem_sep SGraphValidator validator concode_elem_sep StextFactory sTextFactory concode_elem_sep State state concode_elem_sep Region region concode_elem_sep Statechart statechart concode_field_s... | void function ( ) { prepareStateTest ( ) ; state . setName ( null ) ; assertFalse ( validator . validate ( state , diagnostics , new HashMap < Object , Object > ( ) ) ) ; assertError ( diagnostics , ISSUE_STATE_WITHOUT_NAME ) ; } |
31,245 | track whether this job will repeat with a given period . concode_field_sep int mNetworkType concode_elem_sep int JOB_TYPE_PERIODIC_TASK concode_elem_sep SmartScheduler.JobScheduledCallback mJobScheduledCallback concode_elem_sep int NETWORK_TYPE_CONNECTED concode_elem_sep boolean requireCharging concode_elem_sep int JOB... | boolean function ( ) { return isPeriodic ; } |
31,246 | creates a connection factory instance . concode_field_sep Logger log concode_elem_sep String name concode_elem_sep long serialVersionUID concode_elem_sep PrintWriter logwriter concode_elem_sep ResourceAdapter ra concode_field_sep void setName concode_elem_sep ManagedConnection createManagedConnection concode_elem_sep v... | Object function ( ConnectionManager arg0 ) { log . trace ( "srini_string" ) ; return new MultipleConnectionFactory2Impl ( this , arg0 ) ; } |
31,247 | returns the socket that this connection uses , or null if the connection is not currently connected . concode_field_sep int httpMinorVersion concode_elem_sep byte[] HTTP_11 concode_elem_sep Route route concode_elem_sep long idleStartTimeNs concode_elem_sep InputStream in concode_elem_sep SpdyConnection spdyConnection c... | Socket function ( ) { return socket ; } |
31,248 | unsets the value associated with the given classloader concode_field_sep Map valueByClassLoader concode_elem_sep boolean globalValueInitialized concode_elem_sep Object globalValue concode_field_sep void set concode_elem_sep Object get concode_elem_sep Object initialValue | void function ( ClassLoader arg0 ) { valueByClassLoader . remove ( arg0 ) ; } |
31,249 | compile the class named by oneclass . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean compileClasses concode_elem_sep void enable concode_elem_sep void disable concode_elem_sep Object command | boolean function ( Class < ? > arg0 ) { return VMCompiler . compileClass ( arg0 ) ; } |
31,250 | creates the broker . concode_field_sep List<Cloudlet> cloudletList concode_elem_sep List<Vm> vmlist concode_field_sep void main concode_elem_sep Datacenter createDatacenter concode_elem_sep void printCloudletList | DatacenterBroker function ( ) { DatacenterBroker loc0 = null ; try { loc0 = new DatacenterBroker ( "srini_string" ) ; } catch ( Exception loc1 ) { loc1 . printStackTrace ( ) ; return null ; } return loc0 ; } |
31,251 | returns false if exhausted or if reset k has not been called . concode_field_sep boolean first concode_elem_sep PriorityQueue<ComposableRecordReader<K,?>> q concode_elem_sep ResetableIterator<X>[] iters concode_elem_sep WritableComparator cmp concode_elem_sep JoinCollector jc concode_elem_sep Configuration conf concode... | boolean function ( ) { return ! ( pos < 0 ) ; } |
31,252 | compute exponentiation a ^ k concode_field_sep int polynomial concode_elem_sep int degree concode_field_sep int add concode_elem_sep int inverse concode_elem_sep String elementToStr concode_elem_sep int mult concode_elem_sep byte[] getEncoded concode_elem_sep int getRandomElement concode_elem_sep int getPolynomial conc... | int function ( int arg0 , int arg1 ) { if ( arg1 == 0 ) { return 1 ; } if ( arg0 == 0 ) { return 0 ; } if ( arg0 == 1 ) { return 1 ; } int loc0 = 1 ; if ( arg1 < 0 ) { arg0 = inverse ( arg0 ) ; arg1 = - arg1 ; } while ( arg1 != 0 ) { if ( ( arg1 & 1 ) == 1 ) { loc0 = mult ( loc0 , arg0 ) ; } arg0 = mult ( arg0 , arg0 )... |
31,253 | provide prefix of current time concode_field_sep int LOG_NO concode_elem_sep FileWriter file concode_elem_sep int level concode_elem_sep PrintWriter stdOut concode_elem_sep int LOG_TO_STD concode_elem_sep int LOG_TO_ALL concode_elem_sep LogUtility logUtility concode_elem_sep int LOG_TO_FILE concode_elem_sep PrintWriter... | String function ( ) { Date loc0 = new Date ( ) ; SimpleDateFormat loc1 = new SimpleDateFormat ( "srini_string" ) ; return loc1 . format ( loc0 ) ; } |
31,254 | factory for creating assets of the required type , takes the type of asset desired given by the assettype enumeration and the unique uri that describes the asset concode_field_sep Logger logger concode_field_sep placeholderType placeHolder | Asset function ( AssetType arg0 , AssetID arg1 ) { switch ( arg0 ) { case FILE : return new AssetFile ( arg1 ) ; case OTHER : throw new RuntimeException ( "srini_string" ) ; } return null ; } |
31,255 | called whenever the osgi framework stops our bundle concode_field_sep BundleContext context concode_elem_sep Logger logger concode_field_sep void start concode_elem_sep BundleContext getContext | void function ( BundleContext arg0 ) { context = null ; logger . debug ( "srini_string" ) ; } |
31,256 | apply a `` less than '' constraint concode_field_sep PropertyNameGetter propertyNameGetter concode_elem_sep String alias concode_field_sep AuditCriterion hasNotChanged concode_elem_sep AuditProjection distinct concode_elem_sep AuditCriterion leProperty concode_elem_sep AuditCriterion leProperty concode_elem_sep Aggrega... | AuditCriterion function ( T arg0 ) { return new SimpleAuditExpression ( alias , propertyNameGetter , arg0 , "srini_string" ) ; } |
31,257 | returns the index in the given array of the first occurrence of the specified element , or -1 if the array does not contain this element . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean contains concode_elem_sep int hashCode concode_elem_sep String toString concode_elem_sep String toString | int function ( Object [ ] arg0 , Object arg1 ) { if ( arg1 == null ) { for ( int loc0 = 0 ; loc0 < arg0 . length ; loc0 ++ ) if ( arg0 [ loc0 ] == null ) return loc0 ; } else { for ( int loc0 = 0 ; loc0 < arg0 . length ; loc0 ++ ) if ( arg1 . equals ( arg0 [ loc0 ] ) ) return loc0 ; } return - 1 ; } |
31,258 | sets the headless flag of this message . concode_field_sep boolean m_Headless concode_elem_sep int m_ProtocolID concode_elem_sep int m_TransactionID concode_elem_sep int m_DataLength concode_elem_sep int m_UnitID concode_elem_sep int m_FunctionCode concode_field_sep boolean isHeadless concode_elem_sep void readData con... | void function ( boolean arg0 ) { m_Headless = arg0 ; } |
31,259 | readblock and readnextheaderblock are the methods that users of this class should use to read header blocks from the tar file . readnextheaderblock continues working through the tar file from the current point until it finds a block with a non-0 first byte . concode_field_sep byte[] readBuffer concode_elem_sep long byt... | boolean function ( ) { try { while ( readStream . available ( ) > 0 ) { readBlock ( ) ; if ( readBuffer [ 0 ] != 0 ) { return true ; } } } catch ( EOFException loc0 ) { } close ( ) ; return false ; } |
31,260 | this method has been provided as a test utility only concode_field_sep String FORMAT concode_elem_sep String HTTP_CHART concode_field_sep int[] computeChartSize concode_elem_sep BufferedImage drawChart concode_elem_sep boolean validRequest concode_elem_sep int[] parseCHS concode_elem_sep Icon getIcon | JFreeChart function ( Feature arg0 , Expression arg1 , String arg2 , int arg3 ) { String loc0 = arg1 . evaluate ( arg0 , String . class ) ; if ( ! validRequest ( loc0 , arg2 ) ) return null ; Map loc1 = Parameters . parseQueryString ( loc0 . substring ( HTTP_CHART . length ( ) ) ) ; return ChartEngine . buildChart ( lo... |
31,261 | performs any required operation for unlinking the row from its nodes . is used only when the database row is deleted , not when it is freed from the cache . concode_field_sep Node nPrimaryNode concode_elem_sep Object oData[] concode_field_sep Row newRow concode_elem_sep Row getUpdatedRow concode_elem_sep boolean isDele... | void function ( ) { Record . memoryRecords ++ ; nPrimaryNode = null ; } |
31,262 | used by the non-stream geography search to search by radius . you need to configure all the following options : longitude , latitude , radius , and distancemetric . concode_field_sep String keywords concode_elem_sep String httpProxyHost concode_elem_sep Double latitude concode_elem_sep String consumerSecret concode_ele... | void function ( Double arg0 ) { this . radius = arg0 ; } |
31,263 | get servlet context . concode_field_sep PlaceHolder placeHolder concode_field_sep String getRequestParameter concode_elem_sep Application getApplication concode_elem_sep Object getElValue concode_elem_sep Object getManagedBean concode_elem_sep String getJsfEl concode_elem_sep void resetManagedBean concode_elem_sep void... | ServletContext function ( ) { return ( ServletContext ) FacesContext . getCurrentInstance ( ) . getExternalContext ( ) . getContext ( ) ; } |
31,264 | set starting extendedsequencenumber . concode_field_sep ExtendedSequenceNumber extendedSequenceNumber concode_elem_sep String shardId concode_field_sep InitializationInput withShardId concode_elem_sep ExtendedSequenceNumber getExtendedSequenceNumber concode_elem_sep String getShardId | InitializationInput function ( ExtendedSequenceNumber arg0 ) { this . extendedSequenceNumber = arg0 ; return this ; } |
31,265 | a unique id for the merge . concode_field_sep List<SegmentCommitInfo> mergedSegments concode_elem_sep String id concode_field_sep List<SegmentCommitInfo> getMergedSegments | String function ( ) { return id ; } |
31,266 | set unique shape id , usually generated by the editor concode_field_sep Shape parent concode_elem_sep ArrayList<Shape> incoming concode_elem_sep String resourceId concode_elem_sep Bounds bounds concode_elem_sep StencilType stencil concode_elem_sep ArrayList<Point> dockers concode_elem_sep HashMap<String,String> propert... | void function ( String arg0 ) { this . resourceId = arg0 ; } |
31,267 | sets the value . concode_field_sep ArrayList<String> columns concode_elem_sep ArrayList<HashMap<String,String>> table concode_elem_sep ArrayList<String> dataTypes concode_field_sep void addColumn concode_elem_sep void addColumn concode_elem_sep void addRowAt concode_elem_sep int getcolCount concode_elem_sep String stri... | void function ( final int arg0 , final int arg1 , final String arg2 ) { this . setValue ( arg0 , columns . get ( arg1 ) , arg2 ) ; } |
31,268 | short-hand to get to the display name . concode_field_sep GitSCM gitSCM concode_elem_sep long serialVersionUID concode_field_sep Collection<Revision> getCandidateRevisions concode_elem_sep Collection<Revision> getCandidateRevisions concode_elem_sep Collection<Revision> getCandidateRevisions concode_elem_sep BuildChoose... | String function ( ) { return getDescriptor ( ) . getDisplayName ( ) ; } |
31,269 | sets the animation to be run on each child of the view group on which this layout animation controller is . concode_field_sep long mDuration concode_elem_sep long mMaxDelay concode_elem_sep int ORDER_NORMAL concode_elem_sep int ORDER_RANDOM concode_elem_sep Interpolator mInterpolator concode_elem_sep Animation mAnimati... | void function ( Context arg0 , int arg1 ) { setAnimation ( AnimationUtils . loadAnimation ( arg0 , arg1 ) ) ; } |
31,270 | removes all data from the database . concode_field_sep String AUTHFILE concode_elem_sep String AUTHFILE_PROPERTY concode_elem_sep TestDataUtilities dataUtils concode_field_sep File getAuthorizationFile concode_elem_sep DatabaseContext createDatabaseContext | void function ( ) { Osmosis . run ( new String [ ] { "srini_string" , "srini_string" , "srini_string" + getAuthorizationFile ( ) . getPath ( ) , "srini_string" } ) ; } |
31,271 | set the jobdatamap to be associated with the job . concode_field_sep JobDataMap m_aJobDataMap concode_elem_sep boolean shouldRecover concode_elem_sep Class<? extends IJob> jobClass concode_elem_sep String group concode_elem_sep String name concode_elem_sep String description concode_elem_sep JobKey key concode_elem_sep... | void function ( final JobDataMap arg0 ) { this . m_aJobDataMap = arg0 ; } |
31,272 | returns a hash code for this uuid . concode_field_sep SecureRandom numberGenerator concode_elem_sep long serialVersionUID concode_elem_sep long leastSigBits concode_elem_sep long mostSigBits concode_field_sep UUID nameUUIDFromBytes concode_elem_sep int compareTo concode_elem_sep long getLeastSignificantBits concode_ele... | int function ( ) { long loc0 = mostSigBits ^ leastSigBits ; return ( ( int ) ( loc0 >> 32 ) ) ^ ( int ) loc0 ; } |
31,273 | returns the julian date from the calendar object . concode_field_sep double J1970 concode_elem_sep double MILLISECONDS_PER_DAY concode_field_sep double midnightDateToJulianDate concode_elem_sep double endOfDayDateToJulianDate concode_elem_sep Calendar toCalendar concode_elem_sep Calendar truncateToMidnight concode_elem... | double function ( Calendar arg0 ) { return arg0 . getTimeInMillis ( ) / MILLISECONDS_PER_DAY - 0.5 + J1970 ; } |
31,274 | the time stamp used for the metric . if not specified , the default value is set to the time the metric data was received . concode_field_sep Optional<Date> timestamp concode_elem_sep Optional<Double> value concode_elem_sep Optional<StatisticValues> statisticValues concode_elem_sep Unit unit concode_elem_sep ImmutableL... | Builder function ( Date arg0 ) { this . timestamp = Optional . fromNullable ( arg0 ) ; return this ; } |
31,275 | callback function called whence a child has been successfully started this method is called before any other in this class , and before receiving any event from the associated child . concode_field_sep boolean running concode_elem_sep EventReceiver receiver concode_elem_sep int exitValue concode_elem_sep int id concode... | void function ( String arg0 ) { } |
31,276 | returns the subscriptions an user has . concode_field_sep List<SinglePaymentProduct> singlePaymentProducts concode_elem_sep List<SubscriptionProduct> subscriptionProducts concode_field_sep List<SinglePaymentProduct> getSinglePaymentProducts | List < SubscriptionProduct > function ( ) { return Collections . unmodifiableList ( subscriptionProducts ) ; } |
31,277 | associates the specified value with the specified key in this map optional operation . concode_field_sep Map<K,V> delegate concode_field_sep Set<Entry<K,V>> entrySet concode_elem_sep boolean containsKey concode_elem_sep Collection<V> values concode_elem_sep void clear concode_elem_sep boolean isEmpty concode_elem_sep M... | V function ( K arg0 , V arg1 ) { return getDelegate ( ) . put ( arg0 , arg1 ) ; } |
31,278 | return the context object for this execution concode_field_sep String uri concode_elem_sep ExprList arguments concode_elem_sep FunctionEnv env concode_field_sep void checkBuild concode_elem_sep void build concode_elem_sep NodeValue exec concode_elem_sep NodeValue exec | Context function ( ) { return env . getContext ( ) ; } |
31,279 | helper method to check if message is initialized . concode_field_sep ExtensionRegistryLite EMPTY_REGISTRY concode_field_sep MessageType parseDelimitedFrom concode_elem_sep MessageType parseDelimitedFrom concode_elem_sep MessageType parsePartialDelimitedFrom concode_elem_sep MessageType parsePartialDelimitedFrom concode... | MessageType function ( MessageType arg0 ) { if ( arg0 != null && ! arg0 . isInitialized ( ) ) { throw newUninitializedMessageException ( arg0 ) . asInvalidProtocolBufferException ( ) . setUnfinishedMessage ( arg0 ) ; } return arg0 ; } |
31,280 | the date when the api was created , in iso 8601 format . concode_field_sep java.util.Date createdDate concode_elem_sep java.util.List<String> warnings concode_elem_sep String name concode_elem_sep String description concode_elem_sep String id concode_field_sep void setName concode_elem_sep String getName concode_elem_s... | java . util . Date function ( ) { return this . createdDate ; } |
31,281 | override this method to do any cleanup needed after generation concode_field_sep String SCT_GENERATOR_CONSOLE concode_elem_sep IGeneratorBridge bridge concode_elem_sep MessageConsoleStream error concode_elem_sep Injector injector concode_elem_sep MessageConsoleStream info concode_field_sep void refreshTargetProject con... | void function ( GeneratorEntry arg0 ) { } |
31,282 | returns true if the specified method is specified by one of the proxy 's interfaces . concode_field_sep boolean mxBean concode_elem_sep Class<?> iface concode_elem_sep MBeanServerConnection conn concode_elem_sep ObjectName name concode_field_sep boolean isMXBean concode_elem_sep MBeanServerConnection getMBeanServerConn... | boolean function ( String arg0 , Class < ? > arg1 , Class < ? > ... arg2 ) { for ( Class < ? > loc0 : arg1 . getInterfaces ( ) ) { try { loc0 . getMethod ( arg0 , arg2 ) ; return true ; } catch ( NoSuchMethodException loc1 ) { } } return false ; } |
31,283 | returns the human-readable name . concode_field_sep ExitCode RESERVED concode_elem_sep ExitCode ANALYSIS_FAILURE concode_elem_sep ExitCode BLAZE_INTERNAL_ERROR concode_elem_sep ExitCode NO_TESTS_FOUND concode_elem_sep ExitCode PARSING_FAILURE concode_elem_sep ExitCode PARTIAL_ANALYSIS_FAILURE concode_elem_sep ExitCode ... | String function ( ) { return name ; } |
31,284 | get the tracker rpc port concode_field_sep long mapFinishTime concode_elem_sep int[] clockSplits concode_elem_sep long finishTime concode_elem_sep int[] physMemKbytes concode_elem_sep Counters counters concode_elem_sep TaskType taskType concode_elem_sep String hostname concode_elem_sep int port concode_elem_sep int[][]... | int function ( ) { return port ; } |
31,285 | creates a aggregationstrategybeanadapter for using a pojo as the aggregation strategy . concode_field_sep PlaceHolder placeHolder concode_field_sep AggregationStrategy beanAllowNull concode_elem_sep AggregationStrategy beanAllowNull concode_elem_sep AggregationStrategy groupedExchange concode_elem_sep FlexibleAggregati... | AggregationStrategy function ( Class < ? > arg0 , String arg1 ) { return new AggregationStrategyBeanAdapter ( arg0 , arg1 ) ; } |
31,286 | gets the value of the campaigncriteriontype property . concode_field_sep Boolean isNegative concode_elem_sep Criterion criterion concode_elem_sep Double bidModifier concode_elem_sep Long campaignId concode_elem_sep String campaignCriterionType concode_elem_sep List<StringStringMapEntry> forwardCompatibilityMap concode_... | String function ( ) { return campaignCriterionType ; } |
31,287 | f0 - > `` boolean '' concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder | void function ( BooleanType arg0 , A arg1 ) { arg0 . f0 . accept ( this , arg1 ) ; } |
31,288 | returns the supplied mime type customized for the supplied media renderer according to the renderer 's aliasing rules . concode_field_sep String AUDIO_WMA_TYPEMIME concode_elem_sep Logger logger concode_elem_sep String WMV_TYPEMIME concode_elem_sep String UNKNOWN_IMAGE_TYPEMIME concode_elem_sep String AUDIO_OGG_TYPEMIM... | String function ( String arg0 , RendererConfiguration arg1 ) { return arg1 . getMimeType ( arg0 ) ; } |
31,289 | check if the replica has an associated mmap that has been fully loaded . must be called with the cache lock held . concode_field_sep Long evictableTimeNs concode_elem_sep BlockMetadataHeader metaHeader concode_elem_sep Object mmapData concode_elem_sep ShortCircuitCache cache concode_elem_sep long creationTimeMs concode... | boolean function ( ) { return ( ( mmapData != null ) && ( mmapData instanceof MappedByteBuffer ) ) ; } |
31,290 | change the value of this cookie concode_field_sep int maxAge concode_elem_sep String path concode_elem_sep String PATH_ATTRIBUTE concode_elem_sep String name concode_elem_sep String DISCARD_ATTRIBUTE concode_elem_sep String value concode_elem_sep String MAX_AGE_ATTRIBUTE concode_field_sep String getValue concode_elem_s... | void function ( String arg0 ) { this . value = arg0 ; } |
31,291 | print a command/response apdu pair to the configured channel . printing can be switched between printing full apdu 's default , set with #print_dots print_dots false and one dot per apdu only set with #print_dots print_dots true . concode_field_sep boolean dots_only concode_elem_sep PrintWriter out concode_field_sep vo... | void function ( CommandAPDU arg0 , ResponseAPDU arg1 ) { if ( dots_only ) { out . print ( "srini_string" ) ; out . flush ( ) ; } else { Host_protocol . print_apdu ( out , arg0 , "srini_string" ) ; Response_apdu loc0 = new Response_apdu ( arg1 ) ; loc0 . print ( out , true ) ; } } |
31,292 | sets the value of the value property . concode_field_sep String id concode_elem_sep String value concode_field_sep String getvalue concode_elem_sep void setId concode_elem_sep String getId | void function ( String arg0 ) { this . value = arg0 ; } |
31,293 | remove test data when context is shut down . concode_field_sep CrudRepository<Product,String> repo concode_field_sep void initWithTestData concode_elem_sep SolrTemplate solrTemplate concode_elem_sep void doInitTestData | void function ( ) { repo . deleteAll ( ) ; } |
31,294 | returns the http response code from the origin httpresponse . concode_field_sep Map<String,String> variantMap concode_elem_sep StatusLine statusLine concode_elem_sep HeaderGroup responseHeaders concode_elem_sep Resource resource concode_elem_sep Date requestDate concode_elem_sep long serialVersionUID concode_elem_sep D... | int function ( ) { return this . statusLine . getStatusCode ( ) ; } |
31,295 | increments number of processed files concode_field_sep int numberOfFiles concode_elem_sep long totalSize concode_elem_sep int processedFiles concode_elem_sep boolean aborted concode_elem_sep String failure concode_elem_sep long startTime concode_elem_sep long indexVersion concode_elem_sep long time concode_elem_sep lon... | void function ( long arg0 ) { processedFiles ++ ; processedSize += arg0 ; } |
31,296 | returns the total number of nanoseconds the cache has spent loading new values . this can be used to calculate the miss penalty . this value is increased every time loadsuccesscount or loadexceptioncount is incremented . concode_field_sep long totalLoadTime concode_elem_sep long evictionCount concode_elem_sep long hitC... | long function ( ) { return totalLoadTime ; } |
31,297 | return the text fractional metrics rendering mode hint used in this fontrendercontext . this will be one of the text fractional metrics rendering hint values defined in java.awt.renderinghints java.awt.renderinghints . concode_field_sep boolean defaulting concode_elem_sep AffineTransform tx concode_elem_sep Object aaHi... | Object function ( ) { if ( defaulting ) { if ( usesFractionalMetrics ( ) ) { return VALUE_FRACTIONALMETRICS_ON ; } else { return VALUE_FRACTIONALMETRICS_OFF ; } } return fmHintValue ; } |
31,298 | setter for the ` wmtver ' parameter , which is an alias for ` version ' . concode_field_sep String request concode_elem_sep String baseUrl concode_elem_sep boolean get concode_elem_sep String requestCharset concode_elem_sep Map<String,String> rawKvp concode_elem_sep String version concode_field_sep void setRequest conc... | void function ( String arg0 ) { setVersion ( arg0 ) ; } |
31,299 | returns the number of rows matching the dynamic query . concode_field_sep PasswordPolicyRelLocalService _service concode_field_sep com.liferay.portal.kernel.model.PasswordPolicyRel updatePasswordPolicyRel concode_elem_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void deletePasswordPolicyRels concode_e... | long function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 ) { return getService ( ) . dynamicQueryCount ( arg0 ) ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.