idx int64 0 25k | question stringlengths 71 7.19k | target stringlengths 20 663 |
|---|---|---|
16,800 | the path to render usually implemented as a forward , starting with '' / '' . a custom controller or servlet path can be used , or if the container supports it , a template path e.g. '' / error.jsp '' . concode_field_sep Class<? extends Throwable> exception concode_elem_sep String path concode_elem_sep HttpStatus statu... | String function ( ) { return this . path ; } |
16,801 | determine whether the given server has teiid support concode_field_sep PlaceHolder placeHolder concode_field_sep boolean serverStarted concode_elem_sep boolean isHostConnected concode_elem_sep boolean isJBossServerConnected concode_elem_sep ITeiidServerVersion getTeiidRuntimeVersion | boolean function ( IServer arg0 , JBossServer arg1 ) { if ( ! serverStarted ( arg0 ) ) return false ; return true ; } |
16,802 | stops the gitblit server instance running in a separate thread after test cases of concrete , non-abstract child-classes have been executed concode_field_sep String GITBLIT_PROPERTIES_PATH concode_elem_sep int HTTPS_PORT concode_elem_sep WebDriver driver concode_elem_sep int SHUTDOWN_PORT concode_elem_sep Thread server... | void function ( ) { driver . close ( ) ; GitBlitServer . main ( "srini_string" , "srini_string" , "srini_string" + SHUTDOWN_PORT ) ; Thread . sleep ( 1000 ) ; } |
16,803 | hashes a filename into the corresponding local directory , in a manner consistent with spark 's diskblockmanager.getfile . concode_field_sep StoreVersion CURRENT_VERSION concode_elem_sep Executor directoryCleaner concode_elem_sep TransportConf conf concode_elem_sep List<String> knownManagers concode_elem_sep String exe... | File function ( String [ ] arg0 , int arg1 , String arg2 ) { int loc0 = JavaUtils . nonNegativeHash ( arg2 ) ; String loc1 = arg0 [ loc0 % arg0 . length ] ; int loc2 = ( loc0 / arg0 . length ) % arg1 ; return new File ( new File ( loc1 , String . format ( "srini_string" , loc2 ) ) , arg2 ) ; } |
16,804 | test next double range with minimal range . concode_field_sep double DELTA concode_field_sep void testNextLongLowerGreaterUpper concode_elem_sep void testNextFloat concode_elem_sep void testNextDoubleNegative concode_elem_sep void testNextBytes concode_elem_sep void testExtremeRangeInt concode_elem_sep void testNextInt... | void function ( ) { assertEquals ( 42.1 , RandomUtils . nextDouble ( 42.1 , 42.1 ) , DELTA ) ; } |
16,805 | the name of the availability zone . concode_field_sep String name concode_field_sep String getName concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep AvailabilityZone clone concode_elem_sep String toString concode_elem_sep AvailabilityZone withName | void function ( String arg0 ) { this . name = arg0 ; } |
16,806 | gets the serializer for the specific input/output type and the default version concode_field_sep String DEFAULT_VERSION concode_elem_sep Map<String,Map<String,ISerializer>> serializerFactoryMappings concode_field_sep void registerSerializer concode_elem_sep Object serialize concode_elem_sep Object serialize concode_ele... | ISerializer function ( String arg0 ) { return getSerializer ( arg0 , DEFAULT_VERSION ) ; } |
16,807 | gets the producer 's default delivery mode . concode_field_sep int defaultPriority concode_elem_sep ActiveMQSession session concode_elem_sep boolean disableMessageTimestamp concode_elem_sep int sendTimeout concode_elem_sep boolean disableMessageID concode_elem_sep long defaultTimeToLive concode_elem_sep int defaultDeli... | int function ( ) { checkClosed ( ) ; return this . defaultDeliveryMode ; } |
16,808 | gets the value of the logindate property . concode_field_sep String password concode_elem_sep String firstname concode_elem_sep WSDate createdDate concode_elem_sep String phone concode_elem_sep WSDate loginDate concode_elem_sep String project concode_elem_sep String email concode_elem_sep String username concode_elem_s... | WSDate function ( ) { return loginDate ; } |
16,809 | the default implementation only creates a new default project . clients may override if they want to contribute generatorspecific project setup concode_field_sep String SCT_GENERATOR_CONSOLE concode_elem_sep IGeneratorBridge bridge concode_elem_sep MessageConsoleStream error concode_elem_sep Injector injector concode_e... | void function ( IProject arg0 , GeneratorEntry arg1 ) { GeneratorUtils . createEmptyProject ( arg0 ) ; } |
16,810 | sets the value of the electronicaddress property . concode_field_sep ElectronicAddressType electronicAddress concode_elem_sep long serialVersionUID concode_elem_sep PostalAddressListType postalAddresses concode_field_sep ElectronicAddressType getElectronicAddress concode_elem_sep void setPostalAddresses concode_elem_se... | void function ( ElectronicAddressType arg0 ) { this . electronicAddress = arg0 ; } |
16,811 | set the log writer for this managedconnectionfactory 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 createManagedConne... | void function ( PrintWriter arg0 ) { log . finest ( "srini_string" ) ; logwriter = arg0 ; } |
16,812 | indicates whether classiclink dns support is enabled for the vpc . concode_field_sep Boolean classicLinkDnsSupported concode_elem_sep String vpcId concode_field_sep ClassicLinkDnsSupport withClassicLinkDnsSupported concode_elem_sep Boolean isClassicLinkDnsSupported concode_elem_sep int hashCode concode_elem_sep boolean... | void function ( Boolean arg0 ) { this . classicLinkDnsSupported = arg0 ; } |
16,813 | reads the vector following a type.vector code . concode_field_sep ThreadLocal<TypedBytesInput> TB_IN concode_elem_sep DataInput in concode_field_sep TreeMap readMap concode_elem_sep byte[] readRawDouble concode_elem_sep int readMapHeader concode_elem_sep List readList concode_elem_sep double readDouble concode_elem_sep... | ArrayList function ( ) { int loc0 = readVectorHeader ( ) ; ArrayList loc1 = new ArrayList ( loc0 ) ; for ( int loc2 = 0 ; loc2 < loc0 ; loc2 ++ ) { loc1 . add ( read ( ) ) ; } return loc1 ; } |
16,814 | called on page transitions concode_field_sep PluginManager pluginManager concode_elem_sep String appContentUrlPrefix concode_elem_sep int expectedBridgeSecret concode_elem_sep String loadedUrl concode_elem_sep String LOG_TAG concode_elem_sep NativeToJsMessageQueue jsMessageQueue concode_field_sep void jsSetNativeToJsBr... | void function ( ) { expectedBridgeSecret = - 1 ; } |
16,815 | simple method to set the name of the person shelving the alarm concode_field_sep PointData data concode_elem_sep AbsTime acknowledgedAt concode_elem_sep int ACKNOWLEDGED concode_elem_sep String guidance concode_elem_sep AbsTime shelvedAt concode_elem_sep PointDescription point concode_elem_sep boolean shelved concode_e... | void function ( String arg0 ) { this . shelvedBy = arg0 ; } |
16,816 | gets the view_state value for this issuenotedata . concode_field_sep java.math.BigInteger note_type concode_elem_sep java.util.Calendar date_submitted concode_elem_sep java.lang.String note_attr concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep com.intellij.tasks.mantis.model.ObjectRef view_state concode_... | com . intellij . tasks . mantis . model . ObjectRef function ( ) { return view_state ; } |
16,817 | called whenever the osgi framework stops our bundle concode_field_sep Logger logger concode_field_sep void start | void function ( BundleContext arg0 ) { logger . debug ( "srini_string" ) ; } |
16,818 | return a read-only list with the contained resolvers , or an empty list . concode_field_sep Log logger concode_elem_sep List<HandlerMethodArgumentResolver> argumentResolvers concode_elem_sep Map<MethodParameter,HandlerMethodArgumentResolver> argumentResolverCache concode_field_sep HandlerMethodArgumentResolverComposite... | List < HandlerMethodArgumentResolver > function ( ) { return Collections . unmodifiableList ( this . argumentResolvers ) ; } |
16,819 | 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 ; } |
16,820 | create event and add to the queue concode_field_sep Array<Event> eventQueueCurrent concode_elem_sep Array<Event> eventQueueNext concode_elem_sep IntMap<Array<EventListener>> listenerMap concode_elem_sep EventPool eventPool concode_field_sep Event getEvent concode_elem_sep void swapQueues concode_elem_sep void unregiste... | void function ( int arg0 , Object arg1 , Object arg2 ) { if ( ! listenerMap . containsKey ( arg0 ) ) return ; if ( listenerMap . get ( arg0 ) . size == 0 ) return ; final Event loc0 = getEvent ( ) ; loc0 . init ( arg0 , arg1 , arg2 ) ; eventQueueCurrent . add ( loc0 ) ; } |
16,821 | perform any cleanup for the plugin . called after #process . concode_field_sep String BLOJSOM_PLUGIN_SIMPLE_OBFUSCATION concode_field_sep void init concode_elem_sep BlogEntry[] process concode_elem_sep String obfuscate concode_elem_sep void destroy | void function ( ) { } |
16,822 | adds a child menu to the submenu or root node . concode_field_sep String name concode_elem_sep int id concode_elem_sep JMenuItem mi concode_field_sep String getValue concode_elem_sep void performAction | void function ( JMenu arg0 ) { } |
16,823 | do n't override this ! override #onlongclicksafe view instead . concode_field_sep String mLogTag concode_elem_sep String mLogMessage concode_field_sep boolean onLongClickSafe | boolean function ( View arg0 ) { try { return onLongClickSafe ( arg0 ) ; } catch ( Throwable loc0 ) { if ( mLogMessage != null ) XposedHook . logE ( mLogTag , mLogMessage , loc0 ) ; return false ; } } |
16,824 | returns all the types . concode_field_sep TypePersistence _persistence concode_field_sep int countAll concode_elem_sep void cacheResult concode_elem_sep void cacheResult concode_elem_sep List<Type> findWithDynamicQuery concode_elem_sep List<Type> findWithDynamicQuery concode_elem_sep List<Type> findWithDynamicQuery con... | List < Type > function ( ) { return getPersistence ( ) . findAll ( ) ; } |
16,825 | returns the primary key of this blogs stats user . concode_field_sep BlogsStatsUser _blogsStatsUser concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep boolean isEscapedModel... | long function ( ) { return _blogsStatsUser . getPrimaryKey ( ) ; } |
16,826 | test method for ugportal.model.tweet #setlink com.google.appengine.api.datastore.link . concode_field_sep Tweet testTweet concode_field_sep void testGetId concode_elem_sep void testGetTitle concode_elem_sep void testSetId concode_elem_sep void testSetDateTime concode_elem_sep void testSetDescription concode_elem_sep vo... | void function ( ) { Link loc0 = new Link ( "srini_string" ) ; this . testTweet . setLink ( loc0 ) ; Assert . assertEquals ( loc0 , this . testTweet . getLink ( ) ) ; } |
16,827 | sets the value of the snum property . concode_field_sep String op concode_elem_sep SdtBlock sdt concode_elem_sep long tstamp concode_elem_sep List<Transforms.T> t concode_elem_sep long snum concode_elem_sep Style style concode_elem_sep Long position concode_elem_sep Long idref concode_elem_sep long changeset concode_fi... | void function ( long arg0 ) { this . snum = arg0 ; } |
16,828 | returns true if the task has been cancelled or is expired . concode_field_sep long nextRuntime concode_elem_sep long period concode_elem_sep boolean cancelled concode_elem_sep Runnable exitHandler concode_elem_sep InterruptHandle interruptHook concode_field_sep void cancel concode_elem_sep void cancel concode_elem_sep ... | boolean function ( ) { return cancelled ; } |
16,829 | local session send heartbeat to local worker to keep its temporary folder . concode_field_sep BlockWorker mWorker concode_elem_sep StorageTierAssoc mStorageTierAssoc concode_elem_sep Logger LOG concode_field_sep boolean unlockBlock concode_elem_sep long getServiceVersion concode_elem_sep void accessBlock concode_elem_s... | void function ( long arg0 , List < Long > arg1 ) { mWorker . sessionHeartbeat ( arg0 , arg1 ) ; } |
16,830 | returns the date formatter for the y-values . concode_field_sep String formatString concode_elem_sep long serialVersionUID concode_elem_sep DateFormat yDateFormat concode_elem_sep NumberFormat yFormat concode_elem_sep DateFormat xDateFormat concode_elem_sep String nullYString concode_elem_sep NumberFormat xFormat conco... | DateFormat function ( ) { return this . yDateFormat ; } |
16,831 | copies all associations from the specified range map into this builder . concode_field_sep long serialVersionUID concode_elem_sep ImmutableRangeMap<Comparable<?>,Object> EMPTY concode_elem_sep ImmutableList<Range<K>> ranges concode_elem_sep ImmutableList<V> values concode_elem_sep RangeMap<K,V> rangeMap concode_elem_se... | Builder < K , V > function ( RangeMap < K , ? extends V > arg0 ) { for ( Entry < Range < K > , ? extends V > loc0 : arg0 . asMapOfRanges ( ) . entrySet ( ) ) { put ( loc0 . getKey ( ) , loc0 . getValue ( ) ) ; } return this ; } |
16,832 | a static factory method to create a dstreamjavafunctions basedon an existing dstream . concode_field_sep Map<String,String> NO_OVERRIDE concode_field_sep placeholderType placeHolder | DStreamJavaFunctions function ( DStream < T > arg0 , Class < T > arg1 ) { return new DStreamJavaFunctions < > ( arg0 , JavaApiHelper . getClassTag ( arg1 ) ) ; } |
16,833 | does the expansion of a given string list thing . concode_field_sep List[] EMPTY_ARRAY concode_elem_sep Random stochiastic concode_elem_sep Random RANDOM concode_elem_sep LSystem lsystem concode_elem_sep int center concode_elem_sep List tokens concode_elem_sep Context[] contexts concode_elem_sep List[] results concode_... | List function ( List arg0 ) { if ( contexts == null ) return expandNoContext ( arg0 ) ; return expandContext ( arg0 ) ; } |
16,834 | try to get user locale from the session , if possible . implementation note : this method has explicit support for tapestry 3 , struts 1.x and spring jsf check the browser meta tag `` accept languages '' to choose what language to display . concode_field_sep String STRUTS_LOCALE_KEY concode_elem_sep String JSTL_LOCALE_... | Locale function ( final Session arg0 ) { return guessLocaleFromSession ( arg0 . getSession ( ) ) ; } |
16,835 | sets the actual members injector . concode_field_sep MembersInjector<T> delegate concode_elem_sep Object source concode_elem_sep TypeLiteral<T> type concode_field_sep T acceptVisitor concode_elem_sep void applyTo concode_elem_sep TypeLiteral<T> getType concode_elem_sep Object getSource concode_elem_sep MembersInjector<... | void function ( MembersInjector < T > arg0 ) { checkState ( this . delegate == null , "srini_string" ) ; this . delegate = checkNotNull ( arg0 , "srini_string" ) ; } |
16,836 | calculate the raw-reputation of an article at timestamp ` now ' concode_field_sep boolean PROCESS_HYPERLINKS concode_field_sep feature_set score_edit concode_elem_sep float time_of_day concode_elem_sep double user_reputation concode_elem_sep Calendar get_unix_set_cal concode_elem_sep int day_of_week | double function ( long arg0 , db_off_edits arg1 ) { double loc0 = 0.0 ; long loc1 = stiki_utils . cur_unix_time ( ) ; Iterator < Long > loc2 = arg1 . recent_article_oes ( arg0 ) . iterator ( ) ; while ( loc2 . hasNext ( ) ) { loc0 += stiki_utils . decay_event ( loc1 , loc2 . next ( ) , stiki_utils . HALF_LIFE ) ; } ret... |
16,837 | verify that read_only_shared replicas are not counted towards the overall replication count , but are included as replica locations returned to clients for reads . concode_field_sep Path PATH concode_elem_sep MiniDFSCluster cluster concode_elem_sep int RO_NODE_INDEX concode_elem_sep long seed concode_elem_sep int RETRI... | void function ( ) { validateNumberReplicas ( 1 ) ; fs . setReplication ( PATH , ( short ) 2 ) ; waitForLocations ( 3 ) ; validateNumberReplicas ( 2 ) ; } |
16,838 | given two events , coalesce them into a single event that will be sent to js instead of two separate events . by default , just chooses the one the is more recent . two events will only ever try to be coalesced if they have the same event name , view id , and coalescing key . concode_field_sep int mUniqueID concode_ele... | T function ( T arg0 ) { return ( T ) ( getTimestampMs ( ) > arg0 . getTimestampMs ( ) ? this : arg0 ) ; } |
16,839 | convert the given object to string with each line indented by 4 spaces except the first line . concode_field_sep String uri concode_elem_sep String rel concode_field_sep void setRel concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Link rel concode_elem_sep void setUri concode_elem_sep Stri... | String function ( Object arg0 ) { if ( arg0 == null ) { return "srini_string" ; } return arg0 . toString ( ) . replace ( "srini_string" , "srini_string" ) ; } |
16,840 | computes the union of all the given delta . concode_field_sep ExtensionComponentSet EMPTY concode_field_sep ExtensionComponentSet allOf concode_elem_sep ExtensionComponentSet filtered concode_elem_sep Collection<ExtensionComponent<T>> find concode_elem_sep Collection<ExtensionComponent<T>> find | ExtensionComponentSet function ( final Collection < ? extends ExtensionComponentSet > arg0 ) { return new ExtensionComponentSet ( ) { @ Override public < T > Collection < ExtensionComponent < T >> find ( Class < T > arg1 ) { List < ExtensionComponent < T >> loc0 = Lists . newArrayList ( ) ; for ( ExtensionComponentSet ... |
16,841 | return the hashcode of the tuplekey as the hashcode of the agendaitem concode_field_sep ActivationNode activationNode concode_elem_sep boolean queued concode_elem_sep int index concode_elem_sep boolean active concode_elem_sep LinkedList<LogicalDependency<T>> justified concode_elem_sep InternalFactHandle factHandle conc... | int function ( ) { return this . tuple . hashCode ( ) ; } |
16,842 | add the given handlermethodreturnvaluehandler s. concode_field_sep Log logger concode_elem_sep List<HandlerMethodReturnValueHandler> returnValueHandlers concode_field_sep HandlerMethodReturnValueHandlerComposite addHandler concode_elem_sep boolean supportsReturnType concode_elem_sep void handleReturnValue concode_elem_... | HandlerMethodReturnValueHandlerComposite function ( List < ? extends HandlerMethodReturnValueHandler > arg0 ) { if ( arg0 != null ) { for ( HandlerMethodReturnValueHandler loc0 : arg0 ) { this . returnValueHandlers . add ( loc0 ) ; } } return this ; } |
16,843 | returns the next element in the iteration . calling this method repeatedly until the hasnext method returns false will return each element in the underlying collection exactly once . concode_field_sep Iterator<E> currentTree concode_elem_sep E col concode_elem_sep Collection<E> subtree concode_elem_sep Iterator<E> curr... | E function ( ) { E loc0 = null ; if ( currentElement == unused ) { loc0 = col ; currentElement = usedSelf ; anyMoreElements ( ) ; } else { if ( ! currentElement . hasNext ( ) ) { anyMoreElements ( ) ; } loc0 = currentElement . next ( ) ; } return loc0 ; } |
16,844 | returns the priority of the threads created by this factory . result can be null if no priority was specified . concode_field_sep Boolean daemonFlag concode_elem_sep String namingPattern concode_elem_sep AtomicLong threadCounter concode_elem_sep Integer priority concode_elem_sep Thread.UncaughtExceptionHandler exceptio... | Integer function ( ) { return priority ; } |
16,845 | this method resets the incoming events time events included . concode_field_sep double realValue concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep long intValue concode_elem_sep int nextStateIndex concode_elem_sep State[] stateVector concode_field_sep SCInterface getSCInterface concode_elem_sep boolean chec... | void function ( ) { } |
16,846 | processes a schema into a schema object , which is a compiled representation of a schema . the obtained schema object can then be used concurrently across multiple threads . some of xml parsers accepts filenames as well as urls , while others reject them . therefore , to parse a file as a schema , you should use a file... | Schema function ( final String arg0 ) { return compileSchema ( new InputSource ( arg0 ) ) ; } |
16,847 | get the metadata for all instances of this kafka streams application that currently has the provided store . concode_field_sep KafkaStreams streams concode_field_sep List<HostStoreInfo> streamsMetadata concode_elem_sep List<HostStoreInfo> mapInstancesToHostStoreInfo concode_elem_sep HostStoreInfo streamsMetadataForStor... | List < HostStoreInfo > function ( final String arg0 ) { final Collection < StreamsMetadata > loc0 = streams . allMetadataForStore ( arg0 ) ; return mapInstancesToHostStoreInfo ( loc0 ) ; } |
16,848 | a regular state may be a dead end . concode_field_sep SGraphFactory factory concode_elem_sep BasicDiagnostic diagnostics concode_elem_sep SGraphJavaValidator validator concode_elem_sep StextFactory sTextFactory concode_elem_sep State state concode_elem_sep Region region concode_elem_sep Statechart statechart concode_fi... | void function ( ) { prepareStateTest ( ) ; validator . validate ( state , diagnostics , new HashMap < Object , Object > ( ) ) ; assertNoIssue ( diagnostics , ISSUE_STATE_WITHOUT_OUTGOING_TRANSITION ) ; } |
16,849 | produces a packet to poll this thermostat concode_field_sep double dcbFrostTemperature concode_elem_sep byte dcbHeatState concode_elem_sep byte dcbWaterState concode_elem_sep byte address concode_elem_sep double dcbSetTemperature concode_elem_sep int dcbHoldTime concode_elem_sep Models dcbModel concode_elem_sep byte dc... | byte [ ] function ( ) { return makePacket ( false , 0 , 0xffff , null ) ; } |
16,850 | sets the value of the this property . concode_field_sep HostVirtualNicSpec nic concode_elem_sep ManagedObjectReference _this concode_elem_sep String device concode_field_sep ManagedObjectReference getThis concode_elem_sep void setNic concode_elem_sep HostVirtualNicSpec getNic concode_elem_sep String getDevice concode_e... | void function ( ManagedObjectReference arg0 ) { this . _this = arg0 ; } |
16,851 | invoked for a file in a directory . unless overridden , this method returns filevisitresult #continue continue . concode_field_sep PlaceHolder placeHolder concode_field_sep FileVisitResult postVisitDirectory concode_elem_sep FileVisitResult visitFileFailed concode_elem_sep FileVisitResult preVisitDirectory | FileVisitResult function ( T arg0 , BasicFileAttributes arg1 ) { Objects . requireNonNull ( arg0 ) ; Objects . requireNonNull ( arg1 ) ; return FileVisitResult . CONTINUE ; } |
16,852 | gets an injector capable of injecting fields for the given activity . concode_field_sep Activity mActivity concode_field_sep void inject | Injector function ( Activity arg0 ) { return new Injector ( arg0 ) ; } |
16,853 | adds a filter on build result , which only allows items with this result . concode_field_sep String result concode_elem_sep List<Integer> buildNumbers concode_elem_sep String slaveName concode_elem_sep String projectName concode_elem_sep String masterName concode_elem_sep Date since concode_elem_sep String excludeResul... | void function ( String arg0 ) { this . result = arg0 ; } |
16,854 | create an instance of sobject 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 RESULTS_QNAME concode_fie... | SObject function ( ) { return new SObject ( ) ; } |
16,855 | allow the user to associate an object with the feature . this way if a feature which is displayed in a gui is clicked on the application can then get a user defined object associated with the feature . concode_field_sep HashMap<String,Qualifier> Qualifiers concode_elem_sep String source concode_elem_sep Comparator<Feat... | void function ( Object arg0 ) { this . userObject = arg0 ; } |
16,856 | number of threads used in the server thread pool . default to 0 , which is 2x #cores . concode_field_sep String SPARK_NETWORK_IO_NUMCONNECTIONSPERPEER_KEY concode_elem_sep String SPARK_NETWORK_IO_LAZYFD_KEY concode_elem_sep String SPARK_NETWORK_IO_SERVERTHREADS_KEY concode_elem_sep String module concode_elem_sep String... | int function ( ) { return conf . getInt ( SPARK_NETWORK_IO_SERVERTHREADS_KEY , 0 ) ; } |
16,857 | a description of the attribute . concode_field_sep String attributeType concode_elem_sep String defaultValue concode_elem_sep String description concode_elem_sep String attributeName concode_elem_sep String cardinality concode_field_sep String getAttributeType concode_elem_sep PolicyAttributeTypeDescription withAttribu... | String function ( ) { return description ; } |
16,858 | returns true , if the given coordinates are within the bounding box of the village . concode_field_sep ChunkCoordinates centerHelper concode_elem_sep int villageRadius concode_elem_sep int lastAddDoorTimestamp concode_elem_sep List villageAgressors concode_elem_sep int tickCounter concode_elem_sep ChunkCoordinates cent... | boolean function ( int arg0 , int arg1 , int arg2 ) { return center . getDistanceSquared ( arg0 , arg1 , arg2 ) < ( float ) ( villageRadius * villageRadius ) ; } |
16,859 | return the new text that corrects what was typed by the user . concode_field_sep int mOffset concode_elem_sep CharSequence mNewText concode_elem_sep CharSequence mOldText concode_elem_sep Parcelable.Creator<CorrectionInfo> CREATOR concode_field_sep int getOffset concode_elem_sep CorrectionInfo[] newArray concode_elem_s... | CharSequence function ( ) { return mNewText ; } |
16,860 | mutator for date of birth concode_field_sep String firstName concode_elem_sep String lastName concode_elem_sep String gender concode_elem_sep String allergyWarning concode_elem_sep Date dateOfBirth concode_elem_sep String idNumber concode_field_sep int getAge concode_elem_sep Date getDateOfBirth concode_elem_sep String... | void function ( Date arg0 ) { this . dateOfBirth = arg0 ; } |
16,861 | gets the value of the name property . concode_field_sep ConditionParameters conditionParameters concode_elem_sep String name concode_elem_sep String type concode_elem_sep Parameters parameters concode_field_sep void setParameters concode_elem_sep void setName concode_elem_sep void setConditionParameters concode_elem_se... | String function ( ) { return name ; } |
16,862 | return the winding rule for determining the insideness of the path . concode_field_sep Line2D line concode_elem_sep int index concode_elem_sep AffineTransform affine concode_field_sep void next concode_elem_sep int currentSegment concode_elem_sep int currentSegment concode_elem_sep boolean isDone | int function ( ) { return WIND_NON_ZERO ; } |
16,863 | gets all async methods for the view concode_field_sep Map<Class<?>,Object> privateData concode_elem_sep ViewInstanceFactory viewInstanceFactory concode_elem_sep Set<Method> asyncMethods concode_elem_sep ServiceName viewServiceName concode_elem_sep OrderedItemContainer<InterceptorFactory> clientPreDestroyInterceptors co... | Set < Method > function ( ) { return Collections . unmodifiableSet ( asyncMethods ) ; } |
16,864 | sets the rotatex value . concode_field_sep double rotateX concode_elem_sep Paint outlinePaint concode_elem_sep int size concode_elem_sep AffineTransform transform concode_elem_sep Paint highlightPaint concode_elem_sep double rotateY concode_elem_sep Stroke outlineStroke concode_elem_sep Paint fillPaint concode_elem_sep... | void function ( double arg0 ) { this . rotateX = arg0 ; } |
16,865 | inserts the specified element at the end of this stack . concode_field_sep ArrayDeque<T> deque concode_field_sep T pop concode_elem_sep int size concode_elem_sep void clear concode_elem_sep boolean isEmpty | void function ( final T arg0 ) { deque . offerLast ( arg0 ) ; } |
16,866 | scans the context que for leading or/and operators concode_field_sep CloseParenthesisAqlElement close concode_elem_sep OpenParenthesisAqlElement open concode_elem_sep OperatorQueryElement and concode_elem_sep OperatorQueryElement or concode_field_sep AqlQueryElement getMspOperator concode_elem_sep boolean shouldAddDefa... | AqlQueryElement function ( AdapterContext arg0 ) { if ( arg0 . getFunctions ( ) . isEmpty ( ) ) { return null ; } AqlQueryElement loc0 = arg0 . loc0 ( ) ; if ( loc0 . isOperator ( ) ) { return loc0 ; } AqlQueryElement loc1 = arg0 . pop ( ) ; loc0 = getOperator ( arg0 ) ; arg0 . push ( loc1 ) ; return loc0 ; } |
16,867 | return integer tied to key + index pair concode_field_sep PlaceHolder placeHolder concode_field_sep Object getPrototype concode_elem_sep Object resolveAddress concode_elem_sep int tie concode_elem_sep int instance concode_elem_sep int address concode_elem_sep int address concode_elem_sep void untie concode_elem_sep int... | int function ( String arg0 , int arg1 ) { return CMemoryImpl . getInstance ( ) . tied ( arg0 , arg1 ) ; } |
16,868 | returns a range of all the d d m structure versions . 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.q... | java . util . List < com . liferay . dynamic . data . mapping . model . DDMStructureVersion > function ( int arg0 , int arg1 ) { return getService ( ) . getDDMStructureVersions ( arg0 , arg1 ) ; } |
16,869 | checks whether this memory segment factory has been initialized with a type to produce . concode_field_sep Factory factory concode_field_sep MemorySegment wrapPooledHeapMemory concode_elem_sep MemorySegment wrapPooledHeapMemory concode_elem_sep void ensureInitialized concode_elem_sep MemorySegment allocateUnpooledSegme... | boolean function ( ) { return factory != null ; } |
16,870 | common private static method through which all form objects are obtained . this provides a cache of the form data . if known , the top-level object 's row object is passed in . this is a database access optimization minimize gae billing . concode_field_sep Log logger concode_elem_sep List<IForm> cache concode_elem_sep ... | IForm function ( String arg0 , CallingContext arg1 ) { List < IForm > loc0 = internalGetForms ( arg0 , arg1 ) ; if ( loc0 . isEmpty ( ) ) throw new ODKEntityNotFoundException ( "srini_string" + arg0 ) ; IForm loc1 = loc0 . get ( 0 ) ; return loc1 ; } |
16,871 | the pid file location can be null if no pid file is configured concode_field_sep Path logsFile concode_elem_sep Settings settings concode_elem_sep Path sharedDataFile concode_elem_sep Setting<String> PATH_SHARED_DATA_SETTING concode_elem_sep Path[] dataWithClusterFiles concode_elem_sep Path modulesFile concode_elem_sep... | Path function ( ) { return pidFile ; } |
16,872 | restarts an inactivity timer for a session handle concode_field_sep String iaURI concode_elem_sep String iaPassword concode_elem_sep Map<String,String> credentials concode_elem_sep Map<String,String> idToHandle concode_elem_sep String UNKNOWN_USER concode_elem_sep Map<String,ScheduledFuture> handleToTimer concode_elem_... | void function ( final String arg0 ) { removeActivityTimer ( arg0 ) ; startActivityTimer ( arg0 ) ; } |
16,873 | returns true if the argument is an price instance and all identifiers for this entity equal the identifiers of the argument entity . returns false otherwise . concode_field_sep long serialVersionUID concode_elem_sep java.lang.Long passengerType concode_elem_sep org.iesc.flightws.domain.FlightDate flightDate concode_ele... | boolean function ( Object arg0 ) { if ( this == arg0 ) { return true ; } if ( ! ( arg0 instanceof Price ) ) { return false ; } final Price loc0 = ( Price ) arg0 ; if ( this . id == null || loc0 . getId ( ) == null || ! this . id . equals ( loc0 . getId ( ) ) ) { return false ; } return true ; } |
16,874 | sets the value of the ir property . concode_field_sep String rc concode_elem_sep String pa concode_elem_sep String na concode_elem_sep String ti concode_elem_sep BigDecimal lt concode_elem_sep String ir concode_elem_sep String xr concode_elem_sep BigDecimal lg concode_elem_sep int co concode_elem_sep XMLGregorianCalend... | void function ( String arg0 ) { this . ir = arg0 ; } |
16,875 | verify that this class implements publiccloneable . concode_field_sep double EPSILON concode_field_sep void testCloning concode_elem_sep void testFindRangeBounds concode_elem_sep void testFindDomainBounds concode_elem_sep void testSerialization concode_elem_sep void testHashcode concode_elem_sep void testBug1766646B co... | void function ( ) { XYBlockRenderer loc0 = new XYBlockRenderer ( ) ; assertTrue ( loc0 instanceof PublicCloneable ) ; } |
16,876 | gets the optional argument . for calls this is a filter string key : value , key : value ... or empty for all inbound calls , for voice mail this will be the users vmail box and is ignored for api types . concode_field_sep String argument concode_elem_sep Class<? extends Item> itemType concode_elem_sep String itemName ... | String function ( ) { return argument ; } |
16,877 | get custom serializer concode_field_sep java.lang.Integer startIndex concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Integer totalResultSetSize concode_elem_sep com.google.api.ads.dfp.axis.v201411.CreativeSet[] results concode_elem_sep org.apache.axis.de... | org . apache . axis . encoding . Serializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanSerializer ( arg1 , arg2 , typeDesc ) ; } |
16,878 | this sets the currently `` active '' action 's actual action . concode_field_sep long waitBeforeTimeout concode_elem_sep Predicate<? extends Event> waitAfter concode_elem_sep Action activeAction concode_elem_sep boolean isAsync concode_elem_sep Consumer<Exception> generalExceptionHandler concode_elem_sep boolean isCanc... | RequestBuilder function ( IRequestAction arg0 ) { activeAction . arg0 = arg0 ; return this ; } |
16,879 | the distance traveled in the x-coordinate computed by the last call to #computescrolldelta . concode_field_sep Interpolator mInterpolator concode_elem_sep long mDeltaTime concode_elem_sep float mTargetVelocityY concode_elem_sep float mTargetVelocityX concode_elem_sep long mRampUpTime concode_elem_sep int mDeltaY concod... | int function ( ) { return mDeltaX ; } |
16,880 | whether two sipurls are equals concode_field_sep String ttl_param concode_elem_sep String maddr_param concode_elem_sep String transport_param concode_elem_sep String url concode_field_sep void addTransport concode_elem_sep String getTransport concode_elem_sep String getMaddr concode_elem_sep void removeParameters conco... | boolean function ( SipURL arg0 ) { return ( url == arg0 . url ) ; } |
16,881 | a complex type that contains the http methods that you want cloudfront to cache responses to . returns a reference to this object so that method calls can be chained together . concode_field_sep Integer quantity concode_elem_sep com.amazonaws.internal.ListWithAutoConstructFlag<String> items concode_field_sep java.util.... | CachedMethods function ( java . util . Collection < String > arg0 ) { if ( arg0 == null ) { this . items = null ; } else { com . amazonaws . internal . ListWithAutoConstructFlag < String > loc0 = new com . amazonaws . internal . ListWithAutoConstructFlag < String > ( arg0 . size ( ) ) ; loc0 . addAll ( arg0 ) ; this . ... |
16,882 | gets string representation of header concode_field_sep String name concode_elem_sep String value concode_field_sep String getValue concode_elem_sep String getName concode_elem_sep boolean equals concode_elem_sep void setValue concode_elem_sep Object clone | String function ( ) { return name + "srini_string" + value + "srini_string" ; } |
16,883 | returns product version of the underlying eis instance connected through the managedconnection . concode_field_sep Logger log concode_field_sep int getMaxConnections concode_elem_sep String getUserName concode_elem_sep String getEISProductName | String function ( ) { log . finest ( "srini_string" ) ; return null ; } |
16,884 | test of hashcode method , of class defaulttemporalposition . concode_field_sep TemporalPosition temporalPosition2 concode_elem_sep TemporalPosition temporalPosition1 concode_field_sep void testToString concode_elem_sep void setUp concode_elem_sep void testSetIndeterminatePosition concode_elem_sep void testGetIndetermin... | void function ( ) { int loc0 = temporalPosition1 . hashCode ( ) ; assertFalse ( temporalPosition2 . hashCode ( ) == loc0 ) ; } |
16,885 | gets the last used history identifer . concode_field_sep String lastUsedDbIdentifer concode_elem_sep long serialVersionUID concode_elem_sep int id concode_elem_sep Timestamp lastUpdateTime concode_elem_sep String lastUsedHistoryIdentifer concode_field_sep void setLastUsedHistoryIdentifer concode_elem_sep String getLast... | String function ( ) { return lastUsedHistoryIdentifer ; } |
16,886 | checks if the specified type is permitted as an annotation member . the java language specification only permits certain types to be used in annotations . these include string , class , primitive types , annotation , enum , and single-dimensional arrays of these types . concode_field_sep ToStringStyle TO_STRING_STYLE c... | boolean function ( Class < ? > arg0 ) { if ( arg0 == null ) { return false ; } if ( arg0 . isArray ( ) ) { arg0 = arg0 . getComponentType ( ) ; } return arg0 . isPrimitive ( ) || arg0 . isEnum ( ) || arg0 . isAnnotation ( ) || String . class . equals ( arg0 ) || Class . class . equals ( arg0 ) ; } |
16,887 | generate scheduling stats . concode_field_sep String TAB concode_elem_sep String NLT concode_elem_sep StringBuffer result concode_elem_sep String TASKCOLOR concode_elem_sep String NL concode_field_sep void generateCoreLoad concode_elem_sep String generateXMLStats concode_elem_sep void generateTaskStats concode_elem_sep... | void function ( final GanttData arg0 ) { for ( final GanttComponent loc0 : arg0 . getComponents ( ) ) { for ( final GanttTask loc1 : loc0 . getTasks ( ) ) { generateTaskStats ( loc1 ) ; } } } |
16,888 | this method will execute the provided callback in a managed threadpool and give it a connection authenticated with the credentials found in the parentauthlink . concode_field_sep Logger logger concode_elem_sep ScheduledExecutorService executorService concode_elem_sep ServiceHost host concode_field_sep void schedule con... | void function ( Service arg0 , URI arg1 , AuthCredentialsServiceState arg2 , ConnectionCallback arg3 , Consumer < Connection > arg4 ) { execute ( arg1 , arg2 , arg3 , arg4 ) ; } |
16,889 | add a message body converter . such a converters is used to convert objects to mime parts . concode_field_sep OutputStream os concode_elem_sep byte[] BOUNDARY_CHARS concode_elem_sep Random rnd concode_elem_sep Charset charset concode_elem_sep List<HttpMessageConverter<?>> partConverters concode_elem_sep boolean headers... | void function ( HttpMessageConverter < ? > arg0 ) { Assert . notNull ( arg0 , "srini_string" ) ; this . partConverters . add ( arg0 ) ; } |
16,890 | sets the severity of change . concode_field_sep int n_t concode_elem_sep int tau concode_elem_sep int tau_t concode_field_sep void setTau concode_elem_sep int getN_t concode_elem_sep Double apply concode_elem_sep Double apply concode_elem_sep void setTau_t concode_elem_sep int getTau_t concode_elem_sep int getTau | void function ( int arg0 ) { this . n_t = arg0 ; } |
16,891 | returns the logger . concode_field_sep Image[] iconset concode_elem_sep Logger logger concode_elem_sep Shell shell concode_elem_sep ResourceBundle MESSAGES_BUNDLE concode_elem_sep Image splash concode_field_sep String getVersion concode_elem_sep int getGradientLength concode_elem_sep Image[] getIconSet concode_elem_sep... | Logger function ( ) { return logger ; } |
16,892 | sets what will be used as part name . values acceptable are : #sensor - uses sensor name as the part name #view - uses view name as the part name #info - uses info as the part name concode_field_sep Image viewImage concode_elem_sep PartType partNameFlag concode_elem_sep Image sensorImage concode_elem_sep String sensorN... | void function ( PartType arg0 ) { partNameFlag = arg0 ; } |
16,893 | the id of the instance profile . returns a reference to this object so that method calls can be chained together . concode_field_sep String id concode_elem_sep String arn concode_field_sep IamInstanceProfile withArn concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep IamInstanceProfile clone ... | IamInstanceProfile function ( String arg0 ) { this . id = arg0 ; return this ; } |
16,894 | returns the collection stored under the given key or creates a new one . concode_field_sep IFactory<C,NeverThrownRuntimeException> collectionFactory concode_elem_sep Map<K,C> map concode_field_sep boolean add concode_elem_sep C getCollection concode_elem_sep C getValues concode_elem_sep void clear concode_elem_sep bool... | C function ( K arg0 ) { C loc0 = map . get ( arg0 ) ; if ( loc0 == null ) { loc0 = collectionFactory . create ( ) ; map . put ( arg0 , loc0 ) ; } return loc0 ; } |
16,895 | clears the nodes and edges . concode_field_sep ArrayList<Edge> edges concode_elem_sep ArrayList<Node> nodes concode_elem_sep Graph graph concode_field_sep boolean contains concode_elem_sep boolean contains concode_elem_sep ArrayList<Node> getNodes concode_elem_sep boolean addNode concode_elem_sep void addNodes concode_... | void function ( ) { nodes . clear ( ) ; edges . clear ( ) ; } |
16,896 | set id concode_field_sep LotteryTicketId id concode_elem_sep PlayerDetails playerDetails concode_elem_sep LotteryNumbers lotteryNumbers concode_field_sep PlayerDetails getPlayerDetails concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep LotteryTicket create concode_elem_sep LotteryTicketId ge... | void function ( LotteryTicketId arg0 ) { this . id = arg0 ; } |
16,897 | by default , the following paste options are supported : pasteoption #normal : always others : never concode_field_sep Map nameFeatureMap concode_elem_sep Object NULL_TOKEN concode_field_sep boolean shouldOverrideCopyOperation concode_elem_sep void setName concode_elem_sep boolean canContain concode_elem_sep XMLResourc... | boolean function ( EObject arg0 , EStructuralFeature arg1 , PasteOption arg2 ) { if ( arg2 . equals ( PasteOption . NORMAL ) ) { return true ; } else { return false ; } } |
16,898 | target injector concode_field_sep T metaData concode_elem_sep ServiceName SERVICE_NAME concode_elem_sep Boolean standalone concode_elem_sep String contextId concode_elem_sep PolicyConfiguration policyConfiguration concode_elem_sep InjectedValue<PolicyConfiguration> parentPolicy concode_field_sep PolicyConfiguration get... | Injector < PolicyConfiguration > function ( ) { return parentPolicy ; } |
16,899 | the name of the stage . concode_field_sep TransitionState inboundTransitionState concode_elem_sep String stageName concode_elem_sep java.util.List<ActionState> actionStates concode_field_sep void setInboundTransitionState concode_elem_sep java.util.List<ActionState> getActionStates concode_elem_sep StageState withActio... | String function ( ) { return this . stageName ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.