- magic() - Method in class io.deephaven.barrage.flatbuf.BarrageMessageWrapper
-
Used to identify this type of app_metadata vs other applications.
- maxMessageSize() - Method in class io.deephaven.barrage.flatbuf.BarrageSnapshotOptions
-
Specify a maximum allowed message size.
- maxMessageSize() - Method in class io.deephaven.barrage.flatbuf.BarrageSubscriptionOptions
-
Specify a maximum allowed message size.
- metadataHeader(int) - Method in class io.deephaven.barrage.flatbuf.SessionInfoResponse
-
this is the metadata header to identify this session with future requests; it must be lower-case and remain static for the life of the session
- metadataHeaderAsByteBuffer() - Method in class io.deephaven.barrage.flatbuf.SessionInfoResponse
-
- metadataHeaderInByteBuffer(ByteBuffer) - Method in class io.deephaven.barrage.flatbuf.SessionInfoResponse
-
- metadataHeaderLength() - Method in class io.deephaven.barrage.flatbuf.SessionInfoResponse
-
- metadataHeaderVector() - Method in class io.deephaven.barrage.flatbuf.SessionInfoResponse
-
- metadataHeaderVector(ByteVector) - Method in class io.deephaven.barrage.flatbuf.SessionInfoResponse
-
- minUpdateIntervalMs() - Method in class io.deephaven.barrage.flatbuf.BarrageSubscriptionOptions
-
Explicitly set the update interval for this subscription.
- modColumnNodes(int) - Method in class io.deephaven.barrage.flatbuf.BarrageUpdateMetadata
-
The list of modified column data are in the same order as the field nodes on the schema.
- modColumnNodes(BarrageModColumnMetadata, int) - Method in class io.deephaven.barrage.flatbuf.BarrageUpdateMetadata
-
- modColumnNodesLength() - Method in class io.deephaven.barrage.flatbuf.BarrageUpdateMetadata
-
- modColumnNodesVector() - Method in class io.deephaven.barrage.flatbuf.BarrageUpdateMetadata
-
- modColumnNodesVector(BarrageModColumnMetadata.Vector) - Method in class io.deephaven.barrage.flatbuf.BarrageUpdateMetadata
-
- modifiedRows(int) - Method in class io.deephaven.barrage.flatbuf.BarrageModColumnMetadata
-
This is an encoded and compressed RowSet for this column (within the viewport) that were modified.
- modifiedRowsAsByteBuffer() - Method in class io.deephaven.barrage.flatbuf.BarrageModColumnMetadata
-
- modifiedRowsInByteBuffer(ByteBuffer) - Method in class io.deephaven.barrage.flatbuf.BarrageModColumnMetadata
-
- modifiedRowsLength() - Method in class io.deephaven.barrage.flatbuf.BarrageModColumnMetadata
-
- modifiedRowsVector() - Method in class io.deephaven.barrage.flatbuf.BarrageModColumnMetadata
-
- modifiedRowsVector(ByteVector) - Method in class io.deephaven.barrage.flatbuf.BarrageModColumnMetadata
-
- msgPayload(int) - Method in class io.deephaven.barrage.flatbuf.BarrageMessageWrapper
-
The msg payload.
- msgPayloadAsByteBuffer() - Method in class io.deephaven.barrage.flatbuf.BarrageMessageWrapper
-
- msgPayloadInByteBuffer(ByteBuffer) - Method in class io.deephaven.barrage.flatbuf.BarrageMessageWrapper
-
- msgPayloadLength() - Method in class io.deephaven.barrage.flatbuf.BarrageMessageWrapper
-
- msgPayloadVector() - Method in class io.deephaven.barrage.flatbuf.BarrageMessageWrapper
-
- msgPayloadVector(ByteVector) - Method in class io.deephaven.barrage.flatbuf.BarrageMessageWrapper
-
- msgType() - Method in class io.deephaven.barrage.flatbuf.BarrageMessageWrapper
-
The msg type being sent.