code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
java . util . List < String > function ( ) { if ( successful == null ) { successful = new com . amazonaws . internal . ListWithAutoConstructFlag < String > ( ) ; successful . setAutoConstruct ( true ) ; } return successful ; } | the ids of the dedicated hosts that were successfully modified . concode_field_sep com.amazonaws.internal.ListWithAutoConstructFlag<UnsuccessfulItem> unsuccessful concode_elem_sep com.amazonaws.internal.ListWithAutoConstructFlag<String> successful concode_field_sep void setUnsuccessful concode_elem_sep java.util.List<U... |
java . sql . Timestamp function ( ) { java . util . Date loc0 = new java . util . Date ( ) ; return new java . sql . Timestamp ( loc0 . getTime ( ) ) ; } | get the current timestamp in sql timestamp concode_field_sep PlaceHolder placeHolder concode_field_sep java.util.Date getUtilDate concode_elem_sep java.sql.Timestamp getSqlDate |
void function ( FormatterElement arg0 ) { formatters . addElement ( arg0 ) ; } | allow a formatter nested element . concode_field_sep String errorProperty concode_elem_sep String ifProperty concode_elem_sep boolean haltOnFail concode_elem_sep Object unlessCond concode_elem_sep String unlessProperty concode_elem_sep File destDir concode_elem_sep boolean skipNonTests concode_elem_sep Object ifCond co... |
PersistenceBroker function ( ) { return tx . getBroker ( ) ; } | return associated pb instance , or null if not found . concode_field_sep TransactionImpl tx concode_field_sep void checkpoint concode_elem_sep void markDirty concode_elem_sep boolean isImplicitLocking concode_elem_sep void markDelete concode_elem_sep void commit concode_elem_sep boolean tryLock concode_elem_sep Object ... |
int function ( Object arg0 ) { return ( arg0 . hashCode ( ) & 0x7FFFFFFF ) % this . keyTable . length ; } | return the hashcode for the key parameter concode_field_sep int valueTable[] concode_elem_sep int elementSize concode_elem_sep Object keyTable[] concode_elem_sep int threshold concode_field_sep int size concode_elem_sep boolean containsKey concode_elem_sep int get concode_elem_sep void clear concode_elem_sep void rehas... |
void function ( String arg0 ) { this . value = arg0 ; } | set the value of value . concode_field_sep String product concode_elem_sep String vendor concode_elem_sep String value concode_field_sep void setVendor concode_elem_sep String getValue concode_elem_sep void setProduct concode_elem_sep String getProduct concode_elem_sep String toString concode_elem_sep String getVendor |
SelectItem [ ] function ( ) { return CARS_ITEMS ; } | returns the list of available cars to select concode_field_sep String COUNTRY_CHINA concode_elem_sep SelectItem[] CITIES_RUSSIA concode_elem_sep String selectedComponent concode_elem_sep String[] selectedCities concode_elem_sep String selectedDrink concode_elem_sep SelectItem[] COMPONENT_ITEMS concode_elem_sep String C... |
void function ( long arg0 ) { this . pingSize = arg0 ; } | sets original size of ping request . concode_field_sep int packetId concode_elem_sep int hopsNumber concode_elem_sep int last concode_elem_sep int netServiceType concode_elem_sep double bandwidth concode_elem_sep DecimalFormat num concode_elem_sep long pingSize concode_elem_sep Vector<Double> entryTimes concode_elem_se... |
void function ( String arg0 ) { defaultConfigName = arg0 ; } | sets the name of the default configuration . concode_field_sep List<Config> configs concode_elem_sep String defaultConfigName concode_field_sep void setConfigs concode_elem_sep Config getConfigOrDefault concode_elem_sep List<Config> getConfigs concode_elem_sep boolean isEmpty concode_elem_sep Config getDefaultConfig co... |
byte [ ] function ( ) { return mData ; } | retrieves the trigger data associated with this object . concode_field_sep HashMap<String,Object> mAttributes concode_elem_sep byte[] mData concode_elem_sep String mMimeType concode_elem_sep int mInfoType concode_field_sep Iterator<String> keyIterator concode_elem_sep Iterator<Object> iterator concode_elem_sep String g... |
List < String > function ( ) { if ( nilReason == null ) { nilReason = new ArrayList < String > ( ) ; } return this . nilReason ; } | gets the value of the nilreason 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 nilreason property . for example , to add a new item , d... |
void function ( ) { sCInterface . clearEvents ( ) ; } | this method resets the incoming events time events included . concode_field_sep long rightBitshift concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep long bitwiseXor concode_elem_sep long myBit1 concode_elem_sep long myBit2 concode_elem_sep long leftBitshift concode_elem_sep int nextStateIndex concode_elem_s... |
void function ( ) { if ( reader == null ) throw new IllegalStateException ( "srini_string" + file ) ; reader . close ( ) ; reader = null ; } | free up resources and close all potentially open i/o streams . concode_field_sep char[] charBuffer concode_elem_sep File file concode_elem_sep int INITIAL_CHARBUFFER_SIZE concode_elem_sep InputStreamReader reader concode_elem_sep Pattern recordPattern concode_elem_sep long postRead concode_elem_sep StringBuilder string... |
void function ( InputStream arg0 , Writer arg1 ) { try { arg0 . reset ( ) ; Reader loc0 = new InputStreamReader ( arg0 , "srini_string" ) ; char [ ] loc1 = new char [ 8192 ] ; for ( ; ; ) { int loc2 = loc0 . loc2 ( loc1 ) ; if ( loc2 <= 0 ) break ; arg1 . write ( loc1 , 0 , loc2 ) ; } } finally { arg1 . close ( ) ; arg... | copy all of input to output . concode_field_sep boolean showSource concode_elem_sep GroovyPageMetaInfo metaInfo concode_elem_sep Map additionalBinding concode_elem_sep OutputContextLookup outputContextLookup concode_elem_sep String GSP_NONE_CODEC_NAME concode_elem_sep boolean allowSettingContentType concode_elem_sep St... |
int function ( ) { return lengthOfTask ; } | find out how much work needs to be done . concode_field_sep File file concode_elem_sep ResourceBundle messageBundle concode_elem_sep int lengthOfTask concode_elem_sep String dialogMessage concode_elem_sep Document document concode_elem_sep Logger logger concode_elem_sep boolean done concode_elem_sep int current concode... |
void function ( User arg0 ) { String loc0 = UUID . randomUUID ( ) . toString ( ) ; Calendar loc1 = Calendar . getInstance ( ) ; loc1 . add ( Calendar . DAY_OF_YEAR , 1 ) ; entityManager . persist ( arg0 ) ; } | creates a new user in the system concode_field_sep Logger logger concode_elem_sep EntityManager entityManager concode_field_sep User getUser concode_elem_sep User getUser |
double function ( long arg0 ) { return arg0 / 1E3 ; } | convert kb to mb . concode_field_sep Map<String,Long> memInfo concode_elem_sep String FILE concode_field_sep long getSlabKb concode_elem_sep long getFreeRamKb concode_elem_sep long getActiveKb concode_elem_sep long getInactiveKb concode_elem_sep long getRamKb concode_elem_sep long getTotalKb |
Base64Variant function ( ) { return _config . getBase64Variant ( ) ; } | convenience method for accessing the default base64 encoding used for decoding base64 encoded binary content . same as calling : getconfig . getbase64variant ; concode_field_sep DeserializationConfig _config concode_field_sep DeserializerProvider getDeserializerProvider concode_elem_sep ObjectBuffer leaseObjectBuffer c... |
String function ( ) { return countryCode ; } | gets the value of the countrycode property . concode_field_sep int returnCode concode_elem_sep String countryCode concode_elem_sep String ip concode_elem_sep String returnCodeDetails concode_elem_sep String countryName concode_field_sep void setCountryCode concode_elem_sep String getIP concode_elem_sep void setCountryN... |
String function ( final String arg0 ) { String [ ] loc0 = metadata . get ( arg0 ) ; if ( loc0 == null ) { return null ; } else { return loc0 [ 0 ] ; } } | get the value associated to a metadata name . if many values are assiociated to the specified name , then the first one is returned . concode_field_sep Map<String,String[]> metadata concode_field_sep void add concode_elem_sep void set concode_elem_sep String[] getValues concode_elem_sep String[] _getValues concode_elem... |
Entry function ( ISelection arg0 ) { IStructuredSelection loc0 = ( IStructuredSelection ) arg0 ; Object loc1 = loc0 . getFirstElement ( ) ; if ( loc1 == null ) return null ; return ( ( EntryEditPart ) loc1 ) . resolveSemanticElement ( ) ; } | unwraps the given selection concode_field_sep Entry entry concode_field_sep EntryKind getEntryKind concode_elem_sep void selectionChanged concode_elem_sep void run |
String function ( ) { return super . toString ( ) + "srini_string" + running + "srini_string" + startTime + "srini_string" + total + "srini_string" ; } | retrieves the internal state of this object , as a string . the retreived value is : super.tostring + '' running = '' + running + '' , starttime = '' + starttime + '' , total = '' + total + '' '' ; concode_field_sep boolean running concode_elem_sep long total concode_elem_sep long startTime concode_elem_sep long lastSt... |
Predicate function ( ) { return UI_DISPLAYABLE ; } | builds a predicate that evaluates to true , if the tested object is ui displayable . for an object to be ui displayable , it must be an entity field and be annotated with the org.motechproject.mds.annotations.uidisplayable annotation . concode_field_sep Predicate ENTITY_FIELD concode_elem_sep Predicate NON_EDITABLE con... |
void function ( String arg0 ) { progressCompleteLabel = arg0 ; } | sets the value of the progress complete label . concode_field_sep boolean customProgress concode_elem_sep String labelPosition concode_elem_sep boolean customComplete concode_elem_sep String progressCompleteLabel concode_elem_sep String mode concode_elem_sep String progressLabel concode_field_sep boolean isCustomProgre... |
RoundingMode function ( ) { return roundingMode ; } | returns the scale mode . concode_field_sep RoundingMode roundingMode concode_elem_sep Unit unit concode_elem_sep String locationId concode_elem_sep String property concode_elem_sep Integer scale concode_elem_sep String type concode_field_sep String getLocationId concode_elem_sep String getProperty concode_elem_sep Inte... |
java . util . List < String > function ( ) { if ( eventCategories == null ) { eventCategories = new com . amazonaws . internal . ListWithAutoConstructFlag < String > ( ) ; eventCategories . setAutoConstruct ( true ) ; } return eventCategories ; } | the category of an amazon redshift event . concode_field_sep String severity concode_elem_sep String eventId concode_elem_sep String eventDescription concode_elem_sep com.amazonaws.internal.ListWithAutoConstructFlag<String> eventCategories concode_field_sep void setEventId concode_elem_sep String getSeverity concode_el... |
Enumeration function ( ) { return new Vector ( ) . elements ( ) ; } | this bogus implementation returns an empty enumeration . concode_field_sep PlaceHolder placeHolder concode_field_sep void resetConfiguration concode_elem_sep Logger getLogger concode_elem_sep Logger getLogger concode_elem_sep Logger getLogger concode_elem_sep Logger getRootLogger concode_elem_sep void shutdown |
String function ( ) { if ( topic == null ) return "srini_string" ; else return topic ; } | get category topic pattern concode_field_sep String template concode_elem_sep Comparator<Category> ACTIVATION_COMPARATOR concode_elem_sep Comparator<Category> CATEGORY_NUMBER_COMPARATOR concode_elem_sep Comparator<Category> PATTERN_COMPARATOR concode_elem_sep String pattern concode_elem_sep AIMLSet matches concode_elem... |
void function ( float arg0 ) { out . print ( arg0 ) ; out . flush ( ) ; } | print a float to standard output and flush standard output . concode_field_sep String CHARSET_NAME concode_elem_sep Locale LOCALE concode_elem_sep PrintWriter out concode_field_sep void println concode_elem_sep void println concode_elem_sep void println concode_elem_sep void println concode_elem_sep void println concod... |
String function ( ) { return dataUrl ; } | returns data url . concode_field_sep int STATUS_VALID concode_elem_sep String dataUrl concode_elem_sep int STATUS_PROCESSING concode_elem_sep long lastAccessTime concode_elem_sep String author concode_elem_sep int inboundLinks concode_elem_sep String htmlUrl concode_elem_sep String description concode_elem_sep String t... |
void function ( ApiErrorReason arg0 ) { this . failureReason = arg0 ; } | sets the value of the failurereason property . concode_field_sep JobStats stats concode_elem_sep ApiErrorReason failureReason concode_elem_sep BillingSummary billingSummary concode_elem_sep String jobType concode_field_sep ApiErrorReason getFailureReason concode_elem_sep JobStats getStats concode_elem_sep void setBilli... |
BigInteger function ( ) { return recordSetCount ; } | gets the value of the recordsetcount property . concode_field_sep CodeType queryCode concode_elem_sep BigInteger maxItems concode_elem_sep BigInteger recordSetCount concode_elem_sep ResponseFilterType responseFilter concode_elem_sep BigInteger recordSetStart concode_elem_sep List<QueryCriteriaType> queryCriteria concod... |
void function ( ) { d . seqSend = ++ d . seqSend & 0x0f ; } | increments the send sequence number by one . the new sequence number is the next expected send sequence number , with increment on sequence number 15 resulting in 0 . concode_field_sep int seqSend concode_elem_sep Destination d concode_elem_sep boolean alive concode_elem_sep int seqRcv concode_elem_sep int OPEN_IDLE co... |
java . lang . String function ( ) { return internalId ; } | gets the internalid value for this customeraddressbook . concode_field_sep java.lang.String internalId concode_elem_sep java.lang.Boolean defaultBilling concode_elem_sep java.lang.Boolean isResidential concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Stri... |
void function ( String arg0 ) { this . zipCodeExtension = arg0 ; } | sets the value of the zipcodeextension property . concode_field_sep String zipCode concode_elem_sep String city concode_elem_sep String countryCode concode_elem_sep String county concode_elem_sep String addressLine1 concode_elem_sep String addressLine2 concode_elem_sep long serialVersionUID concode_elem_sep String stat... |
SchedulerPayloadBuilder function ( String arg0 ) { params . put ( MotechSchedulerService . JOB_ID_KEY , arg0 ) ; return this ; } | places the provided id as the job id in the payload , this id will be used by the scheduler for scheduling the job . concode_field_sep Map<String,Object> params concode_field_sep SchedulerPayloadBuilder withExternalId concode_elem_sep SchedulerPayloadBuilder withDosageId concode_elem_sep Map<String,Object> payload |
long function ( ) { return init ; } | returns the initial amount of memory allocated to the pool in bytes . this method may return -1 , if the value is undefined . concode_field_sep long init concode_elem_sep long committed concode_elem_sep long maximum concode_elem_sep long used concode_field_sep long getUsed concode_elem_sep long getMax concode_elem_sep ... |
String [ ] function ( final String [ ] arg0 ) { return tokenize ( arg0 , COMMON_DELIMITERS ) ; } | get a canonical array of tokens from an array of string entries where each entry may contain zero or more tokens separated by common delimiters '' , ; \ n '' . concode_field_sep String COMMON_DELIMITERS concode_field_sep placeholderType placeHolder |
void function ( String arg0 , char arg1 , List < String > arg2 ) { ScriptUtils . splitSqlScript ( arg0 , arg1 , arg2 ) ; } | split an sql script into separate statements delimited by the provided delimiter character . each individual statement will be added to the provided list . within a statement , '' -- '' will be used as the comment prefix ; any text beginning with the comment prefix and extending to the end of the line will be omitted f... |
BigDecimal function ( ) { return percentage ; } | gets the value of the percentage property . concode_field_sep BigDecimal amount concode_elem_sep String discountCode concode_elem_sep BigDecimal percentage concode_elem_sep XMLGregorianCalendar discountExpirationDate concode_elem_sep String discountMode concode_elem_sep long serialVersionUID concode_elem_sep String typ... |
Builder function ( String arg0 ) { return this . setJSBundleFile ( arg0 == null ? null : "srini_string" + arg0 ) ; } | name of the js bundle file to be loaded from application 's raw assets . example : `` index.android.js '' concode_field_sep NotThreadSafeBridgeIdleDebugListener mBridgeIdleDebugListener concode_elem_sep List<ReactPackage> mPackages concode_elem_sep Application mApplication concode_elem_sep UIImplementationProvider mUII... |
void function ( String arg0 ) { getValueBinding ( getJsfEl ( arg0 ) ) . setValue ( FacesContext . getCurrentInstance ( ) , null ) ; } | remove the managed bean based on the bean name . concode_field_sep PlaceHolder placeHolder concode_field_sep String getRequestParameter concode_elem_sep Application getApplication concode_elem_sep ValueBinding getValueBinding concode_elem_sep Object getElValue concode_elem_sep void addInfoMessage concode_elem_sep void ... |
String function ( Charset arg0 ) { byte [ ] loc0 = getBodyAsBytes ( ) ; try { return new String ( loc0 , arg0 . name ( ) ) ; } catch ( UnsupportedEncodingException loc1 ) { throw new IllegalStateException ( loc1 ) ; } } | return the body content as a string . concode_field_sep ByteArrayOutputStream body concode_elem_sep Charset DEFAULT_CHARSET concode_elem_sep HttpHeaders headers concode_field_sep byte[] getBodyAsBytes concode_elem_sep HttpHeaders getHeaders concode_elem_sep OutputStream getBody |
long [ ] function ( InputStream arg0 ) { long [ ] loc0 = new long [ arg0 . read_long ( ) ] ; arg0 . read_longlong_array ( loc0 , 0 , loc0 . length ) ; return loc0 ; } | reads the long long from the corba input stream . concode_field_sep PlaceHolder placeHolder concode_field_sep long[] extract concode_elem_sep void insert concode_elem_sep String id concode_elem_sep TypeCode type concode_elem_sep void write |
boolean function ( KeyEvent arg0 ) { return false ; } | handles a key press during the gesture . may be called repeatedly when the user is holding the key for several seconds . concode_field_sep int mStartMask concode_elem_sep ControlPoint mStart concode_field_sep Pair<Boolean,Boolean> getTooltipPosition concode_elem_sep void update concode_elem_sep void end concode_elem_se... |
void function ( DataContainer arg0 , FieldSchema arg1 , Dependency arg2 ) { index . put ( new DependencyKey ( arg0 , arg1 ) , arg2 ) ; } | puts the dependency for a table , column tuple . concode_field_sep Partition part concode_elem_sep FieldSchema column concode_elem_sep Map<DependencyKey,Dependency> index concode_elem_sep long serialVersionUID concode_elem_sep DependencyType type concode_elem_sep Table tab concode_elem_sep Set<BaseColumnInfo> baseCols ... |
void function ( byte [ ] arg0 ) { if ( null == arg0 ) { throw new NullPointerException ( "srini_string" ) ; } mPartHeader . put ( P_FILENAME , arg0 ) ; } | get content-disposition parameter : filename concode_field_sep int P_MODIFICATION_DATE concode_elem_sep int P_DEP_FILENAME concode_elem_sep String TAG concode_elem_sep int P_CONTENT_LOCATION concode_elem_sep int P_DEP_DOMAIN concode_elem_sep byte[] mPartData concode_elem_sep int P_MAC concode_elem_sep int P_CONTENT_DIS... |
String function ( Date arg0 ) { return arg0 == null ? null : ISO_DATE_TIME_FORMAT_WITH_MS . format ( arg0 ) ; } | formats the given date using the iso 8601 date-time format with millisecond yyyy-mm-dd ` t'hh : mm : ss : sss . method is synchronized because simpledateformat is not thread safe sigh . returns null if given the date is null . concode_field_sep DateFormat ISO_DATE_FORMAT concode_elem_sep DateFormat ISO_DATE_TIME_FORMAT... |
void function ( ObjectInputStream arg0 ) { arg0 . defaultReadObject ( ) ; try { checkValid ( ) ; } catch ( Exception loc0 ) { throw new StreamCorruptedException ( loc0 . getMessage ( ) ) ; } } | makes checks upon deserialization of a mathcontext instance.checks whether precision > = 0 and roundingmode ! = null concode_field_sep RoundingMode roundingMode concode_elem_sep long serialVersionUID concode_elem_sep MathContext DECIMAL128 concode_elem_sep MathContext DECIMAL64 concode_elem_sep int precision concode_el... |
ParticleEmitter function ( ) { return emitter ; } | get the emitter that owns this particle concode_field_sep Image image concode_elem_sep float size concode_elem_sep float originalLife concode_elem_sep SGL GL concode_elem_sep int usePoints concode_elem_sep float vely concode_elem_sep Color color concode_elem_sep float velx concode_elem_sep int type concode_elem_sep flo... |
_Fields function ( int arg0 ) { switch ( arg0 ) { case 1 : return STATE_SPOUT_OBJECT ; case 2 : return COMMON ; default : return null ; } } | find the _ fields constant that matches fieldid , or null if its not found . concode_field_sep String _fieldName concode_elem_sep org.apache.thrift.protocol.TField STATE_SPOUT_OBJECT_FIELD_DESC concode_elem_sep ComponentCommon common concode_elem_sep short _thriftId concode_elem_sep Map<_Fields,org.apache.thrift.meta_d... |
ReplyMessageV2 function ( ) { return new ReplyMessageV2 ( ) ; } | create an instance of replymessagev2 concode_field_sep QName _WSRequestToken_QNAME concode_elem_sep QName _HeartBeatMsg_QNAME concode_field_sep EventV2 createEventV2 concode_elem_sep LongDescriptionType createLongDescriptionType concode_elem_sep WSRequestToken createWSRequestToken concode_elem_sep JAXBElement<WSRequest... |
Operation function ( ) { return tableTwo ; } | this method returns the value of tabletwo . concode_field_sep int resultTableID concode_elem_sep int tableOneAccess concode_elem_sep Operation parent concode_elem_sep Operation tableOne concode_elem_sep int tableTwoAccess concode_elem_sep String type concode_elem_sep int executionOrder concode_elem_sep Operation tableT... |
void function ( String arg0 ) { this . quantitativeAccuracyMethod = arg0 ; } | sets the value of the quantitativeaccuracymethod property . concode_field_sep List<RasterDataQuality.QuantitativeAccuracyReport> quantitativeAccuracyReport concode_elem_sep String quantitativeAccuracyValue concode_elem_sep String accuracyReport concode_elem_sep String quantitativeAccuracyMethod concode_field_sep Raster... |
void function ( JAXBElement < AgentProcedureTmplRequest > arg0 ) { this . request = arg0 ; } | sets the value of the request property . concode_field_sep JAXBElement<AgentProcedureTmplRequest> request concode_field_sep JAXBElement<AgentProcedureTmplRequest> getRequest |
void function ( final int arg0 , final Callback arg1 ) { callbacks . add ( arg0 , arg1 ) ; } | adds a new callback to this builder at a specified position . concode_field_sep int size concode_elem_sep ObjectArrayList<Callback> callbacks concode_elem_sep Callback[] callback concode_elem_sep ObjectArrayList<Callback> callbacks concode_elem_sep boolean[] cont concode_field_sep boolean characters concode_elem_sep bo... |
ObjectMapper function ( JsonFactory arg0 ) { final ObjectMapper loc0 = new ObjectMapper ( arg0 ) ; return configure ( loc0 ) ; } | creates a new objectmapper with a custom com.fasterxml.jackson.core.jsonfactory with guava , logback , and joda time support , as well as support for jsonsnakecase . also includes all discoverable interface implementations . concode_field_sep PlaceHolder placeHolder concode_field_sep ObjectMapper newMinimalObjectMapper... |
void function ( int arg0 ) { if ( packet_len >= 12 ) setInt ( arg0 , packet , 2 , 4 ) ; } | sets the sequence number concode_field_sep int packet_len concode_elem_sep byte[] packet concode_field_sep long getSscr concode_elem_sep void setSscr concode_elem_sep boolean hasPadding concode_elem_sep void setExtension concode_elem_sep int getSequenceNumber concode_elem_sep byte[] getPacket concode_elem_sep boolean h... |
void function ( StreamGraph . ResourceStrategy arg0 ) { this . resourceStrategy = arg0 ; } | sets the org.apache.flink.streaming.api.graph.streamgraph.resourcestrategy of this streamtransformation . the resource strategy is used when scheduling operations on actual workers when transforming the streamtopology to an org.apache.flink.runtime.executiongraph.executiongraph . concode_field_sep StreamGraph.ResourceS... |
boolean function ( final Object arg0 , final Object arg1 ) { final boolean loc0 ; if ( arg0 == null ) { if ( arg1 == null ) { loc0 = true ; } else { loc0 = false ; } } else { if ( arg0 . equals ( arg1 ) ) { loc0 = true ; } else { loc0 = false ; } } return ! loc0 ; } | compares inside objects for an object.equals object implementation . concode_field_sep int KEY concode_elem_sep int VALUE concode_field_sep String getHashFromString concode_elem_sep String getExtension concode_elem_sep String convertToHex concode_elem_sep String[][] splitResponse concode_elem_sep String[][] splitRespon... |
void function ( ) { tags . clear ( ) ; } | remove all tags concode_field_sep ArrayList<Tag> tags concode_field_sep void add concode_elem_sep boolean contains concode_elem_sep Tag get concode_elem_sep int count concode_elem_sep boolean isEmpty concode_elem_sep void remove |
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 _userTrackerPathLocalService . arg0 ( arg0 , arg1 , arg2 , arg3 ) ; } | 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... |
AsyncOperation function ( Class < E > arg0 , Iterable < E > arg1 , int arg2 ) { return enqueEntityOperation ( OperationType . InsertInTxIterable , arg0 , arg1 , arg2 ) ; } | asynchronous version of abstractdao #insertintx iterable . concode_field_sep int sessionFlags concode_elem_sep AsyncOperationExecutor executor concode_elem_sep AbstractDaoSession daoSession concode_field_sep AsyncOperation enqueueEntityOperation concode_elem_sep int getWaitForMergeMillis concode_elem_sep AsyncOperation... |
void function ( int arg0 ) { mOffsetY = arg0 ; } | sets the vertical value of the current texture offset coordinate . concode_field_sep Config mBitmapConfig concode_elem_sep int mDepthBufferHandle concode_elem_sep int mWidth concode_elem_sep int mGLType concode_elem_sep boolean mStencilBuffer concode_elem_sep int mFrameBufferHandle concode_elem_sep int mHeight concode_... |
void function ( Socket arg0 ) { if ( arg0 != null ) { try { arg0 . close ( ) ; } catch ( RuntimeException loc0 ) { throw loc0 ; } catch ( Exception loc0 ) { } } } | closes socket , ignoring any checked exceptions . does nothing if socket is null . concode_field_sep Charset US_ASCII concode_elem_sep byte[] EMPTY_BYTE_ARRAY concode_elem_sep AtomicReference<byte[]> skipBuffer concode_elem_sep char[] DIGITS concode_elem_sep Charset UTF_8 concode_elem_sep String[] EMPTY_STRING_ARRAY co... |
java . lang . String function ( final int arg0 ) { if ( arg0 < 0 || arg0 >= this . _rraList . size ( ) ) { throw new IndexOutOfBoundsException ( "srini_string" + arg0 + "srini_string" + ( this . _rraList . size ( ) - 1 ) + "srini_string" ) ; } return ( java . lang . String ) _rraList . get ( arg0 ) ; } | method getrra . concode_field_sep java.util.List<java.lang.String> _rraList concode_elem_sep Integer _step concode_field_sep java.util.Iterator<java.lang.String> iterateRra concode_elem_sep void removeAllRra concode_elem_sep boolean removeRra concode_elem_sep void addRra concode_elem_sep void addRra concode_elem_sep in... |
DiscoveryNode function ( ) { return node ; } | the node referenced by the explanation concode_field_sep DiscoveryNode node concode_elem_sep Map<ShardId,List<NodeExplanation>> explanations concode_elem_sep String description concode_elem_sep AllocationExplanation EMPTY concode_field_sep AllocationExplanation add concode_elem_sep void writeTo concode_elem_sep void re... |
void function ( XMLGregorianCalendar arg0 ) { this . planStartDate = arg0 ; } | sets the value of the planstartdate property . concode_field_sep List<EquipmentPlanType> equipmentDetails concode_elem_sep String installmentPlanId concode_elem_sep long serialVersionUID concode_elem_sep String applicationId concode_elem_sep XMLGregorianCalendar planStartDate concode_elem_sep BigDecimal totalInstallmen... |
RerouteExplanation function ( boolean arg0 , RoutingAllocation arg1 , String arg2 ) { if ( arg0 ) { return new RerouteExplanation ( this , arg1 . decision ( Decision . NO , name ( ) + "srini_string" , arg2 ) ) ; } throw new IllegalArgumentException ( "srini_string" + name ( ) + "srini_string" + arg2 ) ; } | utility method for rejecting the current allocation command based on provided reason concode_field_sep String INDEX_FIELD concode_elem_sep String node concode_elem_sep String SHARD_FIELD concode_elem_sep String NODE_FIELD concode_elem_sep String index concode_elem_sep int shard concode_elem_sep int shardId concode_fiel... |
Throwable function ( ) { return error ; } | get the unknown error concode_field_sep int line concode_elem_sep String type concode_elem_sep String parserError concode_elem_sep Throwable error concode_elem_sep String sourceFile concode_field_sep String getType concode_elem_sep String getSourceFile concode_elem_sep int getLine concode_elem_sep String getSourceFileE... |
String function ( ) { return null ; } | return the base identifier . concode_field_sep Node m_context concode_field_sep boolean handlesNullPrefixes concode_elem_sep String getNamespaceForPrefix concode_elem_sep String getNamespaceForPrefix |
String function ( String arg0 , Iterable < ? > arg1 ) { return join ( new StringBuilder ( ) , arg0 , arg1 ) . toString ( ) ; } | joins objects with delim as the delimiter . concode_field_sep PlaceHolder placeHolder concode_field_sep String prependEach |
SimpleHadoopFilesystemConfigStore function ( URI arg0 ) { FileSystem loc0 = createFileSystem ( arg0 ) ; URI loc1 = getStoreRoot ( loc0 , arg0 ) ; URI loc2 = URI . create ( getSchemePrefix ( ) + loc1 ) ; return new SimpleHadoopFilesystemConfigStore ( loc0 , loc1 , loc2 ) ; } | creates a simplehadoopfilesystemconfigstore for the given uri . the uri specified should be the fullyqualified path to the dataset in question . for example , simple-hdfs : / / authority : port path-to-config-store path-to-dataset . it is important to note that the path to the config store on hdfs must also be specifie... |
String function ( ) { return description ; } | get the domain description concode_field_sep String owner concode_elem_sep Long modifiedTime concode_elem_sep String readers concode_elem_sep String description concode_elem_sep Long createdTime concode_elem_sep String id concode_elem_sep String writers concode_field_sep Long getModifiedTime concode_elem_sep String get... |
void function ( ) { testStrategy . testSessionInvalidatedAfterFailedRefresh ( ) ; } | keycloak-741 concode_field_sep PublicKey realmPublicKey concode_elem_sep AbstractKeycloakRule keycloakRule concode_elem_sep AdapterTestStrategy testStrategy concode_field_sep void testLoginSSOMax concode_elem_sep void testRestCallWithAccessTokenAsQueryParameter concode_elem_sep void testLoginSSOIdleRemoveExpiredUserSes... |
void function ( Object arg0 ) { } | called when command event generation produces a state concode_field_sep Listener DEFAULT_LISTENER concode_field_sep CloseableIterator<EntityHandle<T>> commandIterator concode_elem_sep void onCommit concode_elem_sep void setRepository concode_elem_sep void clear concode_elem_sep boolean isEmpty concode_elem_sep long jou... |
Schema function ( ) { return header . schema ; } | return the schema used in this file . concode_field_sep Schema schema concode_elem_sep List<String> metaKeyList concode_elem_sep long blockCount concode_elem_sep boolean availableBlock concode_elem_sep byte[] data concode_elem_sep DatumReader<D> reader concode_elem_sep long blockRemaining concode_elem_sep Map<String,by... |
void function ( String arg0 ) { this . passcode = arg0 ; } | the password concode_field_sep String brokerURL concode_elem_sep String host concode_elem_sep SSLContextParameters sslContextParameters concode_elem_sep String login concode_elem_sep String passcode concode_field_sep String getLogin concode_elem_sep void setHost concode_elem_sep SSLContextParameters getSslContextParame... |
String function ( ) { return null ; } | tostring concode_field_sep TreePath leadPath concode_elem_sep String SELECTION_MODE_PROPERTY concode_elem_sep TreePath[] selection concode_elem_sep EventListenerList listenerList concode_elem_sep DefaultListSelectionModel listSelectionModel concode_elem_sep SwingPropertyChangeSupport changeSupport concode_elem_sep int ... |
void function ( Set < DrillbitEndpoint > arg0 ) { for ( DrillbitStatusListener loc0 : listeners . keySet ( ) ) { loc0 . drillbitUnregistered ( arg0 ) ; } } | actions to take when there are a set of new de-active drillbits . concode_field_sep ConcurrentHashMap<DrillbitStatusListener,DrillbitStatusListener> listeners concode_elem_sep org.slf4j.Logger logger concode_field_sep DistributedSemaphore getSemaphore concode_elem_sep TransientStore<V> getOrCreateTransientStore concode... |
PokerVariant function ( ) { return this . variant ; } | returns poker variant for this card deck . concode_field_sep int MAX_DRAWN concode_elem_sep Comparator<Card> ORDER_BY_CARDRANK_DESC concode_elem_sep String MSG_MAX_CARDS_DRAWN concode_elem_sep PokerVariant variant concode_elem_sep int drawsRemaining concode_elem_sep String rankString concode_elem_sep String handNotatio... |
Set < String > function ( ) { return Collections . unmodifiableSet ( this . moduleLocations . keySet ( ) ) ; } | list all available module ids . concode_field_sep Logger logger concode_elem_sep ClassLoader classLoader concode_elem_sep String MODULE_CONFIG_FILE concode_elem_sep Map<String,Tuple.Two<URL,ModuleWire>> moduleLocations concode_field_sep ModuleWire getModule concode_elem_sep URL getModuleResource concode_elem_sep Set<St... |
String function ( ) { return "srini_string" ; } | used to retrieve the plugin tool 's descriptive name . this can be a longer name containing spaces and is used in the interface to list the tool . concode_field_sep String[] args concode_elem_sep boolean cancelOp concode_elem_sep WhiteboxPluginHost myHost concode_elem_sep String previousProgressLabel concode_elem_sep i... |
NotificationService function ( ) { return ServiceUtils . getService ( bundleContext , NotificationService . class ) ; } | returns the notificationservice obtained from the bundle context . note : no caching of the returned value is made available . clients interested in bringing down the penalties imposed by acquiring the value in question should provide it by themselves . concode_field_sep ConfigurationService configurationService concod... |
int function ( ) { return dataSize ( ) - dataPosition ( ) ; } | number of unused bytes in this byte buffer . concode_field_sep Parcel realObject concode_elem_sep List<Pair<Integer,?>> buffer concode_elem_sep int index concode_elem_sep Map<Integer,ByteBuffer> NATIVE_PTR_TO_PARCEL concode_field_sep void nativeUnmarshall concode_elem_sep void nativeWriteString concode_elem_sep void wr... |
EcsCluster function ( String arg0 ) { setStackId ( arg0 ) ; return this ; } | the stack id . concode_field_sep String ecsClusterName concode_elem_sep String stackId concode_elem_sep String registeredAt concode_elem_sep String ecsClusterArn concode_field_sep EcsCluster withEcsClusterName concode_elem_sep void setStackId concode_elem_sep String getEcsClusterArn concode_elem_sep EcsCluster withEcsC... |
void function ( String arg0 ) { this . shortName = arg0 ; } | sets the value of the shortname property . concode_field_sep XMLGregorianCalendar modDate concode_elem_sep String code concode_elem_sep TypeComUdfListingMethod listingMethod concode_elem_sep Short elementLevel concode_elem_sep UDFDefinedValueList udfValueList concode_elem_sep Boolean mandatory concode_elem_sep XMLGrego... |
float function ( ) { return bookBuyMondoEfforts ; } | getter concode_field_sep float dormSelectionOfficeCarbonFootprint concode_elem_sep float courseRegistrationComputerEfforts concode_elem_sep float bookBuyUniversityCarbonFootprint concode_elem_sep float bookBuyMondoEfforts concode_elem_sep float bookBuyCost concode_elem_sep float campusTourOnFootEfforts concode_elem_sep... |
boolean function ( ) { if ( locked == null ) { return true ; } else { return locked ; } } | gets the value of the locked property . concode_field_sep String macro concode_elem_sep Object parent concode_elem_sep String altText concode_elem_sep Boolean dde concode_elem_sep Boolean autoPict concode_elem_sep Boolean autoFill concode_elem_sep Boolean uiObject concode_elem_sep Boolean print concode_elem_sep Boolean... |
int function ( ) { TabState loc0 = tabContents . get ( currentNode ) ; return loc0 . getTabIndex ( ) ; } | gets the selected tabset index for the currently selected node . concode_field_sep NavigationTreeFactory navigationTreeFactory concode_elem_sep Node currentNode concode_elem_sep NavigationPanelCollapsibleFactory navigationPanelCollapsible concode_elem_sep HashMap<Node,TabState> tabContents concode_field_sep void setSel... |
int function ( int arg0 ) { return getPoissonRandom ( ( double ) arg0 ) ; } | get a random integer from a poisson distribution with the specified mean concode_field_sep Queue<Event> eventQueue concode_elem_sep Random rand concode_elem_sep Queue<Customer> waitLine concode_field_sep void runSimulation concode_elem_sep void printEvent concode_elem_sep void main concode_elem_sep int getPoissonRandom... |
String function ( ) { return measurementUnit ; } | gets the value of the measurementunit property . concode_field_sep long serialVersionUID concode_elem_sep BigDecimal value concode_elem_sep String measurementUnit concode_field_sep BigDecimal getValue concode_elem_sep void setValue concode_elem_sep void setMeasurementUnit |
IndexSettings function ( ) { return indexSettings ; } | returns the index indexsettings concode_field_sep Path translogPath concode_elem_sep ByteSizeValue DEFAULT_BUFFER_SIZE concode_elem_sep IndexSettings indexSettings concode_elem_sep ShardId shardId concode_elem_sep BigArrays bigArrays concode_elem_sep ByteSizeValue bufferSize concode_field_sep BigArrays getBigArrays con... |
void function ( Log arg0 ) { this . logger = ( arg0 != null ? arg0 : LogFactory . getLog ( getClass ( ) ) ) ; } | set the log logger that is to be used to report warnings.if set to null then a default log logger set tothe name of the instance class will be used . concode_field_sep Log logger concode_field_sep void warning concode_elem_sep void error concode_elem_sep void fatal |
Double function ( Double arg0 ) { if ( arg0 == null ) { return null ; } return arg0 * 1.8 + 32.0 ; } | converts celsius to fahrenheit . concode_field_sep PlaceHolder placeHolder concode_field_sep String getWindDirection concode_elem_sep Double millimetersToInches concode_elem_sep double getSeaLevelPressure concode_elem_sep Double mpsToKmh concode_elem_sep Double kmhToKnots concode_elem_sep Double convertUnit concode_ele... |
SocketChannelUDT function ( final TypeUDT arg0 ) { try { return SelectorProviderUDT . from ( arg0 ) . openSocketChannel ( ) ; } catch ( final IOException loc0 ) { throw new ChannelException ( "srini_string" , loc0 ) ; } } | convenience factory for kindudt #connector channels . concode_field_sep ChannelFactory<UdtChannel> BYTE_CONNECTOR concode_elem_sep ChannelFactory<UdtChannel> MESSAGE_CONNECTOR concode_elem_sep SelectorProvider MESSAGE_PROVIDER concode_elem_sep ChannelFactory<UdtServerChannel> BYTE_ACCEPTOR concode_elem_sep KindUDT kind... |
void function ( ) { } | an entry point for initialization . order of service setup . constructor , initialize , start - when starting a service . concode_field_sep TaskSchedulerContext taskSchedulerContext concode_field_sep boolean hasUnregistered concode_elem_sep boolean deallocateTask concode_elem_sep Object deallocateContainer concode_elem... |
List < T > function ( PipelineOptions arg0 , Source arg1 ) { try { return ReaderUtils . readElemsFromReader ( ReaderFactory . < T > create ( arg0 , arg1 , null ) ) ; } catch ( Exception loc0 ) { throw new RuntimeException ( "srini_string" + arg1 . toString ( ) , loc0 ) ; } } | creates a com.google.cloud.dataflow.sdk.util.common.worker.reader from the given dataflow source api definition and reads all elements from it . concode_field_sep PlaceHolder placeHolder concode_field_sep Source flattenBaseSpecs |
List < SourceFile > function ( ) { return externs ; } | returns sourcefile used as a reference during the compression at compilationlevel.advanced _ optimizations level . concode_field_sep String COMPILATION_LEVEL_ADVANCED concode_elem_sep boolean customExternsOnly concode_elem_sep Level loggingLevel concode_elem_sep String COMPILATION_LEVEL_SIMPLE concode_elem_sep WarningL... |
void function ( Printable arg0 , PageFormat arg1 ) { append ( arg0 , arg1 , 1 ) ; } | this method appends a page to the end of the book . concode_field_sep Vector page_formats concode_elem_sep Vector printables concode_field_sep int getNumberOfPages concode_elem_sep Printable getPrintable concode_elem_sep PageFormat getPageFormat concode_elem_sep void setPage |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.