MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
com.mysql.clusterj.tie.Utility Member List

This is the complete list of members for com.mysql.clusterj.tie.Utility, including all inherited members.

collationUTF16com.mysql.clusterj.tie.Utilityprotectedstatic
convertByteValueForStorage(Column storeColumn, byte value)com.mysql.clusterj.tie.Utilityinlinestatic
convertLongValueForStorage(Column storeColumn, long value)com.mysql.clusterj.tie.Utilityinlinestatic
convertShortValueForStorage(Column storeColumn, short value)com.mysql.clusterj.tie.Utilityinlinestatic
convertValue(Column storeColumn, byte[] value)com.mysql.clusterj.tie.Utilityinlinestatic
convertValue(Column storeColumn, BigDecimal value)com.mysql.clusterj.tie.Utilityinlinestatic
convertValue(Column storeColumn, BigInteger value)com.mysql.clusterj.tie.Utilityinlinestatic
convertValue(Column storeColumn, double value)com.mysql.clusterj.tie.Utilityinlinestatic
convertValue(Column storeColumn, float value)com.mysql.clusterj.tie.Utilityinlinestatic
convertValue(Column storeColumn, byte value)com.mysql.clusterj.tie.Utilityinlinestatic
convertValue(Column storeColumn, short value)com.mysql.clusterj.tie.Utilityinlinestatic
convertValue(Column storeColumn, int value)com.mysql.clusterj.tie.Utilityinlinestatic
convertValue(Column storeColumn, long value)com.mysql.clusterj.tie.Utilityinlinestatic
convertValue(Column storeColumn, String value)com.mysql.clusterj.tie.Utilityinlineprotectedstatic
convertValueForLikeFilter(Column storeColumn, String value)com.mysql.clusterj.tie.Utilityinlineprotectedstatic
convertValueForLikeFilter(Column storeColumn, byte[] value)com.mysql.clusterj.tie.Utilityinlineprotectedstatic
decode(byte[] array, int collation)com.mysql.clusterj.tie.Utilityinlinestatic
decode(ByteBuffer inputByteBuffer, int collation)com.mysql.clusterj.tie.Utilityinlineprotectedstatic
decode(ByteBuffer inputByteBuffer, int collation, BufferManager bufferManager)com.mysql.clusterj.tie.Utilityinlinestatic
dumpBytes(byte[] bytes)com.mysql.clusterj.tie.Utilityinlinestatic
dumpBytes(ByteBuffer byteBuffer)com.mysql.clusterj.tie.Utilityinlinestatic
encode(String string, int collation)com.mysql.clusterj.tie.Utilityinlinestatic
encode(String input, Column storeColumn, BufferManager bufferManager)com.mysql.clusterj.tie.Utilityinlinestatic
encodeToByteBuffer(CharSequence string, int collation, int prefixLength)com.mysql.clusterj.tie.Utilityinlinestatic
fixBufferPrefixLength(String columnName, ByteBuffer byteBuffer, int offset)com.mysql.clusterj.tie.Utilityinlinestatic
getBigInteger(ByteBuffer byteBuffer, int length, int precision, int scale) (defined in com.mysql.clusterj.tie.Utility)com.mysql.clusterj.tie.Utilityinlinestatic
getBoolean(Column storeColumn, NdbRecAttr ndbRecAttr)com.mysql.clusterj.tie.Utilityinlinestatic
getByte(Column storeColumn, NdbRecAttr ndbRecAttr)com.mysql.clusterj.tie.Utilityinlinestatic
getCharsetMap()com.mysql.clusterj.tie.Utilityinlinestatic
getDecimal(ByteBuffer byteBuffer, int length, int precision, int scale) (defined in com.mysql.clusterj.tie.Utility)com.mysql.clusterj.tie.Utilityinlinestatic
getDecimalColumnSpace(int precision, int scale)com.mysql.clusterj.tie.Utilityinlinestatic
getDecimalString(ByteBuffer byteBuffer, int length, int precision, int scale)com.mysql.clusterj.tie.Utilityinlinestatic
getInt(Column storeColumn, NdbRecAttr ndbRecAttr)com.mysql.clusterj.tie.Utilityinlinestatic
getLong(Column storeColumn, NdbRecAttr ndbRecAttr)com.mysql.clusterj.tie.Utilityinlinestatic
getShort(Column storeColumn, NdbRecAttr ndbRecAttr)com.mysql.clusterj.tie.Utilityinlinestatic
isRetriable(ClusterJDatastoreException ex)com.mysql.clusterj.tie.Utilityinlinestatic
packDatetime(long value)com.mysql.clusterj.tie.Utilityinlineprotectedstatic
swap(short value)com.mysql.clusterj.tie.Utilityinlineprotectedstatic
swap(int value)com.mysql.clusterj.tie.Utilityinlineprotectedstatic
swap(long value)com.mysql.clusterj.tie.Utilityinlineprotectedstatic
throwError(Object returnCode, NdbErrorConst ndbError) (defined in com.mysql.clusterj.tie.Utility)com.mysql.clusterj.tie.Utilityinlineprotectedstatic
throwError(Object returnCode, NdbErrorConst ndbError, String extra) (defined in com.mysql.clusterj.tie.Utility)com.mysql.clusterj.tie.Utilityinlineprotectedstatic
unpackDate(int packedDate)com.mysql.clusterj.tie.Utilityinlinestatic
unpackDatetime(long packedDatetime)com.mysql.clusterj.tie.Utilityinlineprotectedstatic
unpackTime(int packedTime)com.mysql.clusterj.tie.Utilityinlinestatic