Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- accept(long) - Method in class io.deephaven.chunk.util.LongChunkAppender
- add(boolean) - Method in class io.deephaven.chunk.WritableBooleanChunk
- add(byte) - Method in class io.deephaven.chunk.WritableByteChunk
- add(char) - Method in class io.deephaven.chunk.WritableCharChunk
- add(double) - Method in class io.deephaven.chunk.WritableDoubleChunk
- add(float) - Method in class io.deephaven.chunk.WritableFloatChunk
- add(int) - Method in class io.deephaven.chunk.WritableIntChunk
- add(long) - Method in class io.deephaven.chunk.WritableLongChunk
- add(short) - Method in class io.deephaven.chunk.WritableShortChunk
- add(T) - Method in class io.deephaven.chunk.WritableObjectChunk
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
Called for subsequent pair of chunks, if the corresponding destination entry is false, do nothing.
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
If destination[i] is false do nothing, otherwise, sets the corresponding destination entry to true if lhs[lhsPositions] == rhs.
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
For each pair of indices i and i + 1 in chunk; if destination[i] is false do nothing, otherwise write true to destination[i] if they are equal.
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
Compares valuesChunk[chunkPositionsToCheckForEquality[pp * 2]] and valuesChunk[chunkPositionsToCheckForEquality[pp * 2 + 1]] for each even/odd pair in chunkPositionsToCheckForEquality and writes the result to destinations.
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
If destination[i] is false do nothing, otherwise, sets the corresponding destination entry to true if lhs[lhsPositions] == rhs[rhsPositions].
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
Called for subsequent pair of chunks, if the corresponding destination entry is false, do nothing.
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- Any - Interface in io.deephaven.chunk.attributes
-
Base
Chunkattribute. - appendTypedChunk(BooleanChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableBooleanChunk
- appendTypedChunk(ByteChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableByteChunk
- appendTypedChunk(CharChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableCharChunk
- appendTypedChunk(DoubleChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableDoubleChunk
- appendTypedChunk(FloatChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableFloatChunk
- appendTypedChunk(IntChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableIntChunk
- appendTypedChunk(LongChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableLongChunk
- appendTypedChunk(ObjectChunk<T, ? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableObjectChunk
- appendTypedChunk(ShortChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableShortChunk
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.ByteToIntegerCast
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.ByteToIntegerCastWithOffset
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.CharToIntegerCast
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.CharToIntegerCastWithOffset
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.IntToIntegerCast
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.IntToIntegerCastWithOffset
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.LongToIntegerCast
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.LongToIntegerCastWithOffset
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.ShortToIntegerCast
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.ShortToIntegerCastWithOffset
- apply(Chunk<? extends T>) - Method in interface io.deephaven.chunk.util.hashing.ToIntegerCast
- apply(Chunk<? extends T>) - Method in interface io.deephaven.chunk.util.hashing.ToIntFunctor
-
Apply this function to the input chunk, returning an output chunk.
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.ToIntFunctor.Identity
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.ByteToLongCast
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.ByteToLongCastWithOffset
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.CharToLongCast
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.CharToLongCastWithOffset
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.IntToLongCast
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.IntToLongCastWithOffset
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.LongToLongCast
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.LongToLongCastWithOffset
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.ShortToLongCast
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.ShortToLongCastWithOffset
- apply(Chunk<T>) - Method in interface io.deephaven.chunk.util.hashing.ToLongCast
- apply(Chunk<T>) - Method in interface io.deephaven.chunk.util.hashing.ToLongFunctor
-
Apply this function to the input chunk, returning an output chunk.
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.ToLongFunctor.Identity
- applyDecoder(ObjectDecoder<T>) - Method in class io.deephaven.chunk.ByteChunk
- applyDecoder(ObjectDecoder<T>, int, int) - Method in class io.deephaven.chunk.ByteChunk
- array() - Method in class io.deephaven.chunk.WritableBooleanChunk
-
Get the data array backing this WritableBooleanChunk.
- array() - Method in class io.deephaven.chunk.WritableByteChunk
-
Get the data array backing this WritableByteChunk.
- array() - Method in class io.deephaven.chunk.WritableCharChunk
-
Get the data array backing this WritableCharChunk.
- array() - Method in class io.deephaven.chunk.WritableDoubleChunk
-
Get the data array backing this WritableDoubleChunk.
- array() - Method in class io.deephaven.chunk.WritableFloatChunk
-
Get the data array backing this WritableFloatChunk.
- array() - Method in class io.deephaven.chunk.WritableIntChunk
-
Get the data array backing this WritableIntChunk.
- array() - Method in class io.deephaven.chunk.WritableLongChunk
-
Get the data array backing this WritableLongChunk.
- array() - Method in class io.deephaven.chunk.WritableObjectChunk
-
Get the data array backing this WritableObjectChunk.
- array() - Method in class io.deephaven.chunk.WritableShortChunk
-
Get the data array backing this WritableShortChunk.
- arrayOffset() - Method in class io.deephaven.chunk.WritableBooleanChunk
-
Get this WritableBooleanChunk's offset into the backing data array.
- arrayOffset() - Method in class io.deephaven.chunk.WritableByteChunk
-
Get this WritableByteChunk's offset into the backing data array.
- arrayOffset() - Method in class io.deephaven.chunk.WritableCharChunk
-
Get this WritableCharChunk's offset into the backing data array.
- arrayOffset() - Method in class io.deephaven.chunk.WritableDoubleChunk
-
Get this WritableDoubleChunk's offset into the backing data array.
- arrayOffset() - Method in class io.deephaven.chunk.WritableFloatChunk
-
Get this WritableFloatChunk's offset into the backing data array.
- arrayOffset() - Method in class io.deephaven.chunk.WritableIntChunk
-
Get this WritableIntChunk's offset into the backing data array.
- arrayOffset() - Method in class io.deephaven.chunk.WritableLongChunk
-
Get this WritableLongChunk's offset into the backing data array.
- arrayOffset() - Method in class io.deephaven.chunk.WritableObjectChunk
-
Get this WritableObjectChunk's offset into the backing data array.
- arrayOffset() - Method in class io.deephaven.chunk.WritableShortChunk
-
Get this WritableShortChunk's offset into the backing data array.
- asBooleanChunk() - Method in interface io.deephaven.chunk.Chunk
- asBooleanChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- asByteChunk() - Method in interface io.deephaven.chunk.Chunk
- asByteChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- asCharChunk() - Method in interface io.deephaven.chunk.Chunk
- asCharChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.BooleanChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.BooleanChunkSoftPool
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.ByteChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.ByteChunkSoftPool
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.CharChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.CharChunkSoftPool
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.DoubleChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.DoubleChunkSoftPool
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.FloatChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.FloatChunkSoftPool
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.IntChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.IntChunkSoftPool
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.LongChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.LongChunkSoftPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.ObjectChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.ObjectChunkSoftPool
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.ShortChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.ShortChunkSoftPool
- asDoubleChunk() - Method in interface io.deephaven.chunk.Chunk
- asDoubleChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- asFloatChunk() - Method in interface io.deephaven.chunk.Chunk
- asFloatChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- asIntChunk() - Method in interface io.deephaven.chunk.Chunk
- asIntChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- asLongChunk() - Method in interface io.deephaven.chunk.Chunk
- asLongChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- asObjectChunk() - Method in interface io.deephaven.chunk.Chunk
- asObjectChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- asResettableBooleanChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableBooleanChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableByteChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableByteChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableCharChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableCharChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableDoubleChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableDoubleChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableFloatChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableFloatChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableIntChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableIntChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableLongChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableLongChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableObjectChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableObjectChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableShortChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableShortChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableWritableBooleanChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableBooleanChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asResettableWritableByteChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableByteChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asResettableWritableCharChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableCharChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asResettableWritableDoubleChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableDoubleChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asResettableWritableFloatChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableFloatChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asResettableWritableIntChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableIntChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asResettableWritableLongChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableLongChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asResettableWritableObjectChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableObjectChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asResettableWritableShortChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableShortChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asShortChunk() - Method in interface io.deephaven.chunk.Chunk
- asShortChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- asTypedObjectChunk() - Method in class io.deephaven.chunk.ObjectChunk
- asTypedWritableObjectChunk() - Method in class io.deephaven.chunk.WritableObjectChunk
- asWritableBooleanChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableBooleanChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
- asWritableByteChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableByteChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
- asWritableCharChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableCharChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
- asWritableDoubleChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableDoubleChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
- asWritableFloatChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableFloatChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
- asWritableIntChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableIntChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
- asWritableLongChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableLongChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
- asWritableObjectChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableObjectChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
- asWritableShortChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableShortChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
B
- binarySearch(byte) - Method in class io.deephaven.chunk.ByteChunk
-
Search for
keyin this chunk in the index range [0,size) using Java's primitive ordering. - binarySearch(char) - Method in class io.deephaven.chunk.CharChunk
-
Search for
keyin this chunk in the index range [0,size) using Java's primitive ordering. - binarySearch(double) - Method in class io.deephaven.chunk.DoubleChunk
-
Search for
keyin this chunk in the index range [0,size) using Java's primitive ordering. - binarySearch(float) - Method in class io.deephaven.chunk.FloatChunk
-
Search for
keyin this chunk in the index range [0,size) using Java's primitive ordering. - binarySearch(int) - Method in class io.deephaven.chunk.IntChunk
-
Search for
keyin this chunk in the index range [0,size) using Java's primitive ordering. - binarySearch(int, int, byte) - Method in class io.deephaven.chunk.ByteChunk
-
Search for
keyin this chunk in the index range[fromIndexInclusive, toIndexExclusive)using Java's primitive ordering. - binarySearch(int, int, char) - Method in class io.deephaven.chunk.CharChunk
-
Search for
keyin this chunk in the index range[fromIndexInclusive, toIndexExclusive)using Java's primitive ordering. - binarySearch(int, int, double) - Method in class io.deephaven.chunk.DoubleChunk
-
Search for
keyin this chunk in the index range[fromIndexInclusive, toIndexExclusive)using Java's primitive ordering. - binarySearch(int, int, float) - Method in class io.deephaven.chunk.FloatChunk
-
Search for
keyin this chunk in the index range[fromIndexInclusive, toIndexExclusive)using Java's primitive ordering. - binarySearch(int, int, int) - Method in class io.deephaven.chunk.IntChunk
-
Search for
keyin this chunk in the index range[fromIndexInclusive, toIndexExclusive)using Java's primitive ordering. - binarySearch(int, int, long) - Method in class io.deephaven.chunk.LongChunk
-
Search for
keyin this chunk in the index range[fromIndexInclusive, toIndexExclusive)using Java's primitive ordering. - binarySearch(int, int, short) - Method in class io.deephaven.chunk.ShortChunk
-
Search for
keyin this chunk in the index range[fromIndexInclusive, toIndexExclusive)using Java's primitive ordering. - binarySearch(int, int, Object) - Method in class io.deephaven.chunk.ObjectChunk
-
Search for
keyin this chunk in the index range[fromIndexInclusive, toIndexExclusive)using Java's primitive ordering. - binarySearch(long) - Method in class io.deephaven.chunk.LongChunk
-
Search for
keyin this chunk in the index range [0,size) using Java's primitive ordering. - binarySearch(short) - Method in class io.deephaven.chunk.ShortChunk
-
Search for
keyin this chunk in the index range [0,size) using Java's primitive ordering. - binarySearch(Object) - Method in class io.deephaven.chunk.ObjectChunk
-
Search for
keyin this chunk in the index range [0,size) using Java's primitive ordering. - Boolean - Enum constant in enum class io.deephaven.chunk.ChunkType
- BooleanChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
Chunkimplementation for boolean data. - BooleanChunk(boolean[], int, int) - Constructor for class io.deephaven.chunk.BooleanChunk
- BooleanChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- BooleanChunkEquals - Class in io.deephaven.chunk.util.hashing
- BooleanChunkEquals() - Constructor for class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- BooleanChunkFactory - Class in io.deephaven.chunk.util.factories
- BooleanChunkFactory() - Constructor for class io.deephaven.chunk.util.factories.BooleanChunkFactory
- BooleanChunkHasher - Class in io.deephaven.chunk.util.hashing
- BooleanChunkHasher() - Constructor for class io.deephaven.chunk.util.hashing.BooleanChunkHasher
- BooleanChunkPool - Interface in io.deephaven.chunk.util.pools
- BooleanChunkSoftPool - Class in io.deephaven.chunk.util.pools
-
ChunkPoolimplementation for chunks of booleans. - Byte - Enum constant in enum class io.deephaven.chunk.ChunkType
- ByteChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
Chunkimplementation for byte data. - ByteChunk(byte[], int, int) - Constructor for class io.deephaven.chunk.ByteChunk
- ByteChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ByteChunkEquals - Class in io.deephaven.chunk.util.hashing
- ByteChunkEquals() - Constructor for class io.deephaven.chunk.util.hashing.ByteChunkEquals
- ByteChunkFactory - Class in io.deephaven.chunk.util.factories
- ByteChunkFactory() - Constructor for class io.deephaven.chunk.util.factories.ByteChunkFactory
- ByteChunkHasher - Class in io.deephaven.chunk.util.hashing
- ByteChunkHasher() - Constructor for class io.deephaven.chunk.util.hashing.ByteChunkHasher
- ByteChunkPool - Interface in io.deephaven.chunk.util.pools
- ByteChunkSoftPool - Class in io.deephaven.chunk.util.pools
-
ChunkPoolimplementation for chunks of bytes. - ByteChunkToOutputStreamAdapter - Class in io.deephaven.chunk
- ByteChunkToOutputStreamAdapter() - Constructor for class io.deephaven.chunk.ByteChunkToOutputStreamAdapter
- ByteToIntegerCast<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an int.
- ByteToIntegerCastWithOffset<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an int and add the specified offset.
- ByteToLongCast<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to a long.
- ByteToLongCastWithOffset<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an long and add the specified offset.
C
- capacity() - Method in interface io.deephaven.chunk.WritableChunk
- castInto(ByteChunk<? extends T2>, WritableIntChunk<T2>) - Static method in class io.deephaven.chunk.util.hashing.ByteToIntegerCast
- castInto(ByteChunk<? extends T2>, WritableLongChunk<? super T2>) - Static method in class io.deephaven.chunk.util.hashing.ByteToLongCast
- castInto(ByteChunk<T2>, WritableLongChunk<T2>, long) - Static method in class io.deephaven.chunk.util.hashing.ByteToLongCastWithOffset
- castInto(CharChunk<? extends T2>, WritableIntChunk<T2>) - Static method in class io.deephaven.chunk.util.hashing.CharToIntegerCast
- castInto(CharChunk<? extends T2>, WritableLongChunk<? super T2>) - Static method in class io.deephaven.chunk.util.hashing.CharToLongCast
- castInto(CharChunk<T2>, WritableLongChunk<T2>, long) - Static method in class io.deephaven.chunk.util.hashing.CharToLongCastWithOffset
- castInto(IntChunk<? extends T2>, WritableIntChunk<T2>) - Static method in class io.deephaven.chunk.util.hashing.IntToIntegerCast
- castInto(IntChunk<? extends T2>, WritableLongChunk<? super T2>) - Static method in class io.deephaven.chunk.util.hashing.IntToLongCast
- castInto(IntChunk<T2>, WritableLongChunk<T2>, long) - Static method in class io.deephaven.chunk.util.hashing.IntToLongCastWithOffset
- castInto(LongChunk<? extends T2>, WritableIntChunk<T2>) - Static method in class io.deephaven.chunk.util.hashing.LongToIntegerCast
- castInto(LongChunk<? extends T2>, WritableLongChunk<? super T2>) - Static method in class io.deephaven.chunk.util.hashing.LongToLongCast
- castInto(LongChunk<T2>, WritableLongChunk<T2>, long) - Static method in class io.deephaven.chunk.util.hashing.LongToLongCastWithOffset
- castInto(ShortChunk<? extends T2>, WritableIntChunk<T2>) - Static method in class io.deephaven.chunk.util.hashing.ShortToIntegerCast
- castInto(ShortChunk<? extends T2>, WritableLongChunk<? super T2>) - Static method in class io.deephaven.chunk.util.hashing.ShortToLongCast
- castInto(ShortChunk<T2>, WritableLongChunk<T2>, long) - Static method in class io.deephaven.chunk.util.hashing.ShortToLongCastWithOffset
- Char - Enum constant in enum class io.deephaven.chunk.ChunkType
- CharChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
Chunkimplementation for char data. - CharChunk(char[], int, int) - Constructor for class io.deephaven.chunk.CharChunk
- CharChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- CharChunkEquals - Class in io.deephaven.chunk.util.hashing
- CharChunkEquals() - Constructor for class io.deephaven.chunk.util.hashing.CharChunkEquals
- CharChunkFactory - Class in io.deephaven.chunk.util.factories
- CharChunkFactory() - Constructor for class io.deephaven.chunk.util.factories.CharChunkFactory
- CharChunkHasher - Class in io.deephaven.chunk.util.hashing
- CharChunkHasher() - Constructor for class io.deephaven.chunk.util.hashing.CharChunkHasher
- CharChunkPool - Interface in io.deephaven.chunk.util.pools
- CharChunkSoftPool - Class in io.deephaven.chunk.util.pools
-
ChunkPoolimplementation for chunks of chars. - CharToIntegerCast<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an int.
- CharToIntegerCastWithOffset<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an int and add the specified offset.
- CharToLongCast<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to a long.
- CharToLongCastWithOffset<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an long and add the specified offset.
- check() - Static method in class io.deephaven.chunk.util.pools.ChunkPoolReleaseTracking
- checkAndDisable() - Static method in class io.deephaven.chunk.util.pools.ChunkPoolReleaseTracking
- checkChunkType(ChunkType) - Method in interface io.deephaven.chunk.Chunk
- Chunk<ATTR extends Any> - Interface in io.deephaven.chunk
-
Data structure for a contiguous region of data.
- Chunk.Visitor<ATTR extends Any> - Interface in io.deephaven.chunk
- chunkArrayBuilder() - Method in enum class io.deephaven.chunk.ChunkType
- chunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- chunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- chunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- chunkArrayBuilder() - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- chunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- chunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- chunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- chunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- chunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- chunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- ChunkBase<ATTR extends Any> - Class in io.deephaven.chunk
-
A generic object intended to serve as a thin wrapper around an array region.
- ChunkChunk<ATTR extends Any> - Interface in io.deephaven.chunk
- ChunkChunkBase<ATTR extends Any> - Class in io.deephaven.chunk
-
A generic object intended to serve as a thin wrapper around a multidimensional array region.
- chunkChunkWrap(Chunk<ATTR>[]) - Method in enum class io.deephaven.chunk.ChunkType
- chunkChunkWrap(Chunk<ATTR>[]) - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- chunkChunkWrap(Chunk<ATTR>[]) - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- chunkChunkWrap(Chunk<ATTR>[]) - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- chunkChunkWrap(Chunk<ATTR>[]) - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- chunkChunkWrap(Chunk<ATTR>[]) - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- chunkChunkWrap(Chunk<ATTR>[]) - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- chunkChunkWrap(Chunk<ATTR>[]) - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- chunkChunkWrap(Chunk<ATTR>[]) - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- chunkChunkWrap(Chunk<ATTR>[]) - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- chunkChunkWrap(Chunk<ATTR>[]) - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- chunkChunkWrap(Chunk<ATTR>[], int, int) - Method in enum class io.deephaven.chunk.ChunkType
- chunkChunkWrap(Chunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- chunkChunkWrap(Chunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- chunkChunkWrap(Chunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- chunkChunkWrap(Chunk<ATTR>[], int, int) - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- chunkChunkWrap(Chunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- chunkChunkWrap(Chunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- chunkChunkWrap(Chunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- chunkChunkWrap(Chunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- chunkChunkWrap(Chunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- chunkChunkWrap(Chunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- ChunkEquals - Interface in io.deephaven.chunk.util.hashing
- ChunkFactory - Interface in io.deephaven.chunk.util.factories
- ChunkHasher - Interface in io.deephaven.chunk.util.hashing
- ChunkHelpers - Class in io.deephaven.chunk
-
Implementation helpers for
chunks. - ChunkHelpers() - Constructor for class io.deephaven.chunk.ChunkHelpers
- ChunkLengths - Interface in io.deephaven.chunk.attributes
-
Attribute that specifies that a
Chunkcontains lengths of ranges within some other Chunk. - ChunkPool - Interface in io.deephaven.chunk.util.pools
-
Interface for pools of
Chunks. - ChunkPoolConstants - Class in io.deephaven.chunk.util.pools
-
Repository for constants used by
ChunkPoolimplementations. - ChunkPoolInstrumentation - Class in io.deephaven.chunk.util.pools
-
Static callback holder for pooled chunk allocation.
- ChunkPoolInstrumentation() - Constructor for class io.deephaven.chunk.util.pools.ChunkPoolInstrumentation
- ChunkPoolReleaseTracking - Class in io.deephaven.chunk.util.pools
-
Support for release tracking, in order to detect chunk release errors.
- ChunkPositions - Interface in io.deephaven.chunk.attributes
-
Attribute that specifies that a
Chunkcontains positions within some other Chunk. - ChunkStream - Class in io.deephaven.chunk
- ChunkStream() - Constructor for class io.deephaven.chunk.ChunkStream
- ChunkType - Enum Class in io.deephaven.chunk
- chunkWrap(boolean[]) - Static method in class io.deephaven.chunk.BooleanChunk
- chunkWrap(boolean[], int, int) - Static method in class io.deephaven.chunk.BooleanChunk
- chunkWrap(byte[]) - Static method in class io.deephaven.chunk.ByteChunk
- chunkWrap(byte[], int, int) - Static method in class io.deephaven.chunk.ByteChunk
- chunkWrap(char[]) - Static method in class io.deephaven.chunk.CharChunk
- chunkWrap(char[], int, int) - Static method in class io.deephaven.chunk.CharChunk
- chunkWrap(double[]) - Static method in class io.deephaven.chunk.DoubleChunk
- chunkWrap(double[], int, int) - Static method in class io.deephaven.chunk.DoubleChunk
- chunkWrap(float[]) - Static method in class io.deephaven.chunk.FloatChunk
- chunkWrap(float[], int, int) - Static method in class io.deephaven.chunk.FloatChunk
- chunkWrap(int[]) - Static method in class io.deephaven.chunk.IntChunk
- chunkWrap(int[], int, int) - Static method in class io.deephaven.chunk.IntChunk
- chunkWrap(long[]) - Static method in class io.deephaven.chunk.LongChunk
- chunkWrap(long[], int, int) - Static method in class io.deephaven.chunk.LongChunk
- chunkWrap(short[]) - Static method in class io.deephaven.chunk.ShortChunk
- chunkWrap(short[], int, int) - Static method in class io.deephaven.chunk.ShortChunk
- chunkWrap(BooleanChunk<ATTR>[]) - Static method in class io.deephaven.chunk.BooleanChunkChunk
- chunkWrap(BooleanChunk<ATTR>[], int, int) - Static method in class io.deephaven.chunk.BooleanChunkChunk
- chunkWrap(ByteChunk<ATTR>[]) - Static method in class io.deephaven.chunk.ByteChunkChunk
- chunkWrap(ByteChunk<ATTR>[], int, int) - Static method in class io.deephaven.chunk.ByteChunkChunk
- chunkWrap(CharChunk<ATTR>[]) - Static method in class io.deephaven.chunk.CharChunkChunk
- chunkWrap(CharChunk<ATTR>[], int, int) - Static method in class io.deephaven.chunk.CharChunkChunk
- chunkWrap(DoubleChunk<ATTR>[]) - Static method in class io.deephaven.chunk.DoubleChunkChunk
- chunkWrap(DoubleChunk<ATTR>[], int, int) - Static method in class io.deephaven.chunk.DoubleChunkChunk
- chunkWrap(FloatChunk<ATTR>[]) - Static method in class io.deephaven.chunk.FloatChunkChunk
- chunkWrap(FloatChunk<ATTR>[], int, int) - Static method in class io.deephaven.chunk.FloatChunkChunk
- chunkWrap(IntChunk<ATTR>[]) - Static method in class io.deephaven.chunk.IntChunkChunk
- chunkWrap(IntChunk<ATTR>[], int, int) - Static method in class io.deephaven.chunk.IntChunkChunk
- chunkWrap(LongChunk<ATTR>[]) - Static method in class io.deephaven.chunk.LongChunkChunk
- chunkWrap(LongChunk<ATTR>[], int, int) - Static method in class io.deephaven.chunk.LongChunkChunk
- chunkWrap(ObjectChunk<T, ATTR>[]) - Static method in class io.deephaven.chunk.ObjectChunkChunk
- chunkWrap(ObjectChunk<T, ATTR>[], int, int) - Static method in class io.deephaven.chunk.ObjectChunkChunk
- chunkWrap(ShortChunk<ATTR>[]) - Static method in class io.deephaven.chunk.ShortChunkChunk
- chunkWrap(ShortChunk<ATTR>[], int, int) - Static method in class io.deephaven.chunk.ShortChunkChunk
- chunkWrap(Object) - Method in enum class io.deephaven.chunk.ChunkType
- chunkWrap(Object) - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- chunkWrap(Object) - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- chunkWrap(Object) - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- chunkWrap(Object) - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- chunkWrap(Object) - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- chunkWrap(Object) - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- chunkWrap(Object) - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- chunkWrap(Object) - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- chunkWrap(Object) - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- chunkWrap(Object) - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- chunkWrap(Object, int, int) - Method in enum class io.deephaven.chunk.ChunkType
- chunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- chunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- chunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- chunkWrap(Object, int, int) - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- chunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- chunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- chunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- chunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- chunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- chunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- chunkWrap(T[]) - Static method in class io.deephaven.chunk.ObjectChunk
- chunkWrap(T[], int, int) - Static method in class io.deephaven.chunk.ObjectChunk
- clear() - Method in class io.deephaven.chunk.ResettableBooleanChunk
- clear() - Method in class io.deephaven.chunk.ResettableByteChunk
- clear() - Method in class io.deephaven.chunk.ResettableCharChunk
- clear() - Method in interface io.deephaven.chunk.ResettableChunk
-
Reset this chunk to empty storage.
- clear() - Method in class io.deephaven.chunk.ResettableDoubleChunk
- clear() - Method in class io.deephaven.chunk.ResettableFloatChunk
- clear() - Method in class io.deephaven.chunk.ResettableIntChunk
- clear() - Method in class io.deephaven.chunk.ResettableLongChunk
- clear() - Method in class io.deephaven.chunk.ResettableObjectChunk
- clear() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- clear() - Method in class io.deephaven.chunk.ResettableShortChunk
- clear() - Method in class io.deephaven.chunk.ResettableWritableBooleanChunk
- clear() - Method in class io.deephaven.chunk.ResettableWritableByteChunk
- clear() - Method in class io.deephaven.chunk.ResettableWritableCharChunk
- clear() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- clear() - Method in class io.deephaven.chunk.ResettableWritableDoubleChunk
- clear() - Method in class io.deephaven.chunk.ResettableWritableFloatChunk
- clear() - Method in class io.deephaven.chunk.ResettableWritableIntChunk
- clear() - Method in class io.deephaven.chunk.ResettableWritableLongChunk
- clear() - Method in class io.deephaven.chunk.ResettableWritableObjectChunk
- clear() - Method in class io.deephaven.chunk.ResettableWritableShortChunk
- close() - Method in class io.deephaven.chunk.ResettableBooleanChunk
- close() - Method in class io.deephaven.chunk.ResettableByteChunk
- close() - Method in class io.deephaven.chunk.ResettableCharChunk
- close() - Method in class io.deephaven.chunk.ResettableDoubleChunk
- close() - Method in class io.deephaven.chunk.ResettableFloatChunk
- close() - Method in class io.deephaven.chunk.ResettableIntChunk
- close() - Method in class io.deephaven.chunk.ResettableLongChunk
- close() - Method in class io.deephaven.chunk.ResettableObjectChunk
- close() - Method in class io.deephaven.chunk.ResettableShortChunk
- close() - Method in class io.deephaven.chunk.sized.SizedBooleanChunk
- close() - Method in class io.deephaven.chunk.sized.SizedByteChunk
- close() - Method in class io.deephaven.chunk.sized.SizedCharChunk
- close() - Method in class io.deephaven.chunk.sized.SizedChunk
- close() - Method in class io.deephaven.chunk.sized.SizedDoubleChunk
- close() - Method in class io.deephaven.chunk.sized.SizedFloatChunk
- close() - Method in class io.deephaven.chunk.sized.SizedIntChunk
- close() - Method in class io.deephaven.chunk.sized.SizedLongChunk
- close() - Method in class io.deephaven.chunk.sized.SizedObjectChunk
- close() - Method in class io.deephaven.chunk.sized.SizedShortChunk
- close() - Method in class io.deephaven.chunk.util.hashing.ByteToIntegerCast
- close() - Method in class io.deephaven.chunk.util.hashing.ByteToIntegerCastWithOffset
- close() - Method in class io.deephaven.chunk.util.hashing.ByteToLongCast
- close() - Method in class io.deephaven.chunk.util.hashing.ByteToLongCastWithOffset
- close() - Method in class io.deephaven.chunk.util.hashing.CharToIntegerCast
- close() - Method in class io.deephaven.chunk.util.hashing.CharToIntegerCastWithOffset
- close() - Method in class io.deephaven.chunk.util.hashing.CharToLongCast
- close() - Method in class io.deephaven.chunk.util.hashing.CharToLongCastWithOffset
- close() - Method in class io.deephaven.chunk.util.hashing.IntToIntegerCast
- close() - Method in class io.deephaven.chunk.util.hashing.IntToIntegerCastWithOffset
- close() - Method in class io.deephaven.chunk.util.hashing.IntToLongCast
- close() - Method in class io.deephaven.chunk.util.hashing.IntToLongCastWithOffset
- close() - Method in class io.deephaven.chunk.util.hashing.LongToIntegerCast
- close() - Method in class io.deephaven.chunk.util.hashing.LongToIntegerCastWithOffset
- close() - Method in class io.deephaven.chunk.util.hashing.LongToLongCast
- close() - Method in class io.deephaven.chunk.util.hashing.LongToLongCastWithOffset
- close() - Method in class io.deephaven.chunk.util.hashing.ShortToIntegerCast
- close() - Method in class io.deephaven.chunk.util.hashing.ShortToIntegerCastWithOffset
- close() - Method in class io.deephaven.chunk.util.hashing.ShortToLongCast
- close() - Method in class io.deephaven.chunk.util.hashing.ShortToLongCastWithOffset
- close() - Method in interface io.deephaven.chunk.util.hashing.ToIntFunctor
- close() - Method in interface io.deephaven.chunk.util.hashing.ToLongFunctor
- close() - Method in class io.deephaven.chunk.WritableBooleanChunk
- close() - Method in class io.deephaven.chunk.WritableByteChunk
- close() - Method in class io.deephaven.chunk.WritableCharChunk
- close() - Method in class io.deephaven.chunk.WritableDoubleChunk
- close() - Method in class io.deephaven.chunk.WritableFloatChunk
- close() - Method in class io.deephaven.chunk.WritableIntChunk
- close() - Method in class io.deephaven.chunk.WritableLongChunk
- close() - Method in class io.deephaven.chunk.WritableObjectChunk
- close() - Method in class io.deephaven.chunk.WritableShortChunk
- copyFromArray(Object, int, int, int) - Method in class io.deephaven.chunk.WritableBooleanChunk
- copyFromArray(Object, int, int, int) - Method in class io.deephaven.chunk.WritableByteChunk
- copyFromArray(Object, int, int, int) - Method in class io.deephaven.chunk.WritableCharChunk
- copyFromArray(Object, int, int, int) - Method in interface io.deephaven.chunk.WritableChunk
- copyFromArray(Object, int, int, int) - Method in class io.deephaven.chunk.WritableDoubleChunk
- copyFromArray(Object, int, int, int) - Method in class io.deephaven.chunk.WritableFloatChunk
- copyFromArray(Object, int, int, int) - Method in class io.deephaven.chunk.WritableIntChunk
- copyFromArray(Object, int, int, int) - Method in class io.deephaven.chunk.WritableLongChunk
- copyFromArray(Object, int, int, int) - Method in class io.deephaven.chunk.WritableObjectChunk
- copyFromArray(Object, int, int, int) - Method in class io.deephaven.chunk.WritableShortChunk
- copyFromBuffer(Buffer, int, int, int) - Method in class io.deephaven.chunk.WritableByteChunk
- copyFromBuffer(Buffer, int, int, int) - Method in class io.deephaven.chunk.WritableCharChunk
- copyFromBuffer(Buffer, int, int, int) - Method in class io.deephaven.chunk.WritableDoubleChunk
- copyFromBuffer(Buffer, int, int, int) - Method in class io.deephaven.chunk.WritableFloatChunk
- copyFromBuffer(Buffer, int, int, int) - Method in class io.deephaven.chunk.WritableIntChunk
- copyFromBuffer(Buffer, int, int, int) - Method in class io.deephaven.chunk.WritableLongChunk
- copyFromBuffer(Buffer, int, int, int) - Method in class io.deephaven.chunk.WritableShortChunk
- copyFromBuffer(Buffer, int, int, int) - Method in interface io.deephaven.chunk.WritableChunk
-
Fill a sub-range of this writable chunk with values from a
Buffer. - copyFromChunk(Chunk<? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableBooleanChunk
- copyFromChunk(Chunk<? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableByteChunk
- copyFromChunk(Chunk<? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableCharChunk
- copyFromChunk(Chunk<? extends ATTR>, int, int, int) - Method in interface io.deephaven.chunk.WritableChunk
- copyFromChunk(Chunk<? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableDoubleChunk
- copyFromChunk(Chunk<? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableFloatChunk
- copyFromChunk(Chunk<? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableIntChunk
- copyFromChunk(Chunk<? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableLongChunk
- copyFromChunk(Chunk<? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableObjectChunk
- copyFromChunk(Chunk<? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableShortChunk
- copyFromTypedArray(boolean[], int, int, int) - Method in class io.deephaven.chunk.WritableBooleanChunk
- copyFromTypedArray(byte[], int, int, int) - Method in class io.deephaven.chunk.WritableByteChunk
- copyFromTypedArray(char[], int, int, int) - Method in class io.deephaven.chunk.WritableCharChunk
- copyFromTypedArray(double[], int, int, int) - Method in class io.deephaven.chunk.WritableDoubleChunk
- copyFromTypedArray(float[], int, int, int) - Method in class io.deephaven.chunk.WritableFloatChunk
- copyFromTypedArray(int[], int, int, int) - Method in class io.deephaven.chunk.WritableIntChunk
- copyFromTypedArray(long[], int, int, int) - Method in class io.deephaven.chunk.WritableLongChunk
- copyFromTypedArray(short[], int, int, int) - Method in class io.deephaven.chunk.WritableShortChunk
- copyFromTypedArray(T[], int, int, int) - Method in class io.deephaven.chunk.WritableObjectChunk
- copyFromTypedBuffer(ByteBuffer, int, int, int) - Method in class io.deephaven.chunk.WritableByteChunk
-
Fill a sub-range of this WritableByteChunk with values from a
ByteBuffer. - copyFromTypedBuffer(CharBuffer, int, int, int) - Method in class io.deephaven.chunk.WritableCharChunk
-
Fill a sub-range of this WritableCharChunk with values from a
CharBuffer. - copyFromTypedBuffer(DoubleBuffer, int, int, int) - Method in class io.deephaven.chunk.WritableDoubleChunk
-
Fill a sub-range of this WritableDoubleChunk with values from a
DoubleBuffer. - copyFromTypedBuffer(FloatBuffer, int, int, int) - Method in class io.deephaven.chunk.WritableFloatChunk
-
Fill a sub-range of this WritableFloatChunk with values from a
FloatBuffer. - copyFromTypedBuffer(IntBuffer, int, int, int) - Method in class io.deephaven.chunk.WritableIntChunk
-
Fill a sub-range of this WritableIntChunk with values from a
IntBuffer. - copyFromTypedBuffer(LongBuffer, int, int, int) - Method in class io.deephaven.chunk.WritableLongChunk
-
Fill a sub-range of this WritableLongChunk with values from a
LongBuffer. - copyFromTypedBuffer(ShortBuffer, int, int, int) - Method in class io.deephaven.chunk.WritableShortChunk
-
Fill a sub-range of this WritableShortChunk with values from a
ShortBuffer. - copyFromTypedChunk(BooleanChunk<? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableBooleanChunk
- copyFromTypedChunk(ByteChunk<? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableByteChunk
- copyFromTypedChunk(CharChunk<? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableCharChunk
- copyFromTypedChunk(DoubleChunk<? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableDoubleChunk
- copyFromTypedChunk(FloatChunk<? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableFloatChunk
- copyFromTypedChunk(IntChunk<? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableIntChunk
- copyFromTypedChunk(LongChunk<? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableLongChunk
- copyFromTypedChunk(ObjectChunk<T, ? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableObjectChunk
- copyFromTypedChunk(ShortChunk<? extends ATTR>, int, int, int) - Method in class io.deephaven.chunk.WritableShortChunk
- copyToArray(int, Object, int, int) - Method in class io.deephaven.chunk.BooleanChunk
- copyToArray(int, Object, int, int) - Method in class io.deephaven.chunk.ByteChunk
- copyToArray(int, Object, int, int) - Method in class io.deephaven.chunk.CharChunk
- copyToArray(int, Object, int, int) - Method in interface io.deephaven.chunk.Chunk
-
Copy a subrange of this Chunk to the subrange of the 'dest' array.
- copyToArray(int, Object, int, int) - Method in class io.deephaven.chunk.DoubleChunk
- copyToArray(int, Object, int, int) - Method in class io.deephaven.chunk.FloatChunk
- copyToArray(int, Object, int, int) - Method in class io.deephaven.chunk.IntChunk
- copyToArray(int, Object, int, int) - Method in class io.deephaven.chunk.LongChunk
- copyToArray(int, Object, int, int) - Method in class io.deephaven.chunk.ObjectChunk
- copyToArray(int, Object, int, int) - Method in class io.deephaven.chunk.ShortChunk
- copyToBuffer(int, Buffer, int, int) - Method in class io.deephaven.chunk.ByteChunk
- copyToBuffer(int, Buffer, int, int) - Method in class io.deephaven.chunk.CharChunk
- copyToBuffer(int, Buffer, int, int) - Method in interface io.deephaven.chunk.Chunk
-
Copy a sub-range of this chunk to a
Buffer. - copyToBuffer(int, Buffer, int, int) - Method in class io.deephaven.chunk.DoubleChunk
- copyToBuffer(int, Buffer, int, int) - Method in class io.deephaven.chunk.FloatChunk
- copyToBuffer(int, Buffer, int, int) - Method in class io.deephaven.chunk.IntChunk
- copyToBuffer(int, Buffer, int, int) - Method in class io.deephaven.chunk.LongChunk
- copyToBuffer(int, Buffer, int, int) - Method in class io.deephaven.chunk.ShortChunk
- copyToChunk(int, WritableChunk<? super ATTR>, int, int) - Method in class io.deephaven.chunk.BooleanChunk
- copyToChunk(int, WritableChunk<? super ATTR>, int, int) - Method in class io.deephaven.chunk.ByteChunk
- copyToChunk(int, WritableChunk<? super ATTR>, int, int) - Method in class io.deephaven.chunk.CharChunk
- copyToChunk(int, WritableChunk<? super ATTR>, int, int) - Method in interface io.deephaven.chunk.Chunk
-
Copy a subrange of this Chunk to the subrange of the 'dest' writable chunk.
- copyToChunk(int, WritableChunk<? super ATTR>, int, int) - Method in class io.deephaven.chunk.DoubleChunk
- copyToChunk(int, WritableChunk<? super ATTR>, int, int) - Method in class io.deephaven.chunk.FloatChunk
- copyToChunk(int, WritableChunk<? super ATTR>, int, int) - Method in class io.deephaven.chunk.IntChunk
- copyToChunk(int, WritableChunk<? super ATTR>, int, int) - Method in class io.deephaven.chunk.LongChunk
- copyToChunk(int, WritableChunk<? super ATTR>, int, int) - Method in class io.deephaven.chunk.ObjectChunk
- copyToChunk(int, WritableChunk<? super ATTR>, int, int) - Method in class io.deephaven.chunk.ShortChunk
- copyToTypedArray(int, boolean[], int, int) - Method in class io.deephaven.chunk.BooleanChunk
- copyToTypedArray(int, byte[], int, int) - Method in class io.deephaven.chunk.ByteChunk
- copyToTypedArray(int, char[], int, int) - Method in class io.deephaven.chunk.CharChunk
- copyToTypedArray(int, double[], int, int) - Method in class io.deephaven.chunk.DoubleChunk
- copyToTypedArray(int, float[], int, int) - Method in class io.deephaven.chunk.FloatChunk
- copyToTypedArray(int, int[], int, int) - Method in class io.deephaven.chunk.IntChunk
- copyToTypedArray(int, long[], int, int) - Method in class io.deephaven.chunk.LongChunk
- copyToTypedArray(int, short[], int, int) - Method in class io.deephaven.chunk.ShortChunk
- copyToTypedArray(int, T[], int, int) - Method in class io.deephaven.chunk.ObjectChunk
- copyToTypedBuffer(int, ByteBuffer, int, int) - Method in class io.deephaven.chunk.ByteChunk
-
Copy a sub-range of this ByteChunk to a
ByteBuffer. - copyToTypedBuffer(int, CharBuffer, int, int) - Method in class io.deephaven.chunk.CharChunk
-
Copy a sub-range of this CharChunk to a
CharBuffer. - copyToTypedBuffer(int, DoubleBuffer, int, int) - Method in class io.deephaven.chunk.DoubleChunk
-
Copy a sub-range of this DoubleChunk to a
DoubleBuffer. - copyToTypedBuffer(int, FloatBuffer, int, int) - Method in class io.deephaven.chunk.FloatChunk
-
Copy a sub-range of this FloatChunk to a
FloatBuffer. - copyToTypedBuffer(int, IntBuffer, int, int) - Method in class io.deephaven.chunk.IntChunk
-
Copy a sub-range of this IntChunk to a
IntBuffer. - copyToTypedBuffer(int, LongBuffer, int, int) - Method in class io.deephaven.chunk.LongChunk
-
Copy a sub-range of this LongChunk to a
LongBuffer. - copyToTypedBuffer(int, ShortBuffer, int, int) - Method in class io.deephaven.chunk.ShortChunk
-
Copy a sub-range of this ShortChunk to a
ShortBuffer.
D
- disable() - Static method in class io.deephaven.chunk.util.pools.ChunkPoolReleaseTracking
- Double - Enum constant in enum class io.deephaven.chunk.ChunkType
- DoubleChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
Chunkimplementation for double data. - DoubleChunk(double[], int, int) - Constructor for class io.deephaven.chunk.DoubleChunk
- DoubleChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- DoubleChunkEquals - Class in io.deephaven.chunk.util.hashing
- DoubleChunkEquals() - Constructor for class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- DoubleChunkFactory - Class in io.deephaven.chunk.util.factories
- DoubleChunkFactory() - Constructor for class io.deephaven.chunk.util.factories.DoubleChunkFactory
- DoubleChunkHasher - Class in io.deephaven.chunk.util.hashing
- DoubleChunkHasher() - Constructor for class io.deephaven.chunk.util.hashing.DoubleChunkHasher
- DoubleChunkPool - Interface in io.deephaven.chunk.util.pools
- DoubleChunkSoftPool - Class in io.deephaven.chunk.util.pools
-
ChunkPoolimplementation for chunks of doubles. - downcast(BooleanChunk<ATTR>) - Static method in class io.deephaven.chunk.BooleanChunk
- downcast(ByteChunk<ATTR>) - Static method in class io.deephaven.chunk.ByteChunk
- downcast(CharChunk<ATTR>) - Static method in class io.deephaven.chunk.CharChunk
- downcast(Chunk<? extends ATTR>) - Static method in interface io.deephaven.chunk.Chunk
-
Downcast the attribute.
- downcast(DoubleChunk<ATTR>) - Static method in class io.deephaven.chunk.DoubleChunk
- downcast(FloatChunk<ATTR>) - Static method in class io.deephaven.chunk.FloatChunk
- downcast(IntChunk<ATTR>) - Static method in class io.deephaven.chunk.IntChunk
- downcast(LongChunk<ATTR>) - Static method in class io.deephaven.chunk.LongChunk
- downcast(ObjectChunk<T, ATTR>) - Static method in class io.deephaven.chunk.ObjectChunk
- downcast(ShortChunk<ATTR>) - Static method in class io.deephaven.chunk.ShortChunk
E
- enable() - Static method in class io.deephaven.chunk.util.pools.ChunkPoolReleaseTracking
- enableDedicatedPoolForThisThread() - Static method in class io.deephaven.chunk.util.pools.MultiChunkPool
- enableStrict() - Static method in class io.deephaven.chunk.util.pools.ChunkPoolReleaseTracking
- end() - Method in class io.deephaven.chunk.util.LongChunkRangeIterator
- ensureCapacity(int) - Method in class io.deephaven.chunk.sized.SizedBooleanChunk
-
Ensure the underlying chunk has a capacity of at least
capacity, preserving data. - ensureCapacity(int) - Method in class io.deephaven.chunk.sized.SizedByteChunk
-
Ensure the underlying chunk has a capacity of at least
capacity, preserving data. - ensureCapacity(int) - Method in class io.deephaven.chunk.sized.SizedCharChunk
-
Ensure the underlying chunk has a capacity of at least
capacity, preserving data. - ensureCapacity(int) - Method in class io.deephaven.chunk.sized.SizedChunk
-
Ensure the underlying chunk has a capacity of at least
capacity. - ensureCapacity(int) - Method in class io.deephaven.chunk.sized.SizedDoubleChunk
-
Ensure the underlying chunk has a capacity of at least
capacity, preserving data. - ensureCapacity(int) - Method in class io.deephaven.chunk.sized.SizedFloatChunk
-
Ensure the underlying chunk has a capacity of at least
capacity, preserving data. - ensureCapacity(int) - Method in class io.deephaven.chunk.sized.SizedIntChunk
-
Ensure the underlying chunk has a capacity of at least
capacity, preserving data. - ensureCapacity(int) - Method in class io.deephaven.chunk.sized.SizedLongChunk
-
Ensure the underlying chunk has a capacity of at least
capacity, preserving data. - ensureCapacity(int) - Method in class io.deephaven.chunk.sized.SizedObjectChunk
-
Ensure the underlying chunk has a capacity of at least
capacity, preserving data. - ensureCapacity(int) - Method in class io.deephaven.chunk.sized.SizedShortChunk
-
Ensure the underlying chunk has a capacity of at least
capacity, preserving data. - ensureCapacityPreserve(int) - Method in class io.deephaven.chunk.sized.SizedBooleanChunk
-
Ensure the underlying chunk has a capacity of at least
capacity. - ensureCapacityPreserve(int) - Method in class io.deephaven.chunk.sized.SizedByteChunk
-
Ensure the underlying chunk has a capacity of at least
capacity. - ensureCapacityPreserve(int) - Method in class io.deephaven.chunk.sized.SizedCharChunk
-
Ensure the underlying chunk has a capacity of at least
capacity. - ensureCapacityPreserve(int) - Method in class io.deephaven.chunk.sized.SizedChunk
-
Ensure the underlying chunk has a capacity of at least
capacity. - ensureCapacityPreserve(int) - Method in class io.deephaven.chunk.sized.SizedDoubleChunk
-
Ensure the underlying chunk has a capacity of at least
capacity. - ensureCapacityPreserve(int) - Method in class io.deephaven.chunk.sized.SizedFloatChunk
-
Ensure the underlying chunk has a capacity of at least
capacity. - ensureCapacityPreserve(int) - Method in class io.deephaven.chunk.sized.SizedIntChunk
-
Ensure the underlying chunk has a capacity of at least
capacity. - ensureCapacityPreserve(int) - Method in class io.deephaven.chunk.sized.SizedLongChunk
-
Ensure the underlying chunk has a capacity of at least
capacity. - ensureCapacityPreserve(int) - Method in class io.deephaven.chunk.sized.SizedObjectChunk
-
Ensure the underlying chunk has a capacity of at least
capacity. - ensureCapacityPreserve(int) - Method in class io.deephaven.chunk.sized.SizedShortChunk
-
Ensure the underlying chunk has a capacity of at least
capacity. - equal(Chunk<? extends Any>, boolean, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- equal(Chunk<? extends Any>, byte, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- equal(Chunk<? extends Any>, char, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- equal(Chunk<? extends Any>, double, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- equal(Chunk<? extends Any>, float, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- equal(Chunk<? extends Any>, int, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- equal(Chunk<? extends Any>, long, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- equal(Chunk<? extends Any>, short, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- equal(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- equal(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- equal(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- equal(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
Called for the first (or only) pair of chunks, sets the corresponding destination entry to true if the values are equal, or false otherwise
- equal(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- equal(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- equal(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- equal(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- equal(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- equal(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- equal(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- equal(Chunk<? extends Any>, Object, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- equal(Chunk<? extends Any>, Object, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- equalLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- equalLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- equalLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- equalLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
Called for the first (or only) pair of chunks, sets the corresponding destination entry to true if lhs[lhsPositions] == rhs.
- equalLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- equalLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- equalLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- equalLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- equalLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- equalLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- equalLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- equalNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- equalNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- equalNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- equalNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
For each pair of indices i and i + 1 in chunk; write true to destination[i] if they are equal, otherwise write false.
- equalNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- equalNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- equalNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- equalNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- equalNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- equalNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- equalNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- equalPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- equalPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- equalPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- equalPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
Compares valuesChunk[chunkPositionsToCheckForEquality[pp * 2]] and valuesChunk[chunkPositionsToCheckForEquality[pp * 2 + 1]] for each even/odd pair in chunkPositionsToCheckForEquality and writes the result to destinations.
- equalPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- equalPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- equalPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- equalPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- equalPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- equalPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- equalPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- equalPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- equalPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- equalPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- equalPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
Called for the first (or only) pair of chunks, sets the corresponding destination entry to true if lhs[lhsPositions] == rhs[rhsPositions].
- equalPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- equalPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- equalPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- equalPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- equalPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- equalPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- equalPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- equalReduce(BooleanChunk<? extends Any>, BooleanChunk<? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- equalReduce(ByteChunk<? extends Any>, ByteChunk<? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- equalReduce(CharChunk<? extends Any>, CharChunk<? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- equalReduce(Chunk<? extends Any>, Chunk<? extends Any>) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- equalReduce(Chunk<? extends Any>, Chunk<? extends Any>) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- equalReduce(Chunk<? extends Any>, Chunk<? extends Any>) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- equalReduce(Chunk<? extends Any>, Chunk<? extends Any>) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
Returns true iff the chunks have the same size() and each corresponding element of the chunk compares equal.
- equalReduce(Chunk<? extends Any>, Chunk<? extends Any>) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- equalReduce(Chunk<? extends Any>, Chunk<? extends Any>) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- equalReduce(Chunk<? extends Any>, Chunk<? extends Any>) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- equalReduce(Chunk<? extends Any>, Chunk<? extends Any>) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- equalReduce(Chunk<? extends Any>, Chunk<? extends Any>) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- equalReduce(Chunk<? extends Any>, Chunk<? extends Any>) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- equalReduce(Chunk<? extends Any>, Chunk<? extends Any>) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- equalReduce(DoubleChunk<? extends Any>, DoubleChunk<? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- equalReduce(FloatChunk<? extends Any>, FloatChunk<? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- equalReduce(IntChunk<? extends Any>, IntChunk<? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- equalReduce(LongChunk<? extends Any>, LongChunk<? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- equalReduce(ObjectChunk<Object, ? extends Any>, ObjectChunk<Object, ? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- equalReduce(ObjectChunk<Object, ? extends Any>, ObjectChunk<Object, ? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- equalReduce(ShortChunk<? extends Any>, ShortChunk<? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
F
- fillWithBoxedValue(int, int, Object) - Method in class io.deephaven.chunk.WritableBooleanChunk
- fillWithBoxedValue(int, int, Object) - Method in class io.deephaven.chunk.WritableByteChunk
- fillWithBoxedValue(int, int, Object) - Method in class io.deephaven.chunk.WritableCharChunk
- fillWithBoxedValue(int, int, Object) - Method in interface io.deephaven.chunk.WritableChunk
-
Fill a sub-range of this writable chunk with the given value, unboxing it as appropriate.
- fillWithBoxedValue(int, int, Object) - Method in class io.deephaven.chunk.WritableDoubleChunk
- fillWithBoxedValue(int, int, Object) - Method in class io.deephaven.chunk.WritableFloatChunk
- fillWithBoxedValue(int, int, Object) - Method in class io.deephaven.chunk.WritableIntChunk
- fillWithBoxedValue(int, int, Object) - Method in class io.deephaven.chunk.WritableLongChunk
- fillWithBoxedValue(int, int, Object) - Method in class io.deephaven.chunk.WritableObjectChunk
- fillWithBoxedValue(int, int, Object) - Method in class io.deephaven.chunk.WritableShortChunk
- fillWithNullValue(int, int) - Method in class io.deephaven.chunk.WritableByteChunk
- fillWithNullValue(int, int) - Method in class io.deephaven.chunk.WritableCharChunk
- fillWithNullValue(int, int) - Method in interface io.deephaven.chunk.WritableChunk
-
Fill a sub-range of this writable chunk with the appropriate Deephaven null value for the type.
- fillWithNullValue(int, int) - Method in class io.deephaven.chunk.WritableDoubleChunk
- fillWithNullValue(int, int) - Method in class io.deephaven.chunk.WritableFloatChunk
- fillWithNullValue(int, int) - Method in class io.deephaven.chunk.WritableIntChunk
- fillWithNullValue(int, int) - Method in class io.deephaven.chunk.WritableLongChunk
- fillWithNullValue(int, int) - Method in class io.deephaven.chunk.WritableObjectChunk
- fillWithNullValue(int, int) - Method in class io.deephaven.chunk.WritableShortChunk
- fillWithValue(int, int, boolean) - Method in class io.deephaven.chunk.WritableBooleanChunk
- fillWithValue(int, int, byte) - Method in class io.deephaven.chunk.WritableByteChunk
- fillWithValue(int, int, char) - Method in class io.deephaven.chunk.WritableCharChunk
- fillWithValue(int, int, double) - Method in class io.deephaven.chunk.WritableDoubleChunk
- fillWithValue(int, int, float) - Method in class io.deephaven.chunk.WritableFloatChunk
- fillWithValue(int, int, int) - Method in class io.deephaven.chunk.WritableIntChunk
- fillWithValue(int, int, long) - Method in class io.deephaven.chunk.WritableLongChunk
- fillWithValue(int, int, short) - Method in class io.deephaven.chunk.WritableShortChunk
- fillWithValue(int, int, T) - Method in class io.deephaven.chunk.WritableObjectChunk
- findInChunk(LongChunk<ATTR>, long) - Static method in class io.deephaven.chunk.OrderedChunkUtils
-
Finds the insertion point in
chunkforvalue. - findInChunk(LongChunk<ATTR>, long, int, int) - Static method in class io.deephaven.chunk.OrderedChunkUtils
-
Finds the insertion point in
chunkforvalue. - firstDifference(BooleanChunk<? extends Any>, BooleanChunk<? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- firstDifference(ByteChunk<? extends Any>, ByteChunk<? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- firstDifference(CharChunk<? extends Any>, CharChunk<? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- firstDifference(DoubleChunk<? extends Any>, DoubleChunk<? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- firstDifference(FloatChunk<? extends Any>, FloatChunk<? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- firstDifference(IntChunk<? extends Any>, IntChunk<? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- firstDifference(LongChunk<? extends Any>, LongChunk<? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- firstDifference(ObjectChunk<Object, ? extends Any>, ObjectChunk<Object, ? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- firstDifference(ObjectChunk<Object, ? extends Any>, ObjectChunk<Object, ? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- firstDifference(ShortChunk<? extends Any>, ShortChunk<? extends Any>) - Static method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- Float - Enum constant in enum class io.deephaven.chunk.ChunkType
- FloatChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
Chunkimplementation for float data. - FloatChunk(float[], int, int) - Constructor for class io.deephaven.chunk.FloatChunk
- FloatChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- FloatChunkEquals - Class in io.deephaven.chunk.util.hashing
- FloatChunkEquals() - Constructor for class io.deephaven.chunk.util.hashing.FloatChunkEquals
- FloatChunkFactory - Class in io.deephaven.chunk.util.factories
- FloatChunkFactory() - Constructor for class io.deephaven.chunk.util.factories.FloatChunkFactory
- FloatChunkHasher - Class in io.deephaven.chunk.util.hashing
- FloatChunkHasher() - Constructor for class io.deephaven.chunk.util.hashing.FloatChunkHasher
- FloatChunkPool - Interface in io.deephaven.chunk.util.pools
- FloatChunkSoftPool - Class in io.deephaven.chunk.util.pools
-
ChunkPoolimplementation for chunks of floats. - forEachLongRange(LongRangeAbortableConsumer) - Method in class io.deephaven.chunk.util.LongChunkRangeIterator
- forThisThread() - Static method in class io.deephaven.chunk.util.pools.MultiChunkPool
- fromElementType(Class) - Static method in enum class io.deephaven.chunk.ChunkType
G
- get() - Method in class io.deephaven.chunk.sized.SizedBooleanChunk
-
Get the underlying chunk.
- get() - Method in class io.deephaven.chunk.sized.SizedByteChunk
-
Get the underlying chunk.
- get() - Method in class io.deephaven.chunk.sized.SizedCharChunk
-
Get the underlying chunk.
- get() - Method in class io.deephaven.chunk.sized.SizedChunk
-
Get the underlying chunk.
- get() - Method in class io.deephaven.chunk.sized.SizedDoubleChunk
-
Get the underlying chunk.
- get() - Method in class io.deephaven.chunk.sized.SizedFloatChunk
-
Get the underlying chunk.
- get() - Method in class io.deephaven.chunk.sized.SizedIntChunk
-
Get the underlying chunk.
- get() - Method in class io.deephaven.chunk.sized.SizedLongChunk
-
Get the underlying chunk.
- get() - Method in class io.deephaven.chunk.sized.SizedObjectChunk
-
Get the underlying chunk.
- get() - Method in class io.deephaven.chunk.sized.SizedShortChunk
-
Get the underlying chunk.
- get(int) - Method in class io.deephaven.chunk.BooleanChunk
- get(int) - Method in class io.deephaven.chunk.BooleanChunkChunk
- get(int) - Method in class io.deephaven.chunk.ByteChunk
- get(int) - Method in class io.deephaven.chunk.ByteChunkChunk
- get(int) - Method in class io.deephaven.chunk.CharChunk
- get(int) - Method in class io.deephaven.chunk.CharChunkChunk
- get(int) - Method in class io.deephaven.chunk.DoubleChunk
- get(int) - Method in class io.deephaven.chunk.DoubleChunkChunk
- get(int) - Method in class io.deephaven.chunk.FloatChunk
- get(int) - Method in class io.deephaven.chunk.FloatChunkChunk
- get(int) - Method in class io.deephaven.chunk.IntChunk
- get(int) - Method in class io.deephaven.chunk.IntChunkChunk
- get(int) - Method in class io.deephaven.chunk.LongChunk
- get(int) - Method in class io.deephaven.chunk.LongChunkChunk
- get(int) - Method in class io.deephaven.chunk.ObjectChunk
- get(int) - Method in class io.deephaven.chunk.ObjectChunkChunk
- get(int) - Method in class io.deephaven.chunk.ShortChunk
- get(int) - Method in class io.deephaven.chunk.ShortChunkChunk
- get(int, int) - Method in class io.deephaven.chunk.BooleanChunkChunk
- get(int, int) - Method in class io.deephaven.chunk.ByteChunkChunk
- get(int, int) - Method in class io.deephaven.chunk.CharChunkChunk
- get(int, int) - Method in class io.deephaven.chunk.DoubleChunkChunk
- get(int, int) - Method in class io.deephaven.chunk.FloatChunkChunk
- get(int, int) - Method in class io.deephaven.chunk.IntChunkChunk
- get(int, int) - Method in class io.deephaven.chunk.LongChunkChunk
- get(int, int) - Method in class io.deephaven.chunk.ObjectChunkChunk
- get(int, int) - Method in class io.deephaven.chunk.ShortChunkChunk
- getAndRecord(Supplier<RETURN_TYPE>) - Static method in class io.deephaven.chunk.util.pools.ChunkPoolInstrumentation
-
Return the result of
allocationProcedure, run by the currently installedallocationRecorder. - getBooleanChunkPool() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- getByteChunkPool() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- getCharChunkPool() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- getChunk(int) - Method in class io.deephaven.chunk.BooleanChunkChunk
- getChunk(int) - Method in class io.deephaven.chunk.ByteChunkChunk
- getChunk(int) - Method in class io.deephaven.chunk.CharChunkChunk
- getChunk(int) - Method in interface io.deephaven.chunk.ChunkChunk
- getChunk(int) - Method in class io.deephaven.chunk.DoubleChunkChunk
- getChunk(int) - Method in class io.deephaven.chunk.FloatChunkChunk
- getChunk(int) - Method in class io.deephaven.chunk.IntChunkChunk
- getChunk(int) - Method in class io.deephaven.chunk.LongChunkChunk
- getChunk(int) - Method in class io.deephaven.chunk.ObjectChunkChunk
- getChunk(int) - Method in class io.deephaven.chunk.ShortChunkChunk
- getChunkPool(ChunkType) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- getChunkType() - Method in class io.deephaven.chunk.BooleanChunk
- getChunkType() - Method in class io.deephaven.chunk.ByteChunk
- getChunkType() - Method in class io.deephaven.chunk.CharChunk
- getChunkType() - Method in interface io.deephaven.chunk.Chunk
- getChunkType() - Method in class io.deephaven.chunk.DoubleChunk
- getChunkType() - Method in class io.deephaven.chunk.FloatChunk
- getChunkType() - Method in class io.deephaven.chunk.IntChunk
- getChunkType() - Method in class io.deephaven.chunk.LongChunk
- getChunkType() - Method in class io.deephaven.chunk.ObjectChunk
- getChunkType() - Method in class io.deephaven.chunk.ShortChunk
- getDoubleChunkPool() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- getEmptyChunk() - Static method in class io.deephaven.chunk.BooleanChunk
- getEmptyChunk() - Static method in class io.deephaven.chunk.BooleanChunkChunk
- getEmptyChunk() - Static method in class io.deephaven.chunk.ByteChunk
- getEmptyChunk() - Static method in class io.deephaven.chunk.ByteChunkChunk
- getEmptyChunk() - Static method in class io.deephaven.chunk.CharChunk
- getEmptyChunk() - Static method in class io.deephaven.chunk.CharChunkChunk
- getEmptyChunk() - Method in enum class io.deephaven.chunk.ChunkType
- getEmptyChunk() - Static method in class io.deephaven.chunk.DoubleChunk
- getEmptyChunk() - Static method in class io.deephaven.chunk.DoubleChunkChunk
- getEmptyChunk() - Static method in class io.deephaven.chunk.FloatChunk
- getEmptyChunk() - Static method in class io.deephaven.chunk.FloatChunkChunk
- getEmptyChunk() - Static method in class io.deephaven.chunk.IntChunk
- getEmptyChunk() - Static method in class io.deephaven.chunk.IntChunkChunk
- getEmptyChunk() - Static method in class io.deephaven.chunk.LongChunk
- getEmptyChunk() - Static method in class io.deephaven.chunk.LongChunkChunk
- getEmptyChunk() - Static method in class io.deephaven.chunk.ObjectChunk
- getEmptyChunk() - Static method in class io.deephaven.chunk.ObjectChunkChunk
- getEmptyChunk() - Static method in class io.deephaven.chunk.ShortChunk
- getEmptyChunk() - Static method in class io.deephaven.chunk.ShortChunkChunk
- getEmptyChunk() - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- getEmptyChunk() - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- getEmptyChunk() - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- getEmptyChunk() - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- getEmptyChunk() - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- getEmptyChunk() - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- getEmptyChunk() - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- getEmptyChunk() - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- getEmptyChunk() - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- getEmptyChunk() - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- getEmptyChunkChunk() - Method in enum class io.deephaven.chunk.ChunkType
- getEmptyChunkChunk() - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- getEmptyChunkChunk() - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- getEmptyChunkChunk() - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- getEmptyChunkChunk() - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- getEmptyChunkChunk() - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- getEmptyChunkChunk() - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- getEmptyChunkChunk() - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- getEmptyChunkChunk() - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- getEmptyChunkChunk() - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- getEmptyChunkChunk() - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- getFloatChunkPool() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- getIntChunkPool() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- getLongChunkPool() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- getObjectChunkPool() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- getShortChunkPool() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- getWritableChunk(int) - Method in class io.deephaven.chunk.WritableBooleanChunkChunk
- getWritableChunk(int) - Method in class io.deephaven.chunk.WritableByteChunkChunk
- getWritableChunk(int) - Method in class io.deephaven.chunk.WritableCharChunkChunk
- getWritableChunk(int) - Method in interface io.deephaven.chunk.WritableChunkChunk
- getWritableChunk(int) - Method in class io.deephaven.chunk.WritableDoubleChunkChunk
- getWritableChunk(int) - Method in class io.deephaven.chunk.WritableFloatChunkChunk
- getWritableChunk(int) - Method in class io.deephaven.chunk.WritableIntChunkChunk
- getWritableChunk(int) - Method in class io.deephaven.chunk.WritableLongChunkChunk
- getWritableChunk(int) - Method in class io.deephaven.chunk.WritableObjectChunkChunk
- getWritableChunk(int) - Method in class io.deephaven.chunk.WritableShortChunkChunk
- giveResettableBooleanChunk(ResettableBooleanChunk) - Method in class io.deephaven.chunk.util.pools.BooleanChunkSoftPool
- giveResettableBooleanChunk(ResettableBooleanChunk<?>) - Method in interface io.deephaven.chunk.util.pools.BooleanChunkPool
- giveResettableBooleanChunk(ResettableBooleanChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableByteChunk(ResettableByteChunk) - Method in class io.deephaven.chunk.util.pools.ByteChunkSoftPool
- giveResettableByteChunk(ResettableByteChunk<?>) - Method in interface io.deephaven.chunk.util.pools.ByteChunkPool
- giveResettableByteChunk(ResettableByteChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableCharChunk(ResettableCharChunk) - Method in class io.deephaven.chunk.util.pools.CharChunkSoftPool
- giveResettableCharChunk(ResettableCharChunk<?>) - Method in interface io.deephaven.chunk.util.pools.CharChunkPool
- giveResettableCharChunk(ResettableCharChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableChunk(ResettableReadOnlyChunk<ATTR>) - Method in interface io.deephaven.chunk.util.pools.ChunkPool
-
Return a
ResettableReadOnlyChunkof to the pool. - giveResettableChunk(ResettableReadOnlyChunk<ATTR>) - Method in class io.deephaven.chunk.util.pools.ObjectChunkSoftPool
- giveResettableDoubleChunk(ResettableDoubleChunk) - Method in class io.deephaven.chunk.util.pools.DoubleChunkSoftPool
- giveResettableDoubleChunk(ResettableDoubleChunk<?>) - Method in interface io.deephaven.chunk.util.pools.DoubleChunkPool
- giveResettableDoubleChunk(ResettableDoubleChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableFloatChunk(ResettableFloatChunk) - Method in class io.deephaven.chunk.util.pools.FloatChunkSoftPool
- giveResettableFloatChunk(ResettableFloatChunk<?>) - Method in interface io.deephaven.chunk.util.pools.FloatChunkPool
- giveResettableFloatChunk(ResettableFloatChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableIntChunk(ResettableIntChunk) - Method in class io.deephaven.chunk.util.pools.IntChunkSoftPool
- giveResettableIntChunk(ResettableIntChunk<?>) - Method in interface io.deephaven.chunk.util.pools.IntChunkPool
- giveResettableIntChunk(ResettableIntChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableLongChunk(ResettableLongChunk) - Method in class io.deephaven.chunk.util.pools.LongChunkSoftPool
- giveResettableLongChunk(ResettableLongChunk<?>) - Method in interface io.deephaven.chunk.util.pools.LongChunkPool
- giveResettableLongChunk(ResettableLongChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableObjectChunk(ResettableObjectChunk) - Method in class io.deephaven.chunk.util.pools.ObjectChunkSoftPool
- giveResettableObjectChunk(ResettableObjectChunk<?, ?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableObjectChunk(ResettableObjectChunk<?, ?>) - Method in interface io.deephaven.chunk.util.pools.ObjectChunkPool
- giveResettableShortChunk(ResettableShortChunk) - Method in class io.deephaven.chunk.util.pools.ShortChunkSoftPool
- giveResettableShortChunk(ResettableShortChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableShortChunk(ResettableShortChunk<?>) - Method in interface io.deephaven.chunk.util.pools.ShortChunkPool
- giveResettableWritableBooleanChunk(ResettableWritableBooleanChunk) - Method in class io.deephaven.chunk.util.pools.BooleanChunkSoftPool
- giveResettableWritableBooleanChunk(ResettableWritableBooleanChunk<?>) - Method in interface io.deephaven.chunk.util.pools.BooleanChunkPool
- giveResettableWritableBooleanChunk(ResettableWritableBooleanChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableWritableByteChunk(ResettableWritableByteChunk) - Method in class io.deephaven.chunk.util.pools.ByteChunkSoftPool
- giveResettableWritableByteChunk(ResettableWritableByteChunk<?>) - Method in interface io.deephaven.chunk.util.pools.ByteChunkPool
- giveResettableWritableByteChunk(ResettableWritableByteChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableWritableCharChunk(ResettableWritableCharChunk) - Method in class io.deephaven.chunk.util.pools.CharChunkSoftPool
- giveResettableWritableCharChunk(ResettableWritableCharChunk<?>) - Method in interface io.deephaven.chunk.util.pools.CharChunkPool
- giveResettableWritableCharChunk(ResettableWritableCharChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableWritableChunk(ResettableWritableChunk<ATTR>) - Method in interface io.deephaven.chunk.util.pools.ChunkPool
-
Return a
ResettableWritableChunkof to the pool. - giveResettableWritableChunk(ResettableWritableChunk<ATTR>) - Method in class io.deephaven.chunk.util.pools.ObjectChunkSoftPool
- giveResettableWritableDoubleChunk(ResettableWritableDoubleChunk) - Method in class io.deephaven.chunk.util.pools.DoubleChunkSoftPool
- giveResettableWritableDoubleChunk(ResettableWritableDoubleChunk<?>) - Method in interface io.deephaven.chunk.util.pools.DoubleChunkPool
- giveResettableWritableDoubleChunk(ResettableWritableDoubleChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableWritableFloatChunk(ResettableWritableFloatChunk) - Method in class io.deephaven.chunk.util.pools.FloatChunkSoftPool
- giveResettableWritableFloatChunk(ResettableWritableFloatChunk<?>) - Method in interface io.deephaven.chunk.util.pools.FloatChunkPool
- giveResettableWritableFloatChunk(ResettableWritableFloatChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableWritableIntChunk(ResettableWritableIntChunk) - Method in class io.deephaven.chunk.util.pools.IntChunkSoftPool
- giveResettableWritableIntChunk(ResettableWritableIntChunk<?>) - Method in interface io.deephaven.chunk.util.pools.IntChunkPool
- giveResettableWritableIntChunk(ResettableWritableIntChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableWritableLongChunk(ResettableWritableLongChunk) - Method in class io.deephaven.chunk.util.pools.LongChunkSoftPool
- giveResettableWritableLongChunk(ResettableWritableLongChunk<?>) - Method in interface io.deephaven.chunk.util.pools.LongChunkPool
- giveResettableWritableLongChunk(ResettableWritableLongChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableWritableObjectChunk(ResettableWritableObjectChunk) - Method in class io.deephaven.chunk.util.pools.ObjectChunkSoftPool
- giveResettableWritableObjectChunk(ResettableWritableObjectChunk<?, ?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableWritableObjectChunk(ResettableWritableObjectChunk<?, ?>) - Method in interface io.deephaven.chunk.util.pools.ObjectChunkPool
- giveResettableWritableShortChunk(ResettableWritableShortChunk) - Method in class io.deephaven.chunk.util.pools.ShortChunkSoftPool
- giveResettableWritableShortChunk(ResettableWritableShortChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveResettableWritableShortChunk(ResettableWritableShortChunk<?>) - Method in interface io.deephaven.chunk.util.pools.ShortChunkPool
- giveWritableBooleanChunk(WritableBooleanChunk<?>) - Method in interface io.deephaven.chunk.util.pools.BooleanChunkPool
- giveWritableBooleanChunk(WritableBooleanChunk<?>) - Method in class io.deephaven.chunk.util.pools.BooleanChunkSoftPool
- giveWritableBooleanChunk(WritableBooleanChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveWritableByteChunk(WritableByteChunk<?>) - Method in interface io.deephaven.chunk.util.pools.ByteChunkPool
- giveWritableByteChunk(WritableByteChunk<?>) - Method in class io.deephaven.chunk.util.pools.ByteChunkSoftPool
- giveWritableByteChunk(WritableByteChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveWritableCharChunk(WritableCharChunk<?>) - Method in interface io.deephaven.chunk.util.pools.CharChunkPool
- giveWritableCharChunk(WritableCharChunk<?>) - Method in class io.deephaven.chunk.util.pools.CharChunkSoftPool
- giveWritableCharChunk(WritableCharChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveWritableChunk(WritableChunk<ATTR>) - Method in interface io.deephaven.chunk.util.pools.ChunkPool
-
Return a
WritableChunkto the pool. - giveWritableChunk(WritableChunk<ATTR>) - Method in class io.deephaven.chunk.util.pools.ObjectChunkSoftPool
- giveWritableDoubleChunk(WritableDoubleChunk<?>) - Method in interface io.deephaven.chunk.util.pools.DoubleChunkPool
- giveWritableDoubleChunk(WritableDoubleChunk<?>) - Method in class io.deephaven.chunk.util.pools.DoubleChunkSoftPool
- giveWritableDoubleChunk(WritableDoubleChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveWritableFloatChunk(WritableFloatChunk<?>) - Method in interface io.deephaven.chunk.util.pools.FloatChunkPool
- giveWritableFloatChunk(WritableFloatChunk<?>) - Method in class io.deephaven.chunk.util.pools.FloatChunkSoftPool
- giveWritableFloatChunk(WritableFloatChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveWritableIntChunk(WritableIntChunk<?>) - Method in interface io.deephaven.chunk.util.pools.IntChunkPool
- giveWritableIntChunk(WritableIntChunk<?>) - Method in class io.deephaven.chunk.util.pools.IntChunkSoftPool
- giveWritableIntChunk(WritableIntChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveWritableLongChunk(WritableLongChunk<?>) - Method in interface io.deephaven.chunk.util.pools.LongChunkPool
- giveWritableLongChunk(WritableLongChunk<?>) - Method in class io.deephaven.chunk.util.pools.LongChunkSoftPool
- giveWritableLongChunk(WritableLongChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveWritableObjectChunk(WritableObjectChunk<?, ?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveWritableObjectChunk(WritableObjectChunk<?, ?>) - Method in interface io.deephaven.chunk.util.pools.ObjectChunkPool
- giveWritableObjectChunk(WritableObjectChunk<?, ?>) - Method in class io.deephaven.chunk.util.pools.ObjectChunkSoftPool
- giveWritableShortChunk(WritableShortChunk<?>) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- giveWritableShortChunk(WritableShortChunk<?>) - Method in interface io.deephaven.chunk.util.pools.ShortChunkPool
- giveWritableShortChunk(WritableShortChunk<?>) - Method in class io.deephaven.chunk.util.pools.ShortChunkSoftPool
H
- HashCodes - Interface in io.deephaven.chunk.attributes
-
Attribute that specifies that a
Chunkcontains integer hash codes. - hashInitial(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkHasher
- hashInitial(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.ByteChunkHasher
- hashInitial(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.CharChunkHasher
- hashInitial(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in interface io.deephaven.chunk.util.hashing.ChunkHasher
-
Called for the first (or only) hash value, sets the hash codes in destination corresponding to values.
- hashInitial(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkHasher
- hashInitial(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.FloatChunkHasher
- hashInitial(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.IntChunkHasher
- hashInitial(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.LongChunkHasher
- hashInitial(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkHasher
- hashInitial(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.ShortChunkHasher
- hashInitial(Object) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkHasher
- hashInitial(Object) - Method in class io.deephaven.chunk.util.hashing.ByteChunkHasher
- hashInitial(Object) - Method in class io.deephaven.chunk.util.hashing.CharChunkHasher
- hashInitial(Object) - Method in interface io.deephaven.chunk.util.hashing.ChunkHasher
-
Hash a boxed object.
- hashInitial(Object) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkHasher
- hashInitial(Object) - Method in class io.deephaven.chunk.util.hashing.FloatChunkHasher
- hashInitial(Object) - Method in class io.deephaven.chunk.util.hashing.IntChunkHasher
- hashInitial(Object) - Method in class io.deephaven.chunk.util.hashing.LongChunkHasher
- hashInitial(Object) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkHasher
- hashInitial(Object) - Method in class io.deephaven.chunk.util.hashing.ShortChunkHasher
- hashInitialSingle(boolean) - Static method in class io.deephaven.chunk.util.hashing.BooleanChunkHasher
- hashInitialSingle(byte) - Static method in class io.deephaven.chunk.util.hashing.ByteChunkHasher
- hashInitialSingle(char) - Static method in class io.deephaven.chunk.util.hashing.CharChunkHasher
- hashInitialSingle(double) - Static method in class io.deephaven.chunk.util.hashing.DoubleChunkHasher
- hashInitialSingle(float) - Static method in class io.deephaven.chunk.util.hashing.FloatChunkHasher
- hashInitialSingle(int) - Static method in class io.deephaven.chunk.util.hashing.IntChunkHasher
- hashInitialSingle(long) - Static method in class io.deephaven.chunk.util.hashing.LongChunkHasher
- hashInitialSingle(short) - Static method in class io.deephaven.chunk.util.hashing.ShortChunkHasher
- hashInitialSingle(Object) - Static method in class io.deephaven.chunk.util.hashing.ObjectChunkHasher
- hashUpdate(int, Object) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkHasher
- hashUpdate(int, Object) - Method in class io.deephaven.chunk.util.hashing.ByteChunkHasher
- hashUpdate(int, Object) - Method in class io.deephaven.chunk.util.hashing.CharChunkHasher
- hashUpdate(int, Object) - Method in interface io.deephaven.chunk.util.hashing.ChunkHasher
-
Update a hash for a boxed object.
- hashUpdate(int, Object) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkHasher
- hashUpdate(int, Object) - Method in class io.deephaven.chunk.util.hashing.FloatChunkHasher
- hashUpdate(int, Object) - Method in class io.deephaven.chunk.util.hashing.IntChunkHasher
- hashUpdate(int, Object) - Method in class io.deephaven.chunk.util.hashing.LongChunkHasher
- hashUpdate(int, Object) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkHasher
- hashUpdate(int, Object) - Method in class io.deephaven.chunk.util.hashing.ShortChunkHasher
- hashUpdate(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkHasher
- hashUpdate(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.ByteChunkHasher
- hashUpdate(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.CharChunkHasher
- hashUpdate(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in interface io.deephaven.chunk.util.hashing.ChunkHasher
-
Called for subsequent hash values, updates the hash codes in destination corresponding to values.
- hashUpdate(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkHasher
- hashUpdate(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.FloatChunkHasher
- hashUpdate(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.IntChunkHasher
- hashUpdate(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.LongChunkHasher
- hashUpdate(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkHasher
- hashUpdate(Chunk<Values>, WritableIntChunk<HashCodes>) - Method in class io.deephaven.chunk.util.hashing.ShortChunkHasher
- hashUpdateSingle(int, boolean) - Static method in class io.deephaven.chunk.util.hashing.BooleanChunkHasher
- hashUpdateSingle(int, byte) - Static method in class io.deephaven.chunk.util.hashing.ByteChunkHasher
- hashUpdateSingle(int, char) - Static method in class io.deephaven.chunk.util.hashing.CharChunkHasher
- hashUpdateSingle(int, double) - Static method in class io.deephaven.chunk.util.hashing.DoubleChunkHasher
- hashUpdateSingle(int, float) - Static method in class io.deephaven.chunk.util.hashing.FloatChunkHasher
- hashUpdateSingle(int, int) - Static method in class io.deephaven.chunk.util.hashing.IntChunkHasher
- hashUpdateSingle(int, long) - Static method in class io.deephaven.chunk.util.hashing.LongChunkHasher
- hashUpdateSingle(int, short) - Static method in class io.deephaven.chunk.util.hashing.ShortChunkHasher
- hashUpdateSingle(int, Object) - Static method in class io.deephaven.chunk.util.hashing.ObjectChunkHasher
- hasNext() - Method in class io.deephaven.chunk.util.IntChunkLongIterator
- hasNext() - Method in class io.deephaven.chunk.util.LongChunkIterator
- hasNext() - Method in class io.deephaven.chunk.util.LongChunkRangeIterator
- hasNext() - Method in class io.deephaven.chunk.util.ObjectChunkIterator
I
- Identity() - Constructor for class io.deephaven.chunk.util.hashing.ToIntFunctor.Identity
- Identity() - Constructor for class io.deephaven.chunk.util.hashing.ToLongFunctor.Identity
- Indices - Interface in io.deephaven.chunk.attributes
-
Attribute that specifies that a
Chunkcontains indices, e.g. - INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.BooleanChunkHasher
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.ByteChunkHasher
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.CharChunkEquals
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.CharChunkHasher
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.DoubleChunkHasher
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.FloatChunkHasher
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.IntChunkEquals
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.IntChunkHasher
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.LongChunkEquals
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.LongChunkHasher
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.ObjectChunkHasher
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.ShortChunkHasher
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.ToIntFunctor.Identity
- INSTANCE - Static variable in class io.deephaven.chunk.util.hashing.ToLongFunctor.Identity
- Int - Enum constant in enum class io.deephaven.chunk.ChunkType
- IntChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
Chunkimplementation for int data. - IntChunk(int[], int, int) - Constructor for class io.deephaven.chunk.IntChunk
- IntChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- IntChunkEquals - Class in io.deephaven.chunk.util.hashing
- IntChunkEquals() - Constructor for class io.deephaven.chunk.util.hashing.IntChunkEquals
- IntChunkFactory - Class in io.deephaven.chunk.util.factories
- IntChunkFactory() - Constructor for class io.deephaven.chunk.util.factories.IntChunkFactory
- IntChunkHasher - Class in io.deephaven.chunk.util.hashing
- IntChunkHasher() - Constructor for class io.deephaven.chunk.util.hashing.IntChunkHasher
- IntChunkLongIterator - Class in io.deephaven.chunk.util
- IntChunkLongIterator(IntChunk<? extends Any>) - Constructor for class io.deephaven.chunk.util.IntChunkLongIterator
- IntChunkPool - Interface in io.deephaven.chunk.util.pools
- IntChunkSoftPool - Class in io.deephaven.chunk.util.pools
-
ChunkPoolimplementation for chunks of ints. - internalCapacity(long) - Method in class io.deephaven.chunk.ChunkBase
-
DO NOT CALL THIS INTERNAL METHOD.
- internalCapacity(long) - Method in interface io.deephaven.chunk.WritableChunk
-
DO NOT CALL THIS INTERNAL METHOD.
- internalSetSize(int, long) - Method in class io.deephaven.chunk.ChunkBase
-
DO NOT CALL THIS INTERNAL METHOD.
- internalSetSize(int, long) - Method in interface io.deephaven.chunk.WritableChunk
-
DO NOT CALL THIS INTERNAL METHOD.
- IntToIntegerCast<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an int.
- IntToIntegerCastWithOffset<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an int and add the specified offset.
- IntToLongCast<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to a long.
- IntToLongCastWithOffset<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an long and add the specified offset.
- io.deephaven.chunk - package io.deephaven.chunk
- io.deephaven.chunk.attributes - package io.deephaven.chunk.attributes
- io.deephaven.chunk.sized - package io.deephaven.chunk.sized
- io.deephaven.chunk.util - package io.deephaven.chunk.util
- io.deephaven.chunk.util.factories - package io.deephaven.chunk.util.factories
- io.deephaven.chunk.util.hashing - package io.deephaven.chunk.util.hashing
- io.deephaven.chunk.util.pools - package io.deephaven.chunk.util.pools
- isAlias(Chunk<?>) - Method in class io.deephaven.chunk.BooleanChunk
- isAlias(Chunk<?>) - Method in class io.deephaven.chunk.ByteChunk
- isAlias(Chunk<?>) - Method in class io.deephaven.chunk.CharChunk
- isAlias(Chunk<?>) - Method in interface io.deephaven.chunk.Chunk
- isAlias(Chunk<?>) - Method in class io.deephaven.chunk.DoubleChunk
- isAlias(Chunk<?>) - Method in class io.deephaven.chunk.FloatChunk
- isAlias(Chunk<?>) - Method in class io.deephaven.chunk.IntChunk
- isAlias(Chunk<?>) - Method in class io.deephaven.chunk.LongChunk
- isAlias(Chunk<?>) - Method in class io.deephaven.chunk.ObjectChunk
- isAlias(Chunk<?>) - Method in class io.deephaven.chunk.ShortChunk
- isAlias(Object) - Method in class io.deephaven.chunk.BooleanChunk
- isAlias(Object) - Method in class io.deephaven.chunk.ByteChunk
- isAlias(Object) - Method in class io.deephaven.chunk.CharChunk
- isAlias(Object) - Method in interface io.deephaven.chunk.Chunk
- isAlias(Object) - Method in class io.deephaven.chunk.DoubleChunk
- isAlias(Object) - Method in class io.deephaven.chunk.FloatChunk
- isAlias(Object) - Method in class io.deephaven.chunk.IntChunk
- isAlias(Object) - Method in class io.deephaven.chunk.LongChunk
- isAlias(Object) - Method in class io.deephaven.chunk.ObjectChunk
- isAlias(Object) - Method in class io.deephaven.chunk.ShortChunk
L
- LARGEST_POOLED_CHUNK_CAPACITY - Static variable in class io.deephaven.chunk.util.pools.ChunkPoolConstants
- Long - Enum constant in enum class io.deephaven.chunk.ChunkType
- LongChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
Chunkimplementation for long data. - LongChunk(long[], int, int) - Constructor for class io.deephaven.chunk.LongChunk
- LongChunkAppender - Class in io.deephaven.chunk.util
-
LongConsumerthat appends successive longs to aWritableLongChunkwithout mutating the destination's size. - LongChunkAppender(WritableLongChunk<? extends Any>) - Constructor for class io.deephaven.chunk.util.LongChunkAppender
-
Construct a LongChunkAppender for the specified
destinationbeginning at 0. - LongChunkAppender(WritableLongChunk<? extends Any>, int) - Constructor for class io.deephaven.chunk.util.LongChunkAppender
-
Construct a LongChunkAppender to append to the specified
destinationbeginning atoffset. - LongChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- LongChunkEquals - Class in io.deephaven.chunk.util.hashing
- LongChunkEquals() - Constructor for class io.deephaven.chunk.util.hashing.LongChunkEquals
- LongChunkFactory - Class in io.deephaven.chunk.util.factories
- LongChunkFactory() - Constructor for class io.deephaven.chunk.util.factories.LongChunkFactory
- LongChunkHasher - Class in io.deephaven.chunk.util.hashing
- LongChunkHasher() - Constructor for class io.deephaven.chunk.util.hashing.LongChunkHasher
- LongChunkIterator - Class in io.deephaven.chunk.util
- LongChunkIterator(LongChunk<? extends Any>) - Constructor for class io.deephaven.chunk.util.LongChunkIterator
- LongChunkIterator(LongChunk<? extends Any>, int, int) - Constructor for class io.deephaven.chunk.util.LongChunkIterator
- LongChunkPool - Interface in io.deephaven.chunk.util.pools
- LongChunkRangeIterator - Class in io.deephaven.chunk.util
- LongChunkRangeIterator(LongChunk<? extends Any>) - Constructor for class io.deephaven.chunk.util.LongChunkRangeIterator
- LongChunkSoftPool - Class in io.deephaven.chunk.util.pools
-
ChunkPoolimplementation for chunks of longs. - LongToIntegerCast<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an int.
- LongToIntegerCastWithOffset<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an int and add the specified offset.
- LongToLongCast<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to a long.
- LongToLongCastWithOffset<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an long and add the specified offset.
M
- makeArray(int) - Static method in class io.deephaven.chunk.BooleanChunk
- makeArray(int) - Static method in class io.deephaven.chunk.BooleanChunkChunk
- makeArray(int) - Static method in class io.deephaven.chunk.ByteChunk
- makeArray(int) - Static method in class io.deephaven.chunk.ByteChunkChunk
- makeArray(int) - Static method in class io.deephaven.chunk.CharChunk
- makeArray(int) - Static method in class io.deephaven.chunk.CharChunkChunk
- makeArray(int) - Method in enum class io.deephaven.chunk.ChunkType
- makeArray(int) - Static method in class io.deephaven.chunk.DoubleChunk
- makeArray(int) - Static method in class io.deephaven.chunk.DoubleChunkChunk
- makeArray(int) - Static method in class io.deephaven.chunk.FloatChunk
- makeArray(int) - Static method in class io.deephaven.chunk.FloatChunkChunk
- makeArray(int) - Static method in class io.deephaven.chunk.IntChunk
- makeArray(int) - Static method in class io.deephaven.chunk.IntChunkChunk
- makeArray(int) - Static method in class io.deephaven.chunk.LongChunk
- makeArray(int) - Static method in class io.deephaven.chunk.LongChunkChunk
- makeArray(int) - Static method in class io.deephaven.chunk.ObjectChunk
- makeArray(int) - Static method in class io.deephaven.chunk.ObjectChunkChunk
- makeArray(int) - Static method in class io.deephaven.chunk.ShortChunk
- makeArray(int) - Static method in class io.deephaven.chunk.ShortChunkChunk
- makeArray(int) - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- makeArray(int) - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- makeArray(int) - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- makeArray(int) - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- makeArray(int) - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- makeArray(int) - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- makeArray(int) - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- makeArray(int) - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- makeArray(int) - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- makeArray(int) - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- makeArray(int) - Static method in class io.deephaven.chunk.WritableBooleanChunkChunk
- makeArray(int) - Static method in class io.deephaven.chunk.WritableByteChunkChunk
- makeArray(int) - Static method in class io.deephaven.chunk.WritableCharChunkChunk
- makeArray(int) - Static method in class io.deephaven.chunk.WritableDoubleChunkChunk
- makeArray(int) - Static method in class io.deephaven.chunk.WritableFloatChunkChunk
- makeArray(int) - Static method in class io.deephaven.chunk.WritableIntChunkChunk
- makeArray(int) - Static method in class io.deephaven.chunk.WritableLongChunkChunk
- makeArray(int) - Static method in class io.deephaven.chunk.WritableObjectChunkChunk
- makeArray(int) - Static method in class io.deephaven.chunk.WritableShortChunkChunk
- makeChunkArray(int) - Method in enum class io.deephaven.chunk.ChunkType
- makeChunkArray(int) - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- makeChunkArray(int) - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- makeChunkArray(int) - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- makeChunkArray(int) - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- makeChunkArray(int) - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- makeChunkArray(int) - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- makeChunkArray(int) - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- makeChunkArray(int) - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- makeChunkArray(int) - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- makeChunkArray(int) - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- makeEqual(ChunkType) - Static method in interface io.deephaven.chunk.util.hashing.ChunkEquals
- makeHasher(ChunkType) - Static method in interface io.deephaven.chunk.util.hashing.ChunkHasher
- makeIdentity() - Static method in interface io.deephaven.chunk.util.hashing.ToIntFunctor
- makeIdentity() - Static method in interface io.deephaven.chunk.util.hashing.ToLongFunctor
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableBooleanChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableBooleanChunkChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableByteChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableByteChunkChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableCharChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableCharChunkChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableDoubleChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableDoubleChunkChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableFloatChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableFloatChunkChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableIntChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableIntChunkChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableLongChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableLongChunkChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableObjectChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableObjectChunkChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableShortChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableShortChunkChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableBooleanChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableBooleanChunkChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableByteChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableByteChunkChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableCharChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableCharChunkChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableDoubleChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableDoubleChunkChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableFloatChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableFloatChunkChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableIntChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableIntChunkChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableLongChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableLongChunkChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableObjectChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableObjectChunkChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableShortChunk
- makeResettableChunk() - Static method in class io.deephaven.chunk.ResettableWritableShortChunkChunk
- makeResettableChunkChunk() - Method in enum class io.deephaven.chunk.ChunkType
- makeResettableChunkChunk() - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- makeResettableChunkChunk() - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- makeResettableChunkChunk() - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- makeResettableChunkChunk() - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- makeResettableChunkChunk() - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- makeResettableChunkChunk() - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- makeResettableChunkChunk() - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- makeResettableChunkChunk() - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- makeResettableChunkChunk() - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- makeResettableChunkChunk() - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableBooleanChunk
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableByteChunk
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableCharChunk
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableDoubleChunk
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableFloatChunk
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableIntChunk
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableLongChunk
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableObjectChunk
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableShortChunk
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableWritableBooleanChunk
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableWritableByteChunk
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableWritableCharChunk
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableWritableDoubleChunk
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableWritableFloatChunk
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableWritableIntChunk
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableWritableLongChunk
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableWritableObjectChunk
- makeResettableChunkForPool() - Static method in class io.deephaven.chunk.ResettableWritableShortChunk
- makeResettableReadOnlyChunk() - Method in enum class io.deephaven.chunk.ChunkType
- makeResettableReadOnlyChunk() - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- makeResettableReadOnlyChunk() - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- makeResettableReadOnlyChunk() - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- makeResettableReadOnlyChunk() - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- makeResettableReadOnlyChunk() - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- makeResettableReadOnlyChunk() - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- makeResettableReadOnlyChunk() - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- makeResettableReadOnlyChunk() - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- makeResettableReadOnlyChunk() - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- makeResettableReadOnlyChunk() - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- makeResettableWritableChunk() - Method in enum class io.deephaven.chunk.ChunkType
- makeResettableWritableChunk() - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- makeResettableWritableChunk() - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- makeResettableWritableChunk() - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- makeResettableWritableChunk() - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- makeResettableWritableChunk() - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- makeResettableWritableChunk() - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- makeResettableWritableChunk() - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- makeResettableWritableChunk() - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- makeResettableWritableChunk() - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- makeResettableWritableChunk() - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- makeResettableWritableChunkChunk() - Method in enum class io.deephaven.chunk.ChunkType
- makeResettableWritableChunkChunk() - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- makeResettableWritableChunkChunk() - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- makeResettableWritableChunkChunk() - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- makeResettableWritableChunkChunk() - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- makeResettableWritableChunkChunk() - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- makeResettableWritableChunkChunk() - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- makeResettableWritableChunkChunk() - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- makeResettableWritableChunkChunk() - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- makeResettableWritableChunkChunk() - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- makeResettableWritableChunkChunk() - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- makeToIntegerCast(ChunkType, int, int) - Static method in interface io.deephaven.chunk.util.hashing.ToIntegerCast
-
Create an IntFunctor that casts the values in an input chunk to an int.
- makeToLongCast(ChunkType, int, long) - Static method in interface io.deephaven.chunk.util.hashing.ToLongCast
-
Create an LongFunctor that casts the values in an input chunk to an long.
- makeWritableChunk(int) - Method in enum class io.deephaven.chunk.ChunkType
- makeWritableChunk(int) - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- makeWritableChunk(int) - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- makeWritableChunk(int) - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- makeWritableChunk(int) - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- makeWritableChunk(int) - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- makeWritableChunk(int) - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- makeWritableChunk(int) - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- makeWritableChunk(int) - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- makeWritableChunk(int) - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- makeWritableChunk(int) - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableBooleanChunk
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableBooleanChunkChunk
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableByteChunk
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableByteChunkChunk
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableCharChunk
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableCharChunkChunk
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableDoubleChunk
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableDoubleChunkChunk
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableFloatChunk
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableFloatChunkChunk
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableIntChunk
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableIntChunkChunk
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableLongChunk
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableLongChunkChunk
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableObjectChunk
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableObjectChunkChunk
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableShortChunk
- makeWritableChunk(int) - Static method in class io.deephaven.chunk.WritableShortChunkChunk
- makeWritableChunkChunk(int) - Method in enum class io.deephaven.chunk.ChunkType
- makeWritableChunkChunk(int) - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- makeWritableChunkChunk(int) - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- makeWritableChunkChunk(int) - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- makeWritableChunkChunk(int) - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- makeWritableChunkChunk(int) - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- makeWritableChunkChunk(int) - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- makeWritableChunkChunk(int) - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- makeWritableChunkChunk(int) - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- makeWritableChunkChunk(int) - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- makeWritableChunkChunk(int) - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- makeWritableChunkForPool(int) - Static method in class io.deephaven.chunk.WritableBooleanChunk
- makeWritableChunkForPool(int) - Static method in class io.deephaven.chunk.WritableByteChunk
- makeWritableChunkForPool(int) - Static method in class io.deephaven.chunk.WritableCharChunk
- makeWritableChunkForPool(int) - Static method in class io.deephaven.chunk.WritableDoubleChunk
- makeWritableChunkForPool(int) - Static method in class io.deephaven.chunk.WritableFloatChunk
- makeWritableChunkForPool(int) - Static method in class io.deephaven.chunk.WritableIntChunk
- makeWritableChunkForPool(int) - Static method in class io.deephaven.chunk.WritableLongChunk
- makeWritableChunkForPool(int) - Static method in class io.deephaven.chunk.WritableObjectChunk
- makeWritableChunkForPool(int) - Static method in class io.deephaven.chunk.WritableShortChunk
- MAXIMUM_SIZE - Static variable in interface io.deephaven.chunk.Chunk
-
The maximum number of elements a chunk can contain.
- MultiChunkPool - Class in io.deephaven.chunk.util.pools
-
Provides a set of per-type
ChunkPools.
N
- next() - Method in class io.deephaven.chunk.util.LongChunkRangeIterator
- next() - Method in class io.deephaven.chunk.util.ObjectChunkIterator
- nextLong() - Method in class io.deephaven.chunk.util.IntChunkLongIterator
- nextLong() - Method in class io.deephaven.chunk.util.LongChunkIterator
- notEqual(BooleanChunk<? extends Any>, boolean, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- notEqual(BooleanChunk<? extends Any>, BooleanChunk<? extends Any>, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- notEqual(ByteChunk<? extends Any>, byte, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- notEqual(ByteChunk<? extends Any>, ByteChunk<? extends Any>, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- notEqual(CharChunk<? extends Any>, char, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- notEqual(CharChunk<? extends Any>, CharChunk<? extends Any>, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- notEqual(Chunk<? extends Any>, boolean, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- notEqual(Chunk<? extends Any>, byte, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- notEqual(Chunk<? extends Any>, char, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- notEqual(Chunk<? extends Any>, double, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- notEqual(Chunk<? extends Any>, float, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- notEqual(Chunk<? extends Any>, int, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- notEqual(Chunk<? extends Any>, long, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- notEqual(Chunk<? extends Any>, short, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- notEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- notEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- notEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- notEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
Called for the first (or only) pair of chunks, sets the corresponding destination entry to true if the values are not equal, or false otherwise
- notEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- notEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- notEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- notEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- notEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- notEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- notEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- notEqual(Chunk<? extends Any>, Object, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- notEqual(Chunk<? extends Any>, Object, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- notEqual(DoubleChunk<? extends Any>, double, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- notEqual(DoubleChunk<? extends Any>, DoubleChunk<? extends Any>, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- notEqual(FloatChunk<? extends Any>, float, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- notEqual(FloatChunk<? extends Any>, FloatChunk<? extends Any>, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- notEqual(IntChunk<? extends Any>, int, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- notEqual(IntChunk<? extends Any>, IntChunk<? extends Any>, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- notEqual(LongChunk<? extends Any>, long, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- notEqual(LongChunk<? extends Any>, LongChunk<? extends Any>, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- notEqual(ObjectChunk<Object, ? extends Any>, ObjectChunk<Object, ? extends Any>, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- notEqual(ObjectChunk<Object, ? extends Any>, ObjectChunk<Object, ? extends Any>, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- notEqual(ObjectChunk<Object, ? extends Any>, Object, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- notEqual(ObjectChunk<Object, ? extends Any>, Object, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- notEqual(ShortChunk<? extends Any>, short, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- notEqual(ShortChunk<? extends Any>, ShortChunk<? extends Any>, WritableBooleanChunk) - Static method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
O
- Object - Enum constant in enum class io.deephaven.chunk.ChunkType
- ObjectChunk<T,
ATTR extends Any> - Class in io.deephaven.chunk -
Chunkimplementation for Object data. - ObjectChunk(T[], int, int) - Constructor for class io.deephaven.chunk.ObjectChunk
- ObjectChunkChunk<T,
ATTR extends Any> - Class in io.deephaven.chunk - ObjectChunkEquals - Class in io.deephaven.chunk.util.hashing
- ObjectChunkEquals() - Constructor for class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- ObjectChunkFactory<T> - Class in io.deephaven.chunk.util.factories
- ObjectChunkFactory() - Constructor for class io.deephaven.chunk.util.factories.ObjectChunkFactory
- ObjectChunkHasher - Class in io.deephaven.chunk.util.hashing
- ObjectChunkHasher() - Constructor for class io.deephaven.chunk.util.hashing.ObjectChunkHasher
- ObjectChunkIdentityEquals - Class in io.deephaven.chunk.util.hashing
- ObjectChunkIdentityEquals() - Constructor for class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- ObjectChunkIterator<TYPE> - Class in io.deephaven.chunk.util
- ObjectChunkIterator(ObjectChunk<TYPE, ? extends Any>) - Constructor for class io.deephaven.chunk.util.ObjectChunkIterator
- ObjectChunkIterator(ObjectChunk<TYPE, ? extends Any>, int, int) - Constructor for class io.deephaven.chunk.util.ObjectChunkIterator
- ObjectChunkPool - Interface in io.deephaven.chunk.util.pools
- ObjectChunkSoftPool - Class in io.deephaven.chunk.util.pools
-
ChunkPoolimplementation for chunks of objects. - of(DoubleChunk<? extends Any>, int, int) - Static method in class io.deephaven.chunk.ChunkStream
- of(IntChunk<? extends Any>, int, int) - Static method in class io.deephaven.chunk.ChunkStream
- of(LongChunk<? extends Any>, int, int) - Static method in class io.deephaven.chunk.ChunkStream
- OrderedChunkUtils - Class in io.deephaven.chunk
- OrderedChunkUtils() - Constructor for class io.deephaven.chunk.OrderedChunkUtils
P
- POOL_RESETTABLE_CHUNKS - Static variable in class io.deephaven.chunk.util.pools.ChunkPoolConstants
- POOL_WRITABLE_CHUNKS - Static variable in class io.deephaven.chunk.util.pools.ChunkPoolConstants
- PoolableChunk - Interface in io.deephaven.chunk.util.pools
R
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableBooleanChunk
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableByteChunk
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableCharChunk
- resetFromArray(Object) - Method in interface io.deephaven.chunk.ResettableChunk
-
Reset the data and bounds of this chunk to the entire range of the specified array.
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableDoubleChunk
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableFloatChunk
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableIntChunk
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableLongChunk
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableObjectChunk
- resetFromArray(Object) - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableShortChunk
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableWritableBooleanChunk
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableWritableByteChunk
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableWritableCharChunk
- resetFromArray(Object) - Method in interface io.deephaven.chunk.ResettableWritableChunk
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableWritableDoubleChunk
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableWritableFloatChunk
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableWritableIntChunk
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableWritableLongChunk
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableWritableObjectChunk
- resetFromArray(Object) - Method in class io.deephaven.chunk.ResettableWritableShortChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableBooleanChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableBooleanChunkChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableByteChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableByteChunkChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableCharChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableCharChunkChunk
- resetFromArray(Object, int, int) - Method in interface io.deephaven.chunk.ResettableChunk
-
Reset the data and bounds of this chunk to a range or sub-range of the specified array.
- resetFromArray(Object, int, int) - Method in interface io.deephaven.chunk.ResettableChunkChunk
-
Reset the data and bounds of this chunk to a range or sub-range of the specified array.
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableDoubleChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableDoubleChunkChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableFloatChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableFloatChunkChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableIntChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableIntChunkChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableLongChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableLongChunkChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableObjectChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableObjectChunkChunk
- resetFromArray(Object, int, int) - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableShortChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableShortChunkChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableBooleanChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableBooleanChunkChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableByteChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableByteChunkChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableCharChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableCharChunkChunk
- resetFromArray(Object, int, int) - Method in interface io.deephaven.chunk.ResettableWritableChunk
- resetFromArray(Object, int, int) - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
-
Reset the data and bounds of this chunk to a range or sub-range of the specified array.
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableDoubleChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableDoubleChunkChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableFloatChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableFloatChunkChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableIntChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableIntChunkChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableLongChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableLongChunkChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableObjectChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableObjectChunkChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableShortChunk
- resetFromArray(Object, int, int) - Method in class io.deephaven.chunk.ResettableWritableShortChunkChunk
- resetFromChunk(Chunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableBooleanChunk
- resetFromChunk(Chunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableByteChunk
- resetFromChunk(Chunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableCharChunk
- resetFromChunk(Chunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableDoubleChunk
- resetFromChunk(Chunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableFloatChunk
- resetFromChunk(Chunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableIntChunk
- resetFromChunk(Chunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableLongChunk
- resetFromChunk(Chunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableObjectChunk
- resetFromChunk(Chunk<? extends ATTR>, int, int) - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
-
Reset the data and bounds of this chunk to a range or sub-range of the specified
Chunk. - resetFromChunk(Chunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableShortChunk
- resetFromChunk(ChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableBooleanChunkChunk
- resetFromChunk(ChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableByteChunkChunk
- resetFromChunk(ChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableCharChunkChunk
- resetFromChunk(ChunkChunk<ATTR>, int, int) - Method in interface io.deephaven.chunk.ResettableChunkChunk
-
Reset the data and bounds of this chunk to a range or sub-range of the specified
ChunkChunk. - resetFromChunk(ChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableDoubleChunkChunk
- resetFromChunk(ChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableFloatChunkChunk
- resetFromChunk(ChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableIntChunkChunk
- resetFromChunk(ChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableLongChunkChunk
- resetFromChunk(ChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableObjectChunkChunk
- resetFromChunk(ChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableShortChunkChunk
- resetFromChunk(WritableChunk<ATTR>, int, int) - Method in interface io.deephaven.chunk.ResettableChunk
-
Reset the data and bounds of this chunk to a range or sub-range of the specified
WritableChunk. - resetFromChunk(WritableChunk<ATTR>, int, int) - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- resetFromChunk(WritableChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableBooleanChunk
- resetFromChunk(WritableChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableByteChunk
- resetFromChunk(WritableChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableCharChunk
- resetFromChunk(WritableChunk<ATTR>, int, int) - Method in interface io.deephaven.chunk.ResettableWritableChunk
- resetFromChunk(WritableChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableDoubleChunk
- resetFromChunk(WritableChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableFloatChunk
- resetFromChunk(WritableChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableIntChunk
- resetFromChunk(WritableChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableLongChunk
- resetFromChunk(WritableChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableObjectChunk
- resetFromChunk(WritableChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableShortChunk
- resetFromChunk(WritableChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableBooleanChunkChunk
- resetFromChunk(WritableChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableByteChunkChunk
- resetFromChunk(WritableChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableCharChunkChunk
- resetFromChunk(WritableChunkChunk<ATTR>, int, int) - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
-
Reset the data and bounds of this chunk to a range or sub-range of the specified
WritableChunkChunk. - resetFromChunk(WritableChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableDoubleChunkChunk
- resetFromChunk(WritableChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableFloatChunkChunk
- resetFromChunk(WritableChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableIntChunkChunk
- resetFromChunk(WritableChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableLongChunkChunk
- resetFromChunk(WritableChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableObjectChunkChunk
- resetFromChunk(WritableChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableShortChunkChunk
- resetFromTypedArray(boolean[], int, int) - Method in class io.deephaven.chunk.ResettableBooleanChunk
- resetFromTypedArray(boolean[], int, int) - Method in class io.deephaven.chunk.ResettableWritableBooleanChunk
- resetFromTypedArray(byte[], int, int) - Method in class io.deephaven.chunk.ResettableByteChunk
- resetFromTypedArray(byte[], int, int) - Method in class io.deephaven.chunk.ResettableWritableByteChunk
- resetFromTypedArray(char[], int, int) - Method in class io.deephaven.chunk.ResettableCharChunk
- resetFromTypedArray(char[], int, int) - Method in class io.deephaven.chunk.ResettableWritableCharChunk
- resetFromTypedArray(double[], int, int) - Method in class io.deephaven.chunk.ResettableDoubleChunk
- resetFromTypedArray(double[], int, int) - Method in class io.deephaven.chunk.ResettableWritableDoubleChunk
- resetFromTypedArray(float[], int, int) - Method in class io.deephaven.chunk.ResettableFloatChunk
- resetFromTypedArray(float[], int, int) - Method in class io.deephaven.chunk.ResettableWritableFloatChunk
- resetFromTypedArray(int[], int, int) - Method in class io.deephaven.chunk.ResettableIntChunk
- resetFromTypedArray(int[], int, int) - Method in class io.deephaven.chunk.ResettableWritableIntChunk
- resetFromTypedArray(long[], int, int) - Method in class io.deephaven.chunk.ResettableLongChunk
- resetFromTypedArray(long[], int, int) - Method in class io.deephaven.chunk.ResettableWritableLongChunk
- resetFromTypedArray(short[], int, int) - Method in class io.deephaven.chunk.ResettableShortChunk
- resetFromTypedArray(short[], int, int) - Method in class io.deephaven.chunk.ResettableWritableShortChunk
- resetFromTypedArray(BooleanChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableBooleanChunkChunk
- resetFromTypedArray(ByteChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableByteChunkChunk
- resetFromTypedArray(CharChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableCharChunkChunk
- resetFromTypedArray(DoubleChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableDoubleChunkChunk
- resetFromTypedArray(FloatChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableFloatChunkChunk
- resetFromTypedArray(IntChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableIntChunkChunk
- resetFromTypedArray(LongChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableLongChunkChunk
- resetFromTypedArray(ObjectChunk<T, ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableObjectChunkChunk
- resetFromTypedArray(ShortChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableShortChunkChunk
- resetFromTypedArray(WritableBooleanChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableWritableBooleanChunkChunk
- resetFromTypedArray(WritableByteChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableWritableByteChunkChunk
- resetFromTypedArray(WritableCharChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableWritableCharChunkChunk
- resetFromTypedArray(WritableDoubleChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableWritableDoubleChunkChunk
- resetFromTypedArray(WritableFloatChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableWritableFloatChunkChunk
- resetFromTypedArray(WritableIntChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableWritableIntChunkChunk
- resetFromTypedArray(WritableLongChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableWritableLongChunkChunk
- resetFromTypedArray(WritableObjectChunk<T, ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableWritableObjectChunkChunk
- resetFromTypedArray(WritableShortChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.ResettableWritableShortChunkChunk
- resetFromTypedArray(T[], int, int) - Method in class io.deephaven.chunk.ResettableObjectChunk
- resetFromTypedArray(T[], int, int) - Method in class io.deephaven.chunk.ResettableWritableObjectChunk
- resetFromTypedChunk(BooleanChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableBooleanChunk
- resetFromTypedChunk(BooleanChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableBooleanChunkChunk
- resetFromTypedChunk(ByteChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableByteChunk
- resetFromTypedChunk(ByteChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableByteChunkChunk
- resetFromTypedChunk(CharChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableCharChunk
- resetFromTypedChunk(CharChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableCharChunkChunk
- resetFromTypedChunk(DoubleChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableDoubleChunk
- resetFromTypedChunk(DoubleChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableDoubleChunkChunk
- resetFromTypedChunk(FloatChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableFloatChunk
- resetFromTypedChunk(FloatChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableFloatChunkChunk
- resetFromTypedChunk(IntChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableIntChunk
- resetFromTypedChunk(IntChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableIntChunkChunk
- resetFromTypedChunk(LongChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableLongChunk
- resetFromTypedChunk(LongChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableLongChunkChunk
- resetFromTypedChunk(ObjectChunk<T, ? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableObjectChunk
- resetFromTypedChunk(ObjectChunkChunk<T, ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableObjectChunkChunk
- resetFromTypedChunk(ShortChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableShortChunk
- resetFromTypedChunk(ShortChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableShortChunkChunk
- resetFromTypedChunk(WritableBooleanChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableBooleanChunk
- resetFromTypedChunk(WritableBooleanChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableBooleanChunkChunk
- resetFromTypedChunk(WritableByteChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableByteChunk
- resetFromTypedChunk(WritableByteChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableByteChunkChunk
- resetFromTypedChunk(WritableCharChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableCharChunk
- resetFromTypedChunk(WritableCharChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableCharChunkChunk
- resetFromTypedChunk(WritableDoubleChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableDoubleChunk
- resetFromTypedChunk(WritableDoubleChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableDoubleChunkChunk
- resetFromTypedChunk(WritableFloatChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableFloatChunk
- resetFromTypedChunk(WritableFloatChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableFloatChunkChunk
- resetFromTypedChunk(WritableIntChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableIntChunk
- resetFromTypedChunk(WritableIntChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableIntChunkChunk
- resetFromTypedChunk(WritableLongChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableLongChunk
- resetFromTypedChunk(WritableLongChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableLongChunkChunk
- resetFromTypedChunk(WritableObjectChunk<T, ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableObjectChunk
- resetFromTypedChunk(WritableObjectChunkChunk<T, ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableObjectChunkChunk
- resetFromTypedChunk(WritableShortChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableShortChunk
- resetFromTypedChunk(WritableShortChunkChunk<ATTR>, int, int) - Method in class io.deephaven.chunk.ResettableWritableShortChunkChunk
- ResettableBooleanChunk<ATTR_UPPER extends Any> - Class in io.deephaven.chunk
-
ResettableReadOnlyChunkimplementation for boolean data. - ResettableBooleanChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ResettableByteChunk<ATTR_UPPER extends Any> - Class in io.deephaven.chunk
-
ResettableReadOnlyChunkimplementation for byte data. - ResettableByteChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ResettableCharChunk<ATTR_UPPER extends Any> - Class in io.deephaven.chunk
-
ResettableReadOnlyChunkimplementation for char data. - ResettableCharChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ResettableChunk<ATTR_BASE extends Any> - Interface in io.deephaven.chunk
-
WritableChunkthat may have its backing storage reset to a slice of that belonging to anotherWritableChunkor a native array. - ResettableChunkChunk<ATTR extends Any> - Interface in io.deephaven.chunk
-
ChunkChunkthat may have its backing storage reset to a slice of that belonging to anotherChunkChunkor a native array. - ResettableDoubleChunk<ATTR_UPPER extends Any> - Class in io.deephaven.chunk
-
ResettableReadOnlyChunkimplementation for double data. - ResettableDoubleChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ResettableFloatChunk<ATTR_UPPER extends Any> - Class in io.deephaven.chunk
-
ResettableReadOnlyChunkimplementation for float data. - ResettableFloatChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ResettableIntChunk<ATTR_UPPER extends Any> - Class in io.deephaven.chunk
-
ResettableReadOnlyChunkimplementation for int data. - ResettableIntChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ResettableLongChunk<ATTR_UPPER extends Any> - Class in io.deephaven.chunk
-
ResettableReadOnlyChunkimplementation for long data. - ResettableLongChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ResettableObjectChunk<T,
ATTR_UPPER extends Any> - Class in io.deephaven.chunk -
ResettableReadOnlyChunkimplementation for Object data. - ResettableObjectChunkChunk<T,
ATTR extends Any> - Class in io.deephaven.chunk - ResettableReadOnlyChunk<ATTR_BASE extends Any> - Interface in io.deephaven.chunk
- ResettableShortChunk<ATTR_UPPER extends Any> - Class in io.deephaven.chunk
-
ResettableReadOnlyChunkimplementation for short data. - ResettableShortChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ResettableWritableBooleanChunk<ATTR_BASE extends Any> - Class in io.deephaven.chunk
-
ResettableWritableChunkimplementation for boolean data. - ResettableWritableBooleanChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ResettableWritableByteChunk<ATTR_BASE extends Any> - Class in io.deephaven.chunk
-
ResettableWritableChunkimplementation for byte data. - ResettableWritableByteChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ResettableWritableCharChunk<ATTR_BASE extends Any> - Class in io.deephaven.chunk
-
ResettableWritableChunkimplementation for char data. - ResettableWritableCharChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ResettableWritableChunk<ATTR_BASE extends Any> - Interface in io.deephaven.chunk
-
WritableChunkthat may have its backing storage reset to a slice of that belonging to anotherWritableChunkor a native array. - ResettableWritableChunkChunk<ATTR extends Any> - Interface in io.deephaven.chunk
-
WritableChunkChunkthat may have its backing storage reset to a slice of that belonging to anotherWritableChunkChunkor a native array. - ResettableWritableDoubleChunk<ATTR_BASE extends Any> - Class in io.deephaven.chunk
-
ResettableWritableChunkimplementation for double data. - ResettableWritableDoubleChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ResettableWritableFloatChunk<ATTR_BASE extends Any> - Class in io.deephaven.chunk
-
ResettableWritableChunkimplementation for float data. - ResettableWritableFloatChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ResettableWritableIntChunk<ATTR_BASE extends Any> - Class in io.deephaven.chunk
-
ResettableWritableChunkimplementation for int data. - ResettableWritableIntChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ResettableWritableLongChunk<ATTR_BASE extends Any> - Class in io.deephaven.chunk
-
ResettableWritableChunkimplementation for long data. - ResettableWritableLongChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ResettableWritableObjectChunk<T,
ATTR_BASE extends Any> - Class in io.deephaven.chunk -
ResettableWritableChunkimplementation for Object data. - ResettableWritableObjectChunkChunk<T,
ATTR extends Any> - Class in io.deephaven.chunk - ResettableWritableShortChunk<ATTR_BASE extends Any> - Class in io.deephaven.chunk
-
ResettableWritableChunkimplementation for short data. - ResettableWritableShortChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
S
- scrambleHash(int) - Static method in interface io.deephaven.chunk.util.hashing.ChunkHasher
- set(int, boolean) - Method in class io.deephaven.chunk.WritableBooleanChunk
- set(int, byte) - Method in class io.deephaven.chunk.WritableByteChunk
- set(int, char) - Method in class io.deephaven.chunk.WritableCharChunk
- set(int, double) - Method in class io.deephaven.chunk.WritableDoubleChunk
- set(int, float) - Method in class io.deephaven.chunk.WritableFloatChunk
- set(int, int) - Method in class io.deephaven.chunk.WritableIntChunk
- set(int, int, boolean) - Method in class io.deephaven.chunk.WritableBooleanChunkChunk
- set(int, int, byte) - Method in class io.deephaven.chunk.WritableByteChunkChunk
- set(int, int, char) - Method in class io.deephaven.chunk.WritableCharChunkChunk
- set(int, int, double) - Method in class io.deephaven.chunk.WritableDoubleChunkChunk
- set(int, int, float) - Method in class io.deephaven.chunk.WritableFloatChunkChunk
- set(int, int, int) - Method in class io.deephaven.chunk.WritableIntChunkChunk
- set(int, int, long) - Method in class io.deephaven.chunk.WritableLongChunkChunk
- set(int, int, short) - Method in class io.deephaven.chunk.WritableShortChunkChunk
- set(int, int, T) - Method in class io.deephaven.chunk.WritableObjectChunkChunk
- set(int, long) - Method in class io.deephaven.chunk.WritableLongChunk
- set(int, short) - Method in class io.deephaven.chunk.WritableShortChunk
- set(int, WritableBooleanChunk<ATTR>) - Method in class io.deephaven.chunk.WritableBooleanChunkChunk
- set(int, WritableByteChunk<ATTR>) - Method in class io.deephaven.chunk.WritableByteChunkChunk
- set(int, WritableCharChunk<ATTR>) - Method in class io.deephaven.chunk.WritableCharChunkChunk
- set(int, WritableDoubleChunk<ATTR>) - Method in class io.deephaven.chunk.WritableDoubleChunkChunk
- set(int, WritableFloatChunk<ATTR>) - Method in class io.deephaven.chunk.WritableFloatChunkChunk
- set(int, WritableIntChunk<ATTR>) - Method in class io.deephaven.chunk.WritableIntChunkChunk
- set(int, WritableLongChunk<ATTR>) - Method in class io.deephaven.chunk.WritableLongChunkChunk
- set(int, WritableObjectChunk<T, ATTR>) - Method in class io.deephaven.chunk.WritableObjectChunkChunk
- set(int, WritableShortChunk<ATTR>) - Method in class io.deephaven.chunk.WritableShortChunkChunk
- set(int, T) - Method in class io.deephaven.chunk.WritableObjectChunk
- setAllocationRecorder(Function<Supplier<?>, ?>) - Static method in class io.deephaven.chunk.util.pools.ChunkPoolInstrumentation
-
Set an allocation recorder for this process'
chunk pools. - setSize(int) - Method in interface io.deephaven.chunk.WritableChunk
- setWritableChunk(int, WritableChunk<ATTR>) - Method in class io.deephaven.chunk.WritableBooleanChunkChunk
- setWritableChunk(int, WritableChunk<ATTR>) - Method in class io.deephaven.chunk.WritableByteChunkChunk
- setWritableChunk(int, WritableChunk<ATTR>) - Method in class io.deephaven.chunk.WritableCharChunkChunk
- setWritableChunk(int, WritableChunk<ATTR>) - Method in interface io.deephaven.chunk.WritableChunkChunk
- setWritableChunk(int, WritableChunk<ATTR>) - Method in class io.deephaven.chunk.WritableDoubleChunkChunk
- setWritableChunk(int, WritableChunk<ATTR>) - Method in class io.deephaven.chunk.WritableFloatChunkChunk
- setWritableChunk(int, WritableChunk<ATTR>) - Method in class io.deephaven.chunk.WritableIntChunkChunk
- setWritableChunk(int, WritableChunk<ATTR>) - Method in class io.deephaven.chunk.WritableLongChunkChunk
- setWritableChunk(int, WritableChunk<ATTR>) - Method in class io.deephaven.chunk.WritableObjectChunkChunk
- setWritableChunk(int, WritableChunk<ATTR>) - Method in class io.deephaven.chunk.WritableShortChunkChunk
- Short - Enum constant in enum class io.deephaven.chunk.ChunkType
- ShortChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
Chunkimplementation for short data. - ShortChunk(short[], int, int) - Constructor for class io.deephaven.chunk.ShortChunk
- ShortChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ShortChunkEquals - Class in io.deephaven.chunk.util.hashing
- ShortChunkEquals() - Constructor for class io.deephaven.chunk.util.hashing.ShortChunkEquals
- ShortChunkFactory - Class in io.deephaven.chunk.util.factories
- ShortChunkFactory() - Constructor for class io.deephaven.chunk.util.factories.ShortChunkFactory
- ShortChunkHasher - Class in io.deephaven.chunk.util.hashing
- ShortChunkHasher() - Constructor for class io.deephaven.chunk.util.hashing.ShortChunkHasher
- ShortChunkPool - Interface in io.deephaven.chunk.util.pools
- ShortChunkSoftPool - Class in io.deephaven.chunk.util.pools
-
ChunkPoolimplementation for chunks of shorts. - ShortToIntegerCast<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an int.
- ShortToIntegerCastWithOffset<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an int and add the specified offset.
- ShortToLongCast<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to a long.
- ShortToLongCastWithOffset<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an long and add the specified offset.
- size() - Method in interface io.deephaven.chunk.Chunk
- size() - Method in class io.deephaven.chunk.ChunkBase
- size() - Method in interface io.deephaven.chunk.ChunkChunk
- size() - Method in class io.deephaven.chunk.ChunkChunkBase
- SizedBooleanChunk<T extends Any> - Class in io.deephaven.chunk.sized
-
A wrapper for a boolean chunk that allows you to resize the chunk to a capacity.
- SizedBooleanChunk() - Constructor for class io.deephaven.chunk.sized.SizedBooleanChunk
- SizedBooleanChunk(int) - Constructor for class io.deephaven.chunk.sized.SizedBooleanChunk
- SizedByteChunk<T extends Any> - Class in io.deephaven.chunk.sized
-
A wrapper for a byte chunk that allows you to resize the chunk to a capacity.
- SizedByteChunk() - Constructor for class io.deephaven.chunk.sized.SizedByteChunk
- SizedByteChunk(int) - Constructor for class io.deephaven.chunk.sized.SizedByteChunk
- SizedCharChunk<T extends Any> - Class in io.deephaven.chunk.sized
-
A wrapper for a char chunk that allows you to resize the chunk to a capacity.
- SizedCharChunk() - Constructor for class io.deephaven.chunk.sized.SizedCharChunk
- SizedCharChunk(int) - Constructor for class io.deephaven.chunk.sized.SizedCharChunk
- SizedChunk<T extends Any> - Class in io.deephaven.chunk.sized
-
A dynamically typed chunk that can be resized.
- SizedChunk(ChunkType) - Constructor for class io.deephaven.chunk.sized.SizedChunk
-
Create a SizedChunk of the given type.
- SizedDoubleChunk<T extends Any> - Class in io.deephaven.chunk.sized
-
A wrapper for a double chunk that allows you to resize the chunk to a capacity.
- SizedDoubleChunk() - Constructor for class io.deephaven.chunk.sized.SizedDoubleChunk
- SizedDoubleChunk(int) - Constructor for class io.deephaven.chunk.sized.SizedDoubleChunk
- SizedFloatChunk<T extends Any> - Class in io.deephaven.chunk.sized
-
A wrapper for a float chunk that allows you to resize the chunk to a capacity.
- SizedFloatChunk() - Constructor for class io.deephaven.chunk.sized.SizedFloatChunk
- SizedFloatChunk(int) - Constructor for class io.deephaven.chunk.sized.SizedFloatChunk
- SizedIntChunk<T extends Any> - Class in io.deephaven.chunk.sized
-
A wrapper for a int chunk that allows you to resize the chunk to a capacity.
- SizedIntChunk() - Constructor for class io.deephaven.chunk.sized.SizedIntChunk
- SizedIntChunk(int) - Constructor for class io.deephaven.chunk.sized.SizedIntChunk
- SizedLongChunk<T extends Any> - Class in io.deephaven.chunk.sized
-
A wrapper for a long chunk that allows you to resize the chunk to a capacity.
- SizedLongChunk() - Constructor for class io.deephaven.chunk.sized.SizedLongChunk
- SizedLongChunk(int) - Constructor for class io.deephaven.chunk.sized.SizedLongChunk
- SizedObjectChunk<T,
ATTR extends Any> - Class in io.deephaven.chunk.sized -
A wrapper for a Object chunk that allows you to resize the chunk to a capacity.
- SizedObjectChunk() - Constructor for class io.deephaven.chunk.sized.SizedObjectChunk
- SizedObjectChunk(int) - Constructor for class io.deephaven.chunk.sized.SizedObjectChunk
- SizedShortChunk<T extends Any> - Class in io.deephaven.chunk.sized
-
A wrapper for a short chunk that allows you to resize the chunk to a capacity.
- SizedShortChunk() - Constructor for class io.deephaven.chunk.sized.SizedShortChunk
- SizedShortChunk(int) - Constructor for class io.deephaven.chunk.sized.SizedShortChunk
- slice(int, int) - Method in class io.deephaven.chunk.BooleanChunk
- slice(int, int) - Method in class io.deephaven.chunk.BooleanChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ByteChunk
- slice(int, int) - Method in class io.deephaven.chunk.ByteChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.CharChunk
- slice(int, int) - Method in class io.deephaven.chunk.CharChunkChunk
- slice(int, int) - Method in interface io.deephaven.chunk.Chunk
-
Make a new Chunk that represents either exactly the same view on the underlying data as this Chunk, or a subrange of that view.
- slice(int, int) - Method in interface io.deephaven.chunk.ChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.DoubleChunk
- slice(int, int) - Method in class io.deephaven.chunk.DoubleChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.FloatChunk
- slice(int, int) - Method in class io.deephaven.chunk.FloatChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.IntChunk
- slice(int, int) - Method in class io.deephaven.chunk.IntChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.LongChunk
- slice(int, int) - Method in class io.deephaven.chunk.LongChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ObjectChunk
- slice(int, int) - Method in class io.deephaven.chunk.ObjectChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableBooleanChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableBooleanChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableByteChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableByteChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableCharChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableCharChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableDoubleChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableDoubleChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableFloatChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableFloatChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableIntChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableIntChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableLongChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableLongChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableObjectChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableObjectChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableShortChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableShortChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableBooleanChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableBooleanChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableByteChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableByteChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableCharChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableCharChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableDoubleChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableDoubleChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableFloatChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableFloatChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableIntChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableIntChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableLongChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableLongChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableObjectChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableObjectChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableShortChunk
- slice(int, int) - Method in class io.deephaven.chunk.ResettableWritableShortChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.ShortChunk
- slice(int, int) - Method in class io.deephaven.chunk.ShortChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableBooleanChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableBooleanChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableByteChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableByteChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableCharChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableCharChunkChunk
- slice(int, int) - Method in interface io.deephaven.chunk.WritableChunk
- slice(int, int) - Method in interface io.deephaven.chunk.WritableChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableDoubleChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableDoubleChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableFloatChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableFloatChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableIntChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableIntChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableLongChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableLongChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableObjectChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableObjectChunkChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableShortChunk
- slice(int, int) - Method in class io.deephaven.chunk.WritableShortChunkChunk
- SMALLEST_POOLED_CHUNK_CAPACITY - Static variable in class io.deephaven.chunk.util.pools.ChunkPoolConstants
- sort() - Method in class io.deephaven.chunk.WritableBooleanChunk
- sort() - Method in class io.deephaven.chunk.WritableByteChunk
- sort() - Method in class io.deephaven.chunk.WritableCharChunk
- sort() - Method in interface io.deephaven.chunk.WritableChunk
-
Sort this chunk in-place using Java's primitive defined ordering.
- sort() - Method in class io.deephaven.chunk.WritableDoubleChunk
- sort() - Method in class io.deephaven.chunk.WritableFloatChunk
- sort() - Method in class io.deephaven.chunk.WritableIntChunk
- sort() - Method in class io.deephaven.chunk.WritableLongChunk
- sort() - Method in class io.deephaven.chunk.WritableObjectChunk
- sort() - Method in class io.deephaven.chunk.WritableShortChunk
- sort(int, int) - Method in class io.deephaven.chunk.WritableByteChunk
- sort(int, int) - Method in class io.deephaven.chunk.WritableCharChunk
- sort(int, int) - Method in interface io.deephaven.chunk.WritableChunk
-
Sort this chunk in-place using Java's primitive defined ordering.
- sort(int, int) - Method in class io.deephaven.chunk.WritableDoubleChunk
- sort(int, int) - Method in class io.deephaven.chunk.WritableFloatChunk
- sort(int, int) - Method in class io.deephaven.chunk.WritableIntChunk
- sort(int, int) - Method in class io.deephaven.chunk.WritableLongChunk
- sort(int, int) - Method in class io.deephaven.chunk.WritableObjectChunk
- sort(int, int) - Method in class io.deephaven.chunk.WritableShortChunk
- start() - Method in class io.deephaven.chunk.util.LongChunkRangeIterator
- SYSTEM_ARRAYCOPY_THRESHOLD - Static variable in interface io.deephaven.chunk.Chunk
-
The threshold at which we should use System.arrayCopy rather than our own copy
- SYSTEM_ARRAYFILL_THRESHOLD - Static variable in interface io.deephaven.chunk.Chunk
-
The threshold at which we should use Array.fill rather than our own fill
T
- takeResettableBooleanChunk() - Method in interface io.deephaven.chunk.util.pools.BooleanChunkPool
- takeResettableBooleanChunk() - Method in class io.deephaven.chunk.util.pools.BooleanChunkSoftPool
- takeResettableBooleanChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableByteChunk() - Method in interface io.deephaven.chunk.util.pools.ByteChunkPool
- takeResettableByteChunk() - Method in class io.deephaven.chunk.util.pools.ByteChunkSoftPool
- takeResettableByteChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableCharChunk() - Method in interface io.deephaven.chunk.util.pools.CharChunkPool
- takeResettableCharChunk() - Method in class io.deephaven.chunk.util.pools.CharChunkSoftPool
- takeResettableCharChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableChunk() - Method in interface io.deephaven.chunk.util.pools.ChunkPool
-
Take a
ResettableReadOnlyChunk. - takeResettableChunk() - Method in class io.deephaven.chunk.util.pools.ObjectChunkSoftPool
- takeResettableDoubleChunk() - Method in interface io.deephaven.chunk.util.pools.DoubleChunkPool
- takeResettableDoubleChunk() - Method in class io.deephaven.chunk.util.pools.DoubleChunkSoftPool
- takeResettableDoubleChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableFloatChunk() - Method in interface io.deephaven.chunk.util.pools.FloatChunkPool
- takeResettableFloatChunk() - Method in class io.deephaven.chunk.util.pools.FloatChunkSoftPool
- takeResettableFloatChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableIntChunk() - Method in interface io.deephaven.chunk.util.pools.IntChunkPool
- takeResettableIntChunk() - Method in class io.deephaven.chunk.util.pools.IntChunkSoftPool
- takeResettableIntChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableLongChunk() - Method in interface io.deephaven.chunk.util.pools.LongChunkPool
- takeResettableLongChunk() - Method in class io.deephaven.chunk.util.pools.LongChunkSoftPool
- takeResettableLongChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableObjectChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableObjectChunk() - Method in interface io.deephaven.chunk.util.pools.ObjectChunkPool
- takeResettableObjectChunk() - Method in class io.deephaven.chunk.util.pools.ObjectChunkSoftPool
- takeResettableShortChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableShortChunk() - Method in interface io.deephaven.chunk.util.pools.ShortChunkPool
- takeResettableShortChunk() - Method in class io.deephaven.chunk.util.pools.ShortChunkSoftPool
- takeResettableWritableBooleanChunk() - Method in interface io.deephaven.chunk.util.pools.BooleanChunkPool
- takeResettableWritableBooleanChunk() - Method in class io.deephaven.chunk.util.pools.BooleanChunkSoftPool
- takeResettableWritableBooleanChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableWritableByteChunk() - Method in interface io.deephaven.chunk.util.pools.ByteChunkPool
- takeResettableWritableByteChunk() - Method in class io.deephaven.chunk.util.pools.ByteChunkSoftPool
- takeResettableWritableByteChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableWritableCharChunk() - Method in interface io.deephaven.chunk.util.pools.CharChunkPool
- takeResettableWritableCharChunk() - Method in class io.deephaven.chunk.util.pools.CharChunkSoftPool
- takeResettableWritableCharChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableWritableChunk() - Method in interface io.deephaven.chunk.util.pools.ChunkPool
-
Take a
ResettableWritableChunk. - takeResettableWritableChunk() - Method in class io.deephaven.chunk.util.pools.ObjectChunkSoftPool
- takeResettableWritableDoubleChunk() - Method in interface io.deephaven.chunk.util.pools.DoubleChunkPool
- takeResettableWritableDoubleChunk() - Method in class io.deephaven.chunk.util.pools.DoubleChunkSoftPool
- takeResettableWritableDoubleChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableWritableFloatChunk() - Method in interface io.deephaven.chunk.util.pools.FloatChunkPool
- takeResettableWritableFloatChunk() - Method in class io.deephaven.chunk.util.pools.FloatChunkSoftPool
- takeResettableWritableFloatChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableWritableIntChunk() - Method in interface io.deephaven.chunk.util.pools.IntChunkPool
- takeResettableWritableIntChunk() - Method in class io.deephaven.chunk.util.pools.IntChunkSoftPool
- takeResettableWritableIntChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableWritableLongChunk() - Method in interface io.deephaven.chunk.util.pools.LongChunkPool
- takeResettableWritableLongChunk() - Method in class io.deephaven.chunk.util.pools.LongChunkSoftPool
- takeResettableWritableLongChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableWritableObjectChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableWritableObjectChunk() - Method in interface io.deephaven.chunk.util.pools.ObjectChunkPool
- takeResettableWritableObjectChunk() - Method in class io.deephaven.chunk.util.pools.ObjectChunkSoftPool
- takeResettableWritableShortChunk() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeResettableWritableShortChunk() - Method in interface io.deephaven.chunk.util.pools.ShortChunkPool
- takeResettableWritableShortChunk() - Method in class io.deephaven.chunk.util.pools.ShortChunkSoftPool
- takeWritableBooleanChunk(int) - Method in interface io.deephaven.chunk.util.pools.BooleanChunkPool
- takeWritableBooleanChunk(int) - Method in class io.deephaven.chunk.util.pools.BooleanChunkSoftPool
- takeWritableBooleanChunk(int) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeWritableByteChunk(int) - Method in interface io.deephaven.chunk.util.pools.ByteChunkPool
- takeWritableByteChunk(int) - Method in class io.deephaven.chunk.util.pools.ByteChunkSoftPool
- takeWritableByteChunk(int) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeWritableCharChunk(int) - Method in interface io.deephaven.chunk.util.pools.CharChunkPool
- takeWritableCharChunk(int) - Method in class io.deephaven.chunk.util.pools.CharChunkSoftPool
- takeWritableCharChunk(int) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeWritableChunk(int) - Method in interface io.deephaven.chunk.util.pools.ChunkPool
-
Take a
WritableChunkof at least the specifiedcapacity. - takeWritableChunk(int) - Method in class io.deephaven.chunk.util.pools.ObjectChunkSoftPool
- takeWritableDoubleChunk(int) - Method in interface io.deephaven.chunk.util.pools.DoubleChunkPool
- takeWritableDoubleChunk(int) - Method in class io.deephaven.chunk.util.pools.DoubleChunkSoftPool
- takeWritableDoubleChunk(int) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeWritableFloatChunk(int) - Method in interface io.deephaven.chunk.util.pools.FloatChunkPool
- takeWritableFloatChunk(int) - Method in class io.deephaven.chunk.util.pools.FloatChunkSoftPool
- takeWritableFloatChunk(int) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeWritableIntChunk(int) - Method in interface io.deephaven.chunk.util.pools.IntChunkPool
- takeWritableIntChunk(int) - Method in class io.deephaven.chunk.util.pools.IntChunkSoftPool
- takeWritableIntChunk(int) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeWritableLongChunk(int) - Method in interface io.deephaven.chunk.util.pools.LongChunkPool
- takeWritableLongChunk(int) - Method in class io.deephaven.chunk.util.pools.LongChunkSoftPool
- takeWritableLongChunk(int) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeWritableObjectChunk(int) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeWritableObjectChunk(int) - Method in interface io.deephaven.chunk.util.pools.ObjectChunkPool
- takeWritableObjectChunk(int) - Method in class io.deephaven.chunk.util.pools.ObjectChunkSoftPool
- takeWritableShortChunk(int) - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- takeWritableShortChunk(int) - Method in interface io.deephaven.chunk.util.pools.ShortChunkPool
- takeWritableShortChunk(int) - Method in class io.deephaven.chunk.util.pools.ShortChunkSoftPool
- ToIntegerCast<T extends Any> - Interface in io.deephaven.chunk.util.hashing
- ToIntFunctor<T extends Any> - Interface in io.deephaven.chunk.util.hashing
-
A function that transforms a Chunk to an IntChunk.
- ToIntFunctor.Identity<T extends Any> - Class in io.deephaven.chunk.util.hashing
- ToLongCast<T extends Any> - Interface in io.deephaven.chunk.util.hashing
- ToLongFunctor<T extends Any> - Interface in io.deephaven.chunk.util.hashing
-
A function that transforms a Chunk to an LongChunk.
- ToLongFunctor.Identity<T extends Any> - Class in io.deephaven.chunk.util.hashing
U
- upcast(WritableBooleanChunk<ATTR_DERIV>) - Static method in class io.deephaven.chunk.WritableBooleanChunk
- upcast(WritableByteChunk<ATTR_DERIV>) - Static method in class io.deephaven.chunk.WritableByteChunk
- upcast(WritableCharChunk<ATTR_DERIV>) - Static method in class io.deephaven.chunk.WritableCharChunk
- upcast(WritableChunk<ATTR_DERIV>) - Static method in interface io.deephaven.chunk.WritableChunk
-
Upcast the attribute.
- upcast(WritableDoubleChunk<ATTR_DERIV>) - Static method in class io.deephaven.chunk.WritableDoubleChunk
- upcast(WritableFloatChunk<ATTR_DERIV>) - Static method in class io.deephaven.chunk.WritableFloatChunk
- upcast(WritableIntChunk<ATTR_DERIV>) - Static method in class io.deephaven.chunk.WritableIntChunk
- upcast(WritableLongChunk<ATTR_DERIV>) - Static method in class io.deephaven.chunk.WritableLongChunk
- upcast(WritableObjectChunk<T, ATTR_DERIV>) - Static method in class io.deephaven.chunk.WritableObjectChunk
- upcast(WritableShortChunk<ATTR_DERIV>) - Static method in class io.deephaven.chunk.WritableShortChunk
V
- valueOf(String) - Static method in enum class io.deephaven.chunk.ChunkType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.deephaven.chunk.ChunkType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Values - Interface in io.deephaven.chunk.attributes
-
Attribute that specifies that a
Chunkcontains individual values. - visit(BooleanChunk<ATTR>) - Method in interface io.deephaven.chunk.Chunk.Visitor
- visit(ByteChunk<ATTR>) - Method in interface io.deephaven.chunk.Chunk.Visitor
- visit(CharChunk<ATTR>) - Method in interface io.deephaven.chunk.Chunk.Visitor
- visit(DoubleChunk<ATTR>) - Method in interface io.deephaven.chunk.Chunk.Visitor
- visit(FloatChunk<ATTR>) - Method in interface io.deephaven.chunk.Chunk.Visitor
- visit(IntChunk<ATTR>) - Method in interface io.deephaven.chunk.Chunk.Visitor
- visit(LongChunk<ATTR>) - Method in interface io.deephaven.chunk.Chunk.Visitor
- visit(ObjectChunk<T, ATTR>) - Method in interface io.deephaven.chunk.Chunk.Visitor
- visit(ShortChunk<ATTR>) - Method in interface io.deephaven.chunk.Chunk.Visitor
W
- walk(V) - Method in class io.deephaven.chunk.BooleanChunk
- walk(V) - Method in class io.deephaven.chunk.ByteChunk
- walk(V) - Method in class io.deephaven.chunk.CharChunk
- walk(V) - Method in interface io.deephaven.chunk.Chunk
- walk(V) - Method in class io.deephaven.chunk.DoubleChunk
- walk(V) - Method in class io.deephaven.chunk.FloatChunk
- walk(V) - Method in class io.deephaven.chunk.IntChunk
- walk(V) - Method in class io.deephaven.chunk.LongChunk
- walk(V) - Method in class io.deephaven.chunk.ObjectChunk
- walk(V) - Method in class io.deephaven.chunk.ShortChunk
- WritableBooleanChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
WritableChunkimplementation for boolean data. - WritableBooleanChunk(boolean[], int, int) - Constructor for class io.deephaven.chunk.WritableBooleanChunk
- WritableBooleanChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- WritableByteChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
WritableChunkimplementation for byte data. - WritableByteChunk(byte[], int, int) - Constructor for class io.deephaven.chunk.WritableByteChunk
- WritableByteChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- WritableCharChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
WritableChunkimplementation for char data. - WritableCharChunk(char[], int, int) - Constructor for class io.deephaven.chunk.WritableCharChunk
- WritableCharChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- WritableChunk<ATTR extends Any> - Interface in io.deephaven.chunk
-
Data structure for a contiguous region of data that may be mutated.
- writableChunkArrayBuilder() - Method in enum class io.deephaven.chunk.ChunkType
- writableChunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- writableChunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- writableChunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- writableChunkArrayBuilder() - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- writableChunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- writableChunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- writableChunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- writableChunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- writableChunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- writableChunkArrayBuilder() - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- WritableChunkChunk<ATTR extends Any> - Interface in io.deephaven.chunk
- writableChunkChunkWrap(WritableChunk<ATTR>[], int, int) - Method in enum class io.deephaven.chunk.ChunkType
- writableChunkChunkWrap(WritableChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- writableChunkChunkWrap(WritableChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- writableChunkChunkWrap(WritableChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- writableChunkChunkWrap(WritableChunk<ATTR>[], int, int) - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- writableChunkChunkWrap(WritableChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- writableChunkChunkWrap(WritableChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- writableChunkChunkWrap(WritableChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- writableChunkChunkWrap(WritableChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- writableChunkChunkWrap(WritableChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- writableChunkChunkWrap(WritableChunk<ATTR>[], int, int) - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- writableChunkWrap(boolean[]) - Static method in class io.deephaven.chunk.WritableBooleanChunk
- writableChunkWrap(boolean[], int, int) - Static method in class io.deephaven.chunk.WritableBooleanChunk
- writableChunkWrap(byte[]) - Static method in class io.deephaven.chunk.WritableByteChunk
- writableChunkWrap(byte[], int, int) - Static method in class io.deephaven.chunk.WritableByteChunk
- writableChunkWrap(char[]) - Static method in class io.deephaven.chunk.WritableCharChunk
- writableChunkWrap(char[], int, int) - Static method in class io.deephaven.chunk.WritableCharChunk
- writableChunkWrap(double[]) - Static method in class io.deephaven.chunk.WritableDoubleChunk
- writableChunkWrap(double[], int, int) - Static method in class io.deephaven.chunk.WritableDoubleChunk
- writableChunkWrap(float[]) - Static method in class io.deephaven.chunk.WritableFloatChunk
- writableChunkWrap(float[], int, int) - Static method in class io.deephaven.chunk.WritableFloatChunk
- writableChunkWrap(int[]) - Static method in class io.deephaven.chunk.WritableIntChunk
- writableChunkWrap(int[], int, int) - Static method in class io.deephaven.chunk.WritableIntChunk
- writableChunkWrap(long[]) - Static method in class io.deephaven.chunk.WritableLongChunk
- writableChunkWrap(long[], int, int) - Static method in class io.deephaven.chunk.WritableLongChunk
- writableChunkWrap(short[]) - Static method in class io.deephaven.chunk.WritableShortChunk
- writableChunkWrap(short[], int, int) - Static method in class io.deephaven.chunk.WritableShortChunk
- writableChunkWrap(WritableBooleanChunk<ATTR>[]) - Static method in class io.deephaven.chunk.WritableBooleanChunkChunk
- writableChunkWrap(WritableBooleanChunk<ATTR>[], int, int) - Static method in class io.deephaven.chunk.WritableBooleanChunkChunk
- writableChunkWrap(WritableByteChunk<ATTR>[]) - Static method in class io.deephaven.chunk.WritableByteChunkChunk
- writableChunkWrap(WritableByteChunk<ATTR>[], int, int) - Static method in class io.deephaven.chunk.WritableByteChunkChunk
- writableChunkWrap(WritableCharChunk<ATTR>[]) - Static method in class io.deephaven.chunk.WritableCharChunkChunk
- writableChunkWrap(WritableCharChunk<ATTR>[], int, int) - Static method in class io.deephaven.chunk.WritableCharChunkChunk
- writableChunkWrap(WritableDoubleChunk<ATTR>[]) - Static method in class io.deephaven.chunk.WritableDoubleChunkChunk
- writableChunkWrap(WritableDoubleChunk<ATTR>[], int, int) - Static method in class io.deephaven.chunk.WritableDoubleChunkChunk
- writableChunkWrap(WritableFloatChunk<ATTR>[]) - Static method in class io.deephaven.chunk.WritableFloatChunkChunk
- writableChunkWrap(WritableFloatChunk<ATTR>[], int, int) - Static method in class io.deephaven.chunk.WritableFloatChunkChunk
- writableChunkWrap(WritableIntChunk<ATTR>[]) - Static method in class io.deephaven.chunk.WritableIntChunkChunk
- writableChunkWrap(WritableIntChunk<ATTR>[], int, int) - Static method in class io.deephaven.chunk.WritableIntChunkChunk
- writableChunkWrap(WritableLongChunk<ATTR>[]) - Static method in class io.deephaven.chunk.WritableLongChunkChunk
- writableChunkWrap(WritableLongChunk<ATTR>[], int, int) - Static method in class io.deephaven.chunk.WritableLongChunkChunk
- writableChunkWrap(WritableObjectChunk<T, ATTR>[]) - Static method in class io.deephaven.chunk.WritableObjectChunkChunk
- writableChunkWrap(WritableObjectChunk<T, ATTR>[], int, int) - Static method in class io.deephaven.chunk.WritableObjectChunkChunk
- writableChunkWrap(WritableShortChunk<ATTR>[]) - Static method in class io.deephaven.chunk.WritableShortChunkChunk
- writableChunkWrap(WritableShortChunk<ATTR>[], int, int) - Static method in class io.deephaven.chunk.WritableShortChunkChunk
- writableChunkWrap(Object, int, int) - Method in enum class io.deephaven.chunk.ChunkType
- writableChunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.BooleanChunkFactory
- writableChunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.ByteChunkFactory
- writableChunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.CharChunkFactory
- writableChunkWrap(Object, int, int) - Method in interface io.deephaven.chunk.util.factories.ChunkFactory
- writableChunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.DoubleChunkFactory
- writableChunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.FloatChunkFactory
- writableChunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.IntChunkFactory
- writableChunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.LongChunkFactory
- writableChunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.ObjectChunkFactory
- writableChunkWrap(Object, int, int) - Method in class io.deephaven.chunk.util.factories.ShortChunkFactory
- writableChunkWrap(T[]) - Static method in class io.deephaven.chunk.WritableObjectChunk
- writableChunkWrap(T[], int, int) - Static method in class io.deephaven.chunk.WritableObjectChunk
- WritableDoubleChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
WritableChunkimplementation for double data. - WritableDoubleChunk(double[], int, int) - Constructor for class io.deephaven.chunk.WritableDoubleChunk
- WritableDoubleChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- WritableFloatChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
WritableChunkimplementation for float data. - WritableFloatChunk(float[], int, int) - Constructor for class io.deephaven.chunk.WritableFloatChunk
- WritableFloatChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- WritableIntChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
WritableChunkimplementation for int data. - WritableIntChunk(int[], int, int) - Constructor for class io.deephaven.chunk.WritableIntChunk
- WritableIntChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- WritableLongChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
WritableChunkimplementation for long data. - WritableLongChunk(long[], int, int) - Constructor for class io.deephaven.chunk.WritableLongChunk
- WritableLongChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- WritableObjectChunk<T,
ATTR extends Any> - Class in io.deephaven.chunk -
WritableChunkimplementation for Object data. - WritableObjectChunk(T[], int, int) - Constructor for class io.deephaven.chunk.WritableObjectChunk
- WritableObjectChunkChunk<T,
ATTR extends Any> - Class in io.deephaven.chunk - WritableShortChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
WritableChunkimplementation for short data. - WritableShortChunk(short[], int, int) - Constructor for class io.deephaven.chunk.WritableShortChunk
- WritableShortChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- write(OutputStream, ByteChunk<? extends Any>, int, int) - Static method in class io.deephaven.chunk.ByteChunkToOutputStreamAdapter
All Classes and Interfaces|All Packages|Constant Field Values