Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- beBoolean(ST.Nulls) - Static method in class acdp.design.ST
-
Returns the column type analogon of a Java
booleanorBooleantype. - beByte(ST.Nulls) - Static method in class acdp.design.ST
-
Returns the column type analogon of a Java
byteorBytetype. - beDouble(ST.Nulls) - Static method in class acdp.design.ST
-
Returns the column type analogon of a Java
doubleorDoubletype. - beFloat(ST.Nulls) - Static method in class acdp.design.ST
-
Returns the column type analogon of a Java
floatorFloattype. - beInteger(ST.Nulls) - Static method in class acdp.design.ST
-
Returns column type analogon of a Java
intorIntegertype. - beLong(ST.Nulls) - Static method in class acdp.design.ST
-
Returns the column type analogon of a Java
longorLongtype. - beShort(ST.Nulls) - Static method in class acdp.design.ST
-
Returns the column type analogon of a Java
shortorShorttype. - beString() - Static method in class acdp.design.ST
-
Returns the column type analogon of a Java
Stringtype. - beString(ST.Nulls, ST.OutrowStringLength) - Static method in class acdp.design.ST
-
Returns the String column type with an outrow storage scheme and applying the "UTF-8" charset for any byte conversions.
- beString(Charset, ST.Nulls, int) - Static method in class acdp.design.ST
-
Returns the String column type with an inrow storage scheme and applying the specified charset for any byte conversions.
- beString(Charset, ST.Nulls, ST.OutrowStringLength) - Static method in class acdp.design.ST
-
Returns the String column type with an outrow storage scheme and applying the specified charset for any byte conversions.
- bitCount(byte[], int, int) - Static method in class acdp.misc.Utils
-
Returns the number of one-bits in the specified subarray of bytes.
- blockSize() - Method in interface acdp.Information.WRStoreInfo
-
Returns the size in bytes of a memory block within the FL file space.
- bmLength(int) - Static method in class acdp.misc.Utils
-
Returns the number of bytes of a bitmap with
nbits represented as an array of bytes. - bnd4 - Static variable in class acdp.misc.Utils
-
The value of
bnd4[x] for 0 ≤ x < 4 is equal to 256x - 1 and the value ofbnd4[4] is equal to the value of theInteger.MAX_VALUEconstant. - bnd8 - Static variable in class acdp.misc.Utils
-
The value of
bnd8[x] for 0 ≤ x < 8 is equal to 256x - 1 and the value ofbnd8[8] is equal to the value of theLong.MAX_VALUEconstant. - BooleanType - Interface in acdp.types
-
The column type analogon of a Java
booleanorBooleantype. - buildPath(String, Path) - Static method in class acdp.misc.Utils
-
Builds a path from the specified path string and the optional directory path.
- ByteType - Interface in acdp.types
-
The column type analogon of a Java
byteorBytetype.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form