Index
All Classes and Interfaces|All Packages
A
- addToInputTable(HasTicketId, NewTable, BufferAllocator) - Method in class io.deephaven.client.impl.FlightSession
-
Add
sourceto the input tabledestination. - addToInputTable(HasTicketId, FlightStream) - Method in class io.deephaven.client.impl.FlightSession
-
Add
sourceto the input tabledestination. - allocator() - Method in class io.deephaven.client.impl.FlightSessionConfig
-
The allocator.
- allocator() - Method in class io.deephaven.client.impl.FlightSessionFactoryConfig
-
The allocator.
- allocator(BufferAllocator) - Method in interface io.deephaven.client.impl.FlightSessionConfig.Builder
- allocator(BufferAllocator) - Method in interface io.deephaven.client.impl.FlightSessionFactoryConfig.Builder
B
- booleanField(String) - Static method in class io.deephaven.client.impl.FieldAdapter
- build() - Method in interface io.deephaven.client.impl.FlightSessionConfig.Builder
- build() - Method in interface io.deephaven.client.impl.FlightSessionFactoryConfig.Builder
- builder() - Static method in class io.deephaven.client.impl.FlightSessionConfig
- builder() - Static method in class io.deephaven.client.impl.FlightSessionFactoryConfig
- byteField(String) - Static method in class io.deephaven.client.impl.FieldAdapter
- byteVectorField(String) - Static method in class io.deephaven.client.impl.FieldAdapter
C
- charField(String) - Static method in class io.deephaven.client.impl.FieldAdapter
- client - Variable in class io.deephaven.client.impl.FlightSession
- clientChannelFactory() - Method in class io.deephaven.client.impl.FlightSessionFactoryConfig
-
The client channel factory.
- clientChannelFactory(ClientChannelFactory) - Method in interface io.deephaven.client.impl.FlightSessionFactoryConfig.Builder
- clientConfig() - Method in class io.deephaven.client.impl.FlightSessionFactoryConfig
-
The client configuration.
- clientConfig(ClientConfig) - Method in interface io.deephaven.client.impl.FlightSessionFactoryConfig.Builder
- close() - Method in class io.deephaven.client.impl.FlightSession
-
Closes
thissession by invokingSession.closeFuture()and closing the underlyingFlightClient. - createFlightClient(BufferAllocator, ManagedChannel, List<FlightClientMiddleware.Factory>) - Static method in class org.apache.arrow.flight.FlightGrpcUtilsExtension
-
Creates a Flight client.
- createFlightClientWithSharedChannel(BufferAllocator, ManagedChannel, List<FlightClientMiddleware.Factory>) - Static method in class org.apache.arrow.flight.FlightGrpcUtilsExtension
-
Creates a Flight client.
D
- deleteFromInputTable(HasTicketId, NewTable, BufferAllocator) - Method in class io.deephaven.client.impl.FlightSession
-
Delete
sourcefrom the input tabledestination. - deleteFromInputTable(HasTicketId, FlightStream) - Method in class io.deephaven.client.impl.FlightSession
-
Delete
sourcefrom the input tabledestination. - doubleField(String) - Static method in class io.deephaven.client.impl.FieldAdapter
F
- factory() - Method in class io.deephaven.client.impl.FlightSessionFactoryConfig
-
Creates a new factory with a new
ManagedChannel. - FieldAdapter - Class in io.deephaven.client.impl
-
Utilities for creating a
Field. - FieldVectorAdapter - Class in io.deephaven.client.impl
-
Utilities for creating
FieldVector. - fill(BigIntVector, long[], int, int) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(BigIntVector, Collection<Long>) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(BitVector, BooleanArray, int, int) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(BitVector, Collection<Boolean>) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(Float4Vector, float[], int, int) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(Float4Vector, Collection<Float>) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(Float8Vector, double[], int, int) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(Float8Vector, Collection<Double>) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(IntVector, int[], int, int) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(IntVector, Collection<Integer>) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(SmallIntVector, short[], int, int) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(SmallIntVector, Collection<Short>) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(TimeStampNanoTZVector, Collection<Instant>) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(TinyIntVector, byte[], int, int) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(TinyIntVector, Collection<Byte>) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(UInt2Vector, char[], int, int) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(UInt2Vector, Collection<Character>) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(VarBinaryVector, Collection<byte[]>) - Static method in class io.deephaven.client.impl.VectorHelper
- fill(VarCharVector, Collection<String>) - Static method in class io.deephaven.client.impl.VectorHelper
- FlightClientHelper - Class in io.deephaven.client.impl
- FlightClientHelper() - Constructor for class io.deephaven.client.impl.FlightClientHelper
- FlightGrpcUtilsExtension - Class in org.apache.arrow.flight
-
Extension that exposes middleware for construction of
FlightClient. - FlightGrpcUtilsExtension() - Constructor for class org.apache.arrow.flight.FlightGrpcUtilsExtension
- FlightSession - Class in io.deephaven.client.impl
- FlightSession(SessionImpl, FlightClient) - Constructor for class io.deephaven.client.impl.FlightSession
- FlightSessionConfig - Class in io.deephaven.client.impl
- FlightSessionConfig() - Constructor for class io.deephaven.client.impl.FlightSessionConfig
- FlightSessionConfig.Builder - Interface in io.deephaven.client.impl
- FlightSessionFactory - Interface in io.deephaven.client.impl
- FlightSessionFactoryConfig - Class in io.deephaven.client.impl
- FlightSessionFactoryConfig() - Constructor for class io.deephaven.client.impl.FlightSessionFactoryConfig
- FlightSessionFactoryConfig.Builder - Interface in io.deephaven.client.impl
- FlightSessionFactoryConfig.Factory - Class in io.deephaven.client.impl
- floatField(String) - Static method in class io.deephaven.client.impl.FieldAdapter
G
- get(FlightClient, HasTicketId, CallOption...) - Static method in class io.deephaven.client.impl.FlightClientHelper
- getSchema(FlightClient, HasPathId, CallOption...) - Static method in class io.deephaven.client.impl.FlightClientHelper
I
- instantField(String) - Static method in class io.deephaven.client.impl.FieldAdapter
- intField(String) - Static method in class io.deephaven.client.impl.FieldAdapter
- io.deephaven.client.impl - package io.deephaven.client.impl
L
- list() - Method in class io.deephaven.client.impl.FlightSession
-
List the flights.
- longField(String) - Static method in class io.deephaven.client.impl.FieldAdapter
M
- managedChannel() - Method in interface io.deephaven.client.impl.FlightSessionFactory
-
The
ManagedChannelassociated withthisfactory. - managedChannel() - Method in class io.deephaven.client.impl.FlightSessionFactoryConfig.Factory
N
- newFlightSession() - Method in interface io.deephaven.client.impl.FlightSessionFactory
-
Creates a new
FlightSession. - newFlightSession() - Method in class io.deephaven.client.impl.FlightSessionFactoryConfig.Factory
- newFlightSession(SessionConfig) - Method in class io.deephaven.client.impl.FlightSessionFactoryConfig.Factory
-
Creates a new
FlightSessionwithsessionConfig.
O
- of(SessionImpl, BufferAllocator, ManagedChannel) - Static method in class io.deephaven.client.impl.FlightSession
-
Creates a flight session.
- of(Column<?>, BufferAllocator) - Static method in class io.deephaven.client.impl.FieldVectorAdapter
-
Convert a
columninto aFieldVector. - of(ColumnHeader<?>) - Static method in class io.deephaven.client.impl.FieldAdapter
-
Convert a
headerinto aField. - of(NewTable, BufferAllocator) - Static method in class io.deephaven.client.impl.VectorSchemaRootAdapter
-
Convert a
tableinto aFieldVector. - of(TableHeader) - Static method in class io.deephaven.client.impl.SchemaAdapter
-
Convert a
headerinto aSchema. - of(String, Array<?>, BufferAllocator) - Static method in class io.deephaven.client.impl.FieldVectorAdapter
-
Convert a
nameand anarrayinto aFieldVector. - onCallStarted(CallInfo) - Method in class io.deephaven.client.impl.SessionMiddleware
- org.apache.arrow.flight - package org.apache.arrow.flight
P
- put(HasPathId, NewTable, BufferAllocator) - Method in class io.deephaven.client.impl.FlightSession
-
Performs a DoPut against the
pathIdwith aNewTablepayload. - put(HasPathId, FlightStream) - Method in class io.deephaven.client.impl.FlightSession
-
Performs a DoPut against the
pathIdwith aFlightStreampayload. - put(FlightClient, HasPathId, NewTable, BufferAllocator, CallOption...) - Static method in class io.deephaven.client.impl.FlightClientHelper
- put(FlightClient, HasPathId, FlightStream, CallOption...) - Static method in class io.deephaven.client.impl.FlightClientHelper
- put(FlightClient, FlightDescriptor, NewTable, BufferAllocator, CallOption...) - Static method in class io.deephaven.client.impl.FlightClientHelper
- put(FlightClient, FlightDescriptor, FlightStream, CallOption...) - Static method in class io.deephaven.client.impl.FlightClientHelper
- putExport(NewTable, BufferAllocator) - Method in class io.deephaven.client.impl.FlightSession
-
Creates a new server side exported table backed by the server semantics of DoPut with a
NewTablepayload. - putExport(FlightStream) - Method in class io.deephaven.client.impl.FlightSession
-
Creates a new server side exported table backed by the server semantics of DoPut with a
FlightStreampayload. - putExportManual(NewTable, BufferAllocator) - Method in class io.deephaven.client.impl.FlightSession
-
Creates a new server side export table backed by the server semantics for DoPut with a
NewTablepayload. - putExportManual(FlightStream) - Method in class io.deephaven.client.impl.FlightSession
-
Creates a new server side export table backed by the server semantics for DoPut with a
FlightStreampayload.
R
- release(ExportId) - Method in class io.deephaven.client.impl.FlightSession
-
Releases the
exportId.
S
- scheduler() - Method in class io.deephaven.client.impl.FlightSessionFactoryConfig
-
The default scheduler, used by the factory when
SessionConfig.scheduler()is not set. - scheduler(ScheduledExecutorService) - Method in interface io.deephaven.client.impl.FlightSessionFactoryConfig.Builder
- schema(HasPathId) - Method in class io.deephaven.client.impl.FlightSession
-
Perform a GetSchema to get the schema.
- schema(TableHandle) - Method in class io.deephaven.client.impl.FlightSession
-
Create a schema from the existing handle's response.
- SchemaAdapter - Class in io.deephaven.client.impl
-
Utilities for creating
Schema. - SchemaAdapter() - Constructor for class io.deephaven.client.impl.SchemaAdapter
- SchemaBytesImpl - Class in io.deephaven.client.impl
- SchemaBytesImpl() - Constructor for class io.deephaven.client.impl.SchemaBytesImpl
- session - Variable in class io.deephaven.client.impl.FlightSession
- session() - Method in class io.deephaven.client.impl.FlightSession
-
The session.
- sessionConfig() - Method in class io.deephaven.client.impl.FlightSessionConfig
-
The session config.
- sessionConfig() - Method in class io.deephaven.client.impl.FlightSessionFactoryConfig
-
The default session config, used by the factory when
SessionConfigis not provided. - sessionConfig(SessionConfig) - Method in interface io.deephaven.client.impl.FlightSessionConfig.Builder
- sessionConfig(SessionConfig) - Method in interface io.deephaven.client.impl.FlightSessionFactoryConfig.Builder
- SessionMiddleware - Class in io.deephaven.client.impl
- SessionMiddleware(SessionImpl) - Constructor for class io.deephaven.client.impl.SessionMiddleware
- shortField(String) - Static method in class io.deephaven.client.impl.FieldAdapter
- startExchange(FlightDescriptor, CallOption...) - Method in class io.deephaven.client.impl.FlightSession
-
Creates a new server side DoExchange session.
- stream(HasTicketId) - Method in class io.deephaven.client.impl.FlightSession
-
Perform a DoGet to fetch the data.
- stringField(String) - Static method in class io.deephaven.client.impl.FieldAdapter
T
- toSchemaBytes(TableHeader) - Method in class io.deephaven.client.impl.SchemaBytesImpl
V
- VectorHelper - Class in io.deephaven.client.impl
-
Helpers to fill various
field vectorsfrom arrays or collections. - VectorHelper() - Constructor for class io.deephaven.client.impl.VectorHelper
- VectorSchemaRootAdapter - Class in io.deephaven.client.impl
-
Utilities for creating
VectorSchemaRoot. - VectorSchemaRootAdapter() - Constructor for class io.deephaven.client.impl.VectorSchemaRootAdapter
- visit(BooleanArray) - Method in class io.deephaven.client.impl.FieldVectorAdapter
- visit(ByteArray) - Method in class io.deephaven.client.impl.FieldVectorAdapter
- visit(CharArray) - Method in class io.deephaven.client.impl.FieldVectorAdapter
- visit(DoubleArray) - Method in class io.deephaven.client.impl.FieldVectorAdapter
- visit(FloatArray) - Method in class io.deephaven.client.impl.FieldVectorAdapter
- visit(GenericArray<?>) - Method in class io.deephaven.client.impl.FieldVectorAdapter
- visit(IntArray) - Method in class io.deephaven.client.impl.FieldVectorAdapter
- visit(LongArray) - Method in class io.deephaven.client.impl.FieldVectorAdapter
- visit(PrimitiveArray<?>) - Method in class io.deephaven.client.impl.FieldVectorAdapter
- visit(ShortArray) - Method in class io.deephaven.client.impl.FieldVectorAdapter
- visit(ArrayType<?, ?>) - Method in class io.deephaven.client.impl.FieldAdapter
- visit(BooleanType) - Method in class io.deephaven.client.impl.FieldAdapter
- visit(BoxedType<?>) - Method in class io.deephaven.client.impl.FieldAdapter
- visit(ByteType) - Method in class io.deephaven.client.impl.FieldAdapter
- visit(CharType) - Method in class io.deephaven.client.impl.FieldAdapter
- visit(CustomType<?>) - Method in class io.deephaven.client.impl.FieldAdapter
- visit(DoubleType) - Method in class io.deephaven.client.impl.FieldAdapter
- visit(FloatType) - Method in class io.deephaven.client.impl.FieldAdapter
- visit(GenericType<?>) - Method in class io.deephaven.client.impl.FieldAdapter
- visit(GenericVectorType<?, ?>) - Method in class io.deephaven.client.impl.FieldAdapter
- visit(InstantType) - Method in class io.deephaven.client.impl.FieldAdapter
- visit(IntType) - Method in class io.deephaven.client.impl.FieldAdapter
- visit(LongType) - Method in class io.deephaven.client.impl.FieldAdapter
- visit(NativeArrayType<?, ?>) - Method in class io.deephaven.client.impl.FieldAdapter
- visit(PrimitiveType<?>) - Method in class io.deephaven.client.impl.FieldAdapter
- visit(PrimitiveVectorType<?, ?>) - Method in class io.deephaven.client.impl.FieldAdapter
- visit(ShortType) - Method in class io.deephaven.client.impl.FieldAdapter
- visit(StringType) - Method in class io.deephaven.client.impl.FieldAdapter
All Classes and Interfaces|All Packages