Class ByteCodeMethodsNames
- java.lang.Object
-
- es.bsc.dataclay.logic.classmgr.bytecode.java.constants.ByteCodeMethodsNames
-
public final class ByteCodeMethodsNames extends Object
This class contains names of methods as Stub's constants.
-
-
Field Summary
Fields Modifier and Type Field Description static StringADD_MTHDCollection add method.static StringBITSET_GET_MTHDBitSet get method name.static StringBITSET_SET_MTHDBitSet set method name.static StringBITSET_TOBYTE_MTHDBitSet toByteArray method name.static StringBITSET_VALUEOF_MTHDBitSet valueOf method name.static StringBOOLEANVALUE_MTHDJava booleanValue method name.static StringBYTEVALUE_MTHDJava byteValue method name.static StringCHARVALUE_MTHDJava charValue method name.static StringCLINIT_MTHDClass Constructor method name.static StringCOPYTOLOCAL_MTHDStub copy to local method.static StringCREATETMP_MTHDStub make createTemporary method.static StringDCOBJ_GET_MASTER_LOCATIONstatic StringDCOBJ_SETDSFORUPDATEsetDsForObjectUpdate method name.static StringDELETE_ALIASGet object from alias.static StringDESERIALIZE_ASSOCIATION_MTHDDataClaySerializable deserializeAssociation method.static StringDESERIALIZE_EMBEDDED_MTHDDataClaySerializable deserialize embedded method.static StringDESERIALIZE_GENERIC_JAVADeserialize generic java type.static StringDESERIALIZE_MTHDDataClaySerializable deserialize method.static StringDOUBLEVALUE_MTHDJava doubleValue method name.static StringENTRY_GETKEY_MTHDMap entry getKey method.static StringENTRY_GETVAL_MTHDMap entry getValue method.static StringEQUALS_MTHDEquals method name.static StringEXECREMOTE_MTHDExecute remote implementation method.static StringFLOATVALUE_MTHDJava floatValue method name.static StringGET_ARRAYgetArray method name.static StringGET_DECLARED_CONSTRUCTORgetDeclaredConstructor method name.static StringGET_FIRSTgetFirst method name.static StringGET_LIBgetDsLib method name.static StringGET_MTHDMap get method.static StringGET_SECONDgetSecond method name.static StringGETALLLOC_MTHDStub get all locations method.static StringGETDATSET_FROM_OBJECTgetDataSetIDFromObject.static StringGETIMPLINFO_MTHDGet Implementation info in StubInfo method.static StringGETJAVAOBJ_MTHDDataClayJavaWrapper getJavaObject method name.static StringGETLOC_MTHDStub get location method.static StringGETMCLASSID_MTHDStub getter of MetaClassID.static StringGETOBJ_BY_ALIASGet object from alias.static StringGETOBJ_BY_ALIAS_EXTGet object from alias for extension.static StringGETOBJIDGet objectID.static StringGETOBJID_FROM_ALIASGet objectID from alias.static StringGETOID_STR_MTHDStub method to retrieve string representation of ObjectID.static StringGETSESSID_MTHDStub getter of SessionID.static StringINIT_MTHDConstructor method name.static StringINITIALIZE_STATIC_CONTRACTSinitializeDataClayContracts method name.static StringINITIALIZE_STATIC_IMPLSinitializeDataClayImpls method name.static StringINITIALIZE_STATIC_OPSinitializeDataClayOps method name.static StringINITIALIZE_STATIC_PROPSinitializeDataClayProps method name.static StringINTVALUE_MTHDJava Integer intValue method name.static StringIT_HASNEXT_MTHDIterator has next method.static StringIT_NEXT_MTHDIterator next method.static StringLONGVALUE_MTHDJava longValue method name.static StringMAP_ENTRYSET_MTHDMap entrySet method.static StringMKPERST_MTHDStub make persistent method.static StringMOVOBJ_MTHDStub move object method.static StringNEW_INSTANCEnewInstance method name.static StringNEWREP_MTHDStub new replica method.static StringPREVIOUS_MTHDIterator previous method.static StringPUT_MTHDMap put method.static StringQBE_MTHDStub query by example method.static StringREAD_BOOLEAN_MTHDDataClayByteBuffer read boolean method.static StringREAD_BYTE_MTHDDataClayByteBuffer read byte method.static StringREAD_BYTES_MTHDDataClayByteBuffer read bytes method.static StringREAD_CHAR_MTHDDataClayByteBuffer read char method.static StringREAD_DOUBLE_MTHDDataClayByteBuffer read double method.static StringREAD_FLOAT_MTHDDataClayByteBuffer read float method.static StringREAD_INT_MTHDDataClayByteBuffer read int method.static StringREAD_LONG_MTHDDataClayByteBuffer read long method.static StringREAD_SHORT_MTHDDataClayByteBuffer read short method.static StringREAD_STRING_MTHDDataClayByteBuffer read string method.static StringREAD_VLQINT_MTHDDataClayByteBuffer read variable-length quantity int method.static StringRELEASERelease method name.static StringREMOVETMP_MTHDStub remove temporary method.static StringRUN_MTHDRun method name.static StringRUNREMOTERun remote method.static StringSERIALIZE_ASSOCIATION_MTHDDataClaySerializable serializeAssociation method.static StringSERIALIZE_EMBEDDED_MTHDDataClaySerializable serialize method.static StringSERIALIZE_GENERIC_JAVASerialize generic java type.static StringSERIALIZE_MTHDDataClaySerializable serialize method.static StringSET_ALL_FIELDSSet All fields.static StringSET_DATASETIDsetDataSetID method name.static StringSET_ISPERSISTENTsetIsRegistered method name.static StringSET_WRITER_INDEXsetWriterIndex method name.static StringSETCTRS_MTHDSet Interfaces in contract in StubInfo method.static StringSETIMPLS_MTHDSet Implementations in StubInfo method.static StringSETOBJID_MTHDsetObjectID in DataClayObject.static StringSETOPS_MTHDSet Operations in StubInfo method.static StringSETPROPS_MTHDSet Properties in StubInfo method.static StringSETRO_MTHDStub set object read only method.static StringSETRW_MTHDStub set object read write method.static StringSETSESSID_MTHDStub setter of SessionID.static StringSHORTVALUE_MTHDJava shortValue method name.static StringSIZE_MTHDMap size method name.static StringSTUBINFO_GETCONTRACTSgetContracts method name.static StringSTUBINFO_GETIMPLSgetImplementations method name.static StringSTUBINFO_GETOPERATIONSgetOperations method name.static StringSTUBINFO_GETPROPSgetProperties method name.static StringVALUEOF_MTHDValueOF method.static StringWRITE_BOOLEAN_MTHDDataClayByteBuffer write boolean method.static StringWRITE_BYTE_MTHDDataClayByteBuffer write byte method.static StringWRITE_BYTES_MTHDDataClayByteBuffer write bytes method.static StringWRITE_CHAR_MTHDDataClayByteBuffer write char method.static StringWRITE_DOUBLE_MTHDDataClayByteBuffer write double method.static StringWRITE_FLOAT_MTHDDataClayByteBuffer write float method.static StringWRITE_INT_MTHDDataClayByteBuffer write int method.static StringWRITE_LONG_MTHDDataClayByteBuffer write long method.static StringWRITE_SHORT_MTHDDataClayByteBuffer write short method.static StringWRITE_STRING_MTHDDataClayByteBuffer write string method.static StringWRITE_VLQINT_MTHDDataClayByteBuffer write variable-length int method.static StringWRITER_INDEXwriterIndex method name.
-
-
-
Field Detail
-
SETPROPS_MTHD
public static final String SETPROPS_MTHD
Set Properties in StubInfo method.- See Also:
- Constant Field Values
-
SETOPS_MTHD
public static final String SETOPS_MTHD
Set Operations in StubInfo method.- See Also:
- Constant Field Values
-
SETIMPLS_MTHD
public static final String SETIMPLS_MTHD
Set Implementations in StubInfo method.- See Also:
- Constant Field Values
-
GETIMPLINFO_MTHD
public static final String GETIMPLINFO_MTHD
Get Implementation info in StubInfo method.- See Also:
- Constant Field Values
-
SETCTRS_MTHD
public static final String SETCTRS_MTHD
Set Interfaces in contract in StubInfo method.- See Also:
- Constant Field Values
-
SET_ALL_FIELDS
public static final String SET_ALL_FIELDS
Set All fields.- See Also:
- Constant Field Values
-
SETOBJID_MTHD
public static final String SETOBJID_MTHD
setObjectID in DataClayObject.- See Also:
- Constant Field Values
-
INIT_MTHD
public static final String INIT_MTHD
Constructor method name.- See Also:
- Constant Field Values
-
CLINIT_MTHD
public static final String CLINIT_MTHD
Class Constructor method name.- See Also:
- Constant Field Values
-
RUN_MTHD
public static final String RUN_MTHD
Run method name.- See Also:
- Constant Field Values
-
EQUALS_MTHD
public static final String EQUALS_MTHD
Equals method name.- See Also:
- Constant Field Values
-
GET_MTHD
public static final String GET_MTHD
Map get method.- See Also:
- Constant Field Values
-
PUT_MTHD
public static final String PUT_MTHD
Map put method.- See Also:
- Constant Field Values
-
ADD_MTHD
public static final String ADD_MTHD
Collection add method.- See Also:
- Constant Field Values
-
PREVIOUS_MTHD
public static final String PREVIOUS_MTHD
Iterator previous method.- See Also:
- Constant Field Values
-
VALUEOF_MTHD
public static final String VALUEOF_MTHD
ValueOF method.- See Also:
- Constant Field Values
-
GETOID_STR_MTHD
public static final String GETOID_STR_MTHD
Stub method to retrieve string representation of ObjectID.- See Also:
- Constant Field Values
-
GETSESSID_MTHD
public static final String GETSESSID_MTHD
Stub getter of SessionID.- See Also:
- Constant Field Values
-
SETSESSID_MTHD
public static final String SETSESSID_MTHD
Stub setter of SessionID.- See Also:
- Constant Field Values
-
GETMCLASSID_MTHD
public static final String GETMCLASSID_MTHD
Stub getter of MetaClassID.- See Also:
- Constant Field Values
-
EXECREMOTE_MTHD
public static final String EXECREMOTE_MTHD
Execute remote implementation method.- See Also:
- Constant Field Values
-
RUNREMOTE
public static final String RUNREMOTE
Run remote method.- See Also:
- Constant Field Values
-
GETOBJ_BY_ALIAS
public static final String GETOBJ_BY_ALIAS
Get object from alias.- See Also:
- Constant Field Values
-
GETOBJ_BY_ALIAS_EXT
public static final String GETOBJ_BY_ALIAS_EXT
Get object from alias for extension.- See Also:
- Constant Field Values
-
GETOBJID_FROM_ALIAS
public static final String GETOBJID_FROM_ALIAS
Get objectID from alias.- See Also:
- Constant Field Values
-
DELETE_ALIAS
public static final String DELETE_ALIAS
Get object from alias.- See Also:
- Constant Field Values
-
GETDATSET_FROM_OBJECT
public static final String GETDATSET_FROM_OBJECT
getDataSetIDFromObject.- See Also:
- Constant Field Values
-
GETOBJID
public static final String GETOBJID
Get objectID.- See Also:
- Constant Field Values
-
MKPERST_MTHD
public static final String MKPERST_MTHD
Stub make persistent method.- See Also:
- Constant Field Values
-
CREATETMP_MTHD
public static final String CREATETMP_MTHD
Stub make createTemporary method.- See Also:
- Constant Field Values
-
QBE_MTHD
public static final String QBE_MTHD
Stub query by example method.- See Also:
- Constant Field Values
-
COPYTOLOCAL_MTHD
public static final String COPYTOLOCAL_MTHD
Stub copy to local method.- See Also:
- Constant Field Values
-
REMOVETMP_MTHD
public static final String REMOVETMP_MTHD
Stub remove temporary method.- See Also:
- Constant Field Values
-
NEWREP_MTHD
public static final String NEWREP_MTHD
Stub new replica method.- See Also:
- Constant Field Values
-
MOVOBJ_MTHD
public static final String MOVOBJ_MTHD
Stub move object method.- See Also:
- Constant Field Values
-
SETRO_MTHD
public static final String SETRO_MTHD
Stub set object read only method.- See Also:
- Constant Field Values
-
SETRW_MTHD
public static final String SETRW_MTHD
Stub set object read write method.- See Also:
- Constant Field Values
-
GETLOC_MTHD
public static final String GETLOC_MTHD
Stub get location method.- See Also:
- Constant Field Values
-
GETALLLOC_MTHD
public static final String GETALLLOC_MTHD
Stub get all locations method.- See Also:
- Constant Field Values
-
WRITE_INT_MTHD
public static final String WRITE_INT_MTHD
DataClayByteBuffer write int method.- See Also:
- Constant Field Values
-
WRITE_VLQINT_MTHD
public static final String WRITE_VLQINT_MTHD
DataClayByteBuffer write variable-length int method.- See Also:
- Constant Field Values
-
WRITE_BOOLEAN_MTHD
public static final String WRITE_BOOLEAN_MTHD
DataClayByteBuffer write boolean method.- See Also:
- Constant Field Values
-
WRITE_BYTE_MTHD
public static final String WRITE_BYTE_MTHD
DataClayByteBuffer write byte method.- See Also:
- Constant Field Values
-
WRITE_CHAR_MTHD
public static final String WRITE_CHAR_MTHD
DataClayByteBuffer write char method.- See Also:
- Constant Field Values
-
WRITE_DOUBLE_MTHD
public static final String WRITE_DOUBLE_MTHD
DataClayByteBuffer write double method.- See Also:
- Constant Field Values
-
WRITE_FLOAT_MTHD
public static final String WRITE_FLOAT_MTHD
DataClayByteBuffer write float method.- See Also:
- Constant Field Values
-
WRITE_LONG_MTHD
public static final String WRITE_LONG_MTHD
DataClayByteBuffer write long method.- See Also:
- Constant Field Values
-
WRITE_SHORT_MTHD
public static final String WRITE_SHORT_MTHD
DataClayByteBuffer write short method.- See Also:
- Constant Field Values
-
WRITE_STRING_MTHD
public static final String WRITE_STRING_MTHD
DataClayByteBuffer write string method.- See Also:
- Constant Field Values
-
WRITE_BYTES_MTHD
public static final String WRITE_BYTES_MTHD
DataClayByteBuffer write bytes method.- See Also:
- Constant Field Values
-
READ_INT_MTHD
public static final String READ_INT_MTHD
DataClayByteBuffer read int method.- See Also:
- Constant Field Values
-
READ_VLQINT_MTHD
public static final String READ_VLQINT_MTHD
DataClayByteBuffer read variable-length quantity int method.- See Also:
- Constant Field Values
-
READ_BOOLEAN_MTHD
public static final String READ_BOOLEAN_MTHD
DataClayByteBuffer read boolean method.- See Also:
- Constant Field Values
-
READ_BYTE_MTHD
public static final String READ_BYTE_MTHD
DataClayByteBuffer read byte method.- See Also:
- Constant Field Values
-
READ_CHAR_MTHD
public static final String READ_CHAR_MTHD
DataClayByteBuffer read char method.- See Also:
- Constant Field Values
-
READ_DOUBLE_MTHD
public static final String READ_DOUBLE_MTHD
DataClayByteBuffer read double method.- See Also:
- Constant Field Values
-
READ_FLOAT_MTHD
public static final String READ_FLOAT_MTHD
DataClayByteBuffer read float method.- See Also:
- Constant Field Values
-
READ_LONG_MTHD
public static final String READ_LONG_MTHD
DataClayByteBuffer read long method.- See Also:
- Constant Field Values
-
READ_SHORT_MTHD
public static final String READ_SHORT_MTHD
DataClayByteBuffer read short method.- See Also:
- Constant Field Values
-
READ_STRING_MTHD
public static final String READ_STRING_MTHD
DataClayByteBuffer read string method.- See Also:
- Constant Field Values
-
READ_BYTES_MTHD
public static final String READ_BYTES_MTHD
DataClayByteBuffer read bytes method.- See Also:
- Constant Field Values
-
SERIALIZE_MTHD
public static final String SERIALIZE_MTHD
DataClaySerializable serialize method.- See Also:
- Constant Field Values
-
SERIALIZE_ASSOCIATION_MTHD
public static final String SERIALIZE_ASSOCIATION_MTHD
DataClaySerializable serializeAssociation method.- See Also:
- Constant Field Values
-
SERIALIZE_EMBEDDED_MTHD
public static final String SERIALIZE_EMBEDDED_MTHD
DataClaySerializable serialize method.- See Also:
- Constant Field Values
-
DESERIALIZE_MTHD
public static final String DESERIALIZE_MTHD
DataClaySerializable deserialize method.- See Also:
- Constant Field Values
-
DESERIALIZE_ASSOCIATION_MTHD
public static final String DESERIALIZE_ASSOCIATION_MTHD
DataClaySerializable deserializeAssociation method.- See Also:
- Constant Field Values
-
DESERIALIZE_EMBEDDED_MTHD
public static final String DESERIALIZE_EMBEDDED_MTHD
DataClaySerializable deserialize embedded method.- See Also:
- Constant Field Values
-
BITSET_SET_MTHD
public static final String BITSET_SET_MTHD
BitSet set method name.- See Also:
- Constant Field Values
-
BITSET_GET_MTHD
public static final String BITSET_GET_MTHD
BitSet get method name.- See Also:
- Constant Field Values
-
BITSET_VALUEOF_MTHD
public static final String BITSET_VALUEOF_MTHD
BitSet valueOf method name.- See Also:
- Constant Field Values
-
BITSET_TOBYTE_MTHD
public static final String BITSET_TOBYTE_MTHD
BitSet toByteArray method name.- See Also:
- Constant Field Values
-
IT_NEXT_MTHD
public static final String IT_NEXT_MTHD
Iterator next method.- See Also:
- Constant Field Values
-
IT_HASNEXT_MTHD
public static final String IT_HASNEXT_MTHD
Iterator has next method.- See Also:
- Constant Field Values
-
MAP_ENTRYSET_MTHD
public static final String MAP_ENTRYSET_MTHD
Map entrySet method.- See Also:
- Constant Field Values
-
ENTRY_GETVAL_MTHD
public static final String ENTRY_GETVAL_MTHD
Map entry getValue method.- See Also:
- Constant Field Values
-
ENTRY_GETKEY_MTHD
public static final String ENTRY_GETKEY_MTHD
Map entry getKey method.- See Also:
- Constant Field Values
-
SERIALIZE_GENERIC_JAVA
public static final String SERIALIZE_GENERIC_JAVA
Serialize generic java type.- See Also:
- Constant Field Values
-
DESERIALIZE_GENERIC_JAVA
public static final String DESERIALIZE_GENERIC_JAVA
Deserialize generic java type.- See Also:
- Constant Field Values
-
GETJAVAOBJ_MTHD
public static final String GETJAVAOBJ_MTHD
DataClayJavaWrapper getJavaObject method name.- See Also:
- Constant Field Values
-
INTVALUE_MTHD
public static final String INTVALUE_MTHD
Java Integer intValue method name.- See Also:
- Constant Field Values
-
BOOLEANVALUE_MTHD
public static final String BOOLEANVALUE_MTHD
Java booleanValue method name.- See Also:
- Constant Field Values
-
CHARVALUE_MTHD
public static final String CHARVALUE_MTHD
Java charValue method name.- See Also:
- Constant Field Values
-
BYTEVALUE_MTHD
public static final String BYTEVALUE_MTHD
Java byteValue method name.- See Also:
- Constant Field Values
-
FLOATVALUE_MTHD
public static final String FLOATVALUE_MTHD
Java floatValue method name.- See Also:
- Constant Field Values
-
LONGVALUE_MTHD
public static final String LONGVALUE_MTHD
Java longValue method name.- See Also:
- Constant Field Values
-
SHORTVALUE_MTHD
public static final String SHORTVALUE_MTHD
Java shortValue method name.- See Also:
- Constant Field Values
-
DOUBLEVALUE_MTHD
public static final String DOUBLEVALUE_MTHD
Java doubleValue method name.- See Also:
- Constant Field Values
-
SIZE_MTHD
public static final String SIZE_MTHD
Map size method name.- See Also:
- Constant Field Values
-
GET_ARRAY
public static final String GET_ARRAY
getArray method name.- See Also:
- Constant Field Values
-
RELEASE
public static final String RELEASE
Release method name.- See Also:
- Constant Field Values
-
SET_ISPERSISTENT
public static final String SET_ISPERSISTENT
setIsRegistered method name.- See Also:
- Constant Field Values
-
SET_DATASETID
public static final String SET_DATASETID
setDataSetID method name.- See Also:
- Constant Field Values
-
WRITER_INDEX
public static final String WRITER_INDEX
writerIndex method name.- See Also:
- Constant Field Values
-
SET_WRITER_INDEX
public static final String SET_WRITER_INDEX
setWriterIndex method name.- See Also:
- Constant Field Values
-
NEW_INSTANCE
public static final String NEW_INSTANCE
newInstance method name.- See Also:
- Constant Field Values
-
GET_DECLARED_CONSTRUCTOR
public static final String GET_DECLARED_CONSTRUCTOR
getDeclaredConstructor method name.- See Also:
- Constant Field Values
-
GET_LIB
public static final String GET_LIB
getDsLib method name.- See Also:
- Constant Field Values
-
GET_FIRST
public static final String GET_FIRST
getFirst method name.- See Also:
- Constant Field Values
-
GET_SECOND
public static final String GET_SECOND
getSecond method name.- See Also:
- Constant Field Values
-
INITIALIZE_STATIC_OPS
public static final String INITIALIZE_STATIC_OPS
initializeDataClayOps method name.- See Also:
- Constant Field Values
-
INITIALIZE_STATIC_IMPLS
public static final String INITIALIZE_STATIC_IMPLS
initializeDataClayImpls method name.- See Also:
- Constant Field Values
-
INITIALIZE_STATIC_PROPS
public static final String INITIALIZE_STATIC_PROPS
initializeDataClayProps method name.- See Also:
- Constant Field Values
-
INITIALIZE_STATIC_CONTRACTS
public static final String INITIALIZE_STATIC_CONTRACTS
initializeDataClayContracts method name.- See Also:
- Constant Field Values
-
STUBINFO_GETOPERATIONS
public static final String STUBINFO_GETOPERATIONS
getOperations method name.- See Also:
- Constant Field Values
-
STUBINFO_GETIMPLS
public static final String STUBINFO_GETIMPLS
getImplementations method name.- See Also:
- Constant Field Values
-
STUBINFO_GETPROPS
public static final String STUBINFO_GETPROPS
getProperties method name.- See Also:
- Constant Field Values
-
STUBINFO_GETCONTRACTS
public static final String STUBINFO_GETCONTRACTS
getContracts method name.- See Also:
- Constant Field Values
-
DCOBJ_SETDSFORUPDATE
public static final String DCOBJ_SETDSFORUPDATE
setDsForObjectUpdate method name.- See Also:
- Constant Field Values
-
DCOBJ_GET_MASTER_LOCATION
public static final String DCOBJ_GET_MASTER_LOCATION
- See Also:
- Constant Field Values
-
-