idx
int64
0
25k
question
stringlengths
72
5.69k
target
stringlengths
21
481
20,800
returns the format string this controls the overall structure of the label . 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...
String function ( ) { return this . formatString ; }
20,801
gets the casecurityinfos . concode_field_sep PrivilegedTerminalInfo pti concode_elem_sep PACESecurityInfos psi concode_elem_sep CardInfoLocator cil concode_elem_sep CASecurityInfos csi concode_elem_sep Logger _logger concode_elem_sep TASecurityInfos tsi concode_elem_sep SecurityInfos sis concode_field_sep CardInfoLocat...
CASecurityInfos function ( ) { return csi ; }
20,802
gets the value of the units property . concode_field_sep String calendar concode_elem_sep String note concode_elem_sep String stdRate concode_elem_sep String ovtRate concode_elem_sep String name concode_elem_sep String id concode_elem_sep String units concode_elem_sep String shortName concode_elem_sep String type conco...
String function ( ) { return units ; }
20,803
sets a photo value in the object . concode_field_sep Bundle bundle concode_elem_sep Bundle bundle concode_field_sep E putStringArrayList concode_elem_sep SharePhoto getPhoto concode_elem_sep E putPhotoArrayList concode_elem_sep E putDoubleArray concode_elem_sep double getDouble concode_elem_sep E putDouble concode_elem...
E function ( final String arg0 , @ Nullable final SharePhoto arg1 ) { this . bundle . putParcelable ( arg0 , arg1 ) ; return ( E ) this ; }
20,804
retrieves a byte sequence representing the md5 digest of the specified byte sequence . concode_field_sep MessageDigest md5 concode_field_sep String encode
byte [ ] function ( byte [ ] arg0 ) { synchronized ( MD5 . class ) { if ( md5 == null ) { try { md5 = MessageDigest . getInstance ( "srini_string" ) ; } catch ( NoSuchAlgorithmException loc0 ) { throw new RuntimeException ( loc0 . toString ( ) ) ; } } return md5 . digest ( arg0 ) ; } }
20,805
sets the status modified . concode_field_sep String reason1 concode_elem_sep String reason2 concode_elem_sep String senderBankName concode_elem_sep String transId concode_elem_sep String userVariable4 concode_elem_sep String userVariable3 concode_elem_sep String userVariable5 concode_elem_sep String recepientBankCode c...
IDealNotificationResponse function ( String arg0 ) { this . statusModified = arg0 ; return this ; }
20,806
gets the value of the name property . concode_field_sep String name concode_elem_sep String value concode_field_sep void setName concode_elem_sep String getValue concode_elem_sep void setValue
String function ( ) { return name ; }
20,807
gets the value of the title property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep String href concode_elem_sep String type concode_elem_sep String title concode_elem_sep MLEngineering...
String function ( ) { return title ; }
20,808
respond to server 's sasl token . concode_field_sep String secretKeyId concode_elem_sep SecretKeyHolder secretKeyHolder concode_elem_sep Logger logger concode_elem_sep SaslClient saslClient concode_elem_sep String expectedQop concode_field_sep byte[] firstToken concode_elem_sep void dispose concode_elem_sep void handle...
byte [ ] function ( byte [ ] arg0 ) { try { return saslClient != null ? saslClient . evaluateChallenge ( arg0 ) : new byte [ 0 ] ; } catch ( SaslException loc1 ) { throw Throwables . propagate ( loc1 ) ; } }
20,809
returns the label of this refactoring 's command . concode_field_sep RefactoringHelper helper concode_elem_sep List<T> contextObjects concode_field_sep TransactionalEditingDomain getEditingDomain concode_elem_sep Resource getResource concode_elem_sep List<?> getAffectedFiles concode_elem_sep T getContextObject concode_...
String function ( ) { return "srini_string" ; }
20,810
returns the longest source phrase read . concode_field_sep int spanLimit concode_elem_sep JoshuaConfiguration joshuaConfiguration concode_elem_sep int OOV_RULE_ID concode_elem_sep boolean sorted concode_elem_sep int maxSourcePhraseLength concode_elem_sep Logger logger concode_elem_sep int owner concode_field_sep void s...
int function ( ) { return maxSourcePhraseLength ; }
20,811
looks up the urlmappingsholder instance concode_field_sep PlaceHolder placeHolder concode_field_sep IncludedContent includeForUrlMappingInfo concode_elem_sep String buildDispatchUrlForMapping concode_elem_sep String buildDispatchUrlForMapping concode_elem_sep View resolveView concode_elem_sep UrlConverter locateUrlConv...
UrlMappingsHolder function ( ServletContext arg0 ) { WebApplicationContext loc0 = WebApplicationContextUtils . getRequiredWebApplicationContext ( arg0 ) ; return ( UrlMappingsHolder ) loc0 . getBean ( UrlMappingsHolder . BEAN_ID ) ; }
20,812
test of setconnectionname method , of class hbasescansampler . concode_field_sep PlaceHolder placeHolder concode_field_sep void testSetOmitVars concode_elem_sep void setUpClass concode_elem_sep void testGetLimit concode_elem_sep void testSetTableName concode_elem_sep void testGetPassAll concode_elem_sep void testGetSta...
void function ( ) { System . out . println ( "srini_string" ) ; String loc0 = "srini_string" ; HBaseScanSampler loc1 = new HBaseScanSampler ( ) ; loc1 . setConnectionName ( loc0 ) ; }
20,813
sent when an accessibility client requests the state of the control , or the state of a child of the control . the default behavior is to do nothing . return a state mask mask bit constants defined in acc beginning with state _ that describes the current state of the specified control or child in the detail field of th...
void function ( AccessibleControlEvent arg0 ) { }
20,814
gets the value of the this property . concode_field_sep ManagedObjectReference host concode_elem_sep ManagedObjectReference _this concode_field_sep void setThis concode_elem_sep void setHost concode_elem_sep ManagedObjectReference getHost
ManagedObjectReference function ( ) { return _this ; }
20,815
sets the value of the height property . concode_field_sep String mapping concode_elem_sep List<Address> address concode_elem_sep String flavour concode_elem_sep String src concode_elem_sep BigDecimal refresh concode_elem_sep Label label concode_elem_sep String suffix concode_elem_sep String type concode_elem_sep Layout...
void function ( String arg0 ) { this . height = arg0 ; }
20,816
returns the remote peer 's principle , or null if that peer is anonymous . concode_field_sep List<Certificate> localCertificates concode_elem_sep List<Certificate> peerCertificates concode_elem_sep TlsVersion tlsVersion concode_elem_sep CipherSuite cipherSuite concode_field_sep List<Certificate> localCertificates conco...
Principal function ( ) { return ! peerCertificates . isEmpty ( ) ? ( ( X509Certificate ) peerCertificates . get ( 0 ) ) . getSubjectX500Principal ( ) : null ; }
20,817
returns an unsafe bitmap reference . do not assign the result of this method to anything other than a local variable , or it will no longer work with the reference count goes to zero . concode_field_sep int mAttachCounter concode_elem_sep CloseableReference<CloseableImage> mImageRef concode_elem_sep BitmapUpdateListene...
Bitmap function ( ) { if ( mImageRef == null ) { return null ; } CloseableImage loc0 = mImageRef . get ( ) ; if ( ! ( loc0 instanceof CloseableBitmap ) ) { mImageRef . close ( ) ; mImageRef = null ; return null ; } return ( ( CloseableBitmap ) loc0 ) . getUnderlyingBitmap ( ) ; }
20,818
adds a parameter to the request concode_field_sep String TAG concode_elem_sep ObjectNode jsonRequest concode_elem_sep String ERROR_NODE concode_elem_sep String RESULT_NODE concode_elem_sep String METHOD_NODE concode_elem_sep ObjectMapper objectMapper concode_elem_sep String PARAMS_NODE concode_elem_sep int lastId conco...
void function ( String arg0 , Integer arg1 ) { if ( arg1 != null ) getParametersNode ( ) . put ( arg0 , arg1 ) ; }
20,819
mark the rdd as non-persistent , and remove all blocks for it from memory and disk . concode_field_sep PlaceHolder placeHolder concode_field_sep org.apache.spark.api.java.JavaRDD<T> setName concode_elem_sep org.apache.spark.rdd.RDD<T> toRDD concode_elem_sep org.apache.spark.api.java.JavaRDD<T> cache concode_elem_sep sc...
org . apache . spark . api . java . JavaRDD < T > function ( boolean arg0 ) { throw new RuntimeException ( ) ; }
20,820
gets the appropriate adapter wrapper around the object inspector if necessary , that is , if we 're dealing with numbers . the json parser wo n't parse the number because it 's deferred lazy . concode_field_sep HashMap<ArrayList<Object>,JsonUnionObjectInspector> cachedJsonUnionObjectInspector concode_elem_sep Map<Primi...
AbstractPrimitiveJavaObjectInspector function ( PrimitiveCategory arg0 ) { if ( ! primitiveOICache . containsKey ( arg0 ) ) { primitiveOICache . put ( arg0 , PrimitiveObjectInspectorFactory . getPrimitiveJavaObjectInspector ( arg0 ) ) ; } return primitiveOICache . get ( arg0 ) ; }
20,821
clones or proxies can mess up the error message . concode_field_sep HttpCommand command concode_elem_sep AWSUtils utils concode_field_sep void testValidateBucketName concode_elem_sep HttpResponse response concode_elem_sep void testParseAWSErrorFromContentHttpCommandHttpResponseInputStream concode_elem_sep void setUpInj...
void function ( ) { HttpResponse loc0 = HttpResponse . builder ( ) . statusCode ( BAD_REQUEST . getStatusCode ( ) ) . payload ( "srini_string" ) . build ( ) ; loc0 . getPayload ( ) . getContentMetadata ( ) . setContentType ( TEXT_PLAIN ) ; assertNull ( utils . parseAWSErrorFromContent ( command . getCurrentRequest ( ) ...
20,822
gets the dbus path . concode_field_sep String iface concode_elem_sep String ip4Config concode_elem_sep UInt32 capabilities concode_elem_sep boolean managed concode_elem_sep String dbusPath concode_elem_sep UInt32 ifaceIpAddress concode_elem_sep UInt32 state concode_elem_sep String activeConnection concode_elem_sep UInt...
String function ( ) { return dbusPath ; }
20,823
gets the value of the multitrigger property . concode_field_sep Image image concode_elem_sep Pushbutton pushbutton concode_elem_sep Urltrigger urltrigger concode_elem_sep Switch _switch concode_elem_sep Pagejump pagejump concode_elem_sep Toggle toggle concode_elem_sep Multitrigger multitrigger concode_elem_sep Trigger ...
Multitrigger function ( ) { return multitrigger ; }
20,824
specify whether the parameter metadata for the call should be used . the default is true . concode_field_sep String callString concode_elem_sep Map<String,RowMapper<?>> declaredRowMappers concode_elem_sep Log logger concode_elem_sep CallableStatementCreatorFactory callableStatementFactory concode_elem_sep JdbcTemplate ...
void function ( boolean arg0 ) { this . callMetaDataContext . setAccessCallParameterMetaData ( arg0 ) ; }
20,825
returns the index for which #keyat would return thespecified key , or a negative number if the specified key is not mapped . concode_field_sep int[] mKeys concode_elem_sep int mSize concode_elem_sep int[] mValues concode_field_sep int keyAt concode_elem_sep int size concode_elem_sep int get concode_elem_sep int get con...
int function ( int arg0 ) { return binarySearch ( mKeys , 0 , mSize , arg0 ) ; }
20,826
starts the renderer , meaning that calls to #dosomework long , long will cause thetrack to be rendered . concode_field_sep int STATE_UNPREPARED concode_elem_sep int STATE_PREPARED concode_elem_sep long UNKNOWN_TIME_US concode_elem_sep int STATE_ENABLED concode_elem_sep long END_OF_TRACK_US concode_elem_sep int STATE_ST...
void function ( ) { Assertions . checkState ( state == TrackRenderer . STATE_ENABLED ) ; state = TrackRenderer . STATE_STARTED ; onStarted ( ) ; }
20,827
report generation progress . concode_field_sep StdOutWriter out concode_elem_sep int warnings concode_elem_sep String NL concode_elem_sep int errors concode_field_sep void debug concode_elem_sep void checkErrors concode_elem_sep void err concode_elem_sep String getLine concode_elem_sep void setGUIMode concode_elem_sep ...
void function ( ErrorMessages arg0 , String arg1 ) { if ( Options . verbose ) { out . println ( ErrorMessages . get ( arg0 , arg1 ) ) ; } }
20,828
sets the metadata to attach to the content to shared . see developer docs for more info . concode_field_sep String mMetaData concode_elem_sep Uri mExternalUri concode_elem_sep String mMimeType concode_elem_sep Uri mUri concode_field_sep Uri getExternalUri concode_elem_sep String getMimeType concode_elem_sep ShareToMess...
ShareToMessengerParamsBuilder function ( String arg0 ) { mMetaData = arg0 ; return this ; }
20,829
gets the dim . concode_field_sep Arena backup concode_elem_sep HashMap<String,CleanerMaster> cleaners concode_elem_sep String arenaID concode_elem_sep CoordVector dim concode_elem_sep ArrayList<CoordVector> patchesCoords concode_elem_sep int sCounter concode_elem_sep int dCounter concode_elem_sep String mapFilePath con...
CoordVector function ( ) { return dim ; }
20,830
returns true if the request contains conditions that save the server from sending a response that the client has locally . when the caller adds conditions , this cache wo n't participate in the request . concode_field_sep boolean onlyIfCached concode_elem_sep RawHeaders headers concode_elem_sep String transferEncoding ...
boolean function ( ) { return ifModifiedSince != null || ifNoneMatch != null ; }
20,831
principal getter for the next sequence value concode_field_sep long lastValue concode_elem_sep long currValue concode_elem_sep int dataType concode_elem_sep HsqlName name concode_elem_sep long increment concode_elem_sep long startValue concode_field_sep HsqlName getName concode_elem_sep String getSchemaName concode_ele...
long function ( ) { long loc0 = currValue ; currValue += increment ; return loc0 ; }
20,832
gets the value of the xref property . concode_field_sep Names names concode_elem_sep Xref xref concode_elem_sep List<BaseLocation> featureRange concode_elem_sep AttributeList attributeList concode_elem_sep CvType featureType concode_elem_sep CvType featureDetectionMethod concode_elem_sep ExperimentRefList experimentRef...
Xref function ( ) { return xref ; }
20,833
retrieves the application 's icommandservice instance . the method works on the server as well as the client . note : usage of this method is discouraged . if the class that needs the command service is managed by spring declare a property and let the instance being injected by the ioc container . concode_field_sep Str...
ICommandService function ( ) { return ( ICommandService ) VeriniceContext . get ( VeriniceContext . COMMAND_SERVICE ) ; }
20,834
metadata associated with the key . concode_field_sep KeyMetadata keyMetadata concode_field_sep void setKeyMetadata concode_elem_sep CreateKeyResult withKeyMetadata concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep CreateKeyResult clone concode_elem_sep String toString
KeyMetadata function ( ) { return this . keyMetadata ; }
20,835
closes all autocloseables if not null and suppresses subsequent exceptions if more than one concode_field_sep PlaceHolder placeHolder concode_field_sep AutoCloseable all
void function ( AutoCloseable ... arg0 ) { close ( Arrays . asList ( arg0 ) ) ; }
20,836
the number of cells to process per batch by the background sweeper . concode_field_sep PlaceHolder placeHolder concode_field_sep long getSweepPauseMillis concode_elem_sep Optional<LeaderConfig> leader concode_elem_sep long getPunchIntervalMillis concode_elem_sep int getBackgroundScrubThreads concode_elem_sep int getBac...
int function ( ) { return AtlasDbConstants . DEFAULT_SWEEP_BATCH_SIZE ; }
20,837
a list of the calculated facet values and counts . concode_field_sep com.amazonaws.internal.SdkInternalList<Bucket> buckets concode_field_sep BucketInfo withBuckets concode_elem_sep BucketInfo withBuckets concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep BucketInfo clone concode_elem_sep St...
void function ( java . util . Collection < Bucket > arg0 ) { if ( arg0 == null ) { this . buckets = null ; return ; } this . buckets = new com . amazonaws . internal . SdkInternalList < Bucket > ( arg0 ) ; }
20,838
event handler for the south border . concode_field_sep boolean renderNorth concode_elem_sep boolean renderEast concode_elem_sep boolean renderSouth concode_elem_sep boolean renderWest concode_elem_sep boolean renderCenter concode_field_sep boolean isRenderNorth concode_elem_sep boolean isRenderCenter concode_elem_sep v...
void function ( ValueChangeEvent arg0 ) { setRenderSouth ( ( ( Boolean ) arg0 . getNewValue ( ) ) . booleanValue ( ) ) ; }
20,839
tells nei not to perform any fast transfer operations on slots of a particular class concode_field_sep PlaceHolder placeHolder concode_field_sep void registerNEIGuiHandler concode_elem_sep void addKeyBind concode_elem_sep void addInfiniteItemHandler concode_elem_sep void addItemListEntry concode_elem_sep void addLayout...
void function ( Class < ? extends Slot > arg0 ) { ItemInfo . fastTransferExemptions . add ( arg0 ) ; }
20,840
merges in into inout , just before node succnode . concode_field_sep Map<N,A> filterUnitToBeforeFlow concode_elem_sep Map<N,A> unitToBeforeFlow concode_elem_sep DirectedGraph<N> graph concode_field_sep void doAnalysis concode_elem_sep boolean treatTrapHandlersAsEntries concode_elem_sep void merge concode_elem_sep void ...
void function ( N arg0 , A arg1 , A arg2 ) { A loc0 = newInitialFlow ( ) ; merge ( arg0 , arg1 , arg2 , loc0 ) ; copy ( loc0 , arg1 ) ; }
20,841
select protocol . return the protocol with the index ins or null if ins is greater than #max_protocol_index . the argument ins is the ins byteof the first apdu of the first step of a newly selected protocol . concode_field_sep Protocol[] protocols concode_elem_sep short max_protocol_index concode_field_sep short get_ma...
Protocol function ( short arg0 ) { if ( arg0 < max_protocol_index ) { return protocols [ arg0 ] ; } else { return null ; } }
20,842
generates an activation key . concode_field_sep int DEF_COUNT concode_field_sep String generateResetKey concode_elem_sep String generatePassword
String function ( ) { return RandomStringUtils . randomNumeric ( DEF_COUNT ) ; }
20,843
creates a test database defined by statements . a create database ... statementshould not be included ; an appropriate name will be chosen and the statement generated accordingly . concode_field_sep Logger logger concode_elem_sep InstanceId instanceId concode_elem_sep SpannerOptions options concode_elem_sep List<Databa...
Database function ( String ... arg0 ) { return createTestDatabase ( Arrays . asList ( arg0 ) ) ; }
20,844
get the default entitymanager for this thread . concode_field_sep ThreadLocal<EntityManager> currentEntityManager concode_field_sep T withTransaction concode_elem_sep void withTransaction concode_elem_sep T withTransaction concode_elem_sep void bindForCurrentThread
EntityManager function ( ) { EntityManager loc0 = currentEntityManager . get ( ) ; if ( loc0 == null ) { throw new RuntimeException ( "srini_string" ) ; } return loc0 ; }
20,845
add additional webrequestmatcher instances that will ensurethat mockmvc is used to process the request , if such a matchermatches against the web request . concode_field_sep String contextPath concode_elem_sep boolean alwaysUseMockMvc concode_elem_sep MockMvc mockMvc concode_elem_sep List<WebRequestMatcher> mockMvcRequ...
T function ( WebRequestMatcher ... arg0 ) { for ( WebRequestMatcher loc0 : arg0 ) { this . mockMvcRequestMatchers . add ( loc0 ) ; } return ( T ) this ; }
20,846
logs a message using the debug-logger . by channeling all temporary log messages through this method , we can later easily identify the debugger log entries so that we can remove them . concode_field_sep Log logger concode_field_sep void startProfiling concode_elem_sep void logEnter concode_elem_sep void logExit concod...
void function ( final Object arg0 , final Throwable arg1 ) { logger . info ( arg0 , arg1 ) ; }
20,847
utility function to copy a string out of a bytebuffer . this is here because multiple chunk handlers can make use of it , and there 's nowhere better to put it . concode_field_sep ByteOrder CHUNK_ORDER concode_elem_sep int CHUNK_FAIL concode_field_sep void connected concode_elem_sep Chunk handleChunk concode_elem_sep B...
String function ( ByteBuffer arg0 , int arg1 ) { char [ ] loc0 = new char [ arg1 ] ; for ( int loc1 = 0 ; loc1 < arg1 ; loc1 ++ ) loc0 [ loc1 ] = arg0 . getChar ( ) ; return new String ( loc0 ) ; }
20,848
terminates the current line by printing the line-separator string . concode_field_sep String CHARSET_NAME concode_elem_sep Locale LOCALE concode_elem_sep PrintWriter out concode_field_sep void print concode_elem_sep void print concode_elem_sep void print concode_elem_sep void print concode_elem_sep void print concode_e...
void function ( ) { out . println ( ) ; }
20,849
sets the value of the qeid property . concode_field_sep Long qeid concode_elem_sep String key concode_field_sep Long getQeid concode_elem_sep String getKey concode_elem_sep void setKey
void function ( Long arg0 ) { this . qeid = arg0 ; }
20,850
try to bind the given object to the given service name . concode_field_sep PlaceHolder placeHolder concode_field_sep URL parseURL concode_elem_sep Remote lookup concode_elem_sep String getName concode_elem_sep void unbind concode_elem_sep void rebind concode_elem_sep Registry getRegistry concode_elem_sep String[] list
void function ( String arg0 , Remote arg1 ) { URL loc0 = parseURL ( arg0 ) ; String loc1 = getName ( loc0 ) ; getRegistry ( loc0 ) . bind ( loc1 , arg1 ) ; }
20,851
requests , in a jdk 1.1 compliant way , that the file or directory denoted by the given abstract pathname be deleted when the virtual machine terminates . deletion will be attempted only for jdk 1.2 and greater runtime environments and only upon normal termination of the virtual machine , as defined by the java languag...
void function ( File arg0 ) { JavaSystem . deleteOnExit ( arg0 ) ; }
20,852
returns true , if the specified instance has the specified getter method . concode_field_sep String WEATHER_PROPERTY concode_field_sep Object getNestedObject concode_elem_sep String getPropertyTypeName concode_elem_sep boolean isWeatherProperty concode_elem_sep Object getPropertyValue concode_elem_sep String toGetterSt...
boolean function ( Object arg0 , String arg1 ) { try { getPropertyValue ( arg0 , arg1 ) ; return true ; } catch ( Exception loc0 ) { return false ; } }
20,853
get the next object from the trace . concode_field_sep JsonParser jsonParser concode_elem_sep ObjectMapper mapper concode_elem_sep Class<? extends T> clazz concode_field_sep void close
T function ( ) { try { return mapper . readValue ( jsonParser , clazz ) ; } catch ( EOFException loc0 ) { return null ; } }
20,854
search diacritics-sensitive ? note : depending on available alternatives in the index , this will choose the most appropriate one . concode_field_sep Searcher searcher concode_elem_sep boolean diacriticsSensitive concode_elem_sep String fieldName concode_elem_sep boolean caseSensitive concode_elem_sep String subpropPre...
boolean function ( ) { return diacriticsSensitive ; }
20,855
called on exception when trying to read . concode_field_sep boolean instrumentationEnabled concode_elem_sep Optional<Timer> extractorTimer concode_elem_sep MetricContext metricContext concode_elem_sep Optional<Meter> dataRecordExceptionsMeter concode_elem_sep Optional<Meter> readRecordsMeter concode_elem_sep Closer clo...
void function ( Exception arg0 ) { if ( DataRecordException . class . isInstance ( arg0 ) ) { Instrumented . markMeter ( this . dataRecordExceptionsMeter ) ; } }
20,856
tests that stringutils #frombytebuffer bytebuffer correctlybase64 encodes the contents in a bytebuffer and returns the correct result . concode_field_sep PlaceHolder placeHolder concode_field_sep void replace_MatchNotFound_ReturnsOriginalString concode_elem_sep void upperCase_EmptyString concode_elem_sep void testAppen...
void function ( ) { String loc0 = "srini_string" ; String loc1 = "srini_string" ; ByteBuffer loc2 = ByteBuffer . wrap ( loc0 . getBytes ( ) ) ; String loc3 = StringUtils . fromByteBuffer ( loc2 ) ; assertEquals ( loc1 , loc3 ) ; }
20,857
sets the value of the decimals property . concode_field_sep String unit concode_elem_sep BigDecimal min concode_elem_sep BigDecimal max concode_elem_sep BigInteger decimals concode_elem_sep String label concode_elem_sep String position concode_elem_sep String value concode_field_sep void setMax concode_elem_sep String ...
void function ( BigInteger arg0 ) { this . decimals = arg0 ; }
20,858
record the starting location of a single value for a field . concode_field_sep Map<FieldDescriptor,List<TextFormatParseInfoTree>> subtreesFromField concode_elem_sep Map<FieldDescriptor,List<TextFormatParseLocation>> locationsFromField concode_elem_sep Map<FieldDescriptor,List<Builder>> subtreeBuildersFromField concode_...
Builder function ( final FieldDescriptor arg0 , TextFormatParseLocation arg1 ) { List < TextFormatParseLocation > loc0 = locationsFromField . get ( arg0 ) ; if ( loc0 == null ) { loc0 = new ArrayList < TextFormatParseLocation > ( ) ; locationsFromField . put ( arg0 , loc0 ) ; } loc0 . add ( arg1 ) ; return this ; }
20,859
gets a signed 1-byte value . concode_field_sep PlaceHolder placeHolder concode_field_sep int beU1 concode_elem_sep int beS4 concode_elem_sep int beS2 concode_elem_sep int beU2
int function ( byte [ ] arg0 , int arg1 ) { return arg0 [ arg1 ] ; }
20,860
allows the jsdocparser to update the character offset so that getcharno returns a valid character position . concode_field_sep int cursor concode_elem_sep char[] stringBuffer concode_elem_sep int sourceEnd concode_elem_sep int EOF_CHAR concode_elem_sep int initLineno concode_elem_sep int lineEndChar concode_elem_sep St...
void function ( ) { charno = getOffset ( ) ; }
20,861
shutdown concode_field_sep ServiceRegistry serviceRegistry concode_elem_sep SessionFactory sessionFactory concode_field_sep SessionFactory createSessionFactory concode_elem_sep SessionFactory getSessionFactory
void function ( ) { sessionFactory . close ( ) ; }
20,862
return true if there are no extension present in this generator . concode_field_sep Hashtable extensions concode_elem_sep Vector extOrdering concode_field_sep void reset concode_elem_sep void addExtension concode_elem_sep void addExtension concode_elem_sep X509Extensions generate
boolean function ( ) { return extOrdering . isEmpty ( ) ; }
20,863
gets the switch associated with the handshake for use by the plugin writer . concode_field_sep IOFSwitch sw concode_elem_sep Logger log concode_elem_sep int timeoutS concode_elem_sep WaitAppHandshakeState state concode_elem_sep PluginResult defaultResult concode_elem_sep Timeout timeout concode_field_sep void processOF...
IOFSwitch function ( ) { return this . sw ; }
20,864
sets the value of the publishdatetime property . concode_field_sep DateTime lastModifiedDateTime concode_elem_sep List<Long> userDefinedCustomTargetingValueIds concode_elem_sep String name concode_elem_sep DateTime publishDateTime concode_elem_sep List<CmsContent> cmsSources concode_elem_sep Long id concode_elem_sep Co...
void function ( DateTime arg0 ) { this . publishDateTime = arg0 ; }
20,865
gets the value of the attribute roledao . concode_field_sep GenericDAO<User,Long> userDAO concode_elem_sep GenericDAO<Role,Long> roleDAO concode_field_sep void removeRole concode_elem_sep List<User> getAllUsers concode_elem_sep List<Role> getAllRoles concode_elem_sep User getUserByUsername concode_elem_sep Role saveRol...
GenericDAO < Role , Long > function ( ) { return roleDAO ; }
20,866
called whenever the osgi framework starts our bundle . concode_field_sep Logger logger concode_field_sep void stop
void function ( BundleContext arg0 ) { logger . debug ( "srini_string" ) ; }
20,867
returns the osgi service identifier . concode_field_sep PluginSettingLocalService _service concode_field_sep com.liferay.portal.kernel.model.PluginSetting addPluginSetting concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery concode_elem_sep com.liferay.portal.kernel.model...
java . lang . String function ( ) { return getService ( ) . getOSGiServiceIdentifier ( ) ; }
20,868
gets the value of the mediumname property . concode_field_sep String mediumDensity concode_elem_sep String mediumNote concode_elem_sep String mediumName concode_elem_sep List<String> mediumFormat concode_elem_sep String mediumDensityUnits concode_elem_sep String mediumVolume concode_field_sep OfflineType withMediumName...
String function ( ) { return mediumName ; }
20,869
returns true if this correlation key set contains no correlation keys . concode_field_sep String version concode_elem_sep Set<CorrelationKey> correlationKeys concode_elem_sep String VERSION_2 concode_elem_sep String VERSION_1 concode_elem_sep long serialVersionUID concode_field_sep CorrelationKeySet add concode_elem_se...
boolean function ( ) { return correlationKeys . isEmpty ( ) ; }
20,870
return uuid . concode_field_sep int count concode_elem_sep String details concode_elem_sep List<Row> rows concode_elem_sep String error concode_elem_sep UUID uuid concode_field_sep String getError concode_elem_sep void setRows concode_elem_sep void setError concode_elem_sep void setDetails concode_elem_sep String getDe...
UUID function ( ) { return uuid ; }
20,871
returns the hash code of the value . concode_field_sep int SERIALIZED_HANDLE_SIZE concode_elem_sep int UNION_SIZE concode_elem_sep int SERIALIZED_INTERFACE_SIZE concode_elem_sep int UNSPECIFIED_ARRAY_LENGTH concode_elem_sep int ARRAY_NULLABLE concode_elem_sep int ALIGNMENT concode_elem_sep DataHeader MAP_STRUCT_HEADER ...
int function ( long arg0 ) { return ( int ) ( arg0 ^ ( arg0 >>> 32 ) ) ; }
20,872
returns the uuid of this d d m storage link . concode_field_sep DDMStorageLink _ddmStorageLink concode_field_sep long getClassNameId concode_elem_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttri...
java . lang . String function ( ) { return _ddmStorageLink . getUuid ( ) ; }
20,873
create a request to invoke the method of this object . concode_field_sep Delegate delegate concode_field_sep boolean _is_equivalent concode_elem_sep int _hash concode_elem_sep boolean _is_a concode_elem_sep ServantObject _servant_preinvoke concode_elem_sep void _set_delegate concode_elem_sep void _servant_postinvoke co...
Request function ( Context arg0 , String arg1 , NVList arg2 , NamedValue arg3 ) { return delegate . create_request ( this , arg0 , arg1 , arg2 , arg3 ) ; }
20,874
deserializes the specified byte array to an object instance . concode_field_sep PlaceHolder placeHolder concode_field_sep byte[] serialize concode_elem_sep int readLine
Serializable function ( byte [ ] arg0 ) { HsqlByteArrayInputStream loc0 = new HsqlByteArrayInputStream ( arg0 ) ; ObjectInputStream loc1 = new ObjectInputStream ( loc0 ) ; return ( Serializable ) loc1 . readObject ( ) ; }
20,875
return and instance of the evaluatorfactoryfinder . concode_field_sep EvaluatorFactoryFinder finder concode_elem_sep Map<String,EvaluatorFactory> factories concode_elem_sep Log log concode_field_sep void handleException concode_elem_sep EvaluatorFactory findEvaluatorFactory concode_elem_sep Evaluator getEvaluator
EvaluatorFactoryFinder function ( ) { return finder ; }
20,876
remove and return the last element of this list . pre : size > 0 post : size = old size - 1 concode_field_sep DoubleListNode<E> last concode_elem_sep int size concode_elem_sep DoubleListNode<E> first concode_elem_sep DoubleListNode<E> cur concode_field_sep E next concode_elem_sep void add concode_elem_sep IList<E> getS...
E function ( ) { if ( size == 0 ) throw new IllegalArgumentException ( ) ; E loc0 = last . getData ( ) ; if ( size == 1 ) { first = null ; last = null ; } else { last . getPrev ( ) . setNext ( null ) ; last = last . getPrev ( ) ; } size -- ; return loc0 ; }
20,877
returns whether this device supports playback of the specified audio encoding . concode_field_sep int[] supportedEncodings concode_elem_sep int maxChannelCount concode_elem_sep AudioCapabilities DEFAULT_AUDIO_CAPABILITIES concode_field_sep int getMaxChannelCount concode_elem_sep int hashCode concode_elem_sep boolean eq...
boolean function ( int arg0 ) { return Arrays . binarySearch ( supportedEncodings , arg0 ) >= 0 ; }
20,878
returns the wrapped input split . the wrapped input split may also be null in case no more input splits shall be consumed by the requesting task . concode_field_sep JobID jobID concode_elem_sep InputSplit inputSplit concode_field_sep void read concode_elem_sep void write
InputSplit function ( ) { return this . inputSplit ; }
20,879
gets the value of the actuate property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep SVPlatformSpecificServiceSpecificationType svPlatformSpecificServiceSpecification concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep ...
String function ( ) { return actuate ; }
20,880
sets the management center mutual auth config concode_field_sep int UPDATE_INTERVAL concode_elem_sep int updateInterval concode_elem_sep boolean enabled concode_elem_sep String url concode_elem_sep MCMutualAuthConfig mutualAuthConfig concode_field_sep ManagementCenterConfig setEnabled concode_elem_sep String getUrl con...
ManagementCenterConfig function ( MCMutualAuthConfig arg0 ) { checkNotNull ( arg0 ) ; this . mutualAuthConfig = arg0 ; return this ; }
20,881
get the receipt header . concode_field_sep String CONTENT_LENGTH concode_elem_sep String ACK concode_elem_sep Map<String,List<String>> headers concode_elem_sep String LOGIN concode_elem_sep String SERVER concode_elem_sep String SESSION concode_elem_sep String PASSCODE concode_elem_sep String HEARTBEAT concode_elem_sep ...
String function ( ) { return getFirst ( RECEIPT ) ; }
20,882
returns the the fast md5 digest of the file , or null if not available . concode_field_sep Object MD5_LOCK concode_elem_sep AtomicBoolean MULTI_THREADED_DIGEST concode_field_sep boolean useFileDigest concode_elem_sep byte[] getDigestInternal concode_elem_sep byte[] getDigestOrFail concode_elem_sep boolean binaryDigestW...
byte [ ] function ( Path arg0 ) { return Objects . equals ( arg0 . getFastDigestFunctionType ( ) , "srini_string" ) ? arg0 . getFastDigest ( ) : null ; }
20,883
returns the number of items in the bin . concode_field_sep double startBoundary concode_elem_sep long serialVersionUID concode_elem_sep int count concode_elem_sep double endBoundary concode_field_sep void incrementCount concode_elem_sep boolean equals concode_elem_sep double getStartBoundary concode_elem_sep Object clo...
int function ( ) { return this . count ; }
20,884
returns the index of this piece in the torrent . concode_field_sep TorrentByteStorage bucket concode_elem_sep boolean valid concode_elem_sep boolean seeder concode_elem_sep long offset concode_elem_sep ByteBuffer data concode_elem_sep Piece piece concode_elem_sep long length concode_elem_sep int index concode_elem_sep ...
int function ( ) { return this . index ; }
20,885
determines if the command object being submitted is a valid type concode_field_sep Log log concode_field_sep void validate
boolean function ( Class arg0 ) { return Drug . class . isAssignableFrom ( arg0 ) ; }
20,886
the error code for an individual record result . errorcodes can be either provisionedthroughputexceededexception or internalfailure . concode_field_sep String sequenceNumber concode_elem_sep String errorMessage concode_elem_sep String shardId concode_elem_sep String errorCode concode_field_sep String getSequenceNumber ...
String function ( ) { return this . errorCode ; }
20,887
returns true if the logger instance has warn level logging enabled . concode_field_sep ALogger logger concode_elem_sep play.api.Logger logger concode_field_sep void warn concode_elem_sep void warn concode_elem_sep void warn concode_elem_sep void warn concode_elem_sep void warn concode_elem_sep void warn concode_elem_se...
boolean function ( ) { return logger . isWarnEnabled ( ) ; }
20,888
returns whether debug messages are enabled or not . concode_field_sep Object logLock concode_elem_sep Map<Class,Logger> loggers concode_elem_sep Map<Class,Boolean> loggingEnabled concode_elem_sep boolean debugEnabled concode_elem_sep LogPrefixSupplier prefixSupplier concode_elem_sep boolean initialized concode_field_se...
boolean function ( ) { return debugEnabled ; }
20,889
gets the source types . concode_field_sep int BRANCH_RETURN concode_elem_sep int BRANCH_GOTO concode_elem_sep int BRANCH_IF concode_elem_sep TypeList sources concode_elem_sep int BRANCH_THROW concode_elem_sep int BRANCH_NONE concode_elem_sep int opcode concode_elem_sep TypeList exceptions concode_elem_sep int BRANCH_SW...
TypeList function ( ) { return sources ; }
20,890
obtiene el valor de la propiedad tipoemision . concode_field_sep String claveAcceso concode_elem_sep String ruc concode_elem_sep String razonSocial concode_elem_sep String estab concode_elem_sep String ptoEmi concode_elem_sep String ambiente concode_elem_sep String nombreComercial concode_elem_sep String codDoc concode...
String function ( ) { return tipoEmision ; }
20,891
handles jtextarea concode_field_sep Map _bindings concode_elem_sep boolean _modified concode_elem_sep Map _optComponents concode_field_sep boolean isPropertyNull concode_elem_sep boolean isModified concode_elem_sep Binding getBinding concode_elem_sep Bindings addOptComponent concode_elem_sep Bindings addOptComponent co...
Bindings function ( String arg0 , JTextArea arg1 , String arg2 ) { registerPropertyChangeListener ( arg1 ) ; return add ( new JTextComponentBinding ( arg0 , arg1 , arg2 ) ) ; }
20,892
replaces the v with the provided k withthe provided v . concode_field_sep List<K> coreKeys concode_elem_sep int index concode_elem_sep List<K> addedElementKeys concode_elem_sep Map<K,V> internalMap concode_elem_sep long iteratorVersion concode_elem_sep long internalListVersion concode_elem_sep List<K> clonedElementKeys...
void function ( K arg0 , V arg1 ) { clonedElementKeys . add ( arg0 ) ; internalMap . put ( arg0 , arg1 ) ; internalListVersion ++ ; }
20,893
run the query for the given parameters . concode_field_sep H2Database.CursorFactory factory concode_elem_sep String tables concode_elem_sep Map<String,String> columnMap concode_elem_sep boolean distinct concode_field_sep void appendWhere concode_elem_sep void setProjectionMap concode_elem_sep void appendWhereEscapeStri...
Cursor function ( H2Database arg0 , String [ ] arg1 , String arg2 , String [ ] arg3 , String arg4 , String arg5 , String arg6 ) { return null ; }
20,894
output document concode_field_sep body m_body concode_elem_sep head m_head concode_elem_sep html m_html concode_elem_sep String NBSP concode_field_sep body getBody concode_elem_sep head getHead concode_elem_sep MobileDoc create concode_elem_sep MobileDoc create concode_elem_sep MobileDoc create concode_elem_sep void se...
void function ( PrintWriter arg0 ) { m_html . output ( arg0 ) ; }
20,895
retrieves the description of the data source . concode_field_sep String description concode_elem_sep String dataSourceName concode_elem_sep String password concode_elem_sep String serverName concode_elem_sep int loginTimeout concode_elem_sep String user concode_elem_sep String networkProtocol concode_elem_sep PrintWrit...
String function ( ) { return description ; }
20,896
gets the node on the given position . concode_field_sep boolean mDirty concode_elem_sep Node[][] mGrid concode_field_sep Graph createFromIntArray concode_elem_sep float calculatePathLength concode_elem_sep int getWidth concode_elem_sep boolean wasProcessed concode_elem_sep boolean wasProcessed concode_elem_sep boolean ...
Node function ( int arg0 , int arg1 ) { if ( arg1 >= 0 && arg1 < mGrid . length && arg0 >= 0 && arg0 < mGrid [ arg1 ] . length ) { return mGrid [ arg1 ] [ arg0 ] ; } return null ; }
20,897
delete model . concode_field_sep String TEST_REPORT_BASE_DIR concode_elem_sep long MODEL_CACHE_SIZE concode_elem_sep String TEST_REPORT_BASE_DIR_DEFAULT concode_elem_sep Cache<Path,MLModel> modelCache concode_elem_sep long MODEL_CACHE_TIMEOUT concode_elem_sep String MODEL_PATH_BASE_DIR_DEFAULT concode_elem_sep String M...
void function ( HiveConf arg0 , String arg1 , String arg2 ) { Path loc0 = getModelLocation ( arg0 , arg1 , arg2 ) ; FileSystem loc1 = loc0 . getFileSystem ( arg0 ) ; loc1 . delete ( loc0 , false ) ; }
20,898
send buffer size so_sndbuf . concode_field_sep ConfigProvider conf concode_field_sep int ioRetryWaitTimeMs concode_elem_sep String ioMode concode_elem_sep int serverThreads concode_elem_sep int receiveBuf concode_elem_sep int numConnectionsPerPeer concode_elem_sep int backLog concode_elem_sep boolean preferDirectBufs c...
int function ( ) { return conf . getInt ( "srini_string" , - 1 ) ; }
20,899
provides an object of the specified type , or throws an exception if no object of that type is available . concode_field_sep PlaceHolder placeHolder concode_field_sep Registry single concode_elem_sep Registry single concode_elem_sep Registry single concode_elem_sep Iterable<? extends O> getAll concode_elem_sep Iterable...
O function ( TypeToken < O > arg0 ) { return maybeGet ( arg0 ) . orElseThrow ( ( ) -> new NotInRegistryException ( arg0 ) ) ; }