A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- a - Variable in class swim.security.EcDef
- a() - Method in class swim.security.EcDef
- abs() - Static method in class swim.structure.func.MathModule
- abs() - Method in class swim.structure.Num
- abs(Double) - Method in class swim.math.R
- abs(Long) - Method in class swim.math.Z
- abs(S) - Method in interface swim.math.OrderedRing
- absent() - Method in class swim.recon.ReconParser
- absent() - Method in class swim.recon.ReconStructureParser
- absent() - Static method in class swim.structure.Absent
- absent() - Static method in class swim.structure.Item
- absent() - Static method in class swim.structure.Value
- Absent - Class in swim.structure
- absolute(UriScheme, UriAuthority, UriPath, UriQuery, UriFragment) - Method in class swim.uri.UriParser
- absoluteParser() - Method in class swim.uri.UriParser
- AbstractHttpClient - Class in swim.io.http
- AbstractHttpClient() - Constructor for class swim.io.http.AbstractHttpClient
- AbstractHttpRequester<T> - Class in swim.io.http
- AbstractHttpRequester() - Constructor for class swim.io.http.AbstractHttpRequester
- AbstractHttpResponder<T> - Class in swim.io.http
- AbstractHttpResponder() - Constructor for class swim.io.http.AbstractHttpResponder
- AbstractHttpServer - Class in swim.io.http
- AbstractHttpServer() - Constructor for class swim.io.http.AbstractHttpServer
- AbstractHttpService - Class in swim.io.http
- AbstractHttpService() - Constructor for class swim.io.http.AbstractHttpService
- AbstractInlet<I> - Class in swim.streamlet
- AbstractInlet() - Constructor for class swim.streamlet.AbstractInlet
- AbstractInoutlet<I,O> - Class in swim.streamlet
- AbstractInoutlet() - Constructor for class swim.streamlet.AbstractInoutlet
- AbstractIpModem<I,O> - Class in swim.io
- AbstractIpModem() - Constructor for class swim.io.AbstractIpModem
- AbstractIpService - Class in swim.io
- AbstractIpService() - Constructor for class swim.io.AbstractIpService
- AbstractIpSocket - Class in swim.io
- AbstractIpSocket() - Constructor for class swim.io.AbstractIpSocket
- AbstractMapInlet<K,V,O> - Class in swim.streamlet
- AbstractMapInlet() - Constructor for class swim.streamlet.AbstractMapInlet
- AbstractMapInletMapOutlet<KI,KO,VI,VO,I,O> - Class in swim.streamlet
- AbstractMapInletMapOutlet() - Constructor for class swim.streamlet.AbstractMapInletMapOutlet
- AbstractMapInletOutlet<K,V,I,O> - Class in swim.streamlet
- AbstractMapInletOutlet() - Constructor for class swim.streamlet.AbstractMapInletOutlet
- AbstractMapInoutlet<K,VI,VO,I,O> - Class in swim.streamlet
- AbstractMapInoutlet() - Constructor for class swim.streamlet.AbstractMapInoutlet
- AbstractMapOutlet<K,V,O> - Class in swim.streamlet
- AbstractMapOutlet() - Constructor for class swim.streamlet.AbstractMapOutlet
- AbstractMqttService - Class in swim.io.mqtt
- AbstractMqttService() - Constructor for class swim.io.mqtt.AbstractMqttService
- AbstractMqttSocket<I,O> - Class in swim.io.mqtt
- AbstractMqttSocket() - Constructor for class swim.io.mqtt.AbstractMqttSocket
- AbstractOutlet<O> - Class in swim.streamlet
- AbstractOutlet() - Constructor for class swim.streamlet.AbstractOutlet
- AbstractRecordOutlet - Class in swim.dataflow
- AbstractRecordOutlet() - Constructor for class swim.dataflow.AbstractRecordOutlet
- AbstractRecordStreamlet<I extends Value,O extends Value> - Class in swim.dataflow
- AbstractRecordStreamlet() - Constructor for class swim.dataflow.AbstractRecordStreamlet
- AbstractRecordStreamlet(StreamletScope<? extends O>) - Constructor for class swim.dataflow.AbstractRecordStreamlet
- AbstractStreamlet<I,O> - Class in swim.streamlet
- AbstractStreamlet() - Constructor for class swim.streamlet.AbstractStreamlet
- AbstractStreamlet(StreamletScope<? extends O>) - Constructor for class swim.streamlet.AbstractStreamlet
- AbstractTask - Class in swim.concurrent
-
Skeletal implementation of a stateful
Task. - AbstractTask() - Constructor for class swim.concurrent.AbstractTask
- AbstractTimer - Class in swim.concurrent
-
Skeletal implementation of a stateful
Timer. - AbstractTimer() - Constructor for class swim.concurrent.AbstractTimer
- AbstractWarpClient - Class in swim.io.warp
- AbstractWarpClient() - Constructor for class swim.io.warp.AbstractWarpClient
- AbstractWarpClient(WarpSettings) - Constructor for class swim.io.warp.AbstractWarpClient
- AbstractWarpServer - Class in swim.io.warp
- AbstractWarpServer() - Constructor for class swim.io.warp.AbstractWarpServer
- AbstractWarpServer(WarpSettings) - Constructor for class swim.io.warp.AbstractWarpServer
- AbstractWarpSocket - Class in swim.io.warp
- AbstractWarpSocket() - Constructor for class swim.io.warp.AbstractWarpSocket
- AbstractWebSocket<I,O> - Class in swim.io.ws
- AbstractWebSocket() - Constructor for class swim.io.ws.AbstractWebSocket
- AbstractWsClient - Class in swim.io.ws
- AbstractWsClient() - Constructor for class swim.io.ws.AbstractWsClient
- AbstractWsClient(WsSettings) - Constructor for class swim.io.ws.AbstractWsClient
- AbstractWsServer - Class in swim.io.ws
- AbstractWsServer() - Constructor for class swim.io.ws.AbstractWsServer
- AbstractWsServer(WsSettings) - Constructor for class swim.io.ws.AbstractWsServer
- accept() - Method in class swim.http.header.SecWebSocketKeyHeader
- accept(HttpResponse<?>, WsEngineSettings) - Method in class swim.ws.WsRequest
- accept(HttpResponder<?>) - Method in class swim.web.WebRequest
- accept(WsEngineSettings) - Method in class swim.ws.WsRequest
- accept(WsEngineSettings, String) - Method in class swim.ws.WsRequest
- accept(WsEngineSettings, String, FingerTrieSeq<HttpHeader>) - Method in class swim.ws.WsRequest
- accept(WsEngineSettings, String, HttpHeader...) - Method in class swim.ws.WsRequest
- accept(WsEngineSettings, FingerTrieSeq<HttpHeader>) - Method in class swim.ws.WsRequest
- accept(WsEngineSettings, HttpHeader...) - Method in class swim.ws.WsRequest
- ACCEPT - swim.io.FlowControl
-
accept enabled; connect, read, and write disabled.
- ACCEPT_CONNECT - swim.io.FlowControl
-
accept and connect enabled; read and write disabled.
- ACCEPT_CONNECT_READ - swim.io.FlowControl
-
accept, connect, and read enabled; write disabled.
- ACCEPT_CONNECT_READ_WRITE - swim.io.FlowControl
-
accept, connect, read, and write enabled.
- ACCEPT_CONNECT_WRITE - swim.io.FlowControl
-
accept, connect, and write enabled; read disabled.
- ACCEPT_READ - swim.io.FlowControl
-
accept and read enabled; connect and write disabled.
- ACCEPT_READ_WRITE - swim.io.FlowControl
-
accept, read, and write enabled; connect disabled.
- ACCEPT_WRITE - swim.io.FlowControl
-
accept and write enabled; connect and read disabled.
- AcceptCharsetHeader - Class in swim.http.header
- acceptDisabled() - Method in enum swim.io.FlowControl
-
Returns an updated
FlowControlwith its accept operation disabled. - accepted() - Static method in class swim.mqtt.MqttConnAckPacket
- ACCEPTED - Static variable in class swim.http.HttpStatus
- ACCEPTED - Static variable in class swim.mqtt.MqttConnStatus
- acceptEnabled() - Method in enum swim.io.FlowControl
-
Returns an updated
FlowControlwith its accept operation enabled. - AcceptEncodingHeader - Class in swim.http.header
- acceptExtensions(FingerTrieSeq<WebSocketExtension>) - Method in class swim.ws.WsEngineSettings
- AcceptHeader - Class in swim.http.header
- AcceptLanguageHeader - Class in swim.http.header
- accessor() - Method in class swim.structure.selector.GetAttrSelector
- accessor() - Method in class swim.structure.selector.GetItemSelector
- accessor() - Method in class swim.structure.selector.GetSelector
- accessTokenHash() - Method in class swim.security.OpenIdToken
- accessTokenHash(Data) - Method in class swim.security.GoogleIdToken
- accessTokenHash(Data) - Method in class swim.security.OpenIdToken
- accumulate(O, V) - Method in class swim.streamlet.combinator.ReduceFieldsCombinator
- accumulate(O, V) - Method in class swim.streamlet.combinator.ReduceFieldsOperator
- accumulator - Variable in class swim.streamlet.combinator.ReduceFieldsCombinator
- acos(Double) - Method in class swim.math.R
- acos(S) - Method in interface swim.math.CompleteField
- add(boolean) - Method in class swim.structure.Record
- add(double) - Method in class swim.structure.Record
- add(float) - Method in class swim.structure.Record
- add(int) - Method in class swim.structure.Record
- add(int, boolean) - Method in class swim.structure.Record
- add(int, double) - Method in class swim.structure.Record
- add(int, float) - Method in class swim.structure.Record
- add(int, int) - Method in class swim.structure.Record
- add(int, long) - Method in class swim.structure.Record
- add(int, E, Object) - Method in interface swim.util.KeyedList
- add(int, String) - Method in class swim.structure.Record
- add(int, Item) - Method in class swim.dataflow.AbstractRecordStreamlet
- add(int, Item) - Method in class swim.dataflow.RecordModel
- add(int, Item) - Method in class swim.structure.Record
- add(int, Value) - Method in class swim.db.STreeList
- add(int, Value) - Method in class swim.db.STreeListView
- add(int, Value, Object) - Method in class swim.db.STreeList
- add(int, T) - Method in class swim.collections.FingerTrieSeq
- add(int, T) - Method in class swim.collections.STree
- add(int, T) - Method in class swim.collections.STreeList
- add(int, T) - Method in class swim.structure.collections.ValueList
- add(int, T, Object) - Method in class swim.collections.STree
- add(int, T, Object) - Method in class swim.collections.STreeList
- add(int, T, Object) - Method in class swim.structure.collections.ValueKeyedList
- add(long) - Method in class swim.structure.Record
- add(E, Object) - Method in interface swim.util.KeyedList
- add(I) - Method in interface swim.util.Builder
-
Adds a single input value to this builder, returning
trueif the state of the builder changed. - add(Double, Double) - Method in class swim.math.R
- add(Long, Long) - Method in class swim.math.Z
- add(String) - Method in class swim.avro.AvroNamespace
- add(String) - Method in class swim.structure.Record
- add(String) - Method in class swim.uri.UriPath
- add(String) - Method in class swim.uri.UriPathBuilder
- add(String, String) - Method in class swim.uri.UriQueryBuilder
- add(Map.Entry<String, String>) - Method in class swim.uri.UriQueryBuilder
- add(Map.Entry<K, V>) - Method in class swim.structure.collections.ValueEntryCursor
- add(Map.Entry<K, V>) - Method in interface swim.util.EntryBuilder
-
Adds a single entry to this builder, returning
trueif the state of the builder changed. - add(K, V) - Method in interface swim.util.EntryBuilder
-
Adds an input pair to this builder, returning
trueif the state of the builder changed. - add(K, V) - Method in interface swim.util.PairBuilder
-
Adds an input pair to this builder, returning
trueif the state of the builder changed. - add(S, S) - Method in interface swim.math.Ring
- add(R2Vector, R2Vector) - Method in class swim.math.R2
- add(R3Vector, R3Vector) - Method in class swim.math.R3
- add(RNVector, RNVector) - Method in class swim.math.RN
- add(TensorDims, double[], int, TensorDims, double[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- add(TensorDims, double[], int, TensorDims, double[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- add(TensorDims, double[], int, TensorDims, float[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- add(TensorDims, double[], int, TensorDims, float[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- add(TensorDims, float[], int, TensorDims, double[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- add(TensorDims, float[], int, TensorDims, double[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- add(TensorDims, float[], int, TensorDims, float[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- add(TensorDims, float[], int, TensorDims, float[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- add(TensorDims, Object, int, TensorDims, Object, int, TensorDims, Object, int) - Static method in class swim.math.Tensor
- add(Tensor, Tensor) - Static method in class swim.math.Tensor
- add(Tensor, Tensor, MutableTensor) - Static method in class swim.math.Tensor
- add(Tensor, Tensor, TensorDims, Precision) - Static method in class swim.math.Tensor
- add(Z2Vector, Z2Vector) - Method in class swim.math.Z2
- add(Z3Vector, Z3Vector) - Method in class swim.math.Z3
- add(Item) - Method in class swim.dataflow.AbstractRecordStreamlet
- add(Item) - Method in class swim.dataflow.RecordModel
- add(Item) - Method in class swim.structure.Record
- add(Value) - Method in class swim.db.STreeList
- add(Value) - Method in class swim.db.STreeListView
- add(Value, Object) - Method in class swim.db.STreeList
- add(Value, Value) - Method in class swim.structure.Record
- add(T) - Method in class swim.collections.FingerTrieSeq
- add(T) - Method in class swim.collections.HashTrieSet
- add(T) - Method in class swim.collections.STree
- add(T) - Method in class swim.collections.STreeList
- add(T) - Method in class swim.structure.collections.ValueCollection
- add(T) - Method in class swim.structure.collections.ValueCursor
- add(T) - Method in class swim.structure.collections.ValueListIterator
- add(T) - Method in interface swim.util.Cursor
- add(T, float) - Method in class swim.concurrent.ConcurrentTrancheQueue
- add(T, Object) - Method in class swim.collections.STree
- add(T, Object) - Method in class swim.collections.STreeList
- add(T, Object) - Method in class swim.structure.collections.ValueKeyedList
- add(T, T) - Method in class swim.math.TensorArraySpace
- add(V, V) - Method in interface swim.math.TensorSpace
- add(V, V) - Method in interface swim.math.VectorModule
- add(V, V) - Method in interface swim.math.VectorSpace
- addAll(int, Collection<? extends Item>) - Method in class swim.structure.Record
- addAll(int, Collection<? extends Value>) - Method in class swim.db.STreeList
- addAll(int, Collection<? extends Value>) - Method in class swim.db.STreeListView
- addAll(int, Collection<? extends T>) - Method in class swim.collections.FingerTrieSeq
- addAll(int, Collection<? extends T>) - Method in class swim.collections.STree
- addAll(int, Collection<? extends T>) - Method in class swim.collections.STreeList
- addAll(int, Collection<? extends T>) - Method in class swim.structure.collections.ValueList
- addAll(Collection<? extends I>) - Method in interface swim.util.Builder
-
Adds multiple input values to this builder, returning
trueif the state of the builder changed. - addAll(Collection<? extends String>) - Method in class swim.avro.AvroNamespace
- addAll(Collection<? extends String>) - Method in class swim.uri.UriPath
- addAll(Collection<? extends String>) - Method in class swim.uri.UriPathBuilder
- addAll(Collection<? extends Map.Entry<String, String>>) - Method in class swim.uri.UriQueryBuilder
- addAll(Collection<? extends Map.Entry<K, V>>) - Method in interface swim.util.EntryBuilder
-
Adds multiple entries to this builder, returning
trueif the state of the builder changed. - addAll(Collection<? extends Item>) - Method in class swim.structure.Record
- addAll(Collection<? extends Value>) - Method in class swim.db.STreeList
- addAll(Collection<? extends Value>) - Method in class swim.db.STreeListView
- addAll(Collection<? extends T>) - Method in class swim.collections.FingerTrieSeq
- addAll(Collection<? extends T>) - Method in class swim.collections.HashTrieSet
- addAll(Collection<? extends T>) - Method in class swim.collections.STree
- addAll(Collection<? extends T>) - Method in class swim.collections.STreeList
- addAll(Collection<? extends T>) - Method in class swim.structure.collections.ValueCollection
- addAll(Map<? extends String, ? extends String>) - Method in class swim.uri.UriQueryBuilder
- addAll(Map<? extends K, ? extends V>) - Method in interface swim.util.EntryBuilder
-
Adds multiple entries to this builder, returning
trueif the state of the builder changed. - addByte(byte) - Method in class swim.structure.Data
- addByteArray(byte[]) - Method in class swim.structure.Data
- addByteArray(byte[], int, int) - Method in class swim.structure.Data
- addCell(C, Builder<C, ?>) - Method in interface swim.csv.schema.CsvCol
- addCell(Item, Builder<Item, ?>) - Method in interface swim.csv.structure.CsvStructureCol
- addClass(Class<?>) - Method in class swim.structure.form.PolyForm
- addClasses(Class<?>...) - Method in class swim.structure.form.PolyForm
- addData(Data) - Method in class swim.structure.Data
- added(Collection<? extends T>) - Method in class swim.collections.HashTrieSet
- added(T) - Method in class swim.collections.HashTrieSet
- addForm(Form<?>) - Method in class swim.structure.form.PolyForm
- addForms(Form<?>...) - Method in class swim.structure.form.PolyForm
- addHeader(Form<T>) - Method in class swim.structure.form.ClassForm
- addMember(Form<T>) - Method in class swim.structure.form.ClassForm
- addParam(String) - Method in class swim.uri.UriQueryBuilder
- addParam(String, String) - Method in class swim.uri.UriQueryBuilder
- addPath(UriPath) - Method in class swim.uri.UriPathBuilder
- addQuery(UriQuery) - Method in class swim.uri.UriQueryBuilder
- address() - Method in class swim.uri.UriHost
- addSegment(String) - Method in class swim.uri.UriPathBuilder
- addSlash() - Method in class swim.uri.UriPathBuilder
- addType(Type) - Method in class swim.structure.form.PolyForm
- addTypes(Type...) - Method in class swim.structure.form.PolyForm
- AffineSpace<P,V,S> - Interface in swim.math
- alert() - Static method in class swim.util.Severity
-
Returns the
SeveritywithALERT_LEVELof importance. - alert(String) - Static method in class swim.util.Severity
-
Returns a
SeveritywithALERT_LEVELof importance, and the given descriptivelabel. - ALERT_LEVEL - Static variable in class swim.util.Severity
- algorithm() - Method in class swim.security.JsonWebKey
- algorithm() - Method in class swim.security.JsonWebSignature
- alias() - Method in class swim.structure.Attr
- alias() - Method in class swim.structure.Item
- alias() - Method in class swim.structure.Record
- alias() - Method in class swim.structure.Slot
- alias() - Method in class swim.structure.Value
- alias(String) - Method in class swim.avro.schema.AvroFieldType
- alias(AvroName) - Method in class swim.avro.schema.AvroNamedType
- alias(AvroName) - Method in class swim.avro.schema.AvroRecordType
- aliasCount() - Method in class swim.avro.schema.AvroFieldType
- aliasCount() - Method in class swim.avro.schema.AvroNamedType
- AllowHeader - Class in swim.http.header
- alphabet() - Method in class swim.codec.Base16
-
Returns a 16 character string, where the character at index
iis the encoding of the base-16 digiti. - alphabet() - Method in class swim.codec.Base64
-
Returns a 64 character string, where the character at index
iis the encoding of the base-64 digiti. - AlternativeRoute - Class in swim.web.route
- AlternativeRoute(WebRoute...) - Constructor for class swim.web.route.AlternativeRoute
- and(FlowControl) - Method in enum swim.io.FlowControl
-
Returns the
FlowControlwith all operations enabled inthisandthatenabled. - and(FlowModifier) - Method in enum swim.io.FlowModifier
-
Returns the
FlowModifierwith all modifications applied inthisandthatapplied, with enable instructions taking precedence over conflicting disable instructions. - and(Field) - Method in class swim.structure.Field
- and(Item) - Method in class swim.structure.Absent
- and(Item) - Method in class swim.structure.Bool
- and(Item) - Method in class swim.structure.Expression
- and(Item) - Method in class swim.structure.Field
- and(Item) - Method in class swim.structure.Item
- and(Item) - Method in class swim.structure.Value
- and(Value) - Method in class swim.structure.Absent
- and(Value) - Method in class swim.structure.Bool
- and(Value) - Method in class swim.structure.Expression
- and(Value) - Method in class swim.structure.Value
- and(Value, Value) - Method in class swim.recon.ReconStructureParser
- and(V, V) - Method in class swim.recon.ReconParser
- AndOperator - Class in swim.structure.operator
- AndOperator(Item, Item) - Constructor for class swim.structure.operator.AndOperator
- AndOutlet - Class in swim.dataflow.operator
- AndOutlet() - Constructor for class swim.dataflow.operator.AndOutlet
- andThen(Encoder<I, O2>) - Method in class swim.codec.Encoder
-
Returns an
Encoderthat continues encodingthatEncoder, after it finishes encodingthisEncoder. - andThen(Encoder<I, O2>) - Method in class swim.codec.Writer
- andThen(Writer<I, O2>) - Method in class swim.codec.Writer
-
Returns a
Writerthat continues writingthatWriter, after it finishes writingthisWriter. - andThen(Cont<Chunk>) - Method in class swim.db.Commit
- andThen(Selector) - Method in class swim.structure.Selector
-
The means to chain
Selectors. - andThen(Selector) - Method in class swim.structure.selector.ChildrenSelector
- andThen(Selector) - Method in class swim.structure.selector.DescendantsSelector
- andThen(Selector) - Method in class swim.structure.selector.FilterSelector
- andThen(Selector) - Method in class swim.structure.selector.GetAttrSelector
- andThen(Selector) - Method in class swim.structure.selector.GetItemSelector
- andThen(Selector) - Method in class swim.structure.selector.GetSelector
- andThen(Selector) - Method in class swim.structure.selector.IdentitySelector
- andThen(Selector) - Method in class swim.structure.selector.KeysSelector
- andThen(Selector) - Method in class swim.structure.selector.LiteralSelector
- andThen(Selector) - Method in class swim.structure.selector.ValuesSelector
- appended(boolean) - Method in class swim.structure.Item
- appended(double) - Method in class swim.structure.Item
- appended(float) - Method in class swim.structure.Item
- appended(int) - Method in class swim.structure.Item
- appended(long) - Method in class swim.structure.Item
- appended(Object...) - Method in class swim.structure.Absent
- appended(Object...) - Method in class swim.structure.Item
- appended(Object...) - Method in class swim.structure.Record
- appended(String) - Method in class swim.avro.AvroNamespace
- appended(String) - Method in class swim.structure.Item
- appended(String) - Method in class swim.uri.UriPath
- appended(String) - Method in class swim.uri.UriQuery
- appended(String...) - Method in class swim.avro.AvroNamespace
- appended(String...) - Method in class swim.uri.UriPath
- appended(String...) - Method in class swim.uri.UriQuery
- appended(String, String) - Method in class swim.uri.UriQuery
- appended(Collection<? extends String>) - Method in class swim.avro.AvroNamespace
- appended(Collection<? extends String>) - Method in class swim.uri.UriPath
- appended(Collection<? extends T>) - Method in class swim.collections.FingerTrieSeq
- appended(Map<? extends String, ? extends String>) - Method in class swim.uri.UriQuery
- appended(M, E) - Method in class swim.protobuf.schema.ProtobufMapType
- appended(Item) - Method in class swim.structure.Absent
- appended(Item) - Method in class swim.structure.Item
- appended(Item) - Method in class swim.structure.Record
- appended(Value, Value, long) - Method in class swim.db.STreePage
- appended(Value, Value, long, int) - Method in class swim.db.STree
- appended(T) - Method in class swim.collections.FingerTrieSeq
- appended(T) - Method in class swim.collections.STree
- appended(T, I) - Method in class swim.protobuf.schema.ProtobufRepeatedType
- appended(T, Object) - Method in class swim.collections.STree
- appended(T, Object, STreeContext<T>) - Method in class swim.collections.STreePage
- appendedHeader(HttpHeader) - Method in class swim.http.HttpMessage
- appendedHeader(HttpHeader) - Method in class swim.http.HttpRequest
- appendedHeader(HttpHeader) - Method in class swim.http.HttpResponse
- appendedHeaders(FingerTrieSeq<HttpHeader>) - Method in class swim.http.HttpMessage
- appendedHeaders(FingerTrieSeq<HttpHeader>) - Method in class swim.http.HttpRequest
- appendedHeaders(FingerTrieSeq<HttpHeader>) - Method in class swim.http.HttpResponse
- appendedHeaders(HttpHeader...) - Method in class swim.http.HttpMessage
- appendedHeaders(HttpHeader...) - Method in class swim.http.HttpRequest
- appendedHeaders(HttpHeader...) - Method in class swim.http.HttpResponse
- appendedPath(String) - Method in class swim.uri.Uri
- appendedPath(String...) - Method in class swim.uri.Uri
- appendedPath(Collection<? extends String>) - Method in class swim.uri.Uri
- appendedQuery(String) - Method in class swim.uri.Uri
- appendedQuery(String...) - Method in class swim.uri.Uri
- appendedQuery(String, String) - Method in class swim.uri.Uri
- appendedQuery(Map<? extends String, ? extends String>) - Method in class swim.uri.Uri
- appendedSegment(String) - Method in class swim.uri.Uri
- appendedSegment(String) - Method in class swim.uri.UriPath
- appendedSlash() - Method in class swim.uri.Uri
- appendedSlash() - Method in class swim.uri.UriPath
- applicationJavascript() - Static method in class swim.http.MediaType
- applicationJson() - Static method in class swim.http.MediaType
- applicationOctetStream() - Static method in class swim.http.MediaType
- applicationXml() - Static method in class swim.http.MediaType
- applicationXRecon() - Static method in class swim.http.MediaType
- apply(I) - Method in interface swim.streamlet.function.MapValueFunction
- apply(I) - Method in interface swim.streamlet.function.WatchValueFunction
- apply(String...) - Method in class swim.uri.UriPattern
- apply(K, V) - Method in interface swim.streamlet.function.FilterFieldsFunction
- apply(K, V) - Method in interface swim.streamlet.function.WatchFieldsFunction
- apply(K, VI) - Method in interface swim.streamlet.function.MapFieldValuesFunction
- arg(String) - Method in class swim.args.Cmd
- arg(String) - Method in class swim.args.Opt
- arg(Arg) - Method in class swim.args.Cmd
- arg(Arg) - Method in class swim.args.Opt
- Arg - Class in swim.args
- Arg(String, String, boolean) - Constructor for class swim.args.Arg
- args() - Method in class swim.args.Cmd
- args() - Method in class swim.args.Opt
- args() - Method in class swim.structure.operator.InvokeOperator
- argsInlet() - Method in class swim.dataflow.operator.InvokeOutlet
- arity() - Method in class swim.collections.BTreePage
- arity() - Method in class swim.collections.STreePage
- arity() - Method in class swim.db.BTreeLeaf
- arity() - Method in class swim.db.BTreeNode
- arity() - Method in class swim.db.Page
- arity() - Method in class swim.db.QTreeLeaf
- arity() - Method in class swim.db.QTreeNode
- arity() - Method in class swim.db.STreeLeaf
- arity() - Method in class swim.db.STreeNode
- arity() - Method in class swim.db.UTreeLeaf
- arity() - Method in class swim.spatial.QTreePage
- array - Variable in class swim.math.Tensor
- array() - Method in class swim.codec.InputBuffer
- array() - Method in class swim.codec.OutputBuffer
- array(Object[]) - Static method in interface swim.util.Cursor
- array(Object[], int) - Static method in interface swim.util.Cursor
- array(Object[], int, int) - Static method in interface swim.util.Cursor
- array(CsvCol<? extends Item>) - Static method in class swim.csv.structure.CsvStructure
- array(CsvCol<? extends Item>, int) - Static method in class swim.csv.structure.CsvStructure
- arrayBuilder() - Method in class swim.avro.schema.AvroArrayType
- arrayBuilder() - Method in class swim.json.JsonParser
- arrayBuilder() - Method in class swim.json.JsonStructureParser
- arrayDecoder(AvroArrayType<I, T>) - Method in class swim.avro.decoder.AvroDecoder
- ArrayForm - Class in swim.structure.form
-
For some type, a transformation between a structurally typed
Itemand an array of elements with that type. - ArrayForm(Class<?>, Form<?>) - Constructor for class swim.structure.form.ArrayForm
- arrayOffset() - Method in class swim.codec.InputBuffer
- arrayOffset() - Method in class swim.codec.OutputBuffer
- arrayParser() - Method in class swim.json.JsonParser
- arrayType(Class<?>) - Static method in class swim.avro.reflection.AvroReflection
- arrayType(Class<?>) - Static method in class swim.protobuf.reflection.ProtobufReflection
- arrayType(Class<?>, AvroType<? extends I>) - Static method in class swim.avro.reflection.AvroReflection
- arrayType(Class<?>, ProtobufType<I>) - Static method in class swim.protobuf.reflection.ProtobufReflection
- arrayType(AvroType<? extends I>) - Static method in class swim.avro.structure.AvroStructure
- asByteArray() - Method in class swim.structure.Data
- asByteBuffer() - Method in class swim.structure.Data
- ASCENDING - swim.avro.schema.AvroOrder
- asDone() - Method in class swim.codec.Encoder
-
Casts a done
Encoderto a different input type. - asDone() - Method in class swim.codec.Writer
-
Casts a done
Writerto a different input type. - asError() - Method in class swim.codec.Decoder
-
Casts an errored
Decoderto a different output type. - asError() - Method in class swim.codec.Encoder
-
Casts an errored
Encoderto different input and output types. - asError() - Method in class swim.codec.Parser
-
Casts an errored
Parserto a different output type. - asError() - Method in class swim.codec.Writer
-
Casts an errored
Writerto different input and output types. - asin(Double) - Method in class swim.math.R
- asin(S) - Method in interface swim.math.CompleteField
- asMutable() - Method in class swim.structure.Record
- async(Cont<T>, T) - Static method in interface swim.concurrent.Cont
-
Returns a
Runnablethat, when executed, invokes the givencontinuation with the provided constantvalue. - at(long, int, int) - Static method in class swim.codec.Mark
-
Returns a new
Markat the given zero-based byteoffset, one-basedlinenumber, and one-basedcolumnnumber, with no attached note. - at(long, int, int, String) - Static method in class swim.codec.Mark
-
Returns a new
Markat the given zero-based byteoffset, one-basedlinenumber, and one-basedcolumnnumber, with the attachednote. - AT_LEAST_ONCE - swim.mqtt.MqttQoS
- AT_LEAST_ONCE - Static variable in class swim.mqtt.MqttSubStatus
- AT_MOST_ONCE - swim.mqtt.MqttQoS
- AT_MOST_ONCE - Static variable in class swim.mqtt.MqttSubStatus
- atan(Double) - Method in class swim.math.R
- atan(S) - Method in interface swim.math.CompleteField
- atan2(Double, Double) - Method in class swim.math.R
- atan2(S, S) - Method in interface swim.math.CompleteField
- attr(String) - Method in class swim.structure.Record
- attr(String, boolean) - Method in class swim.structure.Record
- attr(String, double) - Method in class swim.structure.Record
- attr(String, float) - Method in class swim.structure.Record
- attr(String, int) - Method in class swim.structure.Record
- attr(String, long) - Method in class swim.structure.Record
- attr(String, String) - Method in class swim.structure.Record
- attr(String, Value) - Method in class swim.structure.Record
- attr(Text) - Method in class swim.structure.Record
- attr(Text, boolean) - Method in class swim.structure.Record
- attr(Text, double) - Method in class swim.structure.Record
- attr(Text, float) - Method in class swim.structure.Record
- attr(Text, int) - Method in class swim.structure.Record
- attr(Text, long) - Method in class swim.structure.Record
- attr(Text, String) - Method in class swim.structure.Record
- attr(Text, Value) - Method in class swim.structure.Record
- attr(Value) - Method in class swim.recon.ReconStructureParser
- attr(Value, Value) - Method in class swim.recon.ReconStructureParser
- attr(V) - Method in class swim.recon.ReconParser
- attr(V, V) - Method in class swim.recon.ReconParser
- Attr - Class in swim.structure
- AttrForm<T> - Class in swim.structure.form
- AttrForm(Field, Text, Form<?>) - Constructor for class swim.structure.form.AttrForm
- attribute(String, Value) - Method in class swim.xml.XmlStructureParser
- attribute(String, V) - Method in class swim.xml.XmlParser
- attributes() - Method in class swim.xml.XmlParser
- attributes() - Method in class swim.xml.XmlStructureParser
- attributesBuilder() - Method in class swim.xml.XmlParser
- attributesBuilder() - Method in class swim.xml.XmlStructureParser
- audience() - Method in class swim.security.JsonWebToken
- audience(String) - Method in class swim.security.GoogleIdToken
- audience(String) - Method in class swim.security.JsonWebToken
- audience(String) - Method in class swim.security.OpenIdToken
- audiences() - Method in class swim.security.JsonWebToken
- audiences(String...) - Method in class swim.security.GoogleIdToken
- audiences(String...) - Method in class swim.security.JsonWebToken
- audiences(String...) - Method in class swim.security.OpenIdToken
- AuthedResponse - Class in swim.warp
- AuthedResponse() - Constructor for class swim.warp.AuthedResponse
- AuthedResponse(Value) - Constructor for class swim.warp.AuthedResponse
- authenticationContextClass() - Method in class swim.security.OpenIdToken
- authenticationContextClass(String) - Method in class swim.security.GoogleIdToken
- authenticationContextClass(String) - Method in class swim.security.OpenIdToken
- authenticationMethods() - Method in class swim.security.OpenIdToken
- authenticationMethods(String...) - Method in class swim.security.GoogleIdToken
- authenticationMethods(String...) - Method in class swim.security.OpenIdToken
- authority - Variable in class swim.uri.Uri
- authority() - Method in class swim.uri.Uri
- authority(UriAuthority) - Method in class swim.uri.Uri
- authority(UriUser, UriHost, UriPort) - Method in class swim.uri.UriParser
- authorityParser() - Method in class swim.uri.UriParser
- authorityPart() - Method in class swim.uri.Uri
- authorityPart(String) - Method in class swim.uri.Uri
- authorizedParty() - Method in class swim.security.OpenIdToken
- authorizedParty(String) - Method in class swim.security.GoogleIdToken
- authorizedParty(String) - Method in class swim.security.OpenIdToken
- AuthRequest - Class in swim.warp
- AuthRequest() - Constructor for class swim.warp.AuthRequest
- AuthRequest(Value) - Constructor for class swim.warp.AuthRequest
- authTime() - Method in class swim.security.OpenIdToken
- authTime(long) - Method in class swim.security.GoogleIdToken
- authTime(long) - Method in class swim.security.OpenIdToken
- autoCommit(Database, long, long, Commit) - Static method in class swim.db.StoreContext
- autoCommitShifted(Store, long, Commit) - Static method in class swim.db.StoreContext
- avail_in - Variable in class swim.deflate.Inflate
- avail_out - Variable in class swim.deflate.Deflate
- avail_out - Variable in class swim.deflate.Inflate
- Avro - Class in swim.avro
-
Factory for constructing Avro decoders and encoders.
- AvroArrayType<I,T> - Class in swim.avro.schema
- AvroArrayType() - Constructor for class swim.avro.schema.AvroArrayType
- AvroBooleanType<T> - Class in swim.avro.schema
- AvroBooleanType() - Constructor for class swim.avro.schema.AvroBooleanType
- AvroComplexType<T> - Class in swim.avro.schema
- AvroDataType<T> - Class in swim.avro.schema
- AvroDataType() - Constructor for class swim.avro.schema.AvroDataType
- AvroDecoder - Class in swim.avro.decoder
- AvroDecoder() - Constructor for class swim.avro.decoder.AvroDecoder
- AvroDoubleType<T> - Class in swim.avro.schema
- AvroDoubleType() - Constructor for class swim.avro.schema.AvroDoubleType
- AvroEnumType<T> - Class in swim.avro.schema
- AvroEnumType() - Constructor for class swim.avro.schema.AvroEnumType
- AvroException - Exception in swim.avro
- AvroException() - Constructor for exception swim.avro.AvroException
- AvroException(String) - Constructor for exception swim.avro.AvroException
- AvroException(String, Throwable) - Constructor for exception swim.avro.AvroException
- AvroException(Throwable) - Constructor for exception swim.avro.AvroException
- AvroFieldType<V,R> - Class in swim.avro.schema
- AvroFieldType() - Constructor for class swim.avro.schema.AvroFieldType
- AvroFixedType<T> - Class in swim.avro.schema
- AvroFixedType() - Constructor for class swim.avro.schema.AvroFixedType
- AvroFloatType<T> - Class in swim.avro.schema
- AvroFloatType() - Constructor for class swim.avro.schema.AvroFloatType
- AvroIntType<T> - Class in swim.avro.schema
- AvroIntType() - Constructor for class swim.avro.schema.AvroIntType
- AvroKind - Annotation Type in swim.avro
- AvroLongType<T> - Class in swim.avro.schema
- AvroLongType() - Constructor for class swim.avro.schema.AvroLongType
- AvroMapType<K,V,T> - Class in swim.avro.schema
- AvroMapType() - Constructor for class swim.avro.schema.AvroMapType
- AvroMember - Annotation Type in swim.avro
- AvroName - Class in swim.avro
- AvroName(AvroNamespace, String) - Constructor for class swim.avro.AvroName
- AvroNamedType<T> - Class in swim.avro.schema
- AvroNamespace - Class in swim.avro
- AvroNullType<T> - Class in swim.avro.schema
- AvroNullType() - Constructor for class swim.avro.schema.AvroNullType
- AvroOrder - Enum in swim.avro.schema
- AvroPrimitiveType<T> - Class in swim.avro.schema
- AvroRecordType<T,R> - Class in swim.avro.schema
- AvroRecordType() - Constructor for class swim.avro.schema.AvroRecordType
- AvroReflection - Class in swim.avro.reflection
- AvroStringType<T> - Class in swim.avro.schema
- AvroStringType() - Constructor for class swim.avro.schema.AvroStringType
- AvroStructure - Class in swim.avro.structure
- AvroType<T> - Class in swim.avro.schema
- AvroUnionType<T> - Class in swim.avro.schema
- AvroUnionType() - Constructor for class swim.avro.schema.AvroUnionType
- AvroVarintType<T> - Class in swim.avro.schema
- AvroVarintType() - Constructor for class swim.avro.schema.AvroVarintType
- await() - Method in class swim.concurrent.Sync
-
Waits an unbounded amount of time for this
Synccontinuation to complete. - await(long) - Method in class swim.concurrent.Sync
-
Waits a maximum of
timeoutmilliseconds for thisSynccontinuation to complete.
B
- b - Variable in class swim.security.EcDef
- b() - Method in class swim.security.EcDef
- backlog - Variable in class swim.io.TransportSettings
- backlog() - Method in class swim.io.TransportSettings
-
Returns the maximum length of the queue of incoming connections.
- backlog(int) - Method in class swim.io.TransportSettings
-
Returns a copy of these
TransportSettingsconfigured with the givenbacklogfor the maximum length of the queue of incoming connections. - BAD_GATEWAY - Static variable in class swim.http.HttpStatus
- BAD_REQUEST - Static variable in class swim.http.HttpStatus
- BAD_USERNAME_OR_PASSWORD - Static variable in class swim.mqtt.MqttConnStatus
- balanced(long) - Method in class swim.db.BTreeLeaf
- balanced(long) - Method in class swim.db.BTreeNode
- balanced(long) - Method in class swim.db.BTreePage
- balanced(long) - Method in class swim.db.QTreeLeaf
- balanced(long) - Method in class swim.db.QTreeNode
- balanced(long) - Method in class swim.db.QTreePage
- balanced(long) - Method in class swim.db.STreeLeaf
- balanced(long) - Method in class swim.db.STreeNode
- balanced(long) - Method in class swim.db.STreePage
- balanced(BTreeContext<K, V>) - Method in class swim.collections.BTreePage
- balanced(STreeContext<T>) - Method in class swim.collections.STreePage
- balanced(QTreeContext<K, S, V>) - Method in class swim.spatial.QTreePage
- base - Variable in class swim.security.EcDomainDef
- base() - Method in class swim.args.Cmd
- base() - Method in class swim.db.BTreePageRef
- base() - Method in class swim.db.Page
- base() - Method in class swim.db.PageRef
- base() - Method in class swim.db.QTreePageRef
- base() - Method in class swim.db.STreePageRef
- base() - Method in class swim.db.UTreePageRef
- base() - Method in class swim.security.EcDomainDef
- base() - Method in class swim.uri.Uri
- base() - Method in class swim.uri.UriPath
- base(long) - Static method in class swim.spatial.BitInterval
- Base10 - Class in swim.codec
- Base16 - Class in swim.codec
- Base64 - Class in swim.codec
- baseName() - Method in class swim.db.FileStore
- basePath() - Method in class swim.uri.Uri
- basis - Variable in class swim.security.EcCharacteristic2FieldDef
- basis() - Method in class swim.security.EcCharacteristic2FieldDef
- become(IpSocket) - Method in class swim.io.AbstractIpModem
- become(IpSocket) - Method in class swim.io.AbstractIpSocket
- become(IpSocket) - Method in class swim.io.http.AbstractHttpClient
- become(IpSocket) - Method in class swim.io.http.AbstractHttpRequester
- become(IpSocket) - Method in class swim.io.http.AbstractHttpResponder
- become(IpSocket) - Method in class swim.io.http.AbstractHttpServer
- become(IpSocket) - Method in interface swim.io.http.HttpClientContext
- become(IpSocket) - Method in class swim.io.http.HttpClientModem
- become(IpSocket) - Method in class swim.io.http.HttpClientRequester
- become(IpSocket) - Method in interface swim.io.http.HttpRequesterContext
- become(IpSocket) - Method in interface swim.io.http.HttpResponderContext
- become(IpSocket) - Method in interface swim.io.http.HttpServerContext
- become(IpSocket) - Method in class swim.io.http.HttpServerModem
- become(IpSocket) - Method in class swim.io.http.HttpServerResponder
- become(IpSocket) - Method in interface swim.io.IpModemContext
-
Rebinds the underlying
IpSocketContextto a newsocketimplementation, thereby changing theIpSockethandler that receives network I/O callbacks. - become(IpSocket) - Method in interface swim.io.IpSocketContext
-
Rebinds this
IpSocketContextto a newsocketimplementation, thereby changing theIpSockethandler that receives network I/O callbacks. - become(IpSocket) - Method in class swim.io.IpSocketModem
- become(IpSocket) - Method in class swim.io.mqtt.AbstractMqttSocket
- become(IpSocket) - Method in interface swim.io.mqtt.MqttSocketContext
- become(IpSocket) - Method in class swim.io.mqtt.MqttSocketModem
- become(IpSocket) - Method in class swim.io.warp.AbstractWarpSocket
- become(IpSocket) - Method in interface swim.io.warp.WarpSocketContext
- become(IpSocket) - Method in class swim.io.warp.WarpWebSocket
- become(IpSocket) - Method in class swim.io.ws.AbstractWebSocket
- become(IpSocket) - Method in interface swim.io.ws.WebSocketContext
- become(IpSocket) - Method in class swim.io.ws.WebSocketModem
- bestCompression() - Static method in class swim.io.ws.WsSettings
- bestCompression() - Static method in class swim.ws.WsEngineSettings
- BigIntegerForm - Class in swim.structure.form
-
Transformation between a structurally typed
Itemand aBigInteger. - BigIntegerForm(BigInteger) - Constructor for class swim.structure.form.BigIntegerForm
- Binary - Class in swim.codec
- BINARY - swim.ws.WsOpcode
- binaryDecoder(Decoder<T>) - Method in class swim.ws.WsDecoder
- binaryFrame(T) - Method in class swim.ws.WsDecoder
- binaryFrameEncoder(WsFrame<T>) - Method in class swim.ws.WsDeflateEncoder
- binaryFrameEncoder(WsFrame<T>) - Method in class swim.ws.WsEncoder
- BinaryOperator - Class in swim.structure.operator
-
An
Operatorthat represents a binary operation, i.e. - BinaryOperator(Item, Item) - Constructor for class swim.structure.operator.BinaryOperator
- BinaryOutlet - Class in swim.dataflow.operator
- BinaryOutlet() - Constructor for class swim.dataflow.operator.BinaryOutlet
- bind() - Method in class swim.codec.Decoder
-
Returns the decoded result.
- bind() - Method in class swim.codec.DynamicDecoder
- bind() - Method in class swim.codec.DynamicEncoder
- bind() - Method in class swim.codec.Encoder
-
Returns the encoded result.
- bind() - Method in class swim.codec.Output
-
Returns the implementation-defined result of writing the output.
- bind() - Method in class swim.codec.Parser
-
Returns the parsed result.
- bind() - Method in class swim.codec.Writer
-
Returns the written result.
- bind() - Method in class swim.structure.Record
- bind() - Method in class swim.uri.UriPathBuilder
- bind() - Method in class swim.uri.UriQueryBuilder
- bind() - Method in interface swim.util.Builder
-
Returns the output result of this builder.
- bind() - Method in interface swim.util.EntryBuilder
-
Returns the output result of this builder.
- bind() - Method in interface swim.util.PairBuilder
-
Returns the output result of this builder.
- bind(Chunk) - Method in class swim.db.Commit
- bind(T) - Method in interface swim.concurrent.Call
-
Completes this
Callwith avalueby eventually invoking thebind(T)method of thisCall'sContinuation. - bind(T) - Method in interface swim.concurrent.Cont
-
Invoked when the asynchronous operation completes with a
value. - bind(T) - Method in class swim.concurrent.Sync
- bindHttp(String, int, HttpService) - Method in interface swim.io.http.HttpInterface
- bindHttp(String, int, HttpService, HttpSettings) - Method in interface swim.io.http.HttpInterface
- bindHttp(InetSocketAddress, HttpService) - Method in interface swim.io.http.HttpInterface
- bindHttp(InetSocketAddress, HttpService, HttpSettings) - Method in interface swim.io.http.HttpInterface
- bindHttps(String, int, HttpService) - Method in interface swim.io.http.HttpInterface
- bindHttps(String, int, HttpService, HttpSettings) - Method in interface swim.io.http.HttpInterface
- bindHttps(InetSocketAddress, HttpService) - Method in interface swim.io.http.HttpInterface
- bindHttps(InetSocketAddress, HttpService, HttpSettings) - Method in interface swim.io.http.HttpInterface
- bindings() - Method in class swim.structure.func.LambdaFunc
- bindInput(String, Outlet<? extends I>) - Method in class swim.dataflow.AbstractRecordStreamlet
- bindInput(String, Outlet<? extends I>) - Method in class swim.streamlet.AbstractStreamlet
- bindInput(String, Outlet<? extends I>) - Method in interface swim.streamlet.Streamlet
-
Connects the
Inletof thisStreamlet, identified by the givenkey, to theinputfrom which theInletshould acquire its state. - bindInput(MapOutlet<K, V, ? extends I>) - Method in class swim.streamlet.AbstractMapInletOutlet
- bindInput(MapOutlet<K, V, ? extends O>) - Method in class swim.streamlet.AbstractMapInlet
- bindInput(MapOutlet<K, VI, ? extends I>) - Method in class swim.streamlet.AbstractMapInoutlet
- bindInput(MapOutlet<KI, VI, ? extends I>) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- bindInput(Outlet<? extends I>) - Method in class swim.streamlet.AbstractInlet
- bindInput(Outlet<? extends I>) - Method in class swim.streamlet.AbstractInoutlet
- bindInput(Outlet<? extends I>) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- bindInput(Outlet<? extends I>) - Method in class swim.streamlet.AbstractMapInletOutlet
- bindInput(Outlet<? extends I>) - Method in class swim.streamlet.AbstractMapInoutlet
- bindInput(Outlet<? extends I>) - Method in interface swim.streamlet.Inlet
-
Connects this
Inletto anOutletfrom which it will acquire its state. - bindInput(Outlet<? extends O>) - Method in class swim.streamlet.AbstractMapInlet
- bindMqtt(String, int, MqttService) - Method in interface swim.io.mqtt.MqttInterface
- bindMqtt(String, int, MqttService, MqttSettings) - Method in interface swim.io.mqtt.MqttInterface
- bindMqtt(InetSocketAddress, MqttService) - Method in interface swim.io.mqtt.MqttInterface
- bindMqtt(InetSocketAddress, MqttService, MqttSettings) - Method in interface swim.io.mqtt.MqttInterface
- bindMqtts(String, int, MqttService) - Method in interface swim.io.mqtt.MqttInterface
- bindMqtts(String, int, MqttService, MqttSettings) - Method in interface swim.io.mqtt.MqttInterface
- bindMqtts(InetSocketAddress, MqttService) - Method in interface swim.io.mqtt.MqttInterface
- bindMqtts(InetSocketAddress, MqttService, MqttSettings) - Method in interface swim.io.mqtt.MqttInterface
- bindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractInoutlet
- bindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- bindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractMapInletOutlet
- bindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractMapInoutlet
- bindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractMapOutlet
- bindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractOutlet
- bindOutput(Inlet<? super O>) - Method in interface swim.streamlet.Outlet
-
Adds an
outputto the set ofInlets that depend on the state of thisOutlet. - bindOutput(Inlet<? super Record>) - Method in class swim.dataflow.AbstractRecordOutlet
- bindTcp(String, int, IpService) - Method in interface swim.io.IpInterface
- bindTcp(String, int, IpService, IpSettings) - Method in interface swim.io.IpInterface
- bindTcp(InetSocketAddress, IpService) - Method in interface swim.io.IpInterface
- bindTcp(InetSocketAddress, IpService, IpSettings) - Method in interface swim.io.IpInterface
- bindTcp(InetSocketAddress, IpService, IpSettings) - Method in interface swim.io.IpStation
- bindTls(String, int, IpService) - Method in interface swim.io.IpInterface
- bindTls(String, int, IpService, IpSettings) - Method in interface swim.io.IpInterface
- bindTls(InetSocketAddress, IpService) - Method in interface swim.io.IpInterface
- bindTls(InetSocketAddress, IpService, IpSettings) - Method in interface swim.io.IpInterface
- bindTls(InetSocketAddress, IpService, IpSettings) - Method in interface swim.io.IpStation
- bindValue(Value, Value) - Method in class swim.dataflow.RecordModel
- BitInterval - Class in swim.spatial
-
Significant bit interval encoding.
- bits() - Method in class swim.math.Precision
- bitwiseAnd(Item) - Method in class swim.structure.Attr
- bitwiseAnd(Item) - Method in class swim.structure.Expression
- bitwiseAnd(Item) - Method in class swim.structure.Item
- bitwiseAnd(Item) - Method in class swim.structure.Slot
- bitwiseAnd(Item) - Method in class swim.structure.Value
- bitwiseAnd(Num) - Method in class swim.structure.Num
- bitwiseAnd(Value) - Method in class swim.structure.Expression
- bitwiseAnd(Value) - Method in class swim.structure.Num
- bitwiseAnd(Value) - Method in class swim.structure.Value
- bitwiseAnd(Value, Value) - Method in class swim.recon.ReconStructureParser
- bitwiseAnd(V, V) - Method in class swim.recon.ReconParser
- BitwiseAndOperator - Class in swim.structure.operator
- BitwiseAndOperator(Item, Item) - Constructor for class swim.structure.operator.BitwiseAndOperator
- BitwiseAndOutlet - Class in swim.dataflow.operator
- BitwiseAndOutlet() - Constructor for class swim.dataflow.operator.BitwiseAndOutlet
- bitwiseNot() - Method in class swim.structure.Attr
- bitwiseNot() - Method in class swim.structure.Expression
- bitwiseNot() - Method in class swim.structure.Item
- bitwiseNot() - Method in class swim.structure.Num
- bitwiseNot() - Method in class swim.structure.Slot
- bitwiseNot() - Method in class swim.structure.Value
- bitwiseNot(Value) - Method in class swim.recon.ReconStructureParser
- bitwiseNot(V) - Method in class swim.recon.ReconParser
- BitwiseNotOperator - Class in swim.structure.operator
- BitwiseNotOperator(Item) - Constructor for class swim.structure.operator.BitwiseNotOperator
- BitwiseNotOutlet - Class in swim.dataflow.operator
- BitwiseNotOutlet() - Constructor for class swim.dataflow.operator.BitwiseNotOutlet
- bitwiseOr(Item) - Method in class swim.structure.Attr
- bitwiseOr(Item) - Method in class swim.structure.Expression
- bitwiseOr(Item) - Method in class swim.structure.Item
- bitwiseOr(Item) - Method in class swim.structure.Slot
- bitwiseOr(Item) - Method in class swim.structure.Value
- bitwiseOr(Num) - Method in class swim.structure.Num
- bitwiseOr(Value) - Method in class swim.structure.Expression
- bitwiseOr(Value) - Method in class swim.structure.Num
- bitwiseOr(Value) - Method in class swim.structure.Value
- bitwiseOr(Value, Value) - Method in class swim.recon.ReconStructureParser
- bitwiseOr(V, V) - Method in class swim.recon.ReconParser
- BitwiseOrOperator - Class in swim.structure.operator
- BitwiseOrOperator(Item, Item) - Constructor for class swim.structure.operator.BitwiseOrOperator
- BitwiseOrOutlet - Class in swim.dataflow.operator
- BitwiseOrOutlet() - Constructor for class swim.dataflow.operator.BitwiseOrOutlet
- bitwiseXor(Item) - Method in class swim.structure.Attr
- bitwiseXor(Item) - Method in class swim.structure.Expression
- bitwiseXor(Item) - Method in class swim.structure.Item
- bitwiseXor(Item) - Method in class swim.structure.Slot
- bitwiseXor(Item) - Method in class swim.structure.Value
- bitwiseXor(Num) - Method in class swim.structure.Num
- bitwiseXor(Value) - Method in class swim.structure.Expression
- bitwiseXor(Value) - Method in class swim.structure.Num
- bitwiseXor(Value) - Method in class swim.structure.Value
- bitwiseXor(Value, Value) - Method in class swim.recon.ReconStructureParser
- bitwiseXor(V, V) - Method in class swim.recon.ReconParser
- BitwiseXorOperator - Class in swim.structure.operator
- BitwiseXorOperator(Item, Item) - Constructor for class swim.structure.operator.BitwiseXorOperator
- BitwiseXorOutlet - Class in swim.dataflow.operator
- BitwiseXorOutlet() - Constructor for class swim.dataflow.operator.BitwiseXorOutlet
- black(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII black foreground color escape code to
output, ifoutput.settings().isStyled()istrue. - blackBold(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII bold black foreground color escape code to
output, ifoutput.settings().isStyled()istrue. - block() - Method in class swim.concurrent.Sync
- blockDecoder() - Method in class swim.hpack.HpackDecoder
- blockEncoder(Iterator<HpackHeader>) - Method in class swim.hpack.HpackEncoder
- blockParser() - Method in class swim.recon.ReconParser
- blue(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII blue foreground color escape code to
output, ifoutput.settings().isStyled()istrue. - blueBold(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII bold blue foreground color escape code to
output, ifoutput.settings().isStyled()istrue. - body() - Method in class swim.collections.FingerTrieSeq
- body() - Method in class swim.structure.Field
-
Always returns
Absentbecause aFieldcan't be aRecord, so it can't have any non-first members to flatten, and because aFieldisn't a distinctValue, so it can't returnExtant. - body() - Method in class swim.structure.Item
- body() - Method in class swim.structure.Record
- body() - Method in class swim.structure.Value
- body() - Method in class swim.uri.Uri
- body() - Method in class swim.uri.UriPath
- body() - Method in class swim.warp.Envelope
- body() - Method in class swim.warp.HostAddressed
- body() - Method in class swim.warp.LaneAddressed
- body(String) - Method in class swim.http.HttpMessage
- body(String) - Method in class swim.http.HttpRequest
- body(String) - Method in class swim.http.HttpResponse
- body(String, MediaType) - Method in class swim.http.HttpMessage
- body(String, MediaType) - Method in class swim.http.HttpRequest
- body(String, MediaType) - Method in class swim.http.HttpResponse
- body(Value) - Method in class swim.warp.AuthedResponse
- body(Value) - Method in class swim.warp.AuthRequest
- body(Value) - Method in class swim.warp.CommandMessage
- body(Value) - Method in class swim.warp.DeauthedResponse
- body(Value) - Method in class swim.warp.DeauthRequest
- body(Value) - Method in class swim.warp.Envelope
- body(Value) - Method in class swim.warp.EventMessage
- body(Value) - Method in class swim.warp.HostAddressed
- body(Value) - Method in class swim.warp.LaneAddressed
- body(Value) - Method in class swim.warp.LinkAddressed
- body(Value) - Method in class swim.warp.LinkedResponse
- body(Value) - Method in class swim.warp.LinkRequest
- body(Value) - Method in class swim.warp.SyncedResponse
- body(Value) - Method in class swim.warp.SyncRequest
- body(Value) - Method in class swim.warp.UnlinkedResponse
- body(Value) - Method in class swim.warp.UnlinkRequest
- bodyDecoder(HttpMessage<?>, Decoder<T>, long) - Method in class swim.http.HttpParser
- bodyEncoder(HttpMessage<T2>, Encoder<?, ?>, long) - Method in class swim.http.HttpWriter
- bodyParser(CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- bodyParser(CsvHeader<T, R, C>) - Method in class swim.csv.parser.CsvParser
- bodyParser(CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- bodyPath() - Method in class swim.uri.Uri
- bold(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII bold (increased intensity) escape code to
output, ifoutput.settings().isStyled()istrue. - bool(boolean) - Method in class swim.json.JsonParser
- bool(boolean) - Method in class swim.json.JsonStructureParser
- bool(boolean) - Method in class swim.recon.ReconParser
- bool(boolean) - Method in class swim.recon.ReconStructureParser
- Bool - Class in swim.structure
- booleanDecoder(AvroBooleanType<T>) - Method in class swim.avro.decoder.AvroDecoder
- BooleanForm - Class in swim.structure.form
- BooleanForm(Boolean) - Constructor for class swim.structure.form.BooleanForm
- booleanType() - Static method in class swim.avro.reflection.AvroReflection
- booleanType() - Static method in class swim.avro.structure.AvroStructure
- booleanType() - Static method in class swim.protobuf.reflection.ProtobufReflection
- booleanType() - Static method in class swim.protobuf.structure.ProtobufStructure
- booleanValue() - Method in class swim.structure.Absent
-
Always returns
falsebecauseAbsentbehaves like a falsey value. - booleanValue() - Method in class swim.structure.Bool
- booleanValue() - Method in class swim.structure.Extant
-
Always returns
truebecauseExtantbehaves like a truthy value. - booleanValue() - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto a primitivebooleanvalue, if possible. - booleanValue() - Method in class swim.structure.Item
-
Converts this
Iteminto a primitivebooleanvalue, if possible. - booleanValue() - Method in class swim.structure.Num
-
Converts this
Valueinto a primitivebooleanvalue. - booleanValue() - Method in class swim.structure.Text
- booleanValue() - Method in class swim.structure.Value
-
Converts this
Valueinto a primitivebooleanvalue, if possible. - booleanValue(boolean) - Method in class swim.structure.Absent
-
Always returns
falsebecauseAbsentbehaves like a falsey value. - booleanValue(boolean) - Method in class swim.structure.Bool
- booleanValue(boolean) - Method in class swim.structure.Extant
-
Always returns
truebecauseExtantbehaves like a truthy value. - booleanValue(boolean) - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto a primitivebooleanvalue, if possible; otherwise returnsorElseif the value of thisFieldcan't be converted into a primitivebooleanvalue. - booleanValue(boolean) - Method in class swim.structure.Item
-
Converts this
Iteminto a primitivebooleanvalue, if possible; otherwise returnsorElseif thisItemcan't be converted into a primitivebooleanvalue. - booleanValue(boolean) - Method in class swim.structure.Num
- booleanValue(boolean) - Method in class swim.structure.Text
- booleanValue(boolean) - Method in class swim.structure.Value
-
Converts this
Valueinto a primitivebooleanvalue, if possible; otherwise returnsorElseif thisValuecan't be converted into a primitivebooleanvalue. - Boundary<T> - Interface in swim.math
- branch() - Method in class swim.structure.Attr
- branch() - Method in class swim.structure.Data
- branch() - Method in class swim.structure.Field
- branch() - Method in class swim.structure.Item
- branch() - Method in class swim.structure.Record
- branch() - Method in class swim.structure.Slot
- branch() - Method in class swim.structure.Text
- branch() - Method in class swim.structure.Value
- BridgeFunc - Class in swim.structure.func
- BridgeFunc() - Constructor for class swim.structure.func.BridgeFunc
- BTree<K,V> - Class in swim.collections
-
Immutable
OrderedMapbacked by a B-tree. - BTree - Class in swim.db
- BTree(BTreePage<K, V, ?>) - Constructor for class swim.collections.BTree
- BTree(TreeContext, int, long, boolean, boolean) - Constructor for class swim.db.BTree
- BTree(TreeContext, BTreePageRef, Seed, boolean, boolean) - Constructor for class swim.db.BTree
- BTree(TreeContext, Seed, boolean, boolean) - Constructor for class swim.db.BTree
- BTREE - swim.db.TreeType
- BTreeContext<K,V> - Class in swim.collections
- BTreeContext() - Constructor for class swim.collections.BTreeContext
- BTreeDelegate - Interface in swim.db
- btreeDidDrop(BTree, BTree, long) - Method in interface swim.db.BTreeDelegate
- btreeDidDrop(BTree, BTree, long) - Method in class swim.db.TreeContext
- btreeDidDrop(BTree, BTree, long) - Method in class swim.db.Trunk
- btreeDidRemove(BTree, BTree, Value, Value) - Method in interface swim.db.BTreeDelegate
- btreeDidRemove(BTree, BTree, Value, Value) - Method in class swim.db.TreeContext
- btreeDidRemove(BTree, BTree, Value, Value) - Method in class swim.db.Trunk
- btreeDidTake(BTree, BTree, long) - Method in interface swim.db.BTreeDelegate
- btreeDidTake(BTree, BTree, long) - Method in class swim.db.TreeContext
- btreeDidTake(BTree, BTree, long) - Method in class swim.db.Trunk
- btreeDidUpdate(BTree, BTree, Value, Value, Value) - Method in interface swim.db.BTreeDelegate
- btreeDidUpdate(BTree, BTree, Value, Value, Value) - Method in class swim.db.TreeContext
- btreeDidUpdate(BTree, BTree, Value, Value, Value) - Method in class swim.db.Trunk
- BTreeLeaf - Class in swim.db
- BTreeLeaf(BTreePageRef, long, Slot[]) - Constructor for class swim.db.BTreeLeaf
- BTreeMap<K,V,U> - Class in swim.collections
-
Mutable, thread-safe
Mapbacked by a B-tree. - BTreeMap - Class in swim.db
- BTreeMap() - Constructor for class swim.collections.BTreeMap
- BTreeMap(BTreePage<K, V, U>) - Constructor for class swim.collections.BTreeMap
- BTreeMap(Trunk<BTree>) - Constructor for class swim.db.BTreeMap
- BTreeMapView - Class in swim.db
- BTreeMapView(BTree) - Constructor for class swim.db.BTreeMapView
- BTreeNode - Class in swim.db
- BTreeNode(BTreePageRef, long, BTreePageRef[], Value[]) - Constructor for class swim.db.BTreeNode
- BTreePage<K,V,U> - Class in swim.collections
- BTreePage - Class in swim.db
- BTreePageRef - Class in swim.db
- BTreePageRef(PageContext, PageType, int, int, int, long, long, Value) - Constructor for class swim.db.BTreePageRef
- BTreePageRef(PageContext, PageType, int, int, int, long, long, Value, Object) - Constructor for class swim.db.BTreePageRef
- BTreePageRef(PageContext, PageType, int, int, int, long, long, Value, Object, int, int, int, long) - Constructor for class swim.db.BTreePageRef
- buildDiff(long, Builder<Page, ?>) - Method in class swim.db.BTree
- buildDiff(long, Builder<Page, ?>) - Method in class swim.db.QTree
- buildDiff(long, Builder<Page, ?>) - Method in class swim.db.STree
- buildDiff(long, Builder<Page, ?>) - Method in class swim.db.Tree
- buildDiff(long, Builder<Page, ?>) - Method in class swim.db.UTree
- buildDiff(Builder<Page, ?>) - Method in class swim.db.BTreeLeaf
- buildDiff(Builder<Page, ?>) - Method in class swim.db.BTreeNode
- buildDiff(Builder<Page, ?>) - Method in class swim.db.BTreePageRef
- buildDiff(Builder<Page, ?>) - Method in class swim.db.Page
- buildDiff(Builder<Page, ?>) - Method in class swim.db.PageRef
- buildDiff(Builder<Page, ?>) - Method in class swim.db.QTreeLeaf
- buildDiff(Builder<Page, ?>) - Method in class swim.db.QTreeNode
- buildDiff(Builder<Page, ?>) - Method in class swim.db.QTreePageRef
- buildDiff(Builder<Page, ?>) - Method in class swim.db.STreeLeaf
- buildDiff(Builder<Page, ?>) - Method in class swim.db.STreeNode
- buildDiff(Builder<Page, ?>) - Method in class swim.db.STreePageRef
- buildDiff(Builder<Page, ?>) - Method in class swim.db.UTreeLeaf
- buildDiff(Builder<Page, ?>) - Method in class swim.db.UTreePageRef
- builder() - Static method in class swim.avro.AvroNamespace
- builder() - Static method in class swim.collections.FingerTrieSeq
- builder() - Static method in class swim.structure.Value
- builder() - Static method in class swim.uri.UriPath
- builder() - Static method in class swim.uri.UriQuery
- builder(FingerTrieSeq<? extends T>) - Static method in class swim.collections.FingerTrieSeq
- Builder<I,O> - Interface in swim.util
-
Type that accumulates input values of type
I, and binds an output result of typeO. - by(int) - Method in class swim.math.TensorDims
- by(int, int) - Method in class swim.math.TensorDims
- byteArrayOutput() - Static method in class swim.codec.Binary
-
Returns a new
Outputthat appends bytes to a growable array. - byteArrayOutput(byte[]) - Static method in class swim.codec.Binary
- byteArrayOutput(int) - Static method in class swim.codec.Binary
-
Returns a new
Outputthat appends bytes to a growable array, pre-allocated with space forinitialCapacitybytes. - byteArrayOutput(int, OutputSettings) - Static method in class swim.codec.Binary
-
Returns a new
Outputthat appends bytes to a growable array, pre-allocated with space forinitialCapacitybytes, using the givensettings. - byteArrayOutput(OutputSettings) - Static method in class swim.codec.Binary
-
Returns a new
Outputthat appends bytes to a growable array, using the givensettings. - byteArrayWriter() - Method in class swim.codec.Base16
-
Returns a
Writerthat, when fed an inputbyte[]array, returns a continuation that writes the base-16 (hexadecimal) encoding of the input byte array. - byteArrayWriter() - Method in class swim.codec.Base64
-
Returns a
Writerthat, when fed an inputbyte[]array, returns a continuation that writes the base-64 (7-bit ASCII) encoding of the input byte array. - byteArrayWriter() - Static method in class swim.codec.Binary
- byteArrayWriter(byte[]) - Method in class swim.codec.Base16
-
Returns a
Writercontinuation that writes the base-16 (hexadecimal) encoding of theinputbyte array. - byteArrayWriter(byte[]) - Method in class swim.codec.Base64
-
Returns a
Writercontinuation that writes the base-64 (7-bit ASCII) encoding of theinputbyte array. - byteArrayWriter(byte[]) - Static method in class swim.codec.Binary
- byteArrayWriter(O, byte[]) - Static method in class swim.codec.Binary
- byteBufferEWriter(O, ByteBuffer) - Static method in class swim.codec.Binary
- ByteBufferForm - Class in swim.structure.form
-
Transformation between a structurally typed
Itemand aByteBuffer. - ByteBufferForm() - Constructor for class swim.structure.form.ByteBufferForm
- byteBufferOutput() - Static method in class swim.codec.Binary
-
Returns a new
Outputthat appends bytes to a growable array. - byteBufferOutput(byte[]) - Static method in class swim.codec.Binary
- byteBufferOutput(int) - Static method in class swim.codec.Binary
-
Returns a new
Outputthat appends bytes to a growable array, pre-allocated with space forinitialCapacitybytes. - byteBufferOutput(int, OutputSettings) - Static method in class swim.codec.Binary
-
Returns a new
Outputthat appends bytes to a growable array, pre-allocated with space forinitialCapacitybytes, using the givensettings. - byteBufferOutput(OutputSettings) - Static method in class swim.codec.Binary
-
Returns a new
Outputthat appends bytes to a growable array, using the givensettings. - byteBufferWriter() - Method in class swim.codec.Base16
-
Returns a
Writerthat, when fed an inputByteBuffer, returns a continuation that writes the base-16 (hexadecimal) encoding of the input byte buffer. - byteBufferWriter() - Method in class swim.codec.Base64
-
Returns a
Writerthat, when fed an inputByteBuffer, returns a continuation that writes the base-64 (7-bit ASCII) encoding of the input byte buffer. - byteBufferWriter() - Static method in class swim.codec.Binary
- byteBufferWriter(ByteBuffer) - Method in class swim.codec.Base16
-
Returns a
Writercontinuation that writes the base-16 (hexadecimal) encoding of theinputbyte buffer. - byteBufferWriter(ByteBuffer) - Method in class swim.codec.Base64
-
Returns a
Writercontinuation that writes the base-64 (7-bit ASCII) encoding of theinputbyte buffer. - byteBufferWriter(ByteBuffer) - Static method in class swim.codec.Binary
- ByteForm - Class in swim.structure.form
- ByteForm(Byte) - Constructor for class swim.structure.form.ByteForm
- bytes() - Method in class swim.math.Precision
- byteType() - Static method in class swim.avro.reflection.AvroReflection
- byteType() - Static method in class swim.protobuf.reflection.ProtobufReflection
- byteValue() - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto a primitivebytevalue, if possible. - byteValue() - Method in class swim.structure.Item
-
Converts this
Iteminto a primitivebytevalue, if possible. - byteValue() - Method in class swim.structure.Num
-
Converts this
Numinto a primitivebytevalue. - byteValue() - Method in class swim.structure.Text
- byteValue() - Method in class swim.structure.Value
-
Converts this
Valueinto a primitivebytevalue, if possible. - byteValue(byte) - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto a primitivebytevalue, if possible; otherwise returnsorElseif the value of thisFieldcan't be converted into a primitivebytevalue. - byteValue(byte) - Method in class swim.structure.Item
-
Converts this
Iteminto a primitivebytevalue, if possible; otherwise returnsorElseif thisItemcan't be converted into a primitivebytevalue. - byteValue(byte) - Method in class swim.structure.Num
- byteValue(byte) - Method in class swim.structure.Text
- byteValue(byte) - Method in class swim.structure.Value
-
Converts this
Valueinto a primitivebytevalue, if possible; otherwise returnsorElseif thisValuecan't be converted into a primitivebytevalue.
C
- cache - Variable in class swim.streamlet.combinator.MemoizeMapCombinator
- call(Cont<T>) - Method in class swim.concurrent.SideStage
- call(Cont<T>) - Method in interface swim.concurrent.Stage
-
Returns a
Callthat completes thecontinuation. - call(Cont<T>) - Method in class swim.concurrent.Theater
- Call<T> - Interface in swim.concurrent
-
Handle used to eventually complete an asynchronous operation by invoking a
Continuation. - callDidBind(Cont<?>, T) - Method in class swim.concurrent.Theater
-
Introspection callback invoked immediately after a call to
cont.bind(value)returns nominally. - callDidFail(Cont<?>, Throwable) - Method in class swim.concurrent.Theater
-
Introspection callback invoked immediately after a call to
cont.bind(T)fails by throwing anerror. - callDidTrap(Cont<?>, Throwable) - Method in class swim.concurrent.Theater
-
Introspection callback invoked immediately after a call to
cont.trap(error)returns nominally. - callWillBind(Cont<T>, T) - Method in class swim.concurrent.Theater
-
Introspection callback invoked immediately before a call to
cont.bind(value). - callWillCue(Cont<?>) - Method in class swim.concurrent.Theater
-
Introspection callback invoked before a
contcall is cued for execution. - callWillTrap(Cont<?>, Throwable) - Method in class swim.concurrent.Theater
-
Introspection callback invoked immediately before a call to
cont.trap(error). - cancel() - Method in class swim.concurrent.AbstractTask
-
Cancels this task to prevent it from executing.
- cancel() - Method in class swim.concurrent.AbstractTimer
-
Cancels this timer to prevent it from executing.
- cancel() - Method in interface swim.concurrent.TaskContext
-
Cancels the task to prevent it from executing.
- cancel() - Method in interface swim.concurrent.TaskRef
-
Cancels the task to prevent it from executing.
- cancel() - Method in interface swim.concurrent.TimerContext
-
Cancels the timer to prevent it from executing.
- cancel() - Method in interface swim.concurrent.TimerRef
-
Cancels the timer to prevent it from executing.
- canEqual(Object) - Method in class swim.args.Arg
- canEqual(Object) - Method in class swim.args.Cmd
- canEqual(Object) - Method in class swim.args.Opt
- canEqual(Object) - Method in class swim.codec.InputSettings
- canEqual(Object) - Method in class swim.codec.OutputSettings
- canEqual(Object) - Method in class swim.db.StoreSettings
- canEqual(Object) - Method in class swim.io.http.HttpSettings
-
Returns
trueif theseHttpSettingscan possibly equal someotherobject. - canEqual(Object) - Method in class swim.io.IpSettings
-
Returns
trueif theseIpSettingscan possibly equal someotherobject. - canEqual(Object) - Method in class swim.io.TcpSettings
-
Returns
trueif theseTcpSettingscan possibly equal someotherobject. - canEqual(Object) - Method in class swim.io.TlsSettings
-
Returns
trueif theseTlsSettingscan possibly equal someotherobject. - canEqual(Object) - Method in class swim.io.TransportSettings
-
Returns
trueif theseTransportSettingscan possibly equal someotherobject. - canEqual(Object) - Method in class swim.io.ws.WsSettings
- canEqual(Object) - Method in class swim.security.JsonWebToken
- canEqual(Object) - Method in class swim.structure.InterpreterSettings
- canEqual(Object) - Method in class swim.ws.WsEngineSettings
- canEqual(R2Box) - Method in class swim.math.R2Box
- canEqual(R2Circle) - Method in class swim.math.R2Circle
- canEqual(R2Point) - Method in class swim.math.R2Point
- canEqual(R2Vector) - Method in class swim.math.R2Vector
- canEqual(R3Box) - Method in class swim.math.R3Box
- canEqual(R3Point) - Method in class swim.math.R3Point
- canEqual(R3Sphere) - Method in class swim.math.R3Sphere
- canEqual(R3Vector) - Method in class swim.math.R3Vector
- canEqual(RNVector) - Method in class swim.math.RNVector
- canEqual(TensorArray<?, ?>) - Method in class swim.math.TensorArray
- canEqual(Z2Box) - Method in class swim.math.Z2Box
- canEqual(Z2Point) - Method in class swim.math.Z2Point
- canEqual(Z2Vector) - Method in class swim.math.Z2Vector
- canEqual(Z3Box) - Method in class swim.math.Z3Box
- canEqual(Z3Point) - Method in class swim.math.Z3Point
- canEqual(Z3Vector) - Method in class swim.math.Z3Vector
- capacity() - Method in class swim.codec.InputBuffer
- capacity() - Method in class swim.codec.OutputBuffer
- capacity() - Method in class swim.hpack.HpackDecoder
- capacity() - Method in class swim.hpack.HpackEncoder
- cast() - Method in class swim.avro.schema.AvroNullType
- cast(boolean) - Method in class swim.avro.schema.AvroBooleanType
- cast(double) - Method in class swim.avro.schema.AvroDoubleType
- cast(float) - Method in class swim.avro.schema.AvroFloatType
- cast(int) - Method in class swim.avro.schema.AvroEnumType
- cast(int) - Method in class swim.protobuf.schema.ProtobufFixed32Type
- cast(long) - Method in class swim.avro.schema.AvroVarintType
- cast(long) - Method in class swim.protobuf.schema.ProtobufFixed64Type
- cast(long) - Method in class swim.protobuf.schema.ProtobufVarintType
- cast(long) - Method in class swim.protobuf.schema.ProtobufZigZagType
- cast(String, Item, TensorDims, double[], int) - Static method in class swim.math.Tensor
- cast(String, Item, TensorDims, float[], int) - Static method in class swim.math.Tensor
- cast(String, Item, TensorDims, Precision) - Static method in class swim.math.Tensor
- cast(M) - Method in class swim.protobuf.schema.ProtobufMessageType
- cast(R) - Method in class swim.avro.schema.AvroRecordType
- cast(Form<T>) - Method in class swim.structure.Item
- cast(Form<T>, T) - Method in class swim.structure.Item
- cast(Item) - Method in class swim.math.TensorArrayForm
- cast(Item) - Method in class swim.structure.form.ArrayForm
- cast(Item) - Method in class swim.structure.form.BigIntegerForm
- cast(Item) - Method in class swim.structure.form.BooleanForm
- cast(Item) - Method in class swim.structure.form.ByteBufferForm
- cast(Item) - Method in class swim.structure.form.ByteForm
- cast(Item) - Method in class swim.structure.Form
-
Converts a structurally typed
iteminto a nominally typed Java object. - cast(Item) - Method in class swim.structure.form.CharacterForm
- cast(Item) - Method in class swim.structure.form.ClassForm
- cast(Item) - Method in class swim.structure.form.CollectionForm
- cast(Item) - Method in class swim.structure.form.DoubleForm
- cast(Item) - Method in class swim.structure.form.FieldForm
- cast(Item) - Method in class swim.structure.form.FloatForm
- cast(Item) - Method in class swim.structure.form.IntegerForm
- cast(Item) - Method in class swim.structure.form.ItemForm
- cast(Item) - Method in class swim.structure.form.LongForm
- cast(Item) - Method in class swim.structure.form.MapForm
- cast(Item) - Method in class swim.structure.form.NumberForm
- cast(Item) - Method in class swim.structure.form.PolyForm
- cast(Item) - Method in class swim.structure.form.ShortForm
- cast(Item) - Method in class swim.structure.form.StringForm
- cast(Item) - Method in class swim.structure.form.TagForm
- cast(Item) - Method in class swim.structure.form.UnitForm
- cast(Item) - Method in class swim.structure.form.ValueForm
- cast(Item) - Method in class swim.uri.UriForm
- cast(Item) - Method in class swim.uri.UriPathForm
- cast(Item) - Method in class swim.uri.UriPatternForm
- cast(Item, Object) - Method in class swim.structure.form.PolyForm
- cast(Item, Collection<T>) - Method in class swim.structure.form.CollectionForm
- cast(Item, Map<K, V>) - Method in class swim.structure.form.MapForm
- cast(Item, T) - Method in class swim.structure.form.AttrForm
- cast(Item, T) - Method in class swim.structure.Form
-
Converts a structurally typed
iteminto a nominally typed Java object based on the provided prototypeobject. - cast(Item, T) - Method in class swim.structure.form.ClassForm
- cast(Item, T) - Method in class swim.structure.form.FieldForm
- cast(Item, T) - Method in class swim.structure.form.SlotForm
- cast(Item, T) - Method in class swim.structure.form.TagForm
- cast(Item, T) - Method in class swim.structure.form.UnitForm
- castBool(Bool) - Method in class swim.structure.form.PolyForm
- castData(Data) - Method in class swim.structure.form.PolyForm
- castInput(String, Form<T>) - Method in class swim.dataflow.AbstractRecordStreamlet
- castInput(String, Form<T>, T) - Method in class swim.dataflow.AbstractRecordStreamlet
- castInput(Inlet<? extends I>, Form<T>) - Method in class swim.dataflow.AbstractRecordStreamlet
- castInput(Inlet<? extends I>, Form<T>, T) - Method in class swim.dataflow.AbstractRecordStreamlet
- castNum(Num) - Method in class swim.structure.form.PolyForm
- castRecord(Record) - Method in class swim.structure.form.PolyForm
- castRecord(Record, Object) - Method in class swim.structure.form.PolyForm
- castTensor(Item, TensorDims, double[], int) - Method in class swim.math.TensorArrayForm
- castTensor(Item, TensorDims, double[], int) - Method in class swim.math.TensorForm
- castTensor(Item, TensorDims, float[], int) - Method in class swim.math.TensorArrayForm
- castTensor(Item, TensorDims, float[], int) - Method in class swim.math.TensorForm
- castText(Text) - Method in class swim.structure.form.PolyForm
- cause() - Method in class swim.codec.Diagnostic
-
Returns the
Diagnosticcause of this diagnostic, forming a linked chain of diagnostics, ornullif this diagnostic has no cause. - ceil() - Static method in class swim.structure.func.MathModule
- ceil() - Method in class swim.structure.Num
- ceil(Double) - Method in class swim.math.R
- ceil(S) - Method in interface swim.math.CompleteField
- channel() - Method in interface swim.io.Transport
-
Returns the NIO channel that this
Transportmanages. - channelEncoder() - Static method in class swim.codec.Binary
- channelEncoder(ReadableByteChannel) - Static method in class swim.codec.Binary
- CharacterForm - Class in swim.structure.form
- CharacterForm(Character) - Constructor for class swim.structure.form.CharacterForm
- charset(String, float) - Method in class swim.http.HttpParser
- charsetParser() - Method in class swim.http.HttpParser
- charsets() - Method in class swim.http.header.AcceptCharsetHeader
- charsetWriter(String, float) - Method in class swim.http.HttpWriter
- charType() - Static method in class swim.avro.reflection.AvroReflection
- charType() - Static method in class swim.protobuf.reflection.ProtobufReflection
- charValue() - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto a primitivecharvalue, if possible. - charValue() - Method in class swim.structure.Item
-
Converts this
Iteminto a primitivecharvalue, if possible. - charValue() - Method in class swim.structure.Num
-
Converts this
Valueinto a primitivecharvalue. - charValue() - Method in class swim.structure.Text
- charValue() - Method in class swim.structure.Value
-
Converts this
Valueinto a primitivecharvalue, if possible. - charValue(char) - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto a primitivecharvalue, if possible; otherwise returnsorElseif the value of thisFieldcan't be converted into a primitivecharvalue. - charValue(char) - Method in class swim.structure.Item
-
Converts this
Iteminto a primitivecharvalue, if possible; otherwise returnsorElseif thisItemcan't be converted into a primitivecharvalue. - charValue(char) - Method in class swim.structure.Num
- charValue(char) - Method in class swim.structure.Text
- charValue(char) - Method in class swim.structure.Value
-
Converts this
Valueinto a primitivecharvalue, if possible; otherwise returnsorElseif thisValuecan't be converted into a primitivecharvalue. - childCount() - Method in class swim.db.BTreeLeaf
- childCount() - Method in class swim.db.BTreeNode
- childCount() - Method in class swim.db.Page
- childCount() - Method in class swim.db.QTreeLeaf
- childCount() - Method in class swim.db.QTreeNode
- childCount() - Method in class swim.db.STreeLeaf
- childCount() - Method in class swim.db.STreeNode
- childCount() - Method in class swim.db.UTreeLeaf
- childCount() - Method in class swim.uri.UriMapper
- childIterator() - Method in class swim.uri.UriMapper
- children() - Method in class swim.structure.Selector
- children() - Method in class swim.structure.selector.IdentitySelector
- children(Value) - Method in class swim.recon.ReconStructureParser
- children(V) - Method in class swim.recon.ReconParser
- ChildrenSelector - Class in swim.structure.selector
-
A
Selectorthat, whenevaluatedagainst someInterpreter, yields all of the "children" of the topItemin the interpreter's frame stack. - Chunk - Class in swim.db
- Chunk(Database, Commit, int, int, Germ, long, FingerTrieSeq<Tree>, FingerTrieSeq<Page>) - Constructor for class swim.db.Chunk
- chunked() - Static method in class swim.http.header.TransferEncodingHeader
- chunked() - Static method in class swim.http.TransferCoding
- chunkedDecoder(HttpMessage<?>, Decoder<T>) - Method in class swim.http.HttpParser
- chunkedEncoder(HttpMessage<T2>, Encoder<?, ?>) - Method in class swim.http.HttpWriter
- chunkExtension(String, String) - Method in class swim.http.HttpParser
- ChunkExtension - Class in swim.http
- chunkExtensionParser() - Method in class swim.http.HttpParser
- chunkExtensionWriter(String, String) - Method in class swim.http.HttpWriter
- chunkHeader(long, FingerTrieSeq<ChunkExtension>) - Method in class swim.http.HttpParser
- chunkHeaderParser() - Method in class swim.http.HttpParser
- chunkHeaderWriter(long, Iterator<ChunkExtension>) - Method in class swim.http.HttpWriter
- chunkTrailer(FingerTrieSeq<HttpHeader>) - Method in class swim.http.HttpParser
- chunkTrailerParser() - Method in class swim.http.HttpParser
- chunkTrailerWriter(Iterator<HttpHeader>) - Method in class swim.http.HttpWriter
- cipherSuite() - Method in class swim.io.AbstractIpModem
- cipherSuite() - Method in class swim.io.AbstractIpSocket
- cipherSuite() - Method in class swim.io.http.AbstractHttpClient
- cipherSuite() - Method in class swim.io.http.AbstractHttpRequester
- cipherSuite() - Method in class swim.io.http.AbstractHttpResponder
- cipherSuite() - Method in class swim.io.http.AbstractHttpServer
- cipherSuite() - Method in class swim.io.http.HttpClientModem
- cipherSuite() - Method in class swim.io.http.HttpClientRequester
- cipherSuite() - Method in class swim.io.http.HttpServerModem
- cipherSuite() - Method in class swim.io.http.HttpServerResponder
- cipherSuite() - Method in interface swim.io.IpContext
-
Returns the cryptographic cipher suite used by the underlying network connection.
- cipherSuite() - Method in class swim.io.IpSocketModem
- cipherSuite() - Method in class swim.io.mqtt.AbstractMqttSocket
- cipherSuite() - Method in class swim.io.mqtt.MqttSocketModem
- cipherSuite() - Method in class swim.io.warp.AbstractWarpSocket
- cipherSuite() - Method in class swim.io.warp.WarpWebSocket
- cipherSuite() - Method in class swim.io.ws.AbstractWebSocket
- cipherSuite() - Method in class swim.io.ws.WebSocketModem
- cipherSuites - Variable in class swim.io.TlsSettings
- cipherSuites() - Method in class swim.io.TlsSettings
-
Returns the set of permitted cipher suites for secure socket connections, or
nullif the system defaults should be used. - cipherSuites(Collection<String>) - Method in class swim.io.TlsSettings
-
Returns a copy of these
TlsSettingsconfigured with the given set ofcipherSuites;cipherSuitesmay benullif the system defaults should be used. - ClassForm<T> - Class in swim.structure.form
-
For some
Class, a transformation between a structurally typedItemand an instance of thatClass. - ClassForm(Class<?>, String, T) - Constructor for class swim.structure.form.ClassForm
- classType(Class<?>) - Static method in class swim.avro.reflection.AvroReflection
- classType(Class<?>) - Static method in class swim.protobuf.reflection.ProtobufReflection
- cleanSession() - Method in class swim.mqtt.MqttConnectPacket
- cleanSession(boolean) - Method in class swim.mqtt.MqttConnectPacket
- clear() - Method in class swim.avro.AvroNamespace
- clear() - Method in class swim.collections.BTree
- clear() - Method in class swim.collections.BTreeMap
- clear() - Method in class swim.collections.FingerTrieSeq
- clear() - Method in class swim.collections.HashTrieMap
- clear() - Method in class swim.collections.HashTrieSet
- clear() - Method in class swim.collections.STree
- clear() - Method in class swim.collections.STreeList
- clear() - Method in class swim.dataflow.AbstractRecordStreamlet
- clear() - Method in class swim.dataflow.RecordModel
- clear() - Method in class swim.db.BTreeMap
- clear() - Method in class swim.db.BTreeMapView
- clear() - Method in class swim.db.QTreeMap
- clear() - Method in class swim.db.QTreeMapView
- clear() - Method in class swim.db.STreeList
- clear() - Method in class swim.db.STreeListView
- clear() - Method in class swim.db.UTreeValue
- clear() - Method in class swim.spatial.QTree
- clear() - Method in class swim.spatial.QTreeMap
- clear() - Method in interface swim.spatial.SpatialMap
- clear() - Method in class swim.spatial.SpatialValueMap
- clear() - Method in class swim.structure.collections.ValueCollection
- clear() - Method in class swim.structure.collections.ValueMap
- clear() - Method in class swim.structure.Data
- clear() - Method in class swim.structure.Record
- clear() - Method in class swim.uri.UriMapper
- clear() - Method in class swim.uri.UriPath
- clear() - Method in class swim.uri.UriQuery
- clear() - Method in class swim.util.HashGenCacheMap
- clear() - Method in class swim.util.HashGenCacheSet
- clear() - Method in class swim.util.HashGenMap
- clear() - Method in class swim.util.HashGenSet
- clear() - Method in interface swim.util.IterableMap
- clear() - Method in interface swim.util.OrderedMap
- cleared() - Method in class swim.collections.BTree
- cleared() - Method in class swim.collections.BTreeMap
- cleared(long) - Method in class swim.db.BTree
- cleared(long) - Method in class swim.db.QTree
- cleared(long) - Method in class swim.db.STree
- cleared(long) - Method in class swim.db.UTree
- client - Variable in class swim.io.http.HttpClientModem
- clientAuth - Variable in class swim.io.TlsSettings
- clientAuth() - Method in class swim.io.TlsSettings
-
Returns the authentication requirement for incoming connections.
- clientAuth(ClientAuth) - Method in class swim.io.TlsSettings
-
Returns a copy of these
TlsSettingsconfigured with the givenclientAuthauthentication requirement for incoming connections. - ClientAuth - Enum in swim.io
-
Transport-layer security client authentication configuration.
- clientCompressionLevel - Variable in class swim.ws.WsEngineSettings
- clientCompressionLevel() - Method in class swim.ws.WsEngineSettings
- clientCompressionLevel(int) - Method in class swim.io.ws.WsSettings
- clientCompressionLevel(int) - Method in class swim.ws.WsEngineSettings
- clientEngine(WsEngineSettings) - Method in class swim.ws.WsResponse
- clientId() - Method in class swim.mqtt.MqttConnectPacket
- clientId(String) - Method in class swim.mqtt.MqttConnectPacket
- clientMaxWindowBits - Variable in class swim.ws.WsEngineSettings
- clientMaxWindowBits() - Static method in class swim.http.WebSocketParam
- clientMaxWindowBits() - Method in class swim.ws.WsEngineSettings
- clientMaxWindowBits(int) - Static method in class swim.http.WebSocketParam
- clientMaxWindowBits(int) - Method in class swim.io.ws.WsSettings
- clientMaxWindowBits(int) - Method in class swim.ws.WsEngineSettings
- clientNoContextTakeover - Variable in class swim.ws.WsEngineSettings
- clientNoContextTakeover() - Static method in class swim.http.WebSocketParam
- clientNoContextTakeover() - Method in class swim.ws.WsEngineSettings
- clientNoContextTakeover(boolean) - Method in class swim.io.ws.WsSettings
- clientNoContextTakeover(boolean) - Method in class swim.ws.WsEngineSettings
- Clock - Class in swim.concurrent
-
Hashed wheel timer
Schedule. - Clock() - Constructor for class swim.concurrent.Clock
-
Constructs a new
Clockwith a timer resolution ofClock.TICK_MILLISmilliseconds, and a clock period ofClock.TICK_COUNTticks per revolution. - Clock(int, int) - Constructor for class swim.concurrent.Clock
-
Constructs a new
Clockwith a timer resolution oftickMillismilliseconds, and a clock period oftickCountticks per revolution. - Clock(ClockDef) - Constructor for class swim.concurrent.Clock
-
Constructs a new
Clockwith the timer resolution and clock period specified by the givenclockDef. - ClockDef - Class in swim.concurrent
- ClockDef(int, int) - Constructor for class swim.concurrent.ClockDef
- clockForm() - Static method in class swim.concurrent.ClockDef
- clone() - Method in class swim.args.Arg
- clone() - Method in class swim.args.Cmd
- clone() - Method in class swim.args.Opt
- clone() - Method in class swim.codec.Input
-
Returns an independently positioned view into the token stream, initialized with identical state to this
Input. - clone() - Method in class swim.codec.InputBuffer
- clone() - Method in class swim.codec.Output
-
Returns an implementation-defined branch of the token stream.
- clone() - Method in class swim.codec.OutputBuffer
- clone() - Method in class swim.collections.BTreeMap
- clone() - Method in class swim.collections.STree
- clone() - Method in class swim.collections.STreeList
- clone() - Method in class swim.deflate.Deflate
- clone() - Method in class swim.deflate.Inflate
- clone() - Method in class swim.hpack.HpackDecoder
- clone() - Method in class swim.hpack.HpackEncoder
- clone() - Method in class swim.spatial.QTree
- clone() - Method in class swim.spatial.QTreeMap
- clone() - Method in class swim.structure.form.ClassForm
- clone() - Method in class swim.structure.form.PolyForm
- clone() - Method in class swim.ws.WsDeflateDecoder
- close() - Method in class swim.db.Database
- close() - Method in class swim.db.FileStore
- close() - Method in class swim.db.FileZone
- close() - Method in class swim.db.PageLoader
- close() - Method in class swim.db.Store
- close() - Method in class swim.db.Zone
- close() - Static method in class swim.http.header.ConnectionHeader
- close() - Method in class swim.io.AbstractIpModem
- close() - Method in class swim.io.AbstractIpSocket
- close() - Method in class swim.io.http.AbstractHttpClient
- close() - Method in class swim.io.http.AbstractHttpRequester
- close() - Method in class swim.io.http.AbstractHttpResponder
- close() - Method in class swim.io.http.AbstractHttpServer
- close() - Method in interface swim.io.http.HttpClientContext
- close() - Method in class swim.io.http.HttpClientModem
- close() - Method in class swim.io.http.HttpClientRequester
- close() - Method in interface swim.io.http.HttpRequesterContext
- close() - Method in interface swim.io.http.HttpResponderContext
- close() - Method in interface swim.io.http.HttpServerContext
- close() - Method in class swim.io.http.HttpServerModem
- close() - Method in class swim.io.http.HttpServerResponder
- close() - Method in interface swim.io.IpModemContext
-
Closes the underlying network socket.
- close() - Method in class swim.io.IpSocketModem
- close() - Method in interface swim.io.IpSocketRef
-
Closes the underlying network socket.
- close() - Method in class swim.io.mqtt.AbstractMqttSocket
- close() - Method in interface swim.io.mqtt.MqttSocketContext
- close() - Method in class swim.io.mqtt.MqttSocketModem
- close() - Method in interface swim.io.TransportRef
-
Closes the underlying I/O transport.
- close() - Method in class swim.io.warp.AbstractWarpSocket
- close() - Method in interface swim.io.warp.WarpSocketContext
- close() - Method in class swim.io.warp.WarpWebSocket
- close() - Method in class swim.io.ws.AbstractWebSocket
- close() - Method in interface swim.io.ws.WebSocketContext
- close() - Method in class swim.io.ws.WebSocketModem
- CLOSE - swim.ws.WsOpcode
- closed() - Static method in class swim.db.Commit
- closeDecoder(Decoder<T>) - Method in class swim.ws.WsDecoder
- closeFrame(P) - Method in class swim.ws.WsDecoder
- closeFrameEncoder(WsFrame<T>) - Method in class swim.ws.WsEncoder
- closeTrunk(Value) - Method in class swim.db.Database
- cmd(String) - Method in class swim.args.Cmd
- cmd(Cmd) - Method in class swim.args.Cmd
- Cmd - Class in swim.args
- Cmd(String, String, String, FingerTrieSeq<Opt>, FingerTrieSeq<Arg>, FingerTrieSeq<Cmd>, ExecCmd, Cmd) - Constructor for class swim.args.Cmd
- cmds() - Method in class swim.args.Cmd
- code - Variable in class swim.mqtt.MqttConnStatus
- code - Variable in enum swim.mqtt.MqttQoS
- code - Variable in class swim.mqtt.MqttSubStatus
- code - Variable in enum swim.protobuf.ProtobufWireType
- code - Variable in enum swim.ws.WsOpcode
- code() - Method in exception swim.deflate.DeflateException
- code() - Method in class swim.http.HttpStatus
- code() - Method in class swim.ws.WsStatus
- codings() - Method in class swim.http.header.AcceptEncodingHeader
- codings() - Method in class swim.http.header.ContentEncodingHeader
- codings() - Method in class swim.http.header.TransferEncodingHeader
- coefficient - Variable in class swim.security.RsaPrimeDef
- coefficient() - Method in class swim.security.RsaPrimeDef
- coerce(Form<T>) - Method in class swim.structure.Item
- coerce(Form<T>, T) - Method in class swim.structure.Item
- coerceInput(String, Form<T>) - Method in class swim.dataflow.AbstractRecordStreamlet
- coerceInput(String, Form<T>, T) - Method in class swim.dataflow.AbstractRecordStreamlet
- coerceInput(Inlet<? extends I>, Form<T>) - Method in class swim.dataflow.AbstractRecordStreamlet
- coerceInput(Inlet<? extends I>, Form<T>, T) - Method in class swim.dataflow.AbstractRecordStreamlet
- cofactor - Variable in class swim.security.EcDomainDef
- cofactor() - Method in class swim.security.EcDomainDef
- col(int, String) - Method in class swim.csv.schema.CsvHeader
- col(int, CsvCol<? extends C>) - Method in class swim.csv.schema.CsvHeader
- col(int, CsvCol<? extends Item>) - Method in class swim.csv.structure.CsvStructureHeader
- col(String) - Method in class swim.csv.schema.CsvHeader
- col(CsvCol<? extends C>) - Method in class swim.csv.schema.CsvHeader
- col(CsvCol<? extends Item>) - Method in class swim.csv.structure.CsvStructureHeader
- colCount() - Method in class swim.csv.schema.CsvHeader
- CollectionForm<T> - Class in swim.structure.form
- CollectionForm(Class<?>, Form<T>) - Constructor for class swim.structure.form.CollectionForm
- cols(CsvStructureCol...) - Method in class swim.csv.structure.CsvStructureHeader
- column() - Method in class swim.codec.Input
-
Returns the one-based column number of the current lookahead token, relative to the current line in the stream.
- column() - Method in class swim.codec.Mark
-
Returns the one-based column number of this position.
- combine(double, TensorDims, double[], int, double, TensorDims, double[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- combine(double, TensorDims, double[], int, double, TensorDims, double[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- combine(double, TensorDims, double[], int, double, TensorDims, float[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- combine(double, TensorDims, double[], int, double, TensorDims, float[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- combine(double, TensorDims, float[], int, double, TensorDims, double[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- combine(double, TensorDims, float[], int, double, TensorDims, double[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- combine(double, TensorDims, float[], int, double, TensorDims, float[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- combine(double, TensorDims, float[], int, double, TensorDims, float[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- combine(double, TensorDims, Object, int, double, TensorDims, Object, int, TensorDims, Object, int) - Static method in class swim.math.Tensor
- combine(double, Tensor, double, Tensor) - Static method in class swim.math.Tensor
- combine(double, Tensor, double, Tensor, MutableTensor) - Static method in class swim.math.Tensor
- combine(double, Tensor, double, Tensor, TensorDims, Precision) - Static method in class swim.math.Tensor
- combine(Double, Double, Double, Double) - Method in class swim.math.R
- combine(Double, R2Vector, Double, R2Vector) - Method in class swim.math.R2
- combine(Double, R3Vector, Double, R3Vector) - Method in class swim.math.R3
- combine(Double, RNVector, Double, RNVector) - Method in class swim.math.RN
- combine(Long, Long, Long, Long) - Method in class swim.math.Z
- combine(Long, Z2Vector, Long, Z2Vector) - Method in class swim.math.Z2
- combine(Long, Z3Vector, Long, Z3Vector) - Method in class swim.math.Z3
- combine(O, O) - Method in class swim.streamlet.combinator.ReduceFieldsCombinator
- combine(O, O) - Method in class swim.streamlet.combinator.ReduceFieldsOperator
- combine(S, T, S, T) - Method in class swim.math.TensorArraySpace
- combine(S, V, S, V) - Method in interface swim.math.TensorSpace
- combine(S, V, S, V) - Method in interface swim.math.VectorModule
- combine(S, V, S, V) - Method in interface swim.math.VectorSpace
- combine(U, V) - Method in interface swim.util.CombinerFunction
- combiner - Variable in class swim.streamlet.combinator.ReduceFieldsCombinator
- CombinerFunction<V,U> - Interface in swim.util
- CommandMessage - Class in swim.warp
- CommandMessage(String, String) - Constructor for class swim.warp.CommandMessage
- CommandMessage(String, String, Value) - Constructor for class swim.warp.CommandMessage
- CommandMessage(Uri, Uri) - Constructor for class swim.warp.CommandMessage
- CommandMessage(Uri, Uri, Value) - Constructor for class swim.warp.CommandMessage
- comment(String) - Method in class swim.http.Product
- comment(String) - Method in class swim.xml.XmlParser
- comment(String) - Method in class swim.xml.XmlStructureParser
- commentOutput() - Method in class swim.xml.XmlParser
- comments() - Method in class swim.http.Product
- comments(FingerTrieSeq<String>) - Method in class swim.http.Product
- commit() - Method in class swim.db.Chunk
- commit() - Method in class swim.structure.Attr
- commit() - Method in class swim.structure.Data
- commit() - Method in class swim.structure.Field
- commit() - Method in class swim.structure.Item
- commit() - Method in class swim.structure.Record
- commit() - Method in class swim.structure.Slot
- commit() - Method in class swim.structure.Text
- commit() - Method in class swim.structure.Value
- commit(Commit) - Method in class swim.db.BTreeMap
- commit(Commit) - Method in class swim.db.Database
- commit(Commit) - Method in class swim.db.QTreeMap
- commit(Commit) - Method in class swim.db.STreeList
- commit(Commit) - Method in class swim.db.Trunk
- commit(Commit) - Method in class swim.db.UTreeValue
- Commit - Class in swim.db
- Commit(boolean, boolean, boolean) - Constructor for class swim.db.Commit
- Commit(boolean, boolean, boolean, FingerTrieSeq<Cont<Chunk>>) - Constructor for class swim.db.Commit
- commitAndWriteChunk(Commit) - Method in class swim.db.FileZone
- commitAndWriteChunk(Commit) - Method in class swim.db.Zone
- commitAsync(Commit) - Method in class swim.db.BTreeMap
- commitAsync(Commit) - Method in class swim.db.Database
- commitAsync(Commit) - Method in class swim.db.FileStore
- commitAsync(Commit) - Method in class swim.db.QTreeMap
- commitAsync(Commit) - Method in class swim.db.Store
- commitAsync(Commit) - Method in class swim.db.STreeList
- commitAsync(Commit) - Method in class swim.db.Trunk
- commitAsync(Commit) - Method in class swim.db.UTreeValue
- commitChunk(Commit, int, long) - Method in class swim.db.Database
- committed(int, long, long) - Method in class swim.db.BTreeLeaf
- committed(int, long, long) - Method in class swim.db.BTreeNode
- committed(int, long, long) - Method in class swim.db.BTreePage
- committed(int, long, long) - Method in class swim.db.BTreePageRef
- committed(int, long, long) - Method in class swim.db.Page
- committed(int, long, long) - Method in class swim.db.PageRef
- committed(int, long, long) - Method in class swim.db.QTreeLeaf
- committed(int, long, long) - Method in class swim.db.QTreeNode
- committed(int, long, long) - Method in class swim.db.QTreePage
- committed(int, long, long) - Method in class swim.db.QTreePageRef
- committed(int, long, long) - Method in class swim.db.STreeLeaf
- committed(int, long, long) - Method in class swim.db.STreeNode
- committed(int, long, long) - Method in class swim.db.STreePage
- committed(int, long, long) - Method in class swim.db.STreePageRef
- committed(int, long, long) - Method in class swim.db.UTreeLeaf
- committed(int, long, long) - Method in class swim.db.UTreePage
- committed(int, long, long) - Method in class swim.db.UTreePageRef
- committed(int, long, long, long) - Method in class swim.db.BTree
- committed(int, long, long, long) - Method in class swim.db.QTree
- committed(int, long, long, long) - Method in class swim.db.STree
- committed(int, long, long, long) - Method in class swim.db.Tree
- committed(int, long, long, long) - Method in class swim.db.UTree
- committed(long, PageRef) - Method in class swim.db.Seed
- comparator() - Method in class swim.collections.BTree
- comparator() - Method in class swim.collections.BTreeMap
- comparator() - Method in class swim.db.BTreeMap
- comparator() - Method in class swim.db.BTreeMapView
- comparator() - Method in class swim.structure.collections.ValueOrderedMap
- comparator() - Method in class swim.structure.collections.ValueSortedMap
- comparator() - Method in interface swim.util.OrderedMap
- compare(long, long) - Static method in class swim.spatial.BitInterval
- compare(long, long, long, long) - Static method in class swim.spatial.BitInterval
- compare(Double, Double) - Method in class swim.math.R
- compare(Long, Long) - Method in class swim.math.Z
- compare(Object, Object) - Method in class swim.collections.STree
- compare(Object, Object) - Method in class swim.collections.STreeContext
- compare(S, S) - Method in interface swim.math.OrderedRing
- compare(QTreeEntry<K, S, V>, QTreeEntry<K, S, V>) - Method in class swim.spatial.QTreeContext
- compareKey(Object, Object) - Method in class swim.collections.BTreeContext
- compareKey(K, K) - Method in class swim.spatial.QTreeContext
- compareKeyHashes(int, int) - Static method in class swim.collections.HashTrieMap
- compareKeys(Object, Object) - Static method in class swim.collections.HashTrieMap
- compareTo(AvroName) - Method in class swim.avro.AvroName
- compareTo(AvroNamespace) - Method in class swim.avro.AvroNamespace
- compareTo(Mark) - Method in class swim.codec.Mark
- compareTo(HpackHeader) - Method in class swim.hpack.HpackHeader
- compareTo(HttpHeader) - Method in class swim.http.HttpHeader
- compareTo(Item) - Method in class swim.structure.Absent
- compareTo(Item) - Method in class swim.structure.Attr
- compareTo(Item) - Method in class swim.structure.Bool
- compareTo(Item) - Method in class swim.structure.Data
- compareTo(Item) - Method in class swim.structure.Extant
- compareTo(Item) - Method in class swim.structure.func.BridgeFunc
- compareTo(Item) - Method in class swim.structure.func.LambdaFunc
- compareTo(Item) - Method in class swim.structure.Item
- compareTo(Item) - Method in class swim.structure.Num
- compareTo(Item) - Method in class swim.structure.Operator
- compareTo(Item) - Method in class swim.structure.Record
- compareTo(Item) - Method in class swim.structure.Selector
- compareTo(Item) - Method in class swim.structure.Slot
- compareTo(Item) - Method in class swim.structure.Text
- compareTo(Num) - Method in class swim.structure.Num
- compareTo(Operator) - Method in class swim.structure.operator.AndOperator
- compareTo(Operator) - Method in class swim.structure.operator.BitwiseAndOperator
- compareTo(Operator) - Method in class swim.structure.operator.BitwiseNotOperator
- compareTo(Operator) - Method in class swim.structure.operator.BitwiseOrOperator
- compareTo(Operator) - Method in class swim.structure.operator.BitwiseXorOperator
- compareTo(Operator) - Method in class swim.structure.Operator
- compareTo(Operator) - Method in class swim.structure.operator.ConditionalOperator
- compareTo(Operator) - Method in class swim.structure.operator.DivideOperator
- compareTo(Operator) - Method in class swim.structure.operator.EqOperator
- compareTo(Operator) - Method in class swim.structure.operator.GeOperator
- compareTo(Operator) - Method in class swim.structure.operator.GtOperator
- compareTo(Operator) - Method in class swim.structure.operator.InvokeOperator
- compareTo(Operator) - Method in class swim.structure.operator.LeOperator
- compareTo(Operator) - Method in class swim.structure.operator.LtOperator
- compareTo(Operator) - Method in class swim.structure.operator.MinusOperator
- compareTo(Operator) - Method in class swim.structure.operator.ModuloOperator
- compareTo(Operator) - Method in class swim.structure.operator.NegativeOperator
- compareTo(Operator) - Method in class swim.structure.operator.NeOperator
- compareTo(Operator) - Method in class swim.structure.operator.NotOperator
- compareTo(Operator) - Method in class swim.structure.operator.OrOperator
- compareTo(Operator) - Method in class swim.structure.operator.PlusOperator
- compareTo(Operator) - Method in class swim.structure.operator.PositiveOperator
- compareTo(Operator) - Method in class swim.structure.operator.TimesOperator
- compareTo(Record) - Method in class swim.structure.Record
- compareTo(Selector) - Method in class swim.structure.selector.ChildrenSelector
- compareTo(Selector) - Method in class swim.structure.Selector
- compareTo(Selector) - Method in class swim.structure.selector.DescendantsSelector
- compareTo(Selector) - Method in class swim.structure.selector.FilterSelector
- compareTo(Selector) - Method in class swim.structure.selector.GetAttrSelector
- compareTo(Selector) - Method in class swim.structure.selector.GetItemSelector
- compareTo(Selector) - Method in class swim.structure.selector.GetSelector
- compareTo(Selector) - Method in class swim.structure.selector.IdentitySelector
- compareTo(Selector) - Method in class swim.structure.selector.KeysSelector
- compareTo(Selector) - Method in class swim.structure.selector.LiteralSelector
- compareTo(Selector) - Method in class swim.structure.selector.ValuesSelector
- compareTo(Uri) - Method in class swim.uri.Uri
- compareTo(UriAuthority) - Method in class swim.uri.UriAuthority
- compareTo(UriFragment) - Method in class swim.uri.UriFragment
- compareTo(UriHost) - Method in class swim.uri.UriHost
- compareTo(UriPath) - Method in class swim.uri.UriPath
- compareTo(UriPort) - Method in class swim.uri.UriPort
- compareTo(UriQuery) - Method in class swim.uri.UriQuery
- compareTo(UriScheme) - Method in class swim.uri.UriScheme
- compareTo(Severity) - Method in class swim.util.Severity
- compile() - Method in class swim.dataflow.RecordStreamlet
- compile(Record) - Method in class swim.dataflow.RecordModel
- compile(Value, Outlet<? extends Value>) - Static method in class swim.dataflow.Dataflow
-
Returns an
Outletthat evaluates the givenexprin the context of the givebscope, and updates whenever any dependent expression updates. - compileField(Field, int) - Method in class swim.dataflow.RecordModel
- compileInlet(Inlet<I>, String) - Method in class swim.dataflow.RecordStreamlet
- compileInlets(Class<?>, RecordStreamlet<I, O>) - Static method in class swim.dataflow.AbstractRecordStreamlet
- compileItem(Item, int) - Method in class swim.dataflow.RecordModel
- compileValue(Value, int) - Method in class swim.dataflow.RecordModel
- CompleteField<S> - Interface in swim.math
- complexDecoder(AvroComplexType<T>) - Method in class swim.avro.decoder.AvroDecoder
- complexDecoder(ProtobufComplexType<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- component(String) - Static method in class swim.avro.AvroNamespace
- component(String) - Static method in class swim.uri.UriPath
- compress() - Static method in class swim.http.ContentCoding
- compress() - Static method in class swim.http.TransferCoding
- compressionLevel(int, int) - Method in class swim.io.ws.WsSettings
- compressionLevel(int, int) - Method in class swim.ws.WsEngineSettings
- concat(Item) - Method in class swim.structure.Absent
- concat(Item) - Method in class swim.structure.Item
- concat(Item) - Method in class swim.structure.Record
- ConcurrentTrancheQueue<T> - Class in swim.concurrent
- ConcurrentTrancheQueue(int) - Constructor for class swim.concurrent.ConcurrentTrancheQueue
- conditional(Field, Field) - Method in class swim.structure.Field
- conditional(Item, Item) - Method in class swim.structure.Absent
- conditional(Item, Item) - Method in class swim.structure.Bool
- conditional(Item, Item) - Method in class swim.structure.Expression
- conditional(Item, Item) - Method in class swim.structure.Field
- conditional(Item, Item) - Method in class swim.structure.Item
- conditional(Item, Item) - Method in class swim.structure.Value
- conditional(Value, Value) - Method in class swim.structure.Absent
- conditional(Value, Value) - Method in class swim.structure.Bool
- conditional(Value, Value) - Method in class swim.structure.Expression
- conditional(Value, Value) - Method in class swim.structure.Value
- conditional(Value, Value, Value) - Method in class swim.recon.ReconStructureParser
- conditional(V, V, V) - Method in class swim.recon.ReconParser
- ConditionalOperator - Class in swim.structure.operator
- ConditionalOperator(Item, Item, Item) - Constructor for class swim.structure.operator.ConditionalOperator
- ConditionalOutlet - Class in swim.dataflow.operator
- ConditionalOutlet() - Constructor for class swim.dataflow.operator.ConditionalOutlet
- configure(Socket) - Method in class swim.io.IpSettings
-
Configures the
socketwith theseIpSettings. - configure(Socket) - Method in class swim.io.TcpSettings
-
Configures the
socketwith theseTcpSettings. - CONFLICT - Static variable in class swim.http.HttpStatus
- conforms(TensorDims) - Method in class swim.math.TensorDims
- connAckPacket(int, int, int) - Method in class swim.mqtt.MqttDecoder
- connAckPacketEncoder(MqttConnAckPacket) - Method in class swim.mqtt.MqttEncoder
- connect(Uri, FingerTrieSeq<HttpHeader>) - Static method in class swim.http.HttpRequest
- connect(Uri, HttpHeader...) - Static method in class swim.http.HttpRequest
- CONNECT - swim.io.FlowControl
-
connect enabled; accept, read, and write disabled.
- CONNECT - Static variable in class swim.http.HttpMethod
- CONNECT_READ - swim.io.FlowControl
-
connect and read enabled; accept and write disabled.
- CONNECT_READ_WRITE - swim.io.FlowControl
-
connect, read, and write enabled; accept disabled.
- CONNECT_WRITE - swim.io.FlowControl
-
connect and write enabled; accept and read disabled.
- connectCode() - Method in class swim.mqtt.MqttConnAckPacket
- connectDisabled() - Method in enum swim.io.FlowControl
-
Returns an updated
FlowControlwith its connect operation disabled. - connectEnabled() - Method in enum swim.io.FlowControl
-
Returns an updated
FlowControlwith its connect operation enabled. - connectFlags() - Method in class swim.mqtt.MqttConnAckPacket
- connectFlags() - Method in class swim.mqtt.MqttConnectPacket
- connectHttp(String, int, HttpClient) - Method in interface swim.io.http.HttpInterface
- connectHttp(String, int, HttpClient, HttpSettings) - Method in interface swim.io.http.HttpInterface
- connectHttp(InetSocketAddress, HttpClient) - Method in interface swim.io.http.HttpInterface
- connectHttp(InetSocketAddress, HttpClient, HttpSettings) - Method in interface swim.io.http.HttpInterface
- connectHttps(String, int, HttpClient) - Method in interface swim.io.http.HttpInterface
- connectHttps(String, int, HttpClient, HttpSettings) - Method in interface swim.io.http.HttpInterface
- connectHttps(InetSocketAddress, HttpClient) - Method in interface swim.io.http.HttpInterface
- connectHttps(InetSocketAddress, HttpClient, HttpSettings) - Method in interface swim.io.http.HttpInterface
- ConnectionHeader - Class in swim.http.header
- connectMqtt(String, int, MqttSocket<I, O>) - Method in interface swim.io.mqtt.MqttInterface
- connectMqtt(String, int, MqttSocket<I, O>, MqttSettings) - Method in interface swim.io.mqtt.MqttInterface
- connectMqtt(InetSocketAddress, MqttSocket<I, O>) - Method in interface swim.io.mqtt.MqttInterface
- connectMqtt(InetSocketAddress, MqttSocket<I, O>, MqttSettings) - Method in interface swim.io.mqtt.MqttInterface
- connectMqtts(String, int, MqttSocket<I, O>) - Method in interface swim.io.mqtt.MqttInterface
- connectMqtts(String, int, MqttSocket<I, O>, MqttSettings) - Method in interface swim.io.mqtt.MqttInterface
- connectMqtts(InetSocketAddress, MqttSocket<I, O>) - Method in interface swim.io.mqtt.MqttInterface
- connectMqtts(InetSocketAddress, MqttSocket<I, O>, MqttSettings) - Method in interface swim.io.mqtt.MqttInterface
- connectPacket(int, String, int, int, int, String, String, Data, String, Data) - Method in class swim.mqtt.MqttDecoder
- connectPacketEncoder(MqttConnectPacket) - Method in class swim.mqtt.MqttEncoder
- connectStatus() - Method in class swim.mqtt.MqttConnAckPacket
- connectStatus(MqttConnStatus) - Method in class swim.mqtt.MqttConnAckPacket
- connectTcp(String, int, IpModem<I, O>) - Method in interface swim.io.IpInterface
- connectTcp(String, int, IpModem<I, O>, IpSettings) - Method in interface swim.io.IpInterface
- connectTcp(String, int, IpSocket) - Method in interface swim.io.IpInterface
- connectTcp(String, int, IpSocket, IpSettings) - Method in interface swim.io.IpInterface
- connectTcp(InetSocketAddress, IpModem<I, O>) - Method in interface swim.io.IpInterface
- connectTcp(InetSocketAddress, IpModem<I, O>, IpSettings) - Method in interface swim.io.IpInterface
- connectTcp(InetSocketAddress, IpSocket) - Method in interface swim.io.IpInterface
- connectTcp(InetSocketAddress, IpSocket, IpSettings) - Method in interface swim.io.IpInterface
- connectTcp(InetSocketAddress, IpSocket, IpSettings) - Method in interface swim.io.IpStation
- connectTls(String, int, IpModem<I, O>) - Method in interface swim.io.IpInterface
- connectTls(String, int, IpModem<I, O>, IpSettings) - Method in interface swim.io.IpInterface
- connectTls(String, int, IpSocket) - Method in interface swim.io.IpInterface
- connectTls(String, int, IpSocket, IpSettings) - Method in interface swim.io.IpInterface
- connectTls(InetSocketAddress, IpModem<I, O>) - Method in interface swim.io.IpInterface
- connectTls(InetSocketAddress, IpModem<I, O>, IpSettings) - Method in interface swim.io.IpInterface
- connectTls(InetSocketAddress, IpSocket) - Method in interface swim.io.IpInterface
- connectTls(InetSocketAddress, IpSocket, IpSettings) - Method in interface swim.io.IpInterface
- connectTls(InetSocketAddress, IpSocket, IpSettings) - Method in interface swim.io.IpStation
- constant(Cont<T>, T) - Static method in interface swim.concurrent.Cont
-
Returns a
Continuation that, when completed successfully, completes the givencontinuation with the provided constantvalue; and when failed with an error, fails the givencontinuation with the error. - cont() - Method in interface swim.concurrent.Call
-
Returns the
Continuation that thisCallcompletes. - Cont<T> - Interface in swim.concurrent
-
Continuation of an asynchronous operation.
- contains(long, long) - Static method in class swim.spatial.BitInterval
- contains(long, long, long, long) - Static method in class swim.spatial.BitInterval
- contains(Object) - Method in class swim.avro.AvroNamespace
- contains(Object) - Method in class swim.collections.FingerTrieSeq
- contains(Object) - Method in class swim.collections.HashTrieSet
- contains(Object) - Method in class swim.collections.STree
- contains(Object) - Method in class swim.collections.STreeList
- contains(Object) - Method in class swim.collections.STreePage
- contains(Object) - Method in class swim.db.STreeList
- contains(Object) - Method in class swim.db.STreeListView
- contains(Object) - Method in class swim.structure.collections.ValueCollection
- contains(Object) - Method in class swim.structure.Record
-
Returns
trueif thisRecordhas a member equal toItem.fromObject(item); otherwise returnsfalseif thisRecordhas no member equal toItem.fromObject(item). - contains(Object) - Method in class swim.uri.UriPath
- contains(String) - Method in class swim.http.header.ConnectionHeader
- contains(String) - Method in class swim.http.header.ContentEncodingHeader
- contains(R2Box) - Method in class swim.math.R2Box
- contains(R2Box) - Method in class swim.math.R2Circle
- contains(R2Circle) - Method in class swim.math.R2Box
- contains(R2Circle) - Method in class swim.math.R2Circle
- contains(R2Point) - Method in class swim.math.R2Box
- contains(R2Point) - Method in class swim.math.R2Circle
- contains(R2Shape) - Method in class swim.math.R2Box
- contains(R2Shape) - Method in class swim.math.R2Circle
- contains(R2Shape) - Method in class swim.math.R2Point
- contains(R2Shape) - Method in class swim.math.R2Shape
- contains(R3Box) - Method in class swim.math.R3Box
- contains(R3Box) - Method in class swim.math.R3Sphere
- contains(R3Point) - Method in class swim.math.R3Box
- contains(R3Point) - Method in class swim.math.R3Sphere
- contains(R3Shape) - Method in class swim.math.R3Box
- contains(R3Shape) - Method in class swim.math.R3Point
- contains(R3Shape) - Method in class swim.math.R3Shape
- contains(R3Shape) - Method in class swim.math.R3Sphere
- contains(R3Sphere) - Method in class swim.math.R3Box
- contains(R3Sphere) - Method in class swim.math.R3Sphere
- contains(Shape) - Method in class swim.math.R2Shape
- contains(Shape) - Method in class swim.math.R3Shape
- contains(Shape) - Method in interface swim.math.Shape
- contains(Shape) - Method in class swim.math.Z2Shape
- contains(Shape) - Method in class swim.math.Z3Shape
- contains(Z2Box) - Method in class swim.math.Z2Box
- contains(Z2Point) - Method in class swim.math.Z2Box
- contains(Z2Shape) - Method in class swim.math.Z2Box
- contains(Z2Shape) - Method in class swim.math.Z2Point
- contains(Z2Shape) - Method in class swim.math.Z2Shape
- contains(Z3Box) - Method in class swim.math.Z3Box
- contains(Z3Point) - Method in class swim.math.Z3Box
- contains(Z3Shape) - Method in class swim.math.Z3Box
- contains(Z3Shape) - Method in class swim.math.Z3Point
- contains(Z3Shape) - Method in class swim.math.Z3Shape
- contains(Item) - Method in class swim.structure.Field
-
Always returns
falsebecause aFieldcan't be aRecord, so it can't have a member equal toitem. - contains(Item) - Method in class swim.structure.Item
-
Returns
trueif thisItemis aRecordthat has a member equal toitem; otherwise returnsfalseif thisItemis not aRecord, or if thisItemis aRecord, but has no member equal toitem. - contains(Item) - Method in class swim.structure.Record
-
Returns
trueif thisRecordhas a member equal toitem; otherwise returnsfalseif thisRecordhas no member equal toitem. - contains(Item) - Method in class swim.structure.Value
-
Returns
trueif thisValueis aRecordthat has a member equal toitem; otherwise returnsfalseif thisValueis not aRecord, or if thisValueis aRecord, but has no member equal toitem. - contains(Value) - Method in class swim.db.STree
- contains(Value) - Method in class swim.db.STreeLeaf
- contains(Value) - Method in class swim.db.STreeNode
- contains(Value) - Method in class swim.db.STreePage
- contains(T, T) - Method in interface swim.math.Boundary
- contains(T, T) - Method in class swim.math.R2Form
- contains(T, T) - Method in class swim.math.R3Form
- contains(T, T) - Method in class swim.math.Z2Form
- contains(T, T) - Method in class swim.math.Z3Form
- containsAll(Collection<?>) - Method in class swim.avro.AvroNamespace
- containsAll(Collection<?>) - Method in class swim.collections.FingerTrieSeq
- containsAll(Collection<?>) - Method in class swim.collections.HashTrieSet
- containsAll(Collection<?>) - Method in class swim.collections.STree
- containsAll(Collection<?>) - Method in class swim.collections.STreeList
- containsAll(Collection<?>) - Method in class swim.db.STreeList
- containsAll(Collection<?>) - Method in class swim.db.STreeListView
- containsAll(Collection<?>) - Method in class swim.structure.collections.ValueCollection
- containsAll(Collection<?>) - Method in class swim.structure.Record
-
Returns
trueif thisRecordhas a member equal to every item initems; returnsfalseif any item initemsis not contained in thisRecord. - containsAll(Collection<?>) - Method in class swim.uri.UriPath
- containsKey(Object) - Method in class swim.collections.BTree
- containsKey(Object) - Method in class swim.collections.BTreeMap
- containsKey(Object) - Method in class swim.collections.HashTrieMap
- containsKey(Object) - Method in class swim.db.BTreeMap
- containsKey(Object) - Method in class swim.db.BTreeMapView
- containsKey(Object) - Method in class swim.db.QTreeMap
- containsKey(Object) - Method in class swim.db.QTreeMapView
- containsKey(Object) - Method in class swim.spatial.QTree
- containsKey(Object) - Method in class swim.spatial.QTreeMap
- containsKey(Object) - Method in interface swim.spatial.SpatialMap
- containsKey(Object) - Method in class swim.spatial.SpatialValueMap
- containsKey(Object) - Method in class swim.structure.collections.ValueMap
- containsKey(Object) - Method in class swim.uri.UriMapper
- containsKey(Object) - Method in class swim.uri.UriQuery
- containsKey(Object) - Method in interface swim.util.IterableMap
- containsKey(Object) - Method in interface swim.util.OrderedMap
- containsKey(Object, BTreeContext<K, V>) - Method in class swim.collections.BTreePage
- containsKey(String) - Method in class swim.dataflow.AbstractRecordStreamlet
- containsKey(String) - Method in class swim.structure.Field
-
Always returns
falsebecause aFieldcan't be aRecord, so it can't have aFieldmember whose key string is equal to the givenkey. - containsKey(String) - Method in class swim.structure.Item
- containsKey(String) - Method in class swim.structure.Record
-
Returns
trueif thisRecordhas aFieldmember with a key that is equal to the givenkey; otherwise returnsfalseif thisRecordhas noFieldmember with a key equal to the givenkey. - containsKey(String) - Method in class swim.structure.Value
- containsKey(K) - Method in class swim.streamlet.AbstractMapInoutlet
- containsKey(K) - Method in class swim.streamlet.AbstractMapOutlet
- containsKey(K) - Method in class swim.streamlet.combinator.FilterFieldsOperator
- containsKey(K) - Method in class swim.streamlet.combinator.MapFieldValuesOperator
- containsKey(K) - Method in class swim.streamlet.combinator.MemoizeMapCombinator
- containsKey(K) - Method in class swim.streamlet.MapInput
- containsKey(K) - Method in interface swim.streamlet.MapOutlet
-
Returns
trueif the current state of thisMapOutletcontains the givenkey; otherwise returnsfalse. - containsKey(KO) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- containsKey(K, int, long, int, long, QTreeContext<K, S, V>) - Method in class swim.spatial.QTreePage
- containsKey(K, long, long, QTreeContext<K, S, V>) - Method in class swim.spatial.QTreePage
- containsKey(K, S) - Method in class swim.spatial.QTree
- containsKey(K, S) - Method in class swim.spatial.QTreeMap
- containsKey(K, S) - Method in interface swim.spatial.SpatialMap
- containsKey(K, S) - Method in class swim.spatial.SpatialValueMap
- containsKey(Value) - Method in class swim.dataflow.AbstractRecordStreamlet
- containsKey(Value) - Method in class swim.dataflow.RecordModel
- containsKey(Value) - Method in class swim.db.BTree
- containsKey(Value) - Method in class swim.db.BTreeLeaf
- containsKey(Value) - Method in class swim.db.BTreeNode
- containsKey(Value) - Method in class swim.db.BTreePage
- containsKey(Value) - Method in class swim.db.QTree
- containsKey(Value) - Method in class swim.structure.Field
-
Always returns
falsebecause aFieldcan't be aRecord, so it can't have aFieldmember whose key is equal to the givenkey. - containsKey(Value) - Method in class swim.structure.Item
- containsKey(Value) - Method in class swim.structure.Record
-
Returns
trueif thisRecordhas aFieldmember with a key that is equal to the givenkey; otherwise returnsfalseif thisRecordhas noFieldmember with a key equal to the givenkey. - containsKey(Value) - Method in class swim.structure.Value
- containsKey(Value, int, long, int, long) - Method in class swim.db.QTreePage
- containsKey(Value, long, long) - Method in class swim.db.QTree
- containsKey(Value, long, long) - Method in class swim.db.QTreeLeaf
- containsKey(Value, long, long) - Method in class swim.db.QTreeNode
- containsKey(Value, long, long) - Method in class swim.db.QTreePage
- containsKey(Value, S) - Method in class swim.db.QTreeMap
- containsKey(Value, S) - Method in class swim.db.QTreeMapView
- containsOwnKey(Value) - Method in class swim.dataflow.AbstractRecordOutlet
- containsOwnKey(Value) - Method in class swim.dataflow.RecordModel
- containsValue(Object) - Method in class swim.collections.BTree
- containsValue(Object) - Method in class swim.collections.BTreeMap
- containsValue(Object) - Method in class swim.collections.BTreePage
- containsValue(Object) - Method in class swim.collections.HashTrieMap
- containsValue(Object) - Method in class swim.db.BTreeMap
- containsValue(Object) - Method in class swim.db.BTreeMapView
- containsValue(Object) - Method in class swim.db.QTreeMap
- containsValue(Object) - Method in class swim.db.QTreeMapView
- containsValue(Object) - Method in class swim.spatial.QTree
- containsValue(Object) - Method in class swim.spatial.QTreeMap
- containsValue(Object) - Method in interface swim.spatial.SpatialMap
- containsValue(Object) - Method in class swim.spatial.SpatialValueMap
- containsValue(Object) - Method in class swim.structure.collections.ValueMap
- containsValue(Object) - Method in class swim.uri.UriMapper
- containsValue(Object) - Method in class swim.uri.UriQuery
- containsValue(Object) - Method in interface swim.util.IterableMap
- containsValue(Object) - Method in interface swim.util.OrderedMap
- containsValue(Value) - Method in class swim.db.BTree
- containsValue(Value) - Method in class swim.db.BTreeLeaf
- containsValue(Value) - Method in class swim.db.BTreeNode
- containsValue(Value) - Method in class swim.db.BTreePage
- containsValue(Value) - Method in class swim.db.QTree
- containsValue(Value) - Method in class swim.structure.Field
-
Always returns
falsebecause aFieldcan't be aRecord, so it can't have aFieldmember whose value is equal to the givenvalue. - containsValue(Value) - Method in class swim.structure.Item
- containsValue(Value) - Method in class swim.structure.Record
-
Returns
trueif thisRecordhas aFieldmember with a value that is equal to the givenvalue; otherwise returnsfalseif thisRecordhas noFieldmember with a value equal to the givenvalue. - containsValue(Value) - Method in class swim.structure.Value
- content() - Method in class swim.http.HttpChunk
- content(HttpPayload<T2>) - Method in class swim.http.HttpMessage
- content(HttpPayload<T2>) - Method in class swim.http.HttpRequest
- content(HttpPayload<T2>) - Method in class swim.http.HttpResponse
- contentCoding(String, float) - Method in class swim.http.HttpParser
- ContentCoding - Class in swim.http
- contentCodingParser() - Method in class swim.http.HttpParser
- contentCodingWriter(String, float) - Method in class swim.http.HttpWriter
- contentDecoder() - Method in class swim.http.HttpMessage
- contentDecoder(HttpRequest<?>) - Method in class swim.io.http.AbstractHttpResponder
- contentDecoder(HttpRequest<?>) - Method in interface swim.io.http.HttpResponder
- contentDecoder(HttpRequest<?>) - Method in class swim.io.ws.WsUpgradeResponder
- contentDecoder(HttpResponse<?>) - Method in class swim.io.http.AbstractHttpRequester
- contentDecoder(HttpResponse<?>) - Method in interface swim.io.http.HttpRequester
- contentDecoder(HttpResponse<?>) - Method in class swim.io.ws.WsUpgradeRequester
- contentDecoder(MediaType) - Method in class swim.http.HttpMessage
- ContentEncodingHeader - Class in swim.http.header
- contentLength() - Method in class swim.http.HttpBody
- ContentLengthHeader - Class in swim.http.header
- contentType() - Method in class swim.security.JsonWebSignature
- ContentTypeHeader - Class in swim.http.header
- ContException - Exception in swim.concurrent
- ContException() - Constructor for exception swim.concurrent.ContException
- ContException(String) - Constructor for exception swim.concurrent.ContException
- ContException(String, Throwable) - Constructor for exception swim.concurrent.ContException
- ContException(Throwable) - Constructor for exception swim.concurrent.ContException
- context - Variable in class swim.dataflow.AbstractRecordStreamlet
- context - Variable in class swim.io.AbstractIpModem
- context - Variable in class swim.io.AbstractIpService
- context - Variable in class swim.io.AbstractIpSocket
- context - Variable in class swim.io.http.AbstractHttpClient
- context - Variable in class swim.io.http.AbstractHttpRequester
- context - Variable in class swim.io.http.AbstractHttpResponder
- context - Variable in class swim.io.http.AbstractHttpServer
- context - Variable in class swim.io.http.AbstractHttpService
- context - Variable in class swim.io.http.HttpClientModem
- context - Variable in class swim.io.http.HttpServerModem
- context - Variable in class swim.io.http.HttpSocketService
- context - Variable in class swim.io.IpSocketModem
- context - Variable in class swim.io.mqtt.AbstractMqttService
- context - Variable in class swim.io.mqtt.AbstractMqttSocket
- context - Variable in class swim.io.mqtt.MqttSocketModem
- context - Variable in class swim.io.mqtt.MqttSocketService
- context - Variable in class swim.io.warp.AbstractWarpSocket
- context - Variable in class swim.io.warp.WarpWebSocket
- context - Variable in class swim.io.ws.AbstractWebSocket
- context - Variable in class swim.io.ws.WebSocketModem
- context - Variable in class swim.streamlet.AbstractStreamlet
- CONTINUATION - swim.ws.WsOpcode
- continuationDecoder(WsOpcode, Decoder<T>) - Method in class swim.ws.WsDecoder
- CONTINUE - Static variable in class swim.http.HttpStatus
- controlFrame(WsOpcode, P) - Method in class swim.ws.WsDecoder
- conts() - Method in class swim.db.Commit
- copy(boolean) - Method in class swim.codec.InputSettings
- copy(boolean, boolean, int, int, int, int) - Method in class swim.io.TcpSettings
-
Returns a new
TcpSettingsinstance with the given options. - copy(int) - Method in class swim.structure.InterpreterSettings
- copy(int, int) - Method in class swim.concurrent.ClockDef
- copy(int, int, int, int, boolean, boolean, int, int) - Method in class swim.io.ws.WsSettings
- copy(int, int, int, int, boolean, boolean, int, int) - Method in class swim.ws.WsEngineSettings
- copy(int, int, long, long, long, long, long, long, long, long, double, double, int, int) - Method in class swim.db.StoreSettings
- copy(int, long, long) - Method in class swim.io.TransportSettings
-
Returns a new
TransportSettingsinstance with the given options. - copy(String, boolean, boolean) - Method in class swim.codec.OutputSettings
- copy(String, int, ScheduleDef) - Method in class swim.concurrent.TheaterDef
- copy(String, String) - Method in class swim.uri.UriUser
- copy(SSLContext, ClientAuth, Collection<String>, Collection<String>) - Method in class swim.io.TlsSettings
-
Returns a new
TlsSettingsinstance with the given options. - copy(BTreePage<K, V, ?>) - Method in class swim.collections.BTree
- copy(BTreePage<K, V, U>) - Method in class swim.collections.BTreeMap
- copy(STreePage<T>) - Method in class swim.collections.STree
- copy(STreePage<T>) - Method in class swim.collections.STreeList
- copy(HttpSettings, int, int, int, int, boolean, boolean, int, int) - Method in class swim.io.ws.WsSettings
- copy(IpSettings, int) - Method in class swim.io.http.HttpSettings
-
Returns a new
HttpSettingsinstance with the given options. - copy(IpSettings, int) - Method in class swim.io.mqtt.MqttSettings
- copy(TcpSettings, TlsSettings) - Method in class swim.io.IpSettings
-
Returns a new
IpSettingsinstance with the given options. - copy(TensorDims, double[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- copy(TensorDims, double[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- copy(TensorDims, float[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- copy(TensorDims, float[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- copy(QTreePage<K, S, V>) - Method in class swim.spatial.QTree
- copy(QTreePage<K, S, V>) - Method in class swim.spatial.QTreeMap
- copy(Value) - Method in class swim.security.GoogleIdToken
- copy(Value) - Method in class swim.security.JsonWebToken
- copy(Value) - Method in class swim.security.OpenIdToken
- copy(UriScheme, UriAuthority, UriPath, UriQuery, UriFragment) - Method in class swim.uri.Uri
- copy(UriUser, UriHost, UriPort) - Method in class swim.uri.UriAuthority
- copyToArray(Object[], int) - Method in class swim.collections.STreePage
- copyToArray(Object[], int) - Method in class swim.db.STree
- copyToArray(Object[], int) - Method in class swim.db.STreeLeaf
- copyToArray(Object[], int) - Method in class swim.db.STreeNode
- copyToArray(Object[], int) - Method in class swim.db.STreePage
- cos(Double) - Method in class swim.math.R
- cos(S) - Method in interface swim.math.CompleteField
- cosh(Double) - Method in class swim.math.R
- cosh(S) - Method in interface swim.math.CompleteField
- count() - Method in class swim.http.header.MaxForwardsHeader
- countDigits(int) - Static method in class swim.codec.Base10
-
Returns the number of decimal digits in the given absolute
value. - countDigits(long) - Static method in class swim.codec.Base10
-
Returns the number of decimal digits in the given absolute
value. - create() - Method in class swim.avro.schema.AvroRecordType
- create() - Method in class swim.protobuf.schema.ProtobufMessageType
- create() - Static method in class swim.structure.Data
- create() - Static method in class swim.structure.Record
- create(boolean) - Static method in class swim.codec.InputSettings
-
Returns
InputSettingsconfigured to not include diagnostic metadata in generated output, ifisStrippedistrue. - create(byte[]) - Static method in class swim.http.header.SecWebSocketAcceptHeader
- create(byte[]) - Static method in class swim.http.header.SecWebSocketKeyHeader
- create(byte[], byte[]) - Static method in class swim.hpack.HpackHeader
- create(byte[], byte[], boolean) - Static method in class swim.hpack.HpackHeader
- create(int) - Static method in class swim.http.header.MaxForwardsHeader
- create(int) - Static method in class swim.mqtt.MqttConnStatus
- create(int) - Static method in class swim.mqtt.MqttDisconnectPacket
- create(int) - Static method in class swim.mqtt.MqttPingReqPacket
- create(int) - Static method in class swim.mqtt.MqttPingRespPacket
- create(int) - Static method in class swim.mqtt.MqttPubAckPacket
- create(int) - Static method in class swim.mqtt.MqttPubCompPacket
- create(int) - Static method in class swim.mqtt.MqttPubRecPacket
- create(int) - Static method in class swim.mqtt.MqttPubRelPacket
- create(int) - Static method in class swim.mqtt.MqttSubAckPacket
- create(int) - Static method in class swim.mqtt.MqttSubscribePacket
- create(int) - Static method in class swim.mqtt.MqttSubStatus
- create(int) - Static method in class swim.mqtt.MqttUnsubAckPacket
- create(int) - Static method in class swim.mqtt.MqttUnsubscribePacket
- create(int) - Static method in class swim.structure.Data
- create(int) - Static method in class swim.structure.Record
- create(int) - Static method in class swim.uri.UriPort
- create(int) - Static method in class swim.ws.WsCloseFrame
- create(int) - Static method in class swim.ws.WsStatus
- create(int, int) - Static method in class swim.http.HttpVersion
- create(int, int) - Static method in class swim.mqtt.MqttPubAckPacket
- create(int, int) - Static method in class swim.mqtt.MqttPubCompPacket
- create(int, int) - Static method in class swim.mqtt.MqttPubRecPacket
- create(int, int) - Static method in class swim.mqtt.MqttPubRelPacket
- create(int, int) - Static method in class swim.mqtt.MqttUnsubAckPacket
- create(int, int, int) - Static method in class swim.mqtt.MqttConnAckPacket
- create(int, int, FingerTrieSeq<String>) - Static method in class swim.mqtt.MqttUnsubscribePacket
- create(int, int, FingerTrieSeq<MqttSubscription>) - Static method in class swim.mqtt.MqttSubscribePacket
- create(int, int, FingerTrieSeq<MqttSubStatus>) - Static method in class swim.mqtt.MqttSubAckPacket
- create(int, String) - Static method in class swim.http.HttpStatus
- create(int, String) - Static method in class swim.util.Severity
-
Returns a
Severitywith the given importancelevel, and descriptivelabel. - create(int, String) - Static method in class swim.ws.WsCloseFrame
- create(int, String) - Static method in class swim.ws.WsStatus
- create(int, String...) - Static method in class swim.mqtt.MqttUnsubscribePacket
- create(int, String, int, int, int, String, String, Data, String, Data) - Static method in class swim.mqtt.MqttConnectPacket
- create(int, String, int, T, Encoder<?, ?>, int) - Static method in class swim.mqtt.MqttPublishPacket
- create(int, Encoder<?, ?>) - Static method in class swim.http.HttpChunk
- create(int, FingerTrieSeq<String>) - Static method in class swim.mqtt.MqttUnsubscribePacket
- create(int, FingerTrieSeq<MqttSubscription>) - Static method in class swim.mqtt.MqttSubscribePacket
- create(int, FingerTrieSeq<MqttSubStatus>) - Static method in class swim.mqtt.MqttSubAckPacket
- create(int, MqttSubscription...) - Static method in class swim.mqtt.MqttSubscribePacket
- create(int, MqttSubStatus...) - Static method in class swim.mqtt.MqttSubAckPacket
- create(long) - Static method in class swim.http.header.ContentLengthHeader
- create(long) - Static method in class swim.http.HttpChunkHeader
- create(long, FingerTrieSeq<ChunkExtension>) - Static method in class swim.http.HttpChunkHeader
- create(long, ChunkExtension...) - Static method in class swim.http.HttpChunkHeader
- create(Class<V>, TensorSpace<V, S>, int) - Static method in class swim.math.TensorArraySpace
- create(Class<V>, TensorSpace<V, S>, TensorDims) - Static method in class swim.math.TensorArraySpace
- create(Integer...) - Static method in class swim.http.header.SecWebSocketVersionHeader
- create(String) - Static method in class swim.args.Arg
- create(String) - Static method in class swim.args.Cmd
- create(String) - Static method in class swim.args.Opt
- create(String) - Static method in class swim.avro.AvroName
- create(String) - Static method in class swim.hpack.HpackHeader
- create(String) - Static method in class swim.http.ChunkExtension
- create(String) - Static method in class swim.http.ContentCoding
- create(String) - Static method in class swim.http.header.ContentTypeHeader
- create(String) - Static method in class swim.http.header.ExpectHeader
- create(String) - Static method in class swim.http.header.HostHeader
- create(String) - Static method in class swim.http.header.SecWebSocketAcceptHeader
- create(String) - Static method in class swim.http.header.SecWebSocketKeyHeader
- create(String) - Static method in class swim.http.HttpBody
- create(String) - Static method in class swim.http.HttpCharset
- create(String) - Static method in class swim.http.HttpChunk
- create(String) - Static method in class swim.http.HttpMethod
- create(String) - Static method in class swim.http.LanguageRange
- create(String) - Static method in class swim.http.Product
- create(String) - Static method in class swim.http.TransferCoding
- create(String) - Static method in class swim.http.UpgradeProtocol
- create(String) - Static method in class swim.http.WebSocketExtension
- create(String) - Static method in class swim.http.WebSocketParam
- create(String) - Static method in class swim.mqtt.MqttConnectPacket
- create(String) - Static method in class swim.mqtt.MqttPublishPacket
- create(String) - Static method in class swim.mqtt.MqttSubscription
- create(String) - Static method in class swim.uri.UriFragment
- create(String) - Static method in class swim.uri.UriScheme
- create(String) - Static method in class swim.uri.UriUser
- create(String) - Static method in class swim.ws.WsTextFrame
- create(String...) - Static method in class swim.http.header.AcceptCharsetHeader
- create(String...) - Static method in class swim.http.header.AcceptEncodingHeader
- create(String...) - Static method in class swim.http.header.AcceptHeader
- create(String...) - Static method in class swim.http.header.AcceptLanguageHeader
- create(String...) - Static method in class swim.http.header.AllowHeader
- create(String...) - Static method in class swim.http.header.ConnectionHeader
- create(String...) - Static method in class swim.http.header.ContentEncodingHeader
- create(String...) - Static method in class swim.http.header.OriginHeader
- create(String...) - Static method in class swim.http.header.SecWebSocketExtensionsHeader
- create(String...) - Static method in class swim.http.header.SecWebSocketProtocolHeader
- create(String...) - Static method in class swim.http.header.ServerHeader
- create(String...) - Static method in class swim.http.header.TransferEncodingHeader
- create(String...) - Static method in class swim.http.header.UpgradeHeader
- create(String...) - Static method in class swim.http.header.UserAgentHeader
- create(String, boolean, boolean) - Static method in class swim.codec.OutputSettings
-
Returns
OutputSettingsconfigured with the givenlineSeparator, pretty printing enabled ifisPrettyistrue, and styling enabled ifisStyledistrue. - create(String, char) - Static method in class swim.args.Opt
- create(String, float) - Static method in class swim.http.ContentCoding
- create(String, float) - Static method in class swim.http.HttpCharset
- create(String, float) - Static method in class swim.http.LanguageRange
- create(String, int) - Static method in class swim.http.header.HostHeader
- create(String, int) - Static method in class swim.mqtt.MqttSubscription
- create(String, int, T, Encoder<?, ?>, int) - Static method in class swim.mqtt.MqttPublishPacket
- create(String, String) - Static method in class swim.args.Arg
- create(String, String) - Static method in class swim.args.Cmd
- create(String, String) - Static method in class swim.hpack.HpackHeader
- create(String, String) - Static method in class swim.http.ChunkExtension
- create(String, String) - Static method in class swim.http.header.ContentTypeHeader
- create(String, String) - Static method in class swim.http.header.RawHeader
- create(String, String) - Static method in class swim.http.LanguageRange
- create(String, String) - Static method in class swim.http.MediaRange
- create(String, String) - Static method in class swim.http.MediaType
- create(String, String) - Static method in class swim.http.Product
- create(String, String) - Static method in class swim.http.UpgradeProtocol
- create(String, String) - Static method in class swim.http.WebSocketParam
- create(String, String) - Static method in class swim.uri.UriUser
- create(String, String, boolean) - Static method in class swim.args.Arg
- create(String, String, boolean) - Static method in class swim.hpack.HpackHeader
- create(String, String, float) - Static method in class swim.http.LanguageRange
- create(String, String, float) - Static method in class swim.http.MediaRange
- create(String, String, float, HashTrieMap<String, String>) - Static method in class swim.http.MediaRange
- create(String, String, String) - Static method in class swim.http.header.RawHeader
- create(String, String, String...) - Static method in class swim.http.Product
- create(String, String, FingerTrieSeq<String>) - Static method in class swim.http.Product
- create(String, String, HashTrieMap<String, String>) - Static method in class swim.http.header.ContentTypeHeader
- create(String, String, HashTrieMap<String, String>) - Static method in class swim.http.MediaRange
- create(String, String, HashTrieMap<String, String>) - Static method in class swim.http.MediaType
- create(String, ECParameterSpec) - Static method in class swim.security.EcDomainDef
- create(String, FingerTrieSeq<WebSocketParam>) - Static method in class swim.http.WebSocketExtension
- create(String, HashTrieMap<String, String>) - Static method in class swim.http.TransferCoding
- create(String, MediaType) - Static method in class swim.http.HttpBody
- create(String, WebSocketParam...) - Static method in class swim.http.WebSocketExtension
- create(String, MqttQoS) - Static method in class swim.mqtt.MqttSubscription
- create(String, T, Encoder<?, ?>, int) - Static method in class swim.mqtt.MqttPublishPacket
- create(InetSocketAddress) - Static method in class swim.http.header.HostHeader
- create(ByteBuffer) - Static method in class swim.http.HttpBody
- create(ByteBuffer) - Static method in class swim.http.HttpChunk
- create(ByteBuffer) - Static method in class swim.ws.WsBinaryFrame
- create(ByteBuffer) - Static method in class swim.ws.WsPingFrame
- create(ByteBuffer) - Static method in class swim.ws.WsPongFrame
- create(ByteBuffer, MediaType) - Static method in class swim.http.HttpBody
- create(ECParameterSpec) - Static method in class swim.security.EcDomainDef
- create(P) - Static method in class swim.ws.WsCloseFrame
- create(P) - Static method in class swim.ws.WsPingFrame
- create(P) - Static method in class swim.ws.WsPongFrame
- create(P, Encoder<?, ?>) - Static method in class swim.ws.WsCloseFrame
- create(P, Encoder<?, ?>) - Static method in class swim.ws.WsPingFrame
- create(P, Encoder<?, ?>) - Static method in class swim.ws.WsPongFrame
- create(AvroNamespace, String) - Static method in class swim.avro.AvroName
- create(Encoder<?, ?>) - Static method in class swim.ws.WsBinaryFrame
- create(Encoder<?, ?>) - Static method in class swim.ws.WsTextFrame
- create(Encoder<?, ?>, long) - Static method in class swim.http.HttpBody
- create(Encoder<?, ?>, long, MediaType) - Static method in class swim.http.HttpBody
- create(Encoder<?, T>) - Static method in class swim.http.HttpChunked
- create(Encoder<?, T>, MediaType) - Static method in class swim.http.HttpChunked
- create(Input, Tag, Severity) - Static method in class swim.codec.Diagnostic
- create(Input, Tag, Severity, String) - Static method in class swim.codec.Diagnostic
- create(Input, Tag, Severity, String, String) - Static method in class swim.codec.Diagnostic
- create(Input, Tag, Severity, String, String, Diagnostic) - Static method in class swim.codec.Diagnostic
- create(Input, Tag, Severity, String, Diagnostic) - Static method in class swim.codec.Diagnostic
- create(Input, Tag, Severity, Diagnostic) - Static method in class swim.codec.Diagnostic
- create(FingerTrieSeq<Integer>) - Static method in class swim.http.header.SecWebSocketVersionHeader
- create(FingerTrieSeq<String>) - Static method in class swim.http.header.ConnectionHeader
- create(FingerTrieSeq<String>) - Static method in class swim.http.header.ContentEncodingHeader
- create(FingerTrieSeq<String>) - Static method in class swim.http.header.SecWebSocketProtocolHeader
- create(FingerTrieSeq<ContentCoding>) - Static method in class swim.http.header.AcceptEncodingHeader
- create(FingerTrieSeq<HttpCharset>) - Static method in class swim.http.header.AcceptCharsetHeader
- create(FingerTrieSeq<HttpHeader>) - Static method in class swim.http.HttpChunkTrailer
- create(FingerTrieSeq<HttpMethod>) - Static method in class swim.http.header.AllowHeader
- create(FingerTrieSeq<LanguageRange>) - Static method in class swim.http.header.AcceptLanguageHeader
- create(FingerTrieSeq<MediaRange>) - Static method in class swim.http.header.AcceptHeader
- create(FingerTrieSeq<Product>) - Static method in class swim.http.header.ServerHeader
- create(FingerTrieSeq<Product>) - Static method in class swim.http.header.UserAgentHeader
- create(FingerTrieSeq<TransferCoding>) - Static method in class swim.http.header.TransferEncodingHeader
- create(FingerTrieSeq<UpgradeProtocol>) - Static method in class swim.http.header.UpgradeHeader
- create(FingerTrieSeq<WebSocketExtension>) - Static method in class swim.http.header.SecWebSocketExtensionsHeader
- create(FingerTrieSeq<Uri>) - Static method in class swim.http.header.OriginHeader
- create(PageContext, int, long, int, int, long, long, long, long, Value, QTreePageRef[], Slot[]) - Static method in class swim.db.QTreeNode
- create(PageContext, int, long, int, int, long, long, Value, BTreePageRef[], Value[]) - Static method in class swim.db.BTreeNode
- create(PageContext, int, long, int, int, long, long, Value, STreePageRef[], long[]) - Static method in class swim.db.STreeNode
- create(PageContext, int, long, int, long, long, long, long, Value, QTreePageRef[], Slot[]) - Static method in class swim.db.QTreeNode
- create(PageContext, int, long, int, long, long, long, Value, Slot[]) - Static method in class swim.db.QTreeLeaf
- create(PageContext, int, long, int, long, long, Value, BTreePageRef[], Value[]) - Static method in class swim.db.BTreeNode
- create(PageContext, int, long, int, long, long, Value, STreePageRef[], long[]) - Static method in class swim.db.STreeNode
- create(PageContext, int, long, int, long, Value) - Static method in class swim.db.UTreeLeaf
- create(PageContext, int, long, int, long, Value, Slot[]) - Static method in class swim.db.BTreeLeaf
- create(PageContext, int, long, int, long, Value, Slot[]) - Static method in class swim.db.STreeLeaf
- create(PageContext, int, long, long, long, long, Value, QTreePageRef[], Slot[]) - Static method in class swim.db.QTreeNode
- create(PageContext, int, long, long, long, Value, Slot[]) - Static method in class swim.db.QTreeLeaf
- create(PageContext, int, long, long, Value, BTreePageRef[], Value[]) - Static method in class swim.db.BTreeNode
- create(PageContext, int, long, long, Value, QTreePageRef[], Slot[]) - Static method in class swim.db.QTreeNode
- create(PageContext, int, long, long, Value, STreePageRef[], long[]) - Static method in class swim.db.STreeNode
- create(PageContext, int, long, Value) - Static method in class swim.db.UTreeLeaf
- create(PageContext, int, long, Value, STreePageRef[]) - Static method in class swim.db.STreeNode
- create(PageContext, int, long, Value, Slot[]) - Static method in class swim.db.BTreeLeaf
- create(PageContext, int, long, Value, Slot[]) - Static method in class swim.db.QTreeLeaf
- create(PageContext, int, long, Value, Slot[]) - Static method in class swim.db.STreeLeaf
- create(ContentCoding...) - Static method in class swim.http.header.AcceptEncodingHeader
- create(HttpCharset...) - Static method in class swim.http.header.AcceptCharsetHeader
- create(HttpHeader...) - Static method in class swim.http.HttpChunkTrailer
- create(HttpMethod...) - Static method in class swim.http.header.AllowHeader
- create(HttpMethod, Uri, HttpVersion) - Static method in class swim.http.HttpRequest
- create(HttpMethod, Uri, HttpVersion, FingerTrieSeq<HttpHeader>) - Static method in class swim.http.HttpRequest
- create(HttpMethod, Uri, HttpVersion, FingerTrieSeq<HttpHeader>, HttpPayload<T>) - Static method in class swim.http.HttpRequest
- create(HttpMethod, Uri, HttpVersion, HttpHeader...) - Static method in class swim.http.HttpRequest
- create(HttpRequest<?>) - Static method in class swim.ws.WsRequest
- create(HttpStatus) - Static method in class swim.http.HttpResponse
- create(HttpStatus, FingerTrieSeq<HttpHeader>) - Static method in class swim.http.HttpResponse
- create(HttpStatus, HttpHeader...) - Static method in class swim.http.HttpResponse
- create(HttpVersion, HttpStatus) - Static method in class swim.http.HttpResponse
- create(HttpVersion, HttpStatus, FingerTrieSeq<HttpHeader>) - Static method in class swim.http.HttpResponse
- create(HttpVersion, HttpStatus, FingerTrieSeq<HttpHeader>, HttpPayload<T>) - Static method in class swim.http.HttpResponse
- create(HttpVersion, HttpStatus, HttpHeader...) - Static method in class swim.http.HttpResponse
- create(LanguageRange...) - Static method in class swim.http.header.AcceptLanguageHeader
- create(MediaRange...) - Static method in class swim.http.header.AcceptHeader
- create(MediaType) - Static method in class swim.http.header.ContentTypeHeader
- create(Product...) - Static method in class swim.http.header.ServerHeader
- create(Product...) - Static method in class swim.http.header.UserAgentHeader
- create(TransferCoding...) - Static method in class swim.http.header.TransferEncodingHeader
- create(UpgradeProtocol...) - Static method in class swim.http.header.UpgradeHeader
- create(WebSocketExtension...) - Static method in class swim.http.header.SecWebSocketExtensionsHeader
- create(ClientAuth, Collection<String>, Collection<String>) - Static method in class swim.io.TlsSettings
- create(HttpSettings) - Static method in class swim.io.ws.WsSettings
- create(IpSettings) - Static method in class swim.io.http.HttpSettings
- create(IpSettings) - Static method in class swim.io.mqtt.MqttSettings
- create(IpSettings) - Static method in class swim.io.ws.WsSettings
- create(TcpSettings) - Static method in class swim.io.IpSettings
- create(TlsSettings) - Static method in class swim.io.IpSettings
- create(WsSettings) - Static method in class swim.io.warp.WarpSettings
- create(TensorForm<V>) - Static method in class swim.math.TensorArrayForm
- create(MqttConnStatus) - Static method in class swim.mqtt.MqttConnAckPacket
- create(Data) - Static method in class swim.ws.WsBinaryFrame
- create(Data) - Static method in class swim.ws.WsPingFrame
- create(Data) - Static method in class swim.ws.WsPongFrame
- create(Data, Data, Data) - Static method in class swim.security.JsonWebSignature
- create(Data, Data, Data, Data) - Static method in class swim.security.JsonWebSignature
- create(Record) - Static method in class swim.dataflow.RecordModel
- create(Record) - Static method in class swim.dataflow.RecordScope
- create(Value, Data, Data, Data) - Static method in class swim.security.JsonWebSignature
- create(Value, Data, Data, Data, Data) - Static method in class swim.security.JsonWebSignature
- create(Uri) - Static method in class swim.ws.WsRequest
- create(Uri...) - Static method in class swim.http.header.OriginHeader
- create(UriAuthority) - Static method in class swim.http.header.HostHeader
- create(UriHost) - Static method in class swim.http.header.HostHeader
- create(UriHost) - Static method in class swim.uri.UriAuthority
- create(UriHost, UriPort) - Static method in class swim.http.header.HostHeader
- create(UriHost, UriPort) - Static method in class swim.uri.UriAuthority
- create(UriPart) - Static method in class swim.uri.Uri
- create(UriPath) - Static method in class swim.uri.Uri
- create(UriPath, UriFragment) - Static method in class swim.uri.Uri
- create(UriPath, UriQuery) - Static method in class swim.uri.Uri
- create(UriPath, UriQuery, UriFragment) - Static method in class swim.uri.Uri
- create(Uri, FingerTrieSeq<String>) - Static method in class swim.ws.WsRequest
- create(Uri, FingerTrieSeq<String>, FingerTrieSeq<WebSocketExtension>, FingerTrieSeq<HttpHeader>) - Static method in class swim.ws.WsRequest
- create(Uri, FingerTrieSeq<String>, HttpHeader...) - Static method in class swim.ws.WsRequest
- create(Uri, HttpHeader...) - Static method in class swim.ws.WsRequest
- create(UriScheme, UriAuthority) - Static method in class swim.uri.Uri
- create(UriScheme, UriAuthority, UriPath) - Static method in class swim.uri.Uri
- create(UriScheme, UriAuthority, UriPath, UriFragment) - Static method in class swim.uri.Uri
- create(UriScheme, UriAuthority, UriPath, UriQuery) - Static method in class swim.uri.Uri
- create(UriScheme, UriAuthority, UriPath, UriQuery, UriFragment) - Static method in class swim.uri.Uri
- create(UriUser, UriHost, UriPort) - Static method in class swim.uri.UriAuthority
- create(WsOpcode, Decoder<T>) - Static method in class swim.ws.WsFragmentFrame
- create(WsStatus) - Static method in class swim.ws.WsCloseFrame
- create(T) - Static method in class swim.http.HttpValue
- create(T, Encoder<?, ?>) - Static method in class swim.ws.WsBinaryFrame
- create(T, Encoder<?, ?>) - Static method in class swim.ws.WsTextFrame
- create(T, Encoder<?, ?>, long) - Static method in class swim.http.HttpBody
- create(T, Encoder<?, ?>, long, MediaType) - Static method in class swim.http.HttpBody
- create(T, Encoder<?, T>) - Static method in class swim.http.HttpChunked
- create(T, Encoder<?, T>, MediaType) - Static method in class swim.http.HttpChunked
- create(T, MediaType) - Static method in class swim.http.HttpValue
- created() - Method in class swim.db.Germ
- created() - Method in class swim.db.MetaTree
- created() - Method in class swim.db.Seed
- CREATED - Static variable in class swim.http.HttpStatus
- createModem() - Method in class swim.io.AbstractIpService
- createServer() - Method in class swim.io.http.AbstractHttpService
- createServer() - Method in interface swim.io.http.HttpService
- createSocket() - Method in class swim.io.AbstractIpService
- createSocket() - Method in class swim.io.http.HttpSocketService
- createSocket() - Method in interface swim.io.IpService
-
Returns a new
IpSocketbinding to handle an incoming network connection. - createSocket() - Method in class swim.io.mqtt.AbstractMqttService
- createSocket() - Method in interface swim.io.mqtt.MqttService
- createSocket() - Method in class swim.io.mqtt.MqttSocketService
- createSocket(WsEngine) - Method in class swim.io.ws.WsUpgradeRequester
- createSocket(WsEngine) - Method in class swim.io.ws.WsUpgradeResponder
- critical() - Method in class swim.security.JsonWebSignature
- Csv - Class in swim.csv
-
Factory for constructing CSV parsers and writers.
- CsvCol<C> - Interface in swim.csv.schema
- CsvHeader<T,R,C> - Class in swim.csv.schema
- CsvHeader() - Constructor for class swim.csv.schema.CsvHeader
- CsvParser - Class in swim.csv.parser
- CsvParser(int) - Constructor for class swim.csv.parser.CsvParser
- CsvStructure - Class in swim.csv.structure
- CsvStructureCol - Interface in swim.csv.structure
- CsvStructureHeader - Class in swim.csv.structure
- cue() - Method in class swim.concurrent.AbstractTask
-
Schedules this task to execute as a sequential process.
- cue() - Method in interface swim.concurrent.TaskContext
-
Schedules the task to execute as a sequential process.
- cue() - Method in interface swim.concurrent.TaskRef
-
Schedules the task to execute as a sequential process.
- cursor() - Method in class swim.db.BTree
- cursor() - Method in class swim.db.BTreeLeaf
- cursor() - Method in class swim.db.BTreeNode
- cursor() - Method in class swim.db.BTreePage
- cursor() - Method in class swim.db.BTreePageRef
- cursor() - Method in class swim.db.Page
- cursor() - Method in class swim.db.PageRef
- cursor() - Method in class swim.db.QTree
- cursor() - Method in class swim.db.QTreePage
- cursor() - Method in class swim.db.QTreePageRef
- cursor() - Method in class swim.db.STree
- cursor() - Method in class swim.db.STreeLeaf
- cursor() - Method in class swim.db.STreeNode
- cursor() - Method in class swim.db.STreePage
- cursor() - Method in class swim.db.STreePageRef
- cursor() - Method in class swim.db.Tree
- cursor() - Method in class swim.db.UTree
- cursor() - Method in class swim.db.UTreeLeaf
- cursor() - Method in class swim.db.UTreePage
- cursor() - Method in class swim.db.UTreePageRef
- cursor() - Method in class swim.spatial.QTreePage
- cursor(long, long) - Method in class swim.db.QTree
- cursor(long, long) - Method in class swim.db.QTreeLeaf
- cursor(long, long) - Method in class swim.db.QTreeNode
- cursor(long, long) - Method in class swim.db.QTreePage
- cursor(long, long) - Method in class swim.db.QTreePageRef
- cursor(long, long) - Method in class swim.spatial.QTreePage
- cursor(long, long, long, long) - Method in class swim.spatial.QTreePage
- Cursor<T> - Interface in swim.util
- curve - Variable in class swim.security.EcDomainDef
- curve() - Method in class swim.security.EcDomainDef
- cx - Variable in class swim.math.R2Circle
- cx - Variable in class swim.math.R3Sphere
- cy - Variable in class swim.math.R2Circle
- cy - Variable in class swim.math.R3Sphere
- cyan(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII cyan foreground color escape code to
output, ifoutput.settings().isStyled()istrue. - cyanBold(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII bold cyan foreground color escape code to
output, ifoutput.settings().isStyled()istrue. - cz - Variable in class swim.math.R3Sphere
D
- d1() - Static method in class swim.math.TensorDims
- d2() - Static method in class swim.math.TensorDims
- d2x2() - Static method in class swim.math.TensorDims
- d3() - Static method in class swim.math.TensorDims
- d3x3() - Static method in class swim.math.TensorDims
- d4() - Static method in class swim.math.TensorDims
- d4x4() - Static method in class swim.math.TensorDims
- Data - Class in swim.structure
- Data() - Constructor for class swim.structure.Data
- Data(byte[], int, int) - Constructor for class swim.structure.Data
- Data(int) - Constructor for class swim.structure.Data
- database() - Method in class swim.db.BTreeMap
- database() - Method in class swim.db.Chunk
- database() - Method in class swim.db.FileStore
- database() - Method in class swim.db.FileZone
- database() - Method in class swim.db.QTreeMap
- database() - Method in class swim.db.Store
- database() - Method in class swim.db.STreeList
- database() - Method in class swim.db.Trunk
- database() - Method in class swim.db.UTreeValue
- Database - Class in swim.db
- databaseCommitDidFail(Store, Database, Throwable) - Method in class swim.db.StoreContext
- databaseCompactDidFail(Store, Database, Throwable) - Method in class swim.db.StoreContext
- databaseDelegate() - Method in class swim.db.Database
- DatabaseDelegate - Interface in swim.db
- databaseDidClose(Store, Database) - Method in class swim.db.StoreContext
- databaseDidCloseTrunk(Trunk<?>) - Method in class swim.db.Database
- databaseDidCommit(Database, Chunk) - Method in interface swim.db.DatabaseDelegate
- databaseDidCommit(Store, Database, Chunk) - Method in class swim.db.StoreContext
- databaseDidCompact(Database, int) - Method in interface swim.db.DatabaseDelegate
- databaseDidCompact(Store, Database, int) - Method in class swim.db.StoreContext
- databaseDidCreateTrunk(Trunk<?>) - Method in class swim.db.Database
- databaseDidDeleteZone(Store, Database, int) - Method in class swim.db.StoreContext
- databaseDidOpen(Store, Database) - Method in class swim.db.StoreContext
- databaseDidOpenTrunk(Trunk<?>) - Method in class swim.db.Database
- databaseDidShiftZone(Store, Database, Zone) - Method in class swim.db.StoreContext
- databaseDidUpdateTrunk(Trunk<?>, Tree, Tree, long) - Method in class swim.db.Database
- databaseWillClose(Store, Database) - Method in class swim.db.StoreContext
- databaseWillCommit(Store, Database, Commit) - Method in class swim.db.StoreContext
- databaseWillCompact(Store, Database, int) - Method in class swim.db.StoreContext
- databaseWillOpen(Store, Database) - Method in class swim.db.StoreContext
- dataDecoder() - Method in class swim.mqtt.MqttDecoder
- dataDecoder(AvroDataType<T>) - Method in class swim.avro.decoder.AvroDecoder
- dataDecoder(ProtobufDataType<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- dataEncoder(Data) - Method in class swim.mqtt.MqttEncoder
- Dataflow - Class in swim.dataflow
- dataFrame(WsOpcode, T) - Method in class swim.ws.WsDecoder
- dataOutput() - Method in class swim.recon.ReconParser
- dataOutput() - Method in class swim.recon.ReconStructureParser
- dataType() - Static method in class swim.avro.reflection.AvroReflection
- dataType() - Static method in class swim.avro.structure.AvroStructure
- dataType() - Static method in class swim.protobuf.reflection.ProtobufReflection
- dataType() - Static method in class swim.protobuf.structure.ProtobufStructure
- dealias() - Method in class swim.uri.UriQuery
- DeauthedResponse - Class in swim.warp
- DeauthedResponse() - Constructor for class swim.warp.DeauthedResponse
- DeauthedResponse(Value) - Constructor for class swim.warp.DeauthedResponse
- DeauthRequest - Class in swim.warp
- DeauthRequest() - Constructor for class swim.warp.DeauthRequest
- DeauthRequest(Value) - Constructor for class swim.warp.DeauthRequest
- debug() - Static method in class swim.util.Severity
-
Returns the
SeveritywithDEBUG_LEVELof importance. - debug(Object) - Static method in class swim.codec.Format
- debug(Object) - Method in class swim.codec.Output
-
Writes the code points of the developer-readable
Debugstring of the givenobject. - debug(Object) - Method in class swim.codec.OutputBuffer
- debug(Object) - Method in interface swim.util.Log
-
Logs a debug-level message.
- debug(Object, OutputSettings) - Static method in class swim.codec.Format
-
Returns the developer-readable
Displaystring for the givemobject, output using the givensettings. - debug(String) - Static method in class swim.util.Severity
-
Returns a
SeveritywithDEBUG_LEVELof importance, and the given descriptivelabel. - debug(Output<T>) - Method in class swim.args.Arg
- debug(Output<T>) - Method in class swim.args.Cmd
- debug(Output<T>) - Method in class swim.args.Opt
- debug(Output<T>) - Method in class swim.avro.AvroName
- debug(Output<T>) - Method in class swim.avro.AvroNamespace
- debug(Output<T>) - Method in interface swim.codec.Debug
-
Writes a developer readable, debug-formatted string representation of this object to
output. - debug(Output<T>) - Method in class swim.codec.InputSettings
- debug(Output<T>) - Method in class swim.codec.Mark
- debug(Output<T>) - Method in class swim.codec.OutputSettings
- debug(Output<T>) - Method in class swim.codec.Span
- debug(Output<T>) - Method in class swim.codec.UtfErrorMode
- debug(Output<T>) - Method in class swim.collections.BTree
- debug(Output<T>) - Method in class swim.collections.BTreeMap
- debug(Output<T>) - Method in class swim.collections.HashTrieMap
- debug(Output<T>) - Method in class swim.concurrent.ClockDef
- debug(Output<T>) - Method in class swim.concurrent.TheaterDef
- debug(Output<T>) - Method in enum swim.db.PageType
- debug(Output<T>) - Method in class swim.db.StoreSettings
- debug(Output<T>) - Method in class swim.hpack.HpackHeader
- debug(Output<T>) - Method in class swim.http.ChunkExtension
- debug(Output<T>) - Method in class swim.http.ContentCoding
- debug(Output<T>) - Method in class swim.http.header.AcceptCharsetHeader
- debug(Output<T>) - Method in class swim.http.header.AcceptEncodingHeader
- debug(Output<T>) - Method in class swim.http.header.AcceptHeader
- debug(Output<T>) - Method in class swim.http.header.AcceptLanguageHeader
- debug(Output<T>) - Method in class swim.http.header.AllowHeader
- debug(Output<T>) - Method in class swim.http.header.ConnectionHeader
- debug(Output<T>) - Method in class swim.http.header.ContentEncodingHeader
- debug(Output<T>) - Method in class swim.http.header.ContentLengthHeader
- debug(Output<T>) - Method in class swim.http.header.ContentTypeHeader
- debug(Output<T>) - Method in class swim.http.header.ExpectHeader
- debug(Output<T>) - Method in class swim.http.header.HostHeader
- debug(Output<T>) - Method in class swim.http.header.MaxForwardsHeader
- debug(Output<T>) - Method in class swim.http.header.OriginHeader
- debug(Output<T>) - Method in class swim.http.header.RawHeader
- debug(Output<T>) - Method in class swim.http.header.SecWebSocketAcceptHeader
- debug(Output<T>) - Method in class swim.http.header.SecWebSocketExtensionsHeader
- debug(Output<T>) - Method in class swim.http.header.SecWebSocketKeyHeader
- debug(Output<T>) - Method in class swim.http.header.SecWebSocketProtocolHeader
- debug(Output<T>) - Method in class swim.http.header.SecWebSocketVersionHeader
- debug(Output<T>) - Method in class swim.http.header.ServerHeader
- debug(Output<T>) - Method in class swim.http.header.TransferEncodingHeader
- debug(Output<T>) - Method in class swim.http.header.UpgradeHeader
- debug(Output<T>) - Method in class swim.http.header.UserAgentHeader
- debug(Output<T>) - Method in class swim.http.HttpBody
- debug(Output<T>) - Method in class swim.http.HttpCharset
- debug(Output<T>) - Method in class swim.http.HttpChunk
- debug(Output<T>) - Method in class swim.http.HttpChunked
- debug(Output<T>) - Method in class swim.http.HttpChunkHeader
- debug(Output<T>) - Method in class swim.http.HttpChunkTrailer
- debug(Output<T>) - Method in class swim.http.HttpHeader
- debug(Output<T>) - Method in class swim.http.HttpMethod
- debug(Output<T>) - Method in class swim.http.HttpRequest
- debug(Output<T>) - Method in class swim.http.HttpResponse
- debug(Output<T>) - Method in class swim.http.HttpStatus
- debug(Output<T>) - Method in class swim.http.HttpValue
- debug(Output<T>) - Method in class swim.http.HttpVersion
- debug(Output<T>) - Method in class swim.http.LanguageRange
- debug(Output<T>) - Method in class swim.http.MediaRange
- debug(Output<T>) - Method in class swim.http.MediaType
- debug(Output<T>) - Method in class swim.http.Product
- debug(Output<T>) - Method in class swim.http.TransferCoding
- debug(Output<T>) - Method in class swim.http.UpgradeProtocol
- debug(Output<T>) - Method in class swim.http.WebSocketExtension
- debug(Output<T>) - Method in class swim.http.WebSocketParam
- debug(Output<T>) - Method in enum swim.io.ClientAuth
- debug(Output<T>) - Method in enum swim.io.FlowControl
- debug(Output<T>) - Method in enum swim.io.FlowModifier
- debug(Output<T>) - Method in class swim.io.http.HttpSettings
- debug(Output<T>) - Method in class swim.io.IpSettings
- debug(Output<T>) - Method in class swim.io.mqtt.MqttSettings
- debug(Output<T>) - Method in class swim.io.TcpSettings
- debug(Output<T>) - Method in class swim.io.TlsSettings
- debug(Output<T>) - Method in class swim.io.TransportSettings
- debug(Output<T>) - Method in class swim.io.warp.WarpSettings
- debug(Output<T>) - Method in class swim.io.ws.WsSettings
- debug(Output<T>) - Method in class swim.math.MutableTensor
- debug(Output<T>) - Method in class swim.math.Precision
- debug(Output<T>) - Method in class swim.math.R
- debug(Output<T>) - Method in class swim.math.R2
- debug(Output<T>) - Method in class swim.math.R2Box
- debug(Output<T>) - Method in class swim.math.R2Circle
- debug(Output<T>) - Method in class swim.math.R2Point
- debug(Output<T>) - Method in class swim.math.R2Vector
- debug(Output<T>) - Method in class swim.math.R3
- debug(Output<T>) - Method in class swim.math.R3Box
- debug(Output<T>) - Method in class swim.math.R3Point
- debug(Output<T>) - Method in class swim.math.R3Sphere
- debug(Output<T>) - Method in class swim.math.R3Vector
- debug(Output<T>) - Method in class swim.math.RN
- debug(Output<T>) - Method in class swim.math.RNVector
- debug(Output<T>) - Method in class swim.math.Tensor
- debug(Output<T>) - Method in class swim.math.TensorArray
- debug(Output<T>) - Method in class swim.math.TensorDims
- debug(Output<T>) - Method in class swim.math.Z
- debug(Output<T>) - Method in class swim.math.Z2
- debug(Output<T>) - Method in class swim.math.Z2Box
- debug(Output<T>) - Method in class swim.math.Z2Point
- debug(Output<T>) - Method in class swim.math.Z2Vector
- debug(Output<T>) - Method in class swim.math.Z3
- debug(Output<T>) - Method in class swim.math.Z3Box
- debug(Output<T>) - Method in class swim.math.Z3Point
- debug(Output<T>) - Method in class swim.math.Z3Vector
- debug(Output<T>) - Method in class swim.mqtt.MqttConnAckPacket
- debug(Output<T>) - Method in class swim.mqtt.MqttConnectPacket
- debug(Output<T>) - Method in class swim.mqtt.MqttConnStatus
- debug(Output<T>) - Method in class swim.mqtt.MqttDisconnectPacket
- debug(Output<T>) - Method in class swim.mqtt.MqttPingReqPacket
- debug(Output<T>) - Method in class swim.mqtt.MqttPingRespPacket
- debug(Output<T>) - Method in class swim.mqtt.MqttPubAckPacket
- debug(Output<T>) - Method in class swim.mqtt.MqttPubCompPacket
- debug(Output<T>) - Method in class swim.mqtt.MqttPublishPacket
- debug(Output<T>) - Method in class swim.mqtt.MqttPubRecPacket
- debug(Output<T>) - Method in class swim.mqtt.MqttPubRelPacket
- debug(Output<T>) - Method in enum swim.mqtt.MqttQoS
- debug(Output<T>) - Method in class swim.mqtt.MqttSubAckPacket
- debug(Output<T>) - Method in class swim.mqtt.MqttSubscribePacket
- debug(Output<T>) - Method in class swim.mqtt.MqttSubscription
- debug(Output<T>) - Method in class swim.mqtt.MqttSubStatus
- debug(Output<T>) - Method in class swim.mqtt.MqttUnsubAckPacket
- debug(Output<T>) - Method in class swim.mqtt.MqttUnsubscribePacket
- debug(Output<T>) - Method in class swim.security.JsonWebKey
- debug(Output<T>) - Method in class swim.security.JsonWebSignature
- debug(Output<T>) - Method in class swim.security.JsonWebToken
- debug(Output<T>) - Method in class swim.spatial.QTree
- debug(Output<T>) - Method in class swim.spatial.QTreeMap
- debug(Output<T>) - Method in class swim.structure.Absent
- debug(Output<T>) - Method in class swim.structure.Attr
- debug(Output<T>) - Method in class swim.structure.Bool
- debug(Output<T>) - Method in class swim.structure.Data
- debug(Output<T>) - Method in class swim.structure.Extant
- debug(Output<T>) - Method in class swim.structure.func.BridgeFunc
- debug(Output<T>) - Method in class swim.structure.func.LambdaFunc
- debug(Output<T>) - Method in class swim.structure.InterpreterSettings
- debug(Output<T>) - Method in class swim.structure.Item
- debug(Output<T>) - Method in class swim.structure.Num
- debug(Output<T>) - Method in class swim.structure.operator.AndOperator
- debug(Output<T>) - Method in class swim.structure.operator.BitwiseAndOperator
- debug(Output<T>) - Method in class swim.structure.operator.BitwiseNotOperator
- debug(Output<T>) - Method in class swim.structure.operator.BitwiseOrOperator
- debug(Output<T>) - Method in class swim.structure.operator.BitwiseXorOperator
- debug(Output<T>) - Method in class swim.structure.operator.ConditionalOperator
- debug(Output<T>) - Method in class swim.structure.operator.DivideOperator
- debug(Output<T>) - Method in class swim.structure.operator.EqOperator
- debug(Output<T>) - Method in class swim.structure.operator.GeOperator
- debug(Output<T>) - Method in class swim.structure.operator.GtOperator
- debug(Output<T>) - Method in class swim.structure.operator.InvokeOperator
- debug(Output<T>) - Method in class swim.structure.operator.LeOperator
- debug(Output<T>) - Method in class swim.structure.operator.LtOperator
- debug(Output<T>) - Method in class swim.structure.operator.MinusOperator
- debug(Output<T>) - Method in class swim.structure.operator.ModuloOperator
- debug(Output<T>) - Method in class swim.structure.operator.NegativeOperator
- debug(Output<T>) - Method in class swim.structure.operator.NeOperator
- debug(Output<T>) - Method in class swim.structure.operator.NotOperator
- debug(Output<T>) - Method in class swim.structure.operator.OrOperator
- debug(Output<T>) - Method in class swim.structure.operator.PlusOperator
- debug(Output<T>) - Method in class swim.structure.operator.PositiveOperator
- debug(Output<T>) - Method in class swim.structure.operator.TimesOperator
- debug(Output<T>) - Method in class swim.structure.Record
- debug(Output<T>) - Method in class swim.structure.Selector
- debug(Output<T>) - Method in class swim.structure.selector.LiteralSelector
- debug(Output<T>) - Method in class swim.structure.Slot
- debug(Output<T>) - Method in class swim.structure.Text
- debug(Output<T>) - Method in class swim.uri.Uri
- debug(Output<T>) - Method in class swim.uri.UriAuthority
- debug(Output<T>) - Method in class swim.uri.UriFragment
- debug(Output<T>) - Method in class swim.uri.UriHost
- debug(Output<T>) - Method in class swim.uri.UriPath
- debug(Output<T>) - Method in class swim.uri.UriPattern
- debug(Output<T>) - Method in class swim.uri.UriPort
- debug(Output<T>) - Method in class swim.uri.UriQuery
- debug(Output<T>) - Method in class swim.uri.UriScheme
- debug(Output<T>) - Method in class swim.uri.UriUser
- debug(Output<T>) - Method in class swim.warp.Envelope
- debug(Output<T>) - Method in class swim.warp.HostAddressed
- debug(Output<T>) - Method in class swim.warp.LaneAddressed
- debug(Output<T>) - Method in class swim.warp.LinkAddressed
- debug(Output<T>) - Method in class swim.ws.WsBinaryFrame
- debug(Output<T>) - Method in class swim.ws.WsCloseFrame
- debug(Output<T>) - Method in class swim.ws.WsEngineSettings
- debug(Output<T>) - Method in class swim.ws.WsFragmentFrame
- debug(Output<T>) - Method in enum swim.ws.WsOpcode
- debug(Output<T>) - Method in class swim.ws.WsPingFrame
- debug(Output<T>) - Method in class swim.ws.WsPongFrame
- debug(Output<T>) - Method in class swim.ws.WsStatus
- debug(Output<T>) - Method in class swim.ws.WsTextFrame
- debug(Output<T>, Object) - Static method in class swim.codec.Format
- debug(Output<U>) - Method in class swim.collections.FingerTrieSeq
- debug(Output<U>) - Method in class swim.collections.HashTrieSet
- debug(Output<U>) - Method in class swim.collections.STree
- debug(Output<U>) - Method in class swim.collections.STreeList
- debug(Output<U>) - Method in class swim.uri.UriMapper
- Debug - Interface in swim.codec
-
Type that can output a developer readable debug string.
- DEBUG_LEVEL - Static variable in class swim.util.Severity
- debugChar(Output<T>, int) - Static method in class swim.codec.Format
-
Writes the code points of the Java character literal for the given
valuetooutput. - debugDouble(Output<T>, double) - Static method in class swim.codec.Format
-
Writes the code points of the Java numeric literal for the given
valuetooutput. - debugFloat(Output<T>, float) - Static method in class swim.codec.Format
-
Writes the code points of the Java numeric literal for the given
valuetooutput. - debugInt(Output<T>, int) - Static method in class swim.codec.Format
-
Writes the code points of the Java numeric literal for the given
valuetooutput. - debugLong(Output<T>, long) - Static method in class swim.codec.Format
-
Writes the code points of the Java numeric literal for the given
valuetooutput. - debugString(Output<T>, String) - Static method in class swim.codec.Format
-
Writes the code points of the Java string literal for the given
valuetooutput. - debugThen(Output<T>) - Method in class swim.structure.selector.ChildrenSelector
- debugThen(Output<T>) - Method in class swim.structure.Selector
- debugThen(Output<T>) - Method in class swim.structure.selector.DescendantsSelector
- debugThen(Output<T>) - Method in class swim.structure.selector.FilterSelector
- debugThen(Output<T>) - Method in class swim.structure.selector.GetAttrSelector
- debugThen(Output<T>) - Method in class swim.structure.selector.GetItemSelector
- debugThen(Output<T>) - Method in class swim.structure.selector.GetSelector
- debugThen(Output<T>) - Method in class swim.structure.selector.IdentitySelector
- debugThen(Output<T>) - Method in class swim.structure.selector.KeysSelector
- debugThen(Output<T>) - Method in class swim.structure.selector.LiteralSelector
- debugThen(Output<T>) - Method in class swim.structure.selector.ValuesSelector
- decimalParser() - Static method in class swim.codec.Base10
- decode(InputStream, Decoder<O>) - Static method in class swim.codec.Binary
- decode(InputStream, Parser<O>) - Static method in class swim.codec.Utf8
- decode(InputBuffer) - Static method in class swim.ws.WsStatus
- decode(InputBuffer, Decoder<?>...) - Static method in class swim.codec.Detect
- decodeArray(InputBuffer, AvroArrayType<I, T>) - Method in class swim.avro.decoder.AvroDecoder
- decodeBinaryFrame(InputBuffer, int, Decoder<T>) - Method in class swim.ws.WsDecoder
- decodeBinaryFrame(InputBuffer, int, Decoder<T>) - Method in class swim.ws.WsDeflateDecoder
- decodeBlock(InputBuffer) - Method in class swim.hpack.HpackDecoder
- decodeBody(InputBuffer, HttpMessage<?>, Decoder<T>, long) - Method in class swim.http.HttpParser
- decodeBoolean(InputBuffer, AvroBooleanType<T>) - Method in class swim.avro.decoder.AvroDecoder
- decodeChunked(InputBuffer, HttpMessage<?>, Decoder<T>) - Method in class swim.http.HttpParser
- decodeCloseFrame(InputBuffer, int, Decoder<P>) - Method in class swim.ws.WsDecoder
- decodeComplex(InputBuffer, AvroComplexType<T>) - Method in class swim.avro.decoder.AvroDecoder
- decodeComplex(InputBuffer, ProtobufComplexType<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- decodeConnAckPacket(InputBuffer) - Method in class swim.mqtt.MqttDecoder
- decodeConnectPacket(InputBuffer) - Method in class swim.mqtt.MqttDecoder
- decodeContinuation(InputBuffer, WsOpcode, Decoder<T>) - Method in class swim.ws.WsDecoder
- decodeContinuationFrame(InputBuffer, int, WsOpcode, Decoder<T>) - Method in class swim.ws.WsDecoder
- decodeContinuationFrame(InputBuffer, int, WsOpcode, Decoder<T>) - Method in class swim.ws.WsDeflateDecoder
- decodeData(InputBuffer) - Method in class swim.avro.schema.AvroDataType
- decodeData(InputBuffer) - Method in class swim.mqtt.MqttDecoder
- decodeData(InputBuffer) - Method in class swim.protobuf.schema.ProtobufDataType
- decodeData(InputBuffer, AvroDataType<T>) - Method in class swim.avro.decoder.AvroDecoder
- decodeData(InputBuffer, ProtobufDataType<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- decodeDigit(int) - Static method in class swim.codec.Base10
-
Returns the decimal quantity between
0(inclusive) and10(exclusive) represented by the base-10 digitc. - decodeDigit(int) - Static method in class swim.codec.Base16
-
Returns the 4-bit quantity represented by the base-16 digit
c. - decodeDigit(int) - Method in class swim.codec.Base64
-
Returns the 7-bit quantity represented by the base-64 digit
c. - decodedInput(String) - Static method in class swim.codec.Utf8
- decodedInput(String, UtfErrorMode) - Static method in class swim.codec.Utf8
- decodedInput(Input) - Static method in class swim.codec.Utf8
- decodedInput(Input, UtfErrorMode) - Static method in class swim.codec.Utf8
- decodeDisconnectPacket(InputBuffer) - Method in class swim.mqtt.MqttDecoder
- decodeDouble(InputBuffer, AvroDoubleType<T>) - Method in class swim.avro.decoder.AvroDecoder
- decodedOutput(Output<T>) - Static method in class swim.codec.Utf8
-
Returns a new
Outputthat accepts UTF-8 code unit sequences, and writes decoded Unicode code points to the composedoutput, handling invalid code unit sequences according to theUtfErrorMode.fatal()policy. - decodedOutput(Output<T>, UtfErrorMode) - Static method in class swim.codec.Utf8
-
Returns a new
Outputthat accepts UTF-8 code unit sequences, and writes decoded Unicode code points to the composedoutput, handling invalid code unit sequences according to theerrorModepolicy. - decodedParser(Parser<O>) - Static method in class swim.codec.Utf8
- decodedParser(Parser<O>, UtfErrorMode) - Static method in class swim.codec.Utf8
- decodedString() - Static method in class swim.codec.Utf8
-
Returns a new
Outputthat accepts UTF-8 code unit sequences, and writes decoded Unicode code points to a growableString, handling invalid code unit sequences according to theUtfErrorMode.fatal()policy. - decodeEnum(InputBuffer, AvroEnumType<T>) - Method in class swim.avro.decoder.AvroDecoder
- decodeFinRsvOp(InputBuffer, int, WsOpcode, Decoder<T>) - Method in class swim.ws.WsDecoder
- decodeFixed(InputBuffer) - Method in class swim.avro.schema.AvroFixedType
- decodeFixed(InputBuffer, AvroFixedType<T>) - Method in class swim.avro.decoder.AvroDecoder
- decodeFixed32(InputBuffer, ProtobufFixed32Type<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- decodeFixed64(InputBuffer, ProtobufFixed64Type<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- decodeFloat(InputBuffer, AvroFloatType<T>) - Method in class swim.avro.decoder.AvroDecoder
- decodeHeader(InputBuffer) - Method in class swim.hpack.HpackDecoder
- decodeHttp(InputBuffer, HttpMessage<?>, Decoder<T>) - Static method in class swim.http.HttpChunked
- decodeHttp(InputBuffer, HttpMessage<?>, Decoder<T>, long) - Static method in class swim.http.HttpBody
- decodeMap(InputBuffer, AvroMapType<K, V, T>) - Method in class swim.avro.decoder.AvroDecoder
- decodeMessage(InputBuffer, Decoder<T>) - Method in class swim.ws.WsDecoder
- decodeMessage(InputBuffer, ProtobufMessageType<T, M>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- decodeNull(InputBuffer, AvroNullType<T>) - Method in class swim.avro.decoder.AvroDecoder
- decodeOutput(InputBuffer, Output<O>, UtfErrorMode) - Static method in class swim.codec.Utf8
-
Writes the decoded Unicode code points of the
inputbuffer to the givenoutput, returning aDecodercontinuation that knows how to decode subsequent input buffers. - decodeOutput(Input, Output<O>) - Static method in class swim.codec.Utf8
-
Writes the decoded Unicode code points of the
inputbuffer to the givenoutput, returning aDecodercontinuation that knows how to decode subsequent input buffers. - decodePacket(InputBuffer, Decoder<T>) - Method in class swim.mqtt.MqttDecoder
- decodePacketType(InputBuffer, int, Decoder<T>) - Method in class swim.mqtt.MqttDecoder
- decodePayload(InputBuffer, ProtobufMessageType<T, ?>) - Static method in class swim.protobuf.Protobuf
- decodePayload(InputBuffer, ProtobufMessageType<T, M>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- decodePingFrame(InputBuffer, int, Decoder<P>) - Method in class swim.ws.WsDecoder
- decodePingReqPacket(InputBuffer) - Method in class swim.mqtt.MqttDecoder
- decodePingRespPacket(InputBuffer) - Method in class swim.mqtt.MqttDecoder
- decodePongFrame(InputBuffer, int, Decoder<P>) - Method in class swim.ws.WsDecoder
- decodePrimitive(InputBuffer, AvroPrimitiveType<T>) - Method in class swim.avro.decoder.AvroDecoder
- decodePrimitive(InputBuffer, ProtobufPrimitiveType<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- decodePubAckPacket(InputBuffer) - Method in class swim.mqtt.MqttDecoder
- decodePubCompPacket(InputBuffer) - Method in class swim.mqtt.MqttDecoder
- decodePublishPacket(InputBuffer, Decoder<T>) - Method in class swim.mqtt.MqttDecoder
- decodePubRecPacket(InputBuffer) - Method in class swim.mqtt.MqttDecoder
- decodePubRelPacket(InputBuffer) - Method in class swim.mqtt.MqttDecoder
- decoder - Variable in class swim.io.ws.WebSocketModem
- decoder() - Static method in class swim.avro.Avro
- decoder() - Static method in class swim.protobuf.Protobuf
- decoder() - Static method in class swim.warp.Envelope
- decoder() - Method in class swim.ws.WsEngine
- decoder() - Static method in class swim.ws.WsStatus
- decoder(Decoder<?>...) - Static method in class swim.codec.Detect
- Decoder<O> - Class in swim.codec
-
Continuation of how to decode subsequent input buffers from a byte stream.
- Decoder() - Constructor for class swim.codec.Decoder
- decodeRecord(InputBuffer, AvroRecordType<T, R>) - Method in class swim.avro.decoder.AvroDecoder
- decodeRepeated(InputBuffer, ProtobufRepeatedType<I, T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- DecoderException - Exception in swim.codec
-
Thrown when a
Decoderdecodes invalid data. - DecoderException() - Constructor for exception swim.codec.DecoderException
- DecoderException(String) - Constructor for exception swim.codec.DecoderException
- DecoderException(String, Throwable) - Constructor for exception swim.codec.DecoderException
- DecoderException(Throwable) - Constructor for exception swim.codec.DecoderException
- decodeString(InputBuffer) - Method in class swim.mqtt.MqttDecoder
- decodeString(InputBuffer, AvroStringType<T>) - Method in class swim.avro.decoder.AvroDecoder
- decodeString(InputBuffer, ProtobufStringType<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- decodeSubAckPacket(InputBuffer) - Method in class swim.mqtt.MqttDecoder
- decodeSubscribePacket(InputBuffer) - Method in class swim.mqtt.MqttDecoder
- decodeSubscription(InputBuffer) - Method in class swim.mqtt.MqttDecoder
- decodeTextFrame(InputBuffer, int, Decoder<T>) - Method in class swim.ws.WsDecoder
- decodeTextFrame(InputBuffer, int, Decoder<T>) - Method in class swim.ws.WsDeflateDecoder
- decodeType(InputBuffer, AvroType<T>) - Static method in class swim.avro.Avro
- decodeType(InputBuffer, AvroType<T>) - Method in class swim.avro.decoder.AvroDecoder
- decodeType(InputBuffer, ProtobufType<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- decodeType(InputBuffer, ProtobufType<T>) - Static method in class swim.protobuf.Protobuf
- decodeUnion(InputBuffer, AvroUnionType<T>) - Method in class swim.avro.decoder.AvroDecoder
- decodeUnsubAckPacket(InputBuffer) - Method in class swim.mqtt.MqttDecoder
- decodeUnsubscribePacket(InputBuffer) - Method in class swim.mqtt.MqttDecoder
- decodeVarint(InputBuffer, AvroVarintType<T>) - Method in class swim.avro.decoder.AvroDecoder
- decodeVarint(InputBuffer, ProtobufVarintType<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- decodeZigZag(InputBuffer, ProtobufZigZagType<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- decoding - Variable in class swim.codec.DynamicDecoder
-
Current decoder continuation.
- decohere() - Method in class swim.dataflow.AbstractRecordStreamlet
- decohere() - Method in class swim.streamlet.AbstractInoutlet
- decohere() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- decohere() - Method in class swim.streamlet.AbstractMapInletOutlet
- decohere() - Method in class swim.streamlet.AbstractMapInoutlet
- decohere() - Method in class swim.streamlet.AbstractStreamlet
- decohere() - Method in interface swim.streamlet.Streamlet
-
Marks this
Streamlet—and all of its outlets—as having inconsistent state. - decohereInput() - Method in class swim.dataflow.AbstractRecordOutlet
- decohereInput() - Method in class swim.streamlet.AbstractInoutlet
- decohereInput() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- decohereInput() - Method in class swim.streamlet.AbstractMapInletOutlet
- decohereInput() - Method in class swim.streamlet.AbstractMapInoutlet
- decohereInput() - Method in class swim.streamlet.AbstractMapOutlet
- decohereInput() - Method in class swim.streamlet.AbstractOutlet
- decohereInput() - Method in interface swim.streamlet.Outlet
-
Marks this
Outlet—and alloutputsthat depend on the state of thisOutlet—as having decoherent state. - decohereInputKey(KO, KeyEffect) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- decohereInputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInoutlet
- decohereInputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapOutlet
- decohereInputKey(K, KeyEffect) - Method in interface swim.streamlet.MapOutlet
-
Marks this
MapOutletas needing aneffectapplied to a givenkey. - decohereInputKey(Value, KeyEffect) - Method in class swim.dataflow.AbstractRecordOutlet
- decohereKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInoutlet
- decohereOutlets(Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- decohereOutput() - Method in class swim.streamlet.AbstractInlet
- decohereOutput() - Method in class swim.streamlet.AbstractInoutlet
- decohereOutput() - Method in class swim.streamlet.AbstractMapInlet
- decohereOutput() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- decohereOutput() - Method in class swim.streamlet.AbstractMapInletOutlet
- decohereOutput() - Method in class swim.streamlet.AbstractMapInoutlet
- decohereOutput() - Method in interface swim.streamlet.Inlet
-
Marks this
Inlet—and theStreamletto which thisInletis attached—as having decoherent state. - decohereOutputKey(KI, KeyEffect) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- decohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInlet
- decohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInletOutlet
- decohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInoutlet
- decohereOutputKey(K, KeyEffect) - Method in interface swim.streamlet.MapInlet
-
Marks this
MapInletas needing aneffectapplied to a givenkey. - decompressing - Variable in class swim.ws.WsDeflateDecoder
- decompressing() - Method in class swim.ws.WsDeflateDecoder
- DEF_MEM_LEVEL - Static variable in class swim.deflate.Deflate
- DEF_WBITS - Static variable in class swim.deflate.Inflate
- defaultCell() - Method in interface swim.csv.structure.CsvStructureCol
- defaultCompression() - Static method in class swim.io.ws.WsSettings
- defaultCompression() - Static method in class swim.ws.WsEngineSettings
- defaultValue() - Method in class swim.avro.schema.AvroFieldType
- deflate - Variable in class swim.ws.WsDeflateEncoder
- deflate() - Static method in class swim.http.ContentCoding
- deflate() - Static method in class swim.http.TransferCoding
- deflate() - Method in class swim.ws.WsDeflateEncoder
- deflate(int) - Method in class swim.deflate.Deflate
- Deflate<O> - Class in swim.deflate
- Deflate() - Constructor for class swim.deflate.Deflate
- Deflate(int) - Constructor for class swim.deflate.Deflate
- Deflate(int, int) - Constructor for class swim.deflate.Deflate
- Deflate(int, int, int) - Constructor for class swim.deflate.Deflate
- Deflate(int, int, int, int) - Constructor for class swim.deflate.Deflate
- Deflate(int, int, int, int, int) - Constructor for class swim.deflate.Deflate
- Deflate(Encoder<?, O>) - Constructor for class swim.deflate.Deflate
- Deflate(Encoder<?, O>, int) - Constructor for class swim.deflate.Deflate
- Deflate(Encoder<?, O>, int, int) - Constructor for class swim.deflate.Deflate
- Deflate(Encoder<?, O>, int, int, int) - Constructor for class swim.deflate.Deflate
- Deflate(Encoder<?, O>, int, int, int, int) - Constructor for class swim.deflate.Deflate
- Deflate(Encoder<?, O>, int, int, int, int, int) - Constructor for class swim.deflate.Deflate
- deflate_fast(int) - Method in class swim.deflate.Deflate
- deflate_huff(int) - Method in class swim.deflate.Deflate
- deflate_rle(int) - Method in class swim.deflate.Deflate
- deflate_slow(int) - Method in class swim.deflate.Deflate
- deflate_stored(int) - Method in class swim.deflate.Deflate
- deflateClientEngine(WebSocketExtension, WsEngineSettings) - Static method in class swim.ws.WsEngine
- deflateDecoder() - Static method in class swim.ws.Ws
- deflateDecoder(Inflate<?>) - Static method in class swim.ws.Ws
- deflateEncoderMasked() - Static method in class swim.ws.Ws
- deflateEncoderMasked(Deflate<?>, int) - Static method in class swim.ws.Ws
- deflateEncoderUnmasked() - Static method in class swim.ws.Ws
- deflateEncoderUnmasked(Deflate<?>, int) - Static method in class swim.ws.Ws
- deflateEnd() - Method in class swim.deflate.Deflate
- DeflateException - Exception in swim.deflate
- DeflateException() - Constructor for exception swim.deflate.DeflateException
- DeflateException(int) - Constructor for exception swim.deflate.DeflateException
- DeflateException(String) - Constructor for exception swim.deflate.DeflateException
- deflateInit(int, int, int, int, int) - Method in class swim.deflate.Deflate
- deflateParams(int, int) - Method in class swim.deflate.Deflate
- deflateReset() - Method in class swim.deflate.Deflate
- deflateResetKeep() - Method in class swim.deflate.Deflate
- deflateServerEngine(WebSocketExtension, WsEngineSettings) - Static method in class swim.ws.WsEngine
- defs() - Method in class swim.args.Opt
- delete() - Method in class swim.db.FileStore
- delete(Uri, FingerTrieSeq<HttpHeader>) - Static method in class swim.http.HttpRequest
- delete(Uri, HttpHeader...) - Static method in class swim.http.HttpRequest
- DELETE - Static variable in class swim.http.HttpMethod
- deleteDelay - Variable in class swim.db.StoreSettings
- deleteDelay() - Method in class swim.db.StoreSettings
- deleteDelay(int) - Method in class swim.db.StoreSettings
- deletePost(int) - Method in class swim.db.FileStore
- deletePost(int) - Method in class swim.db.Store
- delimiter - Variable in class swim.csv.parser.CsvParser
- delimiter() - Method in class swim.csv.parser.CsvParser
- deltaCursor(long) - Method in class swim.db.BTreeLeaf
- deltaCursor(long) - Method in class swim.db.BTreeNode
- deltaCursor(long) - Method in class swim.db.BTreePage
- deltaCursor(long) - Method in class swim.db.BTreePageRef
- deltaCursor(long) - Method in class swim.db.QTree
- deltaCursor(long) - Method in class swim.db.QTreePage
- deltaCursor(long) - Method in class swim.db.QTreePageRef
- deltaCursor(long) - Method in class swim.db.STree
- deltaCursor(long) - Method in class swim.db.STreeLeaf
- deltaCursor(long) - Method in class swim.db.STreeNode
- deltaCursor(long) - Method in class swim.db.STreePage
- deltaCursor(long) - Method in class swim.db.STreePageRef
- deltaCursor(long, long, long) - Method in class swim.db.QTree
- deltaCursor(long, long, long) - Method in class swim.db.QTreeLeaf
- deltaCursor(long, long, long) - Method in class swim.db.QTreeNode
- deltaCursor(long, long, long) - Method in class swim.db.QTreePage
- deltaCursor(long, long, long) - Method in class swim.db.QTreePageRef
- density(double) - Method in class swim.math.Distribution
- density(double) - Method in class swim.math.UniformDistribution
- depthCursor(int) - Method in class swim.db.BTree
- depthCursor(int) - Method in class swim.db.BTreeLeaf
- depthCursor(int) - Method in class swim.db.BTreeNode
- depthCursor(int) - Method in class swim.db.BTreePage
- depthCursor(int) - Method in class swim.db.BTreePageRef
- depthCursor(int) - Method in class swim.db.QTree
- depthCursor(int) - Method in class swim.db.QTreePage
- depthCursor(int) - Method in class swim.db.QTreePageRef
- depthCursor(int) - Method in class swim.db.STree
- depthCursor(int) - Method in class swim.db.STreeLeaf
- depthCursor(int) - Method in class swim.db.STreeNode
- depthCursor(int) - Method in class swim.db.STreePage
- depthCursor(int) - Method in class swim.db.STreePageRef
- depthCursor(long, long, int) - Method in class swim.db.QTree
- depthCursor(long, long, int) - Method in class swim.db.QTreeLeaf
- depthCursor(long, long, int) - Method in class swim.db.QTreeNode
- depthCursor(long, long, int) - Method in class swim.db.QTreePage
- depthCursor(long, long, int) - Method in class swim.db.QTreePageRef
- depthIterator(int) - Method in class swim.db.STreeList
- depthValueIterator(int) - Method in class swim.db.BTreeMap
- depthValueIterator(int) - Method in class swim.db.BTreeMapView
- depthValueIterator(int) - Method in class swim.db.QTreeMap
- desc() - Method in class swim.args.Cmd
- desc() - Method in class swim.args.Opt
- desc(String) - Method in class swim.args.Cmd
- desc(String) - Method in class swim.args.Opt
- descendants() - Method in class swim.structure.Selector
-
An abstraction over
Selector.andThen(swim.structure.Selector)wherethenis theDescendantsSelector. - descendants() - Method in class swim.structure.selector.IdentitySelector
- descendants(Value) - Method in class swim.recon.ReconStructureParser
- descendants(V) - Method in class swim.recon.ReconParser
- DescendantsSelector - Class in swim.structure.selector
-
A
Selectorthat, whenevaluatedagainst someInterpreterstack, yields all of the "descendants" of the topIteminstack. - DESCENDING - swim.avro.schema.AvroOrder
- Detect - Class in swim.codec
- detectContentDecoder() - Static method in class swim.http.HttpMessage
- Diagnostic - Class in swim.codec
-
Informational message attached to an input location.
- didAccept(HttpServer) - Method in class swim.io.http.AbstractHttpService
- didAccept(HttpServer) - Method in interface swim.io.http.HttpService
- didAccept(IpSocket) - Method in class swim.io.AbstractIpService
- didAccept(IpSocket) - Method in class swim.io.http.HttpSocketService
- didAccept(IpSocket) - Method in interface swim.io.IpService
-
Lifecycle callback invoked by the service context after the underlying network listener has accepted a new
socketconnection. - didAccept(IpSocket) - Method in class swim.io.mqtt.MqttSocketService
- didAccept(MqttSocket<?, ?>) - Method in class swim.io.mqtt.AbstractMqttService
- didAccept(MqttSocket<?, ?>) - Method in interface swim.io.mqtt.MqttService
- didBecome(IpSocket) - Method in class swim.io.AbstractIpModem
- didBecome(IpSocket) - Method in class swim.io.AbstractIpSocket
- didBecome(IpSocket) - Method in class swim.io.http.AbstractHttpClient
- didBecome(IpSocket) - Method in class swim.io.http.AbstractHttpRequester
- didBecome(IpSocket) - Method in class swim.io.http.AbstractHttpResponder
- didBecome(IpSocket) - Method in class swim.io.http.AbstractHttpServer
- didBecome(IpSocket) - Method in interface swim.io.http.HttpClient
- didBecome(IpSocket) - Method in class swim.io.http.HttpClientModem
- didBecome(IpSocket) - Method in interface swim.io.http.HttpRequester
- didBecome(IpSocket) - Method in interface swim.io.http.HttpResponder
- didBecome(IpSocket) - Method in interface swim.io.http.HttpServer
- didBecome(IpSocket) - Method in class swim.io.http.HttpServerModem
- didBecome(IpSocket) - Method in interface swim.io.IpModem
-
Lifecycle callback invoked by the modem context after it has
becomea newsocketimplementation. - didBecome(IpSocket) - Method in interface swim.io.IpSocket
-
Lifecycle callback invoked by the socket context after it has
becomea newsocketimplementation. - didBecome(IpSocket) - Method in class swim.io.IpSocketModem
- didBecome(IpSocket) - Method in class swim.io.mqtt.AbstractMqttSocket
- didBecome(IpSocket) - Method in interface swim.io.mqtt.MqttSocket
- didBecome(IpSocket) - Method in class swim.io.mqtt.MqttSocketModem
- didBecome(IpSocket) - Method in class swim.io.warp.AbstractWarpSocket
- didBecome(IpSocket) - Method in interface swim.io.warp.WarpSocket
- didBecome(IpSocket) - Method in class swim.io.warp.WarpWebSocket
- didBecome(IpSocket) - Method in class swim.io.ws.AbstractWebSocket
- didBecome(IpSocket) - Method in interface swim.io.ws.WebSocket
- didBecome(IpSocket) - Method in class swim.io.ws.WebSocketModem
- didBind() - Method in class swim.io.AbstractIpService
- didBind() - Method in class swim.io.http.AbstractHttpService
- didBind() - Method in interface swim.io.http.HttpService
- didBind() - Method in class swim.io.http.HttpSocketService
- didBind() - Method in interface swim.io.IpService
-
Lifecycle callback invoked by the service context after the underlying network listener has bound to a port.
- didBind() - Method in class swim.io.mqtt.AbstractMqttService
- didBind() - Method in interface swim.io.mqtt.MqttService
- didBind() - Method in class swim.io.mqtt.MqttSocketService
- didClear() - Method in interface swim.observable.function.DidClear
- didClear(DidClear) - Method in interface swim.observable.ObservableList
- didClear(DidClear) - Method in interface swim.observable.ObservableMap
- didClear(DidClear) - Method in interface swim.observable.ObservableSpatialMap
- DidClear - Interface in swim.observable.function
- didClose() - Method in class swim.db.Database
-
Lifecycle callback invoked upon entering the closed state.
- didClose() - Method in class swim.db.FileStore
-
Lifecycle callback invoked upon entering the closed state.
- didClose() - Method in class swim.db.FileZone
-
Lifecycle callback invoked upon entering the closed state.
- didClose() - Method in interface swim.io.Transport
-
Lifecycle callback invoked by the transport context after the underlying transport has closed.
- didConnect() - Method in class swim.io.AbstractIpModem
- didConnect() - Method in class swim.io.AbstractIpSocket
- didConnect() - Method in class swim.io.http.AbstractHttpClient
- didConnect() - Method in class swim.io.http.AbstractHttpServer
- didConnect() - Method in interface swim.io.http.HttpClient
- didConnect() - Method in class swim.io.http.HttpClientModem
- didConnect() - Method in interface swim.io.http.HttpServer
- didConnect() - Method in class swim.io.http.HttpServerModem
- didConnect() - Method in interface swim.io.IpModem
-
Lifecycle callback invoked by the modem context after the underlying network socket has opened a connection.
- didConnect() - Method in interface swim.io.IpSocket
-
Lifecycle callback invoked by the socket context after the underlying network socket has opened a connection.
- didConnect() - Method in class swim.io.IpSocketModem
- didConnect() - Method in class swim.io.mqtt.AbstractMqttSocket
- didConnect() - Method in interface swim.io.mqtt.MqttSocket
- didConnect() - Method in class swim.io.mqtt.MqttSocketModem
- didConnect() - Method in class swim.io.warp.AbstractWarpSocket
- didConnect() - Method in interface swim.io.warp.WarpSocket
- didConnect() - Method in class swim.io.warp.WarpWebSocket
- didConnect() - Method in class swim.io.ws.AbstractWebSocket
- didConnect() - Method in interface swim.io.ws.WebSocket
- didConnect() - Method in class swim.io.ws.WebSocketModem
- didDecode(O) - Method in class swim.codec.DynamicDecoder
-
Lifecycle callback invoked after this
DynamicDecoderhas finished decoding avalue. - didDecohere() - Method in class swim.dataflow.AbstractRecordStreamlet
- didDecohere() - Method in class swim.streamlet.AbstractInoutlet
- didDecohere() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- didDecohere() - Method in class swim.streamlet.AbstractMapInletOutlet
- didDecohere() - Method in class swim.streamlet.AbstractMapInoutlet
- didDecohere() - Method in class swim.streamlet.AbstractStreamlet
- didDecohere() - Method in class swim.streamlet.StreamletInoutlet
- didDecohereInlet(Inlet<? extends I>) - Method in class swim.dataflow.AbstractRecordStreamlet
- didDecohereInlet(Inlet<? extends I>) - Method in class swim.streamlet.AbstractStreamlet
- didDecohereInlet(Inlet<? extends I>) - Method in interface swim.streamlet.GenericStreamlet
- didDecohereInput() - Method in class swim.dataflow.AbstractRecordOutlet
- didDecohereInput() - Method in class swim.streamlet.AbstractMapOutlet
- didDecohereInput() - Method in class swim.streamlet.AbstractOutlet
- didDecohereInput() - Method in class swim.streamlet.StreamletOutlet
- didDecohereInputKey(KO, KeyEffect) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- didDecohereInputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapOutlet
- didDecohereInputKey(Value, KeyEffect) - Method in class swim.dataflow.AbstractRecordOutlet
- didDecohereKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInoutlet
- didDecohereOutlet(Outlet<? super O>) - Method in class swim.dataflow.AbstractRecordStreamlet
- didDecohereOutlet(Outlet<? super O>) - Method in class swim.streamlet.AbstractStreamlet
- didDecohereOutlet(Outlet<? super O>) - Method in interface swim.streamlet.GenericStreamlet
- didDecohereOutput() - Method in class swim.streamlet.AbstractInlet
- didDecohereOutput() - Method in class swim.streamlet.AbstractMapInlet
- didDecohereOutput() - Method in class swim.streamlet.StreamletInlet
- didDecohereOutputKey(KI, KeyEffect) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- didDecohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInlet
- didDecohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInletOutlet
- didDisconnect() - Method in class swim.io.AbstractIpModem
- didDisconnect() - Method in class swim.io.AbstractIpSocket
- didDisconnect() - Method in class swim.io.http.AbstractHttpClient
- didDisconnect() - Method in class swim.io.http.AbstractHttpRequester
- didDisconnect() - Method in class swim.io.http.AbstractHttpResponder
- didDisconnect() - Method in class swim.io.http.AbstractHttpServer
- didDisconnect() - Method in interface swim.io.http.HttpClient
- didDisconnect() - Method in class swim.io.http.HttpClientModem
- didDisconnect() - Method in interface swim.io.http.HttpRequester
- didDisconnect() - Method in interface swim.io.http.HttpResponder
- didDisconnect() - Method in interface swim.io.http.HttpServer
- didDisconnect() - Method in class swim.io.http.HttpServerModem
- didDisconnect() - Method in interface swim.io.IpModem
-
Lifecycle callback invoked by the socket context after the underlying network connection has disconnected.
- didDisconnect() - Method in interface swim.io.IpSocket
-
Lifecycle callback invoked by the socket context after the underlying network connection has disconnected.
- didDisconnect() - Method in class swim.io.IpSocketModem
- didDisconnect() - Method in class swim.io.mqtt.AbstractMqttSocket
- didDisconnect() - Method in interface swim.io.mqtt.MqttSocket
- didDisconnect() - Method in class swim.io.mqtt.MqttSocketModem
- didDisconnect() - Method in class swim.io.warp.AbstractWarpSocket
- didDisconnect() - Method in interface swim.io.warp.WarpSocket
- didDisconnect() - Method in class swim.io.warp.WarpWebSocket
- didDisconnect() - Method in class swim.io.ws.AbstractWebSocket
- didDisconnect() - Method in interface swim.io.ws.WebSocket
- didDisconnect() - Method in class swim.io.ws.WebSocketModem
- didDisconnect() - Method in class swim.io.ws.WsUpgradeRequester
- didDisconnect() - Method in class swim.io.ws.WsUpgradeResponder
- didDrop(int) - Method in interface swim.observable.function.DidDrop
- didDrop(DidDrop) - Method in interface swim.observable.ObservableList
- didDrop(DidDrop) - Method in interface swim.observable.ObservableSortedMap
- DidDrop - Interface in swim.observable.function
- didEncode(O) - Method in class swim.codec.DynamicEncoder
-
Lifecycle callback invoked after this
DynamicEncoderhas finished encoding avalue. - didFail(Throwable) - Method in class swim.concurrent.Clock
-
Lifecycle callback invoked if the timer thread throws a fatal
error. - didFail(Throwable) - Method in class swim.concurrent.Theater
-
Lifecycle callback invoked if this
Theaterencounters an internalerror. - didFail(Throwable) - Method in class swim.io.AbstractIpModem
- didFail(Throwable) - Method in class swim.io.AbstractIpService
- didFail(Throwable) - Method in class swim.io.AbstractIpSocket
- didFail(Throwable) - Method in class swim.io.http.AbstractHttpClient
- didFail(Throwable) - Method in class swim.io.http.AbstractHttpRequester
- didFail(Throwable) - Method in class swim.io.http.AbstractHttpResponder
- didFail(Throwable) - Method in class swim.io.http.AbstractHttpServer
- didFail(Throwable) - Method in class swim.io.http.AbstractHttpService
- didFail(Throwable) - Method in interface swim.io.http.HttpClient
- didFail(Throwable) - Method in class swim.io.http.HttpClientModem
- didFail(Throwable) - Method in interface swim.io.http.HttpRequester
- didFail(Throwable) - Method in interface swim.io.http.HttpResponder
- didFail(Throwable) - Method in interface swim.io.http.HttpServer
- didFail(Throwable) - Method in class swim.io.http.HttpServerModem
- didFail(Throwable) - Method in interface swim.io.http.HttpService
- didFail(Throwable) - Method in class swim.io.http.HttpSocketService
- didFail(Throwable) - Method in interface swim.io.IpModem
-
Lifecycle callback invoked by the modem context when the underlying network socket fails by throwing an
error. - didFail(Throwable) - Method in interface swim.io.IpService
-
Lifecycle callback invoked by the service context when the underlying network listener fails by throwing an
error. - didFail(Throwable) - Method in interface swim.io.IpSocket
-
Lifecycle callback invoked by the socket context when the underlying network socket fails by throwing an
error. - didFail(Throwable) - Method in class swim.io.IpSocketModem
- didFail(Throwable) - Method in class swim.io.mqtt.AbstractMqttService
- didFail(Throwable) - Method in class swim.io.mqtt.AbstractMqttSocket
- didFail(Throwable) - Method in interface swim.io.mqtt.MqttService
- didFail(Throwable) - Method in interface swim.io.mqtt.MqttSocket
- didFail(Throwable) - Method in class swim.io.mqtt.MqttSocketModem
- didFail(Throwable) - Method in class swim.io.mqtt.MqttSocketService
- didFail(Throwable) - Method in class swim.io.Station
-
Lifecycle callback invoked if the selector thread throws a fatal
error. - didFail(Throwable) - Method in interface swim.io.Transport
-
Lifecycle callback invoked by the transport context when the underlying transport fails by throwing an
error. - didFail(Throwable) - Method in class swim.io.warp.AbstractWarpSocket
- didFail(Throwable) - Method in interface swim.io.warp.WarpSocket
- didFail(Throwable) - Method in class swim.io.warp.WarpWebSocket
- didFail(Throwable) - Method in class swim.io.ws.AbstractWebSocket
- didFail(Throwable) - Method in interface swim.io.ws.WebSocket
- didFail(Throwable) - Method in class swim.io.ws.WebSocketModem
- didFail(StoreException) - Method in class swim.db.BTreeMap
- didFail(StoreException) - Method in class swim.db.QTreeMap
- didFail(StoreException) - Method in class swim.db.STreeList
- didFail(StoreException) - Method in class swim.db.UTreeValue
- didMove(int, int, V) - Method in interface swim.observable.function.DidMoveIndex
- didMove(K, S, V, S, V) - Method in interface swim.observable.function.DidMoveShape
- didMove(DidMoveIndex<V>) - Method in interface swim.observable.ObservableList
- didMove(DidMoveShape<K, S, V>) - Method in interface swim.observable.ObservableSpatialMap
- DidMoveIndex<V> - Interface in swim.observable.function
- DidMoveShape<K,S,V> - Interface in swim.observable.function
- didOpen() - Method in class swim.db.Database
-
Lifecycle callback invoked upon entering the opened state.
- didOpen() - Method in class swim.db.FileStore
-
Lifecycle callback invoked upon entering the opened state.
- didOpen() - Method in class swim.db.FileZone
-
Lifecycle callback invoked upon entering the opened state.
- didOperate(Operator, Item) - Method in class swim.structure.Interpreter
- didRead(I) - Method in class swim.io.AbstractIpModem
- didRead(I) - Method in interface swim.io.IpModem
-
I/O callback invoked by the modem context with the completed value of the current read
Decoderafter it has transitioned to the done state. - didRead(Object) - Method in class swim.io.mqtt.MqttSocketModem
- didRead(Object) - Method in class swim.io.ws.WebSocketModem
- didRead(HttpRequest<?>) - Method in class swim.io.http.HttpServerModem
- didRead(HttpResponse<?>) - Method in class swim.io.http.HttpClientModem
- didRead(MqttPacket<? extends I>) - Method in class swim.io.mqtt.AbstractMqttSocket
- didRead(MqttPacket<? extends I>) - Method in interface swim.io.mqtt.MqttSocket
- didRead(Envelope) - Method in class swim.io.warp.AbstractWarpSocket
- didRead(Envelope) - Method in interface swim.io.warp.WarpSocket
- didRead(WsControlFrame<?, ?>) - Method in class swim.io.warp.AbstractWarpSocket
- didRead(WsControlFrame<?, ?>) - Method in interface swim.io.warp.WarpSocket
- didRead(WsFrame<? extends I>) - Method in class swim.io.ws.AbstractWebSocket
- didRead(WsFrame<? extends I>) - Method in interface swim.io.ws.WebSocket
- didRead(WsFrame<? extends Envelope>) - Method in class swim.io.warp.WarpWebSocket
- didRecohere(int) - Method in class swim.dataflow.AbstractRecordStreamlet
- didRecohere(int) - Method in class swim.streamlet.AbstractInoutlet
- didRecohere(int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- didRecohere(int) - Method in class swim.streamlet.AbstractMapInletOutlet
- didRecohere(int) - Method in class swim.streamlet.AbstractMapInoutlet
- didRecohere(int) - Method in class swim.streamlet.AbstractStreamlet
- didRecohere(int) - Method in class swim.streamlet.StreamletInoutlet
- didRecohereInlet(Inlet<? extends I>, int) - Method in class swim.dataflow.AbstractRecordStreamlet
- didRecohereInlet(Inlet<? extends I>, int) - Method in class swim.streamlet.AbstractStreamlet
- didRecohereInlet(Inlet<? extends I>, int) - Method in interface swim.streamlet.GenericStreamlet
- didRecohereInput(int) - Method in class swim.dataflow.AbstractRecordOutlet
- didRecohereInput(int) - Method in class swim.streamlet.AbstractMapOutlet
- didRecohereInput(int) - Method in class swim.streamlet.AbstractOutlet
- didRecohereInput(int) - Method in class swim.streamlet.StreamletOutlet
- didRecohereInputKey(KO, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- didRecohereInputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapOutlet
- didRecohereInputKey(Value, KeyEffect, int) - Method in class swim.dataflow.AbstractRecordOutlet
- didRecohereKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInoutlet
- didRecohereOutlet(Outlet<? super O>, int) - Method in class swim.dataflow.AbstractRecordStreamlet
- didRecohereOutlet(Outlet<? super O>, int) - Method in class swim.streamlet.AbstractStreamlet
- didRecohereOutlet(Outlet<? super O>, int) - Method in interface swim.streamlet.GenericStreamlet
- didRecohereOutput(int) - Method in class swim.streamlet.AbstractInlet
- didRecohereOutput(int) - Method in class swim.streamlet.AbstractMapInlet
- didRecohereOutput(int) - Method in class swim.streamlet.StreamletInlet
- didRecohereOutputKey(KI, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- didRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInlet
- didRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletOutlet
- didRemove(int, V) - Method in interface swim.observable.function.DidRemoveIndex
- didRemove(K, S, V) - Method in interface swim.observable.function.DidRemoveShape
- didRemove(K, V) - Method in interface swim.observable.function.DidRemoveKey
- didRemove(DidRemoveIndex<V>) - Method in interface swim.observable.ObservableList
- didRemove(DidRemoveKey<K, V>) - Method in interface swim.observable.ObservableMap
- didRemove(DidRemoveShape<K, S, V>) - Method in interface swim.observable.ObservableSpatialMap
- DidRemoveIndex<V> - Interface in swim.observable.function
- DidRemoveKey<K,V> - Interface in swim.observable.function
- DidRemoveShape<K,S,V> - Interface in swim.observable.function
- didRequest(HttpRequest<?>) - Method in class swim.io.http.AbstractHttpClient
- didRequest(HttpRequest<?>) - Method in class swim.io.http.AbstractHttpRequester
- didRequest(HttpRequest<?>) - Method in class swim.io.http.AbstractHttpServer
- didRequest(HttpRequest<?>) - Method in interface swim.io.http.HttpClient
- didRequest(HttpRequest<?>) - Method in interface swim.io.http.HttpRequester
- didRequest(HttpRequest<?>) - Method in interface swim.io.http.HttpServer
- didRequest(HttpRequest<T>) - Method in class swim.io.http.AbstractHttpResponder
- didRequest(HttpRequest<T>) - Method in interface swim.io.http.HttpResponder
- didRespond(HttpResponse<?>) - Method in class swim.io.http.AbstractHttpClient
- didRespond(HttpResponse<?>) - Method in class swim.io.http.AbstractHttpResponder
- didRespond(HttpResponse<?>) - Method in class swim.io.http.AbstractHttpServer
- didRespond(HttpResponse<?>) - Method in interface swim.io.http.HttpClient
- didRespond(HttpResponse<?>) - Method in interface swim.io.http.HttpResponder
- didRespond(HttpResponse<?>) - Method in interface swim.io.http.HttpServer
- didRespond(HttpResponse<?>) - Method in class swim.io.ws.WsUpgradeResponder
- didRespond(HttpResponse<Object>) - Method in class swim.io.ws.WsUpgradeRequester
- didRespond(HttpResponse<T>) - Method in class swim.io.http.AbstractHttpRequester
- didRespond(HttpResponse<T>) - Method in interface swim.io.http.HttpRequester
- didSecure() - Method in class swim.io.AbstractIpModem
- didSecure() - Method in class swim.io.AbstractIpSocket
- didSecure() - Method in class swim.io.http.AbstractHttpClient
- didSecure() - Method in class swim.io.http.AbstractHttpServer
- didSecure() - Method in interface swim.io.http.HttpClient
- didSecure() - Method in class swim.io.http.HttpClientModem
- didSecure() - Method in interface swim.io.http.HttpServer
- didSecure() - Method in class swim.io.http.HttpServerModem
- didSecure() - Method in interface swim.io.IpModem
-
Lifecycle callback invoked by the modem context after the underlying network socket has established a secure connection.
- didSecure() - Method in interface swim.io.IpSocket
-
Lifecycle callback invoked by the socket context after the underlying network socket has established a secure connection.
- didSecure() - Method in class swim.io.IpSocketModem
- didSecure() - Method in class swim.io.mqtt.AbstractMqttSocket
- didSecure() - Method in interface swim.io.mqtt.MqttSocket
- didSecure() - Method in class swim.io.mqtt.MqttSocketModem
- didSecure() - Method in class swim.io.warp.AbstractWarpSocket
- didSecure() - Method in interface swim.io.warp.WarpSocket
- didSecure() - Method in class swim.io.warp.WarpWebSocket
- didSecure() - Method in class swim.io.ws.AbstractWebSocket
- didSecure() - Method in interface swim.io.ws.WebSocket
- didSecure() - Method in class swim.io.ws.WebSocketModem
- didSelect(Selector, Object) - Method in class swim.structure.Interpreter
- didSet(DidSet<V>) - Method in interface swim.observable.ObservableValue
- didSet(V, V) - Method in interface swim.observable.function.DidSet
- DidSet<V> - Interface in swim.observable.function
- didStart() - Method in class swim.concurrent.Clock
-
Lifecycle callback invoked after the clock thread starts.
- didStart() - Method in class swim.concurrent.Theater
-
Lifecycle callback invoked before the thread pool starts up.
- didStart() - Method in class swim.io.Station
-
Lifecycle callback invoked after the selector thread starts.
- didStop() - Method in class swim.concurrent.Clock
-
Lifecycle callback invoked after the clock thread stops.
- didStop() - Method in class swim.concurrent.Theater
-
Lifecycle callback invoked after the thread pool shuts down.
- didStop() - Method in class swim.io.Station
-
Lifecycle callback invoked after the selector thread stops.
- didTake(int) - Method in interface swim.observable.function.DidTake
- didTake(DidTake) - Method in interface swim.observable.ObservableList
- didTake(DidTake) - Method in interface swim.observable.ObservableSortedMap
- DidTake - Interface in swim.observable.function
- didTick(long, long) - Method in class swim.concurrent.Clock
-
Introspection callback invoked after each tick of the clock.
- didTimeout() - Method in class swim.io.AbstractIpModem
- didTimeout() - Method in class swim.io.AbstractIpSocket
- didTimeout() - Method in class swim.io.http.AbstractHttpClient
- didTimeout() - Method in class swim.io.http.AbstractHttpRequester
- didTimeout() - Method in class swim.io.http.AbstractHttpResponder
- didTimeout() - Method in class swim.io.http.AbstractHttpServer
- didTimeout() - Method in interface swim.io.http.HttpClient
- didTimeout() - Method in class swim.io.http.HttpClientModem
- didTimeout() - Method in interface swim.io.http.HttpRequester
- didTimeout() - Method in interface swim.io.http.HttpResponder
- didTimeout() - Method in interface swim.io.http.HttpServer
- didTimeout() - Method in class swim.io.http.HttpServerModem
- didTimeout() - Method in interface swim.io.IpModem
-
Lifecycle callback invoked by the modem context after the underlying network connection has timed out.
- didTimeout() - Method in interface swim.io.IpSocket
-
Lifecycle callback invoked by the socket context after the underlying network connection has timed out.
- didTimeout() - Method in class swim.io.IpSocketModem
- didTimeout() - Method in class swim.io.mqtt.AbstractMqttSocket
- didTimeout() - Method in interface swim.io.mqtt.MqttSocket
- didTimeout() - Method in class swim.io.mqtt.MqttSocketModem
- didTimeout() - Method in interface swim.io.Transport
-
Lifecycle callback invoked by the transport context after the underlying transport has timed out.
- didTimeout() - Method in class swim.io.warp.AbstractWarpSocket
- didTimeout() - Method in interface swim.io.warp.WarpSocket
- didTimeout() - Method in class swim.io.warp.WarpWebSocket
- didTimeout() - Method in class swim.io.ws.AbstractWebSocket
- didTimeout() - Method in interface swim.io.ws.WebSocket
- didTimeout() - Method in class swim.io.ws.WebSocketModem
- didTransform(Selector, Item) - Method in class swim.structure.Interpreter
- didUnbind() - Method in class swim.io.AbstractIpService
- didUnbind() - Method in class swim.io.http.AbstractHttpService
- didUnbind() - Method in interface swim.io.http.HttpService
- didUnbind() - Method in class swim.io.http.HttpSocketService
- didUnbind() - Method in interface swim.io.IpService
-
Lifecycle callback invoked by the service context after the underlying network listener has been unbound.
- didUnbind() - Method in class swim.io.mqtt.AbstractMqttService
- didUnbind() - Method in interface swim.io.mqtt.MqttService
- didUnbind() - Method in class swim.io.mqtt.MqttSocketService
- didUpdate(int, V, V) - Method in interface swim.observable.function.DidUpdateIndex
- didUpdate(K, S, V, V) - Method in interface swim.observable.function.DidUpdateShape
- didUpdate(K, V, V) - Method in interface swim.observable.function.DidUpdateKey
- didUpdate(DidUpdateIndex<V>) - Method in interface swim.observable.ObservableList
- didUpdate(DidUpdateKey<K, V>) - Method in interface swim.observable.ObservableMap
- didUpdate(DidUpdateShape<K, S, V>) - Method in interface swim.observable.ObservableSpatialMap
- DidUpdateIndex<V> - Interface in swim.observable.function
- DidUpdateKey<K,V> - Interface in swim.observable.function
- DidUpdateShape<K,S,V> - Interface in swim.observable.function
- didUpgrade(HttpRequest<?>, HttpResponse<?>) - Method in class swim.io.warp.AbstractWarpSocket
- didUpgrade(HttpRequest<?>, HttpResponse<?>) - Method in interface swim.io.warp.WarpSocket
- didUpgrade(HttpRequest<?>, HttpResponse<?>) - Method in class swim.io.warp.WarpWebSocket
- didUpgrade(HttpRequest<?>, HttpResponse<?>) - Method in class swim.io.ws.AbstractWebSocket
- didUpgrade(HttpRequest<?>, HttpResponse<?>) - Method in interface swim.io.ws.WebSocket
- didWrite() - Method in class swim.io.AbstractIpSocket
- didWrite() - Method in interface swim.io.IpSocket
-
I/O callback invoked by the socket context after the underlying network socket has completed writing all data in its
outputBuffer. - didWrite() - Method in class swim.io.IpSocketModem
- didWrite() - Method in interface swim.io.Transport
-
I/O callback invoked by the transport context after the underlying transport has completed writing all data in its
writeBuffer, thereby completing the current write operation. - didWrite(Object) - Method in class swim.io.mqtt.MqttSocketModem
- didWrite(Object) - Method in class swim.io.ws.WebSocketModem
- didWrite(O) - Method in class swim.io.AbstractIpModem
- didWrite(O) - Method in interface swim.io.IpModem
-
I/O callback invoked by the modem context with the completed value of the current write
Encoderafter it has transitioned to the done state. - didWrite(HttpRequest<?>) - Method in class swim.io.http.HttpClientModem
- didWrite(HttpResponse<?>) - Method in class swim.io.http.HttpServerModem
- didWrite(MqttPacket<? extends O>) - Method in class swim.io.mqtt.AbstractMqttSocket
- didWrite(MqttPacket<? extends O>) - Method in interface swim.io.mqtt.MqttSocket
- didWrite(Envelope) - Method in class swim.io.warp.AbstractWarpSocket
- didWrite(Envelope) - Method in interface swim.io.warp.WarpSocket
- didWrite(WsControlFrame<?, ?>) - Method in class swim.io.warp.AbstractWarpSocket
- didWrite(WsControlFrame<?, ?>) - Method in interface swim.io.warp.WarpSocket
- didWrite(WsFrame<? extends O>) - Method in class swim.io.ws.AbstractWebSocket
- didWrite(WsFrame<? extends O>) - Method in interface swim.io.ws.WebSocket
- didWrite(WsFrame<? extends Envelope>) - Method in class swim.io.warp.WarpWebSocket
- difference(Double, Double) - Method in class swim.math.R
- difference(P, P) - Method in interface swim.math.AffineSpace
- difference(R2Point, R2Point) - Method in class swim.math.R2
- difference(R3Point, R3Point) - Method in class swim.math.R3
- diffSize() - Method in class swim.db.BTreeLeaf
- diffSize() - Method in class swim.db.BTreeNode
- diffSize() - Method in class swim.db.BTreePageRef
- diffSize() - Method in class swim.db.Database
- diffSize() - Method in class swim.db.Page
- diffSize() - Method in class swim.db.PageRef
- diffSize() - Method in class swim.db.QTreePageRef
- diffSize() - Method in class swim.db.STreeLeaf
- diffSize() - Method in class swim.db.STreeNode
- diffSize() - Method in class swim.db.STreePageRef
- diffSize() - Method in class swim.db.UTreeLeaf
- diffSize() - Method in class swim.db.UTreePageRef
- diffSize(long) - Method in class swim.db.BTree
- diffSize(long) - Method in class swim.db.QTree
- diffSize(long) - Method in class swim.db.STree
- diffSize(long) - Method in class swim.db.Tree
- diffSize(long) - Method in class swim.db.UTree
- digest() - Method in class swim.http.header.SecWebSocketAcceptHeader
- dimension() - Method in class swim.math.RNVector
- DimensionException - Exception in swim.math
- DimensionException() - Constructor for exception swim.math.DimensionException
- DimensionException(int) - Constructor for exception swim.math.DimensionException
- DimensionException(String) - Constructor for exception swim.math.DimensionException
- DimensionException(String, Throwable) - Constructor for exception swim.math.DimensionException
- DimensionException(Throwable) - Constructor for exception swim.math.DimensionException
- dimensions() - Method in class swim.math.R
- dimensions() - Method in class swim.math.R2
- dimensions() - Method in class swim.math.R3
- dimensions() - Method in class swim.math.RN
- dimensions() - Method in class swim.math.Tensor
- dimensions() - Method in class swim.math.TensorArray
- dimensions() - Method in interface swim.math.TensorSpace
- dims - Variable in class swim.math.RN
- dims - Variable in class swim.math.Tensor
- directory() - Method in class swim.db.FileStore
- DirectoryRoute - Class in swim.web.route
- DirectoryRoute(UriPath, String) - Constructor for class swim.web.route.DirectoryRoute
- DISABLE_READ - swim.io.FlowModifier
-
read operation should be disabled; write operation should not be modified.
- DISABLE_READ_ENABLE_WRITE - swim.io.FlowModifier
-
read operation should be disabled; write operation should be enabled.
- DISABLE_READ_WRITE - swim.io.FlowModifier
-
read and write operations should be disabled.
- DISABLE_WRITE - swim.io.FlowModifier
-
write operation should be disabled; read operation should not be modified.
- DISABLE_WRITE_ENABLE_READ - swim.io.FlowModifier
-
write operation should be disabled; read operation should be enabled.
- disconnectInputs() - Method in class swim.dataflow.AbstractRecordOutlet
- disconnectInputs() - Method in class swim.dataflow.AbstractRecordStreamlet
- disconnectInputs() - Method in class swim.dataflow.RecordModel
- disconnectInputs() - Method in class swim.streamlet.AbstractInlet
- disconnectInputs() - Method in class swim.streamlet.AbstractInoutlet
- disconnectInputs() - Method in class swim.streamlet.AbstractMapInlet
- disconnectInputs() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- disconnectInputs() - Method in class swim.streamlet.AbstractMapInletOutlet
- disconnectInputs() - Method in class swim.streamlet.AbstractMapInoutlet
- disconnectInputs() - Method in class swim.streamlet.AbstractMapOutlet
- disconnectInputs() - Method in class swim.streamlet.AbstractOutlet
- disconnectInputs() - Method in class swim.streamlet.AbstractStreamlet
- disconnectInputs() - Method in interface swim.streamlet.Inlet
-
Disconnects all
Inlets dominated by thisInletin the dataflow dependency graph. - disconnectInputs() - Method in interface swim.streamlet.Inoutlet
-
Disconnects all
Inlets dominated by thisInoutletin the dataflow dependency graph. - disconnectInputs() - Method in interface swim.streamlet.Outlet
-
Disconnects all
Inlets dominated by thisOutletin the dataflow dependency graph. - disconnectInputs() - Method in interface swim.streamlet.Streamlet
-
Disconnects all
Inlets dominated by thisStreamletin the dataflow dependency graph. - disconnectInputs(Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- disconnectOutputs() - Method in class swim.dataflow.AbstractRecordOutlet
- disconnectOutputs() - Method in class swim.dataflow.AbstractRecordStreamlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractInlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractInoutlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractMapInlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractMapInletOutlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractMapInoutlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractMapOutlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractOutlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractStreamlet
- disconnectOutputs() - Method in interface swim.streamlet.Inlet
-
Disconnects all
Outlets dominated by thisInletin the dataflow graph. - disconnectOutputs() - Method in interface swim.streamlet.Inoutlet
-
Disconnects all
Inletss dominated by thisInoutletin the dataflow graph. - disconnectOutputs() - Method in interface swim.streamlet.Outlet
-
Disconnects all
Outlets dominated by thisOutletin the dataflow graph. - disconnectOutputs() - Method in interface swim.streamlet.Streamlet
-
Disconnects all
Inletss dominated by thisStreamletin the dataflow graph. - disconnectOutputs(Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- disconnectPacket(int) - Method in class swim.mqtt.MqttDecoder
- disconnectPacketEncoder(MqttDisconnectPacket) - Method in class swim.mqtt.MqttEncoder
- display(Object) - Static method in class swim.codec.Format
- display(Object) - Method in class swim.codec.Output
-
Writes the code points of the human-readable
Displaystring of the givenobject. - display(Object) - Method in class swim.codec.OutputBuffer
- display(Object, OutputSettings) - Static method in class swim.codec.Format
- display(Output<T>) - Method in class swim.avro.AvroName
- display(Output<T>) - Method in class swim.avro.AvroNamespace
- display(Output<T>) - Method in class swim.codec.Diagnostic
- display(Output<T>) - Method in interface swim.codec.Display
-
Writes a human readable, display-formatted string representation of this object to
output. - display(Output<T>) - Method in class swim.codec.Mark
- display(Output<T>) - Method in class swim.codec.Span
- display(Output<T>) - Method in class swim.structure.Bool
- display(Output<T>) - Method in class swim.structure.Item
- display(Output<T>) - Method in class swim.structure.Num
- display(Output<T>) - Method in class swim.structure.Text
- display(Output<T>) - Method in class swim.uri.Uri
- display(Output<T>) - Method in class swim.uri.UriAuthority
- display(Output<T>) - Method in class swim.uri.UriFragment
- display(Output<T>) - Method in class swim.uri.UriHost
- display(Output<T>) - Method in class swim.uri.UriPath
- display(Output<T>) - Method in class swim.uri.UriPattern
- display(Output<T>) - Method in class swim.uri.UriPort
- display(Output<T>) - Method in class swim.uri.UriQuery
- display(Output<T>) - Method in class swim.uri.UriScheme
- display(Output<T>) - Method in class swim.uri.UriUser
- display(Output<T>, Object) - Static method in class swim.codec.Format
- Display - Interface in swim.codec
-
Type that can output a human readable display string.
- displayDouble(Output<T>, double) - Static method in class swim.codec.Format
-
Writes the code points of the numeric string for the given
valuetooutput. - displayFloat(Output<T>, float) - Static method in class swim.codec.Format
-
Writes the code points of the numeric string for the given
valuetooutput. - displayInt(Output<T>, int) - Static method in class swim.codec.Format
-
Writes the code points of the numeric string for the given
valuetooutput. - displayLong(Output<T>, long) - Static method in class swim.codec.Format
-
Writes the code points of the numeric string for the given
valuetooutput. - Distribution - Class in swim.math
- Distribution() - Constructor for class swim.math.Distribution
- divide(Double, Double) - Method in class swim.math.R
- divide(S, S) - Method in interface swim.math.Field
- divide(Item) - Method in class swim.structure.Attr
- divide(Item) - Method in class swim.structure.Expression
- divide(Item) - Method in class swim.structure.Item
- divide(Item) - Method in class swim.structure.Slot
- divide(Item) - Method in class swim.structure.Value
- divide(Num) - Method in class swim.structure.Num
- divide(Value) - Method in class swim.structure.Expression
- divide(Value) - Method in class swim.structure.Num
- divide(Value) - Method in class swim.structure.Value
- divide(Value, Value) - Method in class swim.recon.ReconStructureParser
- divide(V, V) - Method in class swim.recon.ReconParser
- DivideOperator - Class in swim.structure.operator
-
A
BinaryOperatorthat represents a division operation between its two operands. - DivideOperator(Item, Item) - Constructor for class swim.structure.operator.DivideOperator
- DivideOutlet - Class in swim.dataflow.operator
- DivideOutlet() - Constructor for class swim.dataflow.operator.DivideOutlet
- doAccept() - Method in interface swim.io.Transport
-
I/O callback invoked by the transport context when the underlying transport is ready to complete an accept operation.
- doc() - Method in class swim.avro.schema.AvroEnumType
- doc() - Method in class swim.avro.schema.AvroFieldType
- doc() - Method in class swim.avro.schema.AvroRecordType
- doc(String) - Method in class swim.avro.schema.AvroEnumType
- doc(String) - Method in class swim.avro.schema.AvroFieldType
- doc(String) - Method in class swim.avro.schema.AvroRecordType
- doConnect() - Method in interface swim.io.Transport
-
I/O callback invoked by the transport context when the underlying transport is ready to complete a connect operation.
- doctype(String) - Method in class swim.xml.XmlParser
- doctype(String) - Method in class swim.xml.XmlStructureParser
- doctype(String, String) - Method in class swim.xml.XmlParser
- doctype(String, String) - Method in class swim.xml.XmlStructureParser
- doctype(String, String, String) - Method in class swim.xml.XmlParser
- doctype(String, String, String) - Method in class swim.xml.XmlStructureParser
- documentBuilder() - Method in class swim.json.JsonParser
- documentBuilder() - Method in class swim.json.JsonStructureParser
- documentBuilder() - Method in class swim.xml.XmlParser
- documentBuilder() - Method in class swim.xml.XmlStructureParser
- documentParser() - Method in class swim.json.JsonParser
- documentParser() - Method in class swim.xml.XmlParser
- doDecode() - Method in class swim.codec.DynamicDecoder
-
Returns a new
Decodercontinuation for thisDynamicDecoder, ornullif thisDynamicDecoderis done. - doEncode() - Method in class swim.codec.DynamicEncoder
-
Returns a new
Encodercontinuation for thisDynamicEncoder, ornullif thisDynamicEncoderis done. - domain - Variable in class swim.security.EcPrivateKeyDef
- domain - Variable in class swim.security.EcPublicKeyDef
- domain() - Method in interface swim.security.EcKeyDef
- domain() - Method in class swim.security.EcPrivateKeyDef
- domain() - Method in class swim.security.EcPublicKeyDef
- done() - Static method in class swim.codec.Decoder
-
Returns a
Decoderin the done state thatbinds anulldecoded result. - done() - Static method in class swim.codec.Encoder
-
Returns an
Encoderin the done state thatbinds anullencoded result. - done() - Static method in class swim.codec.Input
-
Returns an
Inputin the done state. - done() - Static method in class swim.codec.InputBuffer
-
Returns an
InputBufferin the done state. - done() - Static method in class swim.codec.Output
-
Returns an
Outputin the done state, that binds anullresult. - done() - Static method in class swim.codec.OutputBuffer
-
Returns an
OutputBufferin the done state, that binds anullresult. - done() - Static method in class swim.codec.Parser
-
Returns a
Parserin the done state thatbinds anullparsed result. - done() - Static method in class swim.codec.Writer
-
Returns a
Writerin the done state thatbinds anullwritten result. - done(Object, Mark) - Static method in class swim.codec.Input
-
Returns an
Inputin the done state, at themarkposition of a token stream logically identified byid. - done(Object, Mark) - Static method in class swim.codec.InputBuffer
-
Returns an
InputBufferin the done state, at themarkposition of a token stream logically identified byid. - done(Object, Mark, InputSettings) - Static method in class swim.codec.Input
-
Returns an
Inputin the done state, at themarkposition of a token stream logically identified byid, with the givensettings. - done(Object, Mark, InputSettings) - Static method in class swim.codec.InputBuffer
-
Returns an
InputBufferin the done state, at themarkposition of a token stream logically identified byid, with the givensettings. - done(O) - Static method in class swim.codec.Decoder
-
Returns a
Decoderin the done state thatbinds the given decodedoutput. - done(O) - Static method in class swim.codec.Encoder
-
Returns an
Encoderin the done state thatbinds the given encodedoutput. - done(O) - Static method in class swim.codec.Parser
-
Returns a
Parserin the done state thatbinds the given parsedoutput. - done(O) - Static method in class swim.codec.Writer
-
Returns a
Writerin the done state thatbinds the given writtenoutput. - done(InputSettings) - Static method in class swim.codec.Input
-
Returns an
Inputin the done state, with the givensettings. - done(InputSettings) - Static method in class swim.codec.InputBuffer
-
Returns an
InputBufferin the done state, with the givensettings. - done(OutputSettings) - Static method in class swim.codec.Output
-
Returns an
Outputin the done state, with the givensettings. - done(OutputSettings) - Static method in class swim.codec.OutputBuffer
-
Returns an
OutputBufferin the done state, with the givensettings. - done(T) - Static method in class swim.codec.Output
-
Returns an
Outputin the done state, that binds the givenvalue. - done(T) - Static method in class swim.codec.OutputBuffer
-
Returns an
OutputBufferin the done state, that binds the givenvalue. - done(T, OutputSettings) - Static method in class swim.codec.Output
-
Returns an
Outputin the done state, that binds the givenvalue, with the givensettings. - done(T, OutputSettings) - Static method in class swim.codec.OutputBuffer
-
Returns an
OutputBufferin the done state, that binds the givenvalue, with the givensettings. - doRead() - Method in class swim.io.AbstractIpModem
- doRead() - Method in class swim.io.AbstractIpSocket
- doRead() - Method in class swim.io.http.HttpClientModem
- doRead() - Method in class swim.io.http.HttpServerModem
- doRead() - Method in interface swim.io.IpModem
- doRead() - Method in interface swim.io.IpSocket
-
I/O callback invoked by the socket context asking this
IpSocketto read input data out of the socket context'sinputBuffer. - doRead() - Method in class swim.io.IpSocketModem
- doRead() - Method in class swim.io.mqtt.AbstractMqttSocket
- doRead() - Method in interface swim.io.mqtt.MqttSocket
- doRead() - Method in class swim.io.mqtt.MqttSocketModem
- doRead() - Method in interface swim.io.Transport
-
I/O callback invoked by the transport context asking this
Transportto read input data out of thereadBuffer, thereby completing a read operation from the underlying I/O transport. - doRead() - Method in class swim.io.warp.AbstractWarpSocket
- doRead() - Method in interface swim.io.warp.WarpSocket
- doRead() - Method in class swim.io.warp.WarpWebSocket
- doRead() - Method in class swim.io.ws.AbstractWebSocket
- doRead() - Method in interface swim.io.ws.WebSocket
- doRead() - Method in class swim.io.ws.WebSocketModem
- doRequest() - Method in class swim.io.http.AbstractHttpRequester
- doRequest() - Method in interface swim.io.http.HttpRequester
- doRequest() - Method in class swim.io.ws.WsUpgradeRequester
- doRequest(HttpRequest<?>) - Method in class swim.io.http.AbstractHttpServer
- doRequest(HttpRequest<?>) - Method in interface swim.io.http.HttpServer
- doRequest(HttpRequester<?>) - Method in class swim.io.http.AbstractHttpClient
- doRequest(HttpRequester<?>) - Method in interface swim.io.http.HttpClientContext
- doRequest(HttpRequester<?>) - Method in class swim.io.http.HttpClientModem
- doRespond(HttpRequest<Object>) - Method in class swim.io.ws.WsUpgradeResponder
- doRespond(HttpRequest<T>) - Method in class swim.io.http.AbstractHttpResponder
- doRespond(HttpRequest<T>) - Method in interface swim.io.http.HttpResponder
- doRespond(HttpRequest<T>) - Method in class swim.io.http.StaticHttpResponder
- doubleDecoder(AvroDoubleType<T>) - Method in class swim.avro.decoder.AvroDecoder
- DoubleForm - Class in swim.structure.form
- DoubleForm(Double) - Constructor for class swim.structure.form.DoubleForm
- doubleType() - Static method in class swim.avro.reflection.AvroReflection
- doubleType() - Static method in class swim.avro.structure.AvroStructure
- doubleType() - Static method in class swim.protobuf.reflection.ProtobufReflection
- doubleType() - Static method in class swim.protobuf.structure.ProtobufStructure
- doubleValue() - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto a primitivedoublevalue, if possible. - doubleValue() - Method in class swim.structure.Item
-
Converts this
Iteminto a primitivedoublevalue, if possible. - doubleValue() - Method in class swim.structure.Num
-
Converts this
Numinto a primitivedoublevalue. - doubleValue() - Method in class swim.structure.Text
- doubleValue() - Method in class swim.structure.Value
-
Converts this
Valueinto a primitivedoublevalue, if possible. - doubleValue(double) - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto a primitivedoublevalue, if possible; otherwise returnsorElseif the value of thisFieldcan't be converted into a primitivedoublevalue. - doubleValue(double) - Method in class swim.structure.Item
-
Converts this
Iteminto a primitivedoublevalue, if possible; otherwise returnsorElseif thisItemcan't be converted into a primitivedoublevalue. - doubleValue(double) - Method in class swim.structure.Num
- doubleValue(double) - Method in class swim.structure.Text
- doubleValue(double) - Method in class swim.structure.Value
-
Converts this
Valueinto a primitivedoublevalue, if possible; otherwise returnsorElseif thisValuecan't be converted into a primitivedoublevalue. - doubleWriter(long) - Static method in class swim.codec.Base10
-
Returns a
Writercontinuation that writes the base-10 (decimal) encoding of theinputvalue. - doWrite() - Method in class swim.io.AbstractIpModem
- doWrite() - Method in class swim.io.AbstractIpSocket
- doWrite() - Method in class swim.io.http.HttpClientModem
- doWrite() - Method in class swim.io.http.HttpServerModem
- doWrite() - Method in interface swim.io.IpModem
- doWrite() - Method in interface swim.io.IpSocket
-
I/O callback invoked by the socket context asking this
IpSocketto write output data into the socket context'soutputBuffer. - doWrite() - Method in class swim.io.IpSocketModem
- doWrite() - Method in class swim.io.mqtt.AbstractMqttSocket
- doWrite() - Method in interface swim.io.mqtt.MqttSocket
- doWrite() - Method in class swim.io.mqtt.MqttSocketModem
- doWrite() - Method in interface swim.io.Transport
-
I/O callback invoked by the transport context asking this
Transportto write output data into thewriteBuffer, thereby initiating a write operation to the underlying I/O transport. - doWrite() - Method in class swim.io.warp.AbstractWarpSocket
- doWrite() - Method in interface swim.io.warp.WarpSocket
- doWrite() - Method in class swim.io.warp.WarpWebSocket
- doWrite() - Method in class swim.io.ws.AbstractWebSocket
- doWrite() - Method in interface swim.io.ws.WebSocket
- doWrite() - Method in class swim.io.ws.WebSocketModem
- drop(int) - Method in class swim.collections.BTree
- drop(int) - Method in class swim.collections.BTreeMap
- drop(int) - Method in class swim.collections.FingerTrieSeq
- drop(int) - Method in class swim.collections.STree
- drop(int) - Method in class swim.collections.STreeList
- drop(int) - Method in class swim.db.BTreeMap
- drop(int) - Method in class swim.db.STreeList
- drop(int) - Method in interface swim.observable.ObservableList
- drop(int) - Method in interface swim.observable.ObservableSortedMap
- drop(int, BTreeContext<K, V>) - Method in class swim.collections.BTreePage
- drop(int, STreeContext<T>) - Method in class swim.collections.STreePage
- drop(long, long) - Method in class swim.db.BTreeLeaf
- drop(long, long) - Method in class swim.db.BTreeNode
- drop(long, long) - Method in class swim.db.BTreePage
- drop(long, long) - Method in class swim.db.STreeLeaf
- drop(long, long) - Method in class swim.db.STreeNode
- drop(long, long) - Method in class swim.db.STreePage
- drop(long, long, int) - Method in class swim.db.BTree
- drop(long, long, int) - Method in class swim.db.STree
- drop(Throwable) - Method in interface swim.concurrent.PullRequest
- drop(Throwable) - Method in class swim.concurrent.PushRequest
- DropException - Exception in swim.concurrent
-
Used to trap a continuation when a
PullRequestdrops. - DropException() - Constructor for exception swim.concurrent.DropException
- DropException(String) - Constructor for exception swim.concurrent.DropException
- DropException(String, Throwable) - Constructor for exception swim.concurrent.DropException
- DropException(Throwable) - Constructor for exception swim.concurrent.DropException
- dup() - Method in class swim.mqtt.MqttPublishPacket
- dup(boolean) - Method in class swim.mqtt.MqttPublishPacket
- DynamicDecoder<O> - Class in swim.codec
-
Dynamically generated
Decodercontinuation. - DynamicDecoder() - Constructor for class swim.codec.DynamicDecoder
- DynamicEncoder<I,O> - Class in swim.codec
-
Dynamically generated
Encodercontinuation. - DynamicEncoder() - Constructor for class swim.codec.DynamicEncoder
E
- EcCharacteristic2FieldDef - Class in swim.security
- EcCharacteristic2FieldDef(int, BigInteger) - Constructor for class swim.security.EcCharacteristic2FieldDef
- EcDef - Class in swim.security
- EcDef(String, EcFieldDef, BigInteger, BigInteger, byte[]) - Constructor for class swim.security.EcDef
- EcDef(EcFieldDef, BigInteger, BigInteger) - Constructor for class swim.security.EcDef
- EcDef(EcFieldDef, BigInteger, BigInteger, byte[]) - Constructor for class swim.security.EcDef
- EcDomainDef - Class in swim.security
- EcDomainDef(String, EcDef, EcPointDef, BigInteger, int) - Constructor for class swim.security.EcDomainDef
- EcDomainDef(EcDef, EcPointDef, BigInteger, int) - Constructor for class swim.security.EcDomainDef
- EcFieldDef - Class in swim.security
- ecKey() - Method in class swim.security.JsonWebKey
- EcKeyDef - Interface in swim.security
- EcPointDef - Class in swim.security
- EcPointDef(BigInteger, BigInteger) - Constructor for class swim.security.EcPointDef
- EcPrimeFieldDef - Class in swim.security
- EcPrimeFieldDef(BigInteger) - Constructor for class swim.security.EcPrimeFieldDef
- ecPrivateKey() - Method in class swim.security.JsonWebKey
- EcPrivateKeyDef - Class in swim.security
- EcPrivateKeyDef(EcDomainDef, BigInteger) - Constructor for class swim.security.EcPrivateKeyDef
- ecPublicKey() - Method in class swim.security.JsonWebKey
- EcPublicKeyDef - Class in swim.security
- EcPublicKeyDef(EcDomainDef, EcPointDef) - Constructor for class swim.security.EcPublicKeyDef
- effects - Variable in class swim.dataflow.AbstractRecordOutlet
- effects - Variable in class swim.streamlet.AbstractMapInlet
- effects - Variable in class swim.streamlet.AbstractMapInletOutlet
- effects - Variable in class swim.streamlet.AbstractMapInoutlet
- effects - Variable in class swim.streamlet.AbstractMapOutlet
- elseInlet() - Method in class swim.dataflow.operator.ConditionalOutlet
- elseTerm() - Method in class swim.structure.operator.ConditionalOperator
- email() - Method in class swim.security.GoogleIdToken
- email(String) - Method in class swim.security.GoogleIdToken
- emailVerified() - Method in class swim.security.GoogleIdToken
- emailVerified(boolean) - Method in class swim.security.GoogleIdToken
- empty() - Static method in class swim.avro.AvroNamespace
- empty() - Static method in class swim.codec.Input
-
Returns an
Inputin the empty state. - empty() - Static method in class swim.codec.InputBuffer
-
Returns an
InputBufferin the empty state. - empty() - Static method in class swim.collections.BTree
- empty() - Static method in class swim.collections.BTreeMap
- empty() - Static method in class swim.collections.BTreePage
- empty() - Static method in class swim.collections.FingerTrieSeq
- empty() - Static method in class swim.collections.HashTrieMap
- empty() - Static method in class swim.collections.HashTrieSet
- empty() - Static method in class swim.collections.STree
- empty() - Static method in class swim.collections.STreeList
- empty() - Static method in class swim.collections.STreePage
- empty() - Static method in class swim.http.header.AcceptCharsetHeader
- empty() - Static method in class swim.http.header.AcceptEncodingHeader
- empty() - Static method in class swim.http.header.AcceptHeader
- empty() - Static method in class swim.http.header.AcceptLanguageHeader
- empty() - Static method in class swim.http.header.AllowHeader
- empty() - Static method in class swim.http.header.ConnectionHeader
- empty() - Static method in class swim.http.header.ContentEncodingHeader
- empty() - Static method in class swim.http.header.OriginHeader
- empty() - Static method in class swim.http.header.SecWebSocketExtensionsHeader
- empty() - Static method in class swim.http.header.SecWebSocketProtocolHeader
- empty() - Static method in class swim.http.header.SecWebSocketVersionHeader
- empty() - Static method in class swim.http.header.ServerHeader
- empty() - Static method in class swim.http.header.TransferEncodingHeader
- empty() - Static method in class swim.http.header.UpgradeHeader
- empty() - Static method in class swim.http.header.UserAgentHeader
- empty() - Static method in class swim.http.HttpBody
- empty() - Static method in class swim.http.HttpChunkTrailer
- empty() - Static method in class swim.http.HttpPayload
- empty() - Static method in class swim.spatial.QTreePage
- empty() - Static method in class swim.structure.Data
- empty() - Static method in class swim.structure.Item
- empty() - Static method in class swim.structure.Record
- empty() - Static method in class swim.structure.Text
- empty() - Static method in class swim.structure.Value
- empty() - Static method in class swim.uri.Uri
- empty() - Static method in class swim.uri.UriMapper
- empty() - Static method in class swim.uri.UriPath
- empty() - Static method in class swim.uri.UriPattern
- empty() - Static method in interface swim.util.Cursor
- empty() - Static method in class swim.ws.WsBinaryFrame
- empty() - Static method in class swim.ws.WsCloseFrame
- empty() - Static method in class swim.ws.WsPingFrame
- empty() - Static method in class swim.ws.WsPongFrame
- empty() - Static method in class swim.ws.WsTextFrame
- empty(Object, Mark) - Static method in class swim.codec.Input
-
Returns an
Inputin the empty state, at themarkposition of a token stream logically identified byid. - empty(Object, Mark) - Static method in class swim.codec.InputBuffer
-
Returns an
InputBufferin the empty state, at themarkposition of a token stream logically identified byid. - empty(Object, Mark, InputSettings) - Static method in class swim.codec.Input
-
Returns an
Inputin the empty state, at themarkposition of a token stream logically identified byid, with the givensettings. - empty(Object, Mark, InputSettings) - Static method in class swim.codec.InputBuffer
-
Returns an
InputBufferin the empty state, at themarkposition of a token stream logically identified byid, with the givensettings. - empty(InputSettings) - Static method in class swim.codec.Input
-
Returns an
Inputin the empty state, with the givensettings. - empty(InputSettings) - Static method in class swim.codec.InputBuffer
-
Returns an
InputBufferin the empty state, with the givensettings. - empty(PageContext, int, long) - Static method in class swim.db.BTreeLeaf
- empty(PageContext, int, long) - Static method in class swim.db.BTreePage
- empty(PageContext, int, long) - Static method in class swim.db.BTreePageRef
- empty(PageContext, int, long) - Static method in class swim.db.QTreeLeaf
- empty(PageContext, int, long) - Static method in class swim.db.QTreePage
- empty(PageContext, int, long) - Static method in class swim.db.QTreePageRef
- empty(PageContext, int, long) - Static method in class swim.db.STreeLeaf
- empty(PageContext, int, long) - Static method in class swim.db.STreePage
- empty(PageContext, int, long) - Static method in class swim.db.STreePageRef
- empty(PageContext, int, long) - Static method in class swim.db.UTreeLeaf
- empty(PageContext, int, long) - Static method in class swim.db.UTreePage
- empty(PageContext, int, long) - Static method in class swim.db.UTreePageRef
- empty(Z2Form<S>) - Static method in class swim.spatial.QTree
- empty(Z2Form<S>) - Static method in class swim.spatial.QTreeMap
- emptyPageRef(PageContext, int, long) - Method in enum swim.db.TreeType
- emptyTree(TreeContext, int, long, boolean, boolean) - Method in enum swim.db.TreeType
- ENABLE_READ - swim.io.FlowModifier
-
read operation should be enabled; write operation should not be modified.
- ENABLE_READ_WRITE - swim.io.FlowModifier
-
read and write operations should be enabled.
- ENABLE_WRITE - swim.io.FlowModifier
-
write operation should be enabled; read operation should not be modified.
- encode(OutputBuffer<?>) - Method in class swim.ws.WsStatus
- encodeBinaryFrame(OutputBuffer<?>, WsFrame<T>) - Method in class swim.ws.WsDeflateEncoder
- encodeBinaryFrame(OutputBuffer<?>, WsFrame<T>) - Method in class swim.ws.WsEncoder
- encodeBlock(OutputBuffer<?>, Iterator<HpackHeader>) - Method in class swim.hpack.HpackEncoder
- encodeBody(OutputBuffer<?>, HttpMessage<T2>, Encoder<?, ?>, long) - Method in class swim.http.HttpWriter
- encodeChunked(OutputBuffer<?>, HttpMessage<T2>, Encoder<?, ?>) - Method in class swim.http.HttpWriter
- encodeCloseFrame(OutputBuffer<?>, WsFrame<T>) - Method in class swim.ws.WsEncoder
- encodeConnAckPacket(OutputBuffer<?>, MqttConnAckPacket) - Method in class swim.mqtt.MqttEncoder
- encodeConnectPacket(OutputBuffer<?>, MqttConnectPacket) - Method in class swim.mqtt.MqttEncoder
- encodeData(OutputBuffer<?>, Data) - Method in class swim.mqtt.MqttEncoder
- encodeDigit(int) - Static method in class swim.codec.Base10
-
Returns the Unicode code point of the base-10 digit that encodes the given decimal quantity between
0(inclusive) and10(exclusive). - encodeDigit(int) - Method in class swim.codec.Base16
-
Returns the Unicode code point of the base-16 digit that encodes the given 4-bit quantity.
- encodeDigit(int) - Method in class swim.codec.Base64
-
Returns the Unicode code point of the base-64 digit that encodes the given 7-bit quantity.
- encodeDisconnectPacket(OutputBuffer<?>, MqttDisconnectPacket) - Method in class swim.mqtt.MqttEncoder
- encodedOutput(Output<T>) - Static method in class swim.codec.Utf8
- encodedOutput(Output<T>, UtfErrorMode) - Static method in class swim.codec.Utf8
- encodedWriter(Writer<I, O>) - Static method in class swim.codec.Utf8
- encodedWriter(Writer<I, O>, UtfErrorMode) - Static method in class swim.codec.Utf8
- encodeFrame(OutputBuffer<?>, WsFrame<T>) - Method in class swim.ws.WsEncoder
- encodeHeader(OutputBuffer<?>, int) - Method in class swim.hpack.HpackEncoder
- encodeHeader(OutputBuffer<?>, int, Encoder<?, ?>, Encoder<?, ?>, HpackIndexing) - Method in class swim.hpack.HpackEncoder
- encodeHeader(OutputBuffer<?>, HpackHeader) - Method in class swim.hpack.HpackEncoder
- encodeHeader(OutputBuffer<?>, HpackHeader, HpackIndexing) - Method in class swim.hpack.HpackEncoder
- encodeHttp(OutputBuffer<?>) - Method in class swim.http.HttpChunk
- encodeHttp(OutputBuffer<?>) - Method in class swim.http.HttpMessage
- encodeHttp(OutputBuffer<?>) - Method in class swim.http.HttpRequest
- encodeHttp(OutputBuffer<?>) - Method in class swim.http.HttpResponse
- encodeHttp(OutputBuffer<?>, HttpMessage<T2>) - Method in class swim.http.HttpPayload
- encodeHttp(OutputBuffer<?>, HttpMessage<T2>, HttpWriter) - Method in class swim.http.HttpBody
- encodeHttp(OutputBuffer<?>, HttpMessage<T2>, HttpWriter) - Method in class swim.http.HttpChunked
- encodeHttp(OutputBuffer<?>, HttpMessage<T2>, HttpWriter) - Method in class swim.http.HttpPayload
- encodeHttp(OutputBuffer<?>, HttpMessage<T2>, HttpWriter) - Method in class swim.http.HttpValue
- encodeHttp(OutputBuffer<?>, HttpWriter) - Method in class swim.http.HttpChunk
- encodeHttp(OutputBuffer<?>, HttpWriter) - Method in class swim.http.HttpMessage
- encodeHttp(OutputBuffer<?>, HttpWriter) - Method in class swim.http.HttpRequest
- encodeHttp(OutputBuffer<?>, HttpWriter) - Method in class swim.http.HttpResponse
- encodeInteger(OutputBuffer<?>, int, int, int) - Method in class swim.hpack.HpackEncoder
- encodeMqtt(OutputBuffer<?>) - Method in class swim.mqtt.MqttPacket
- encodeMqtt(OutputBuffer<?>) - Method in class swim.mqtt.MqttSubscription
- encodeMqtt(OutputBuffer<?>, MqttEncoder) - Method in class swim.mqtt.MqttConnAckPacket
- encodeMqtt(OutputBuffer<?>, MqttEncoder) - Method in class swim.mqtt.MqttConnectPacket
- encodeMqtt(OutputBuffer<?>, MqttEncoder) - Method in class swim.mqtt.MqttDisconnectPacket
- encodeMqtt(OutputBuffer<?>, MqttEncoder) - Method in class swim.mqtt.MqttPacket
- encodeMqtt(OutputBuffer<?>, MqttEncoder) - Method in class swim.mqtt.MqttPingReqPacket
- encodeMqtt(OutputBuffer<?>, MqttEncoder) - Method in class swim.mqtt.MqttPingRespPacket
- encodeMqtt(OutputBuffer<?>, MqttEncoder) - Method in class swim.mqtt.MqttPubAckPacket
- encodeMqtt(OutputBuffer<?>, MqttEncoder) - Method in class swim.mqtt.MqttPubCompPacket
- encodeMqtt(OutputBuffer<?>, MqttEncoder) - Method in class swim.mqtt.MqttPublishPacket
- encodeMqtt(OutputBuffer<?>, MqttEncoder) - Method in class swim.mqtt.MqttPubRecPacket
- encodeMqtt(OutputBuffer<?>, MqttEncoder) - Method in class swim.mqtt.MqttPubRelPacket
- encodeMqtt(OutputBuffer<?>, MqttEncoder) - Method in class swim.mqtt.MqttSubAckPacket
- encodeMqtt(OutputBuffer<?>, MqttEncoder) - Method in class swim.mqtt.MqttSubscribePacket
- encodeMqtt(OutputBuffer<?>, MqttEncoder) - Method in class swim.mqtt.MqttSubscription
- encodeMqtt(OutputBuffer<?>, MqttEncoder) - Method in class swim.mqtt.MqttUnsubAckPacket
- encodeMqtt(OutputBuffer<?>, MqttEncoder) - Method in class swim.mqtt.MqttUnsubscribePacket
- encodePingFrame(OutputBuffer<?>, WsFrame<T>) - Method in class swim.ws.WsEncoder
- encodePingReqPacket(OutputBuffer<?>, MqttPingReqPacket) - Method in class swim.mqtt.MqttEncoder
- encodePingRespPacket(OutputBuffer<?>, MqttPingRespPacket) - Method in class swim.mqtt.MqttEncoder
- encodePongFrame(OutputBuffer<?>, WsFrame<T>) - Method in class swim.ws.WsEncoder
- encodePubAckPacket(OutputBuffer<?>, MqttPubAckPacket) - Method in class swim.mqtt.MqttEncoder
- encodePubCompPacket(OutputBuffer<?>, MqttPubCompPacket) - Method in class swim.mqtt.MqttEncoder
- encodePublishPacket(OutputBuffer<?>, MqttPublishPacket<T>) - Method in class swim.mqtt.MqttEncoder
- encodePubRecPacket(OutputBuffer<?>, MqttPubRecPacket) - Method in class swim.mqtt.MqttEncoder
- encodePubRelPacket(OutputBuffer<?>, MqttPubRelPacket) - Method in class swim.mqtt.MqttEncoder
- encoder - Variable in class swim.io.ws.WebSocketModem
- encoder() - Static method in class swim.warp.Envelope
- encoder() - Method in class swim.ws.WsEngine
- encoder() - Method in class swim.ws.WsStatus
- Encoder<I,O> - Class in swim.codec
-
Continuation of how encode subsequent output buffers for a byte stream.
- Encoder() - Constructor for class swim.codec.Encoder
- EncoderException - Exception in swim.codec
-
Thrown when an
Encoderencodes invalid data. - EncoderException() - Constructor for exception swim.codec.EncoderException
- EncoderException(String) - Constructor for exception swim.codec.EncoderException
- EncoderException(String, Throwable) - Constructor for exception swim.codec.EncoderException
- EncoderException(Throwable) - Constructor for exception swim.codec.EncoderException
- encodeString(OutputBuffer<?>, byte[]) - Method in class swim.hpack.HpackEncoder
- encodeString(OutputBuffer<?>, byte[], boolean) - Method in class swim.hpack.HpackEncoder
- encodeString(OutputBuffer<?>, String) - Method in class swim.hpack.HpackEncoder
- encodeString(OutputBuffer<?>, String) - Method in class swim.mqtt.MqttEncoder
- encodeString(OutputBuffer<?>, String, boolean) - Method in class swim.hpack.HpackEncoder
- encodeString(OutputBuffer<?>, Input) - Method in class swim.hpack.HpackEncoder
- encodeString(OutputBuffer<?>, Input, boolean) - Method in class swim.hpack.HpackEncoder
- encodeString(OutputBuffer<?>, Input, int, boolean) - Method in class swim.hpack.HpackEncoder
- encodeSubAckPacket(OutputBuffer<?>, MqttSubAckPacket) - Method in class swim.mqtt.MqttEncoder
- encodeSubscribePacket(OutputBuffer<?>, MqttSubscribePacket) - Method in class swim.mqtt.MqttEncoder
- encodeSubscription(OutputBuffer<?>, MqttSubscription) - Method in class swim.mqtt.MqttEncoder
- encodeTextFrame(OutputBuffer<?>, WsFrame<T>) - Method in class swim.ws.WsDeflateEncoder
- encodeTextFrame(OutputBuffer<?>, WsFrame<T>) - Method in class swim.ws.WsEncoder
- encodeUnsubAckPacket(OutputBuffer<?>, MqttUnsubAckPacket) - Method in class swim.mqtt.MqttEncoder
- encodeUnsubscribePacket(OutputBuffer<?>, MqttUnsubscribePacket) - Method in class swim.mqtt.MqttEncoder
- encoding - Variable in class swim.codec.DynamicEncoder
-
Current encoder continuation.
- end() - Method in class swim.codec.Mark
- end() - Method in class swim.codec.Span
- end() - Method in class swim.codec.Tag
-
Returns the last source position covered by this
Tag. - END_GROUP - swim.protobuf.ProtobufWireType
- endpoint() - Method in class swim.uri.Uri
- engineForm() - Static method in class swim.ws.WsEngineSettings
- engineSettings(WsEngineSettings) - Method in class swim.io.ws.WsSettings
- EntryBuilder<K,V,O> - Interface in swim.util
-
Type that accumulates map entries, and binds an output result of type
O. - entryIterator() - Method in class swim.collections.STree
- entryIterator() - Method in class swim.collections.STreeList
- entryIterator() - Method in class swim.collections.STreePage
- entryIterator() - Method in class swim.db.STreeList
- entryIterator() - Method in class swim.structure.collections.ValueKeyedList
- entryIterator() - Method in interface swim.util.KeyedList
- entrySet() - Method in class swim.collections.HashTrieMap
- entrySet() - Method in class swim.structure.collections.ValueMap
- entrySet() - Method in class swim.structure.Record
- entrySet() - Method in class swim.uri.UriMapper
- entrySet() - Method in class swim.uri.UriQuery
- entrySet() - Method in interface swim.util.IterableMap
- entrySet() - Method in interface swim.util.OrderedMap
- enumDecoder(AvroEnumType<T>) - Method in class swim.avro.decoder.AvroDecoder
- enumType(Class<T>) - Static method in class swim.avro.reflection.AvroReflection
- enumType(Class<T>) - Static method in class swim.protobuf.reflection.ProtobufReflection
- enumType(String) - Static method in class swim.avro.structure.AvroStructure
- enumType(String, Class<T>) - Static method in class swim.avro.reflection.AvroReflection
- enumType(String, String...) - Static method in class swim.avro.structure.AvroStructure
- enumType(AvroName) - Static method in class swim.avro.structure.AvroStructure
- enumType(AvroName, Class<T>) - Static method in class swim.avro.reflection.AvroReflection
- enumType(AvroName, String...) - Static method in class swim.avro.structure.AvroStructure
- Envelope - Class in swim.warp
- eq(Item) - Method in class swim.structure.Expression
- eq(Item) - Method in class swim.structure.Item
- eq(Item) - Method in class swim.structure.Value
- eq(Value) - Method in class swim.structure.Expression
- eq(Value) - Method in class swim.structure.Value
- eq(Value, Value) - Method in class swim.recon.ReconStructureParser
- eq(V, V) - Method in class swim.recon.ReconParser
- EqOperator - Class in swim.structure.operator
-
A
BinaryOperatorthat represents an equality comparison between its two operands. - EqOperator(Item, Item) - Constructor for class swim.structure.operator.EqOperator
- EqOutlet - Class in swim.dataflow.operator
- EqOutlet() - Constructor for class swim.dataflow.operator.EqOutlet
- equals(Object) - Method in class swim.args.Arg
- equals(Object) - Method in class swim.args.Cmd
- equals(Object) - Method in class swim.args.Opt
- equals(Object) - Method in class swim.avro.AvroName
- equals(Object) - Method in class swim.avro.AvroNamespace
- equals(Object) - Method in class swim.codec.InputSettings
- equals(Object) - Method in class swim.codec.Mark
- equals(Object) - Method in class swim.codec.OutputSettings
- equals(Object) - Method in class swim.codec.Span
- equals(Object) - Method in class swim.collections.BTree
- equals(Object) - Method in class swim.collections.BTreeMap
- equals(Object) - Method in class swim.collections.FingerTrieSeq
- equals(Object) - Method in class swim.collections.HashTrieMap
- equals(Object) - Method in class swim.collections.HashTrieSet
- equals(Object) - Method in class swim.collections.STree
- equals(Object) - Method in class swim.collections.STreeList
- equals(Object) - Method in class swim.concurrent.ClockDef
- equals(Object) - Method in class swim.concurrent.TheaterDef
- equals(Object) - Method in class swim.db.StoreSettings
- equals(Object) - Method in class swim.hpack.HpackHeader
- equals(Object) - Method in class swim.http.ChunkExtension
- equals(Object) - Method in class swim.http.ContentCoding
- equals(Object) - Method in class swim.http.header.AcceptCharsetHeader
- equals(Object) - Method in class swim.http.header.AcceptEncodingHeader
- equals(Object) - Method in class swim.http.header.AcceptHeader
- equals(Object) - Method in class swim.http.header.AcceptLanguageHeader
- equals(Object) - Method in class swim.http.header.AllowHeader
- equals(Object) - Method in class swim.http.header.ConnectionHeader
- equals(Object) - Method in class swim.http.header.ContentEncodingHeader
- equals(Object) - Method in class swim.http.header.ContentLengthHeader
- equals(Object) - Method in class swim.http.header.ContentTypeHeader
- equals(Object) - Method in class swim.http.header.ExpectHeader
- equals(Object) - Method in class swim.http.header.HostHeader
- equals(Object) - Method in class swim.http.header.MaxForwardsHeader
- equals(Object) - Method in class swim.http.header.OriginHeader
- equals(Object) - Method in class swim.http.header.RawHeader
- equals(Object) - Method in class swim.http.header.SecWebSocketAcceptHeader
- equals(Object) - Method in class swim.http.header.SecWebSocketExtensionsHeader
- equals(Object) - Method in class swim.http.header.SecWebSocketKeyHeader
- equals(Object) - Method in class swim.http.header.SecWebSocketProtocolHeader
- equals(Object) - Method in class swim.http.header.SecWebSocketVersionHeader
- equals(Object) - Method in class swim.http.header.ServerHeader
- equals(Object) - Method in class swim.http.header.TransferEncodingHeader
- equals(Object) - Method in class swim.http.header.UpgradeHeader
- equals(Object) - Method in class swim.http.header.UserAgentHeader
- equals(Object) - Method in class swim.http.HttpBody
- equals(Object) - Method in class swim.http.HttpCharset
- equals(Object) - Method in class swim.http.HttpChunk
- equals(Object) - Method in class swim.http.HttpChunked
- equals(Object) - Method in class swim.http.HttpChunkHeader
- equals(Object) - Method in class swim.http.HttpChunkTrailer
- equals(Object) - Method in class swim.http.HttpMethod
- equals(Object) - Method in class swim.http.HttpRequest
- equals(Object) - Method in class swim.http.HttpResponse
- equals(Object) - Method in class swim.http.HttpStatus
- equals(Object) - Method in class swim.http.HttpValue
- equals(Object) - Method in class swim.http.HttpVersion
- equals(Object) - Method in class swim.http.LanguageRange
- equals(Object) - Method in class swim.http.MediaRange
- equals(Object) - Method in class swim.http.MediaType
- equals(Object) - Method in class swim.http.Product
- equals(Object) - Method in class swim.http.TransferCoding
- equals(Object) - Method in class swim.http.UpgradeProtocol
- equals(Object) - Method in class swim.http.WebSocketExtension
- equals(Object) - Method in class swim.http.WebSocketParam
- equals(Object) - Method in class swim.io.http.HttpSettings
- equals(Object) - Method in class swim.io.IpSettings
- equals(Object) - Method in class swim.io.mqtt.MqttSettings
- equals(Object) - Method in class swim.io.TcpSettings
- equals(Object) - Method in class swim.io.TlsSettings
- equals(Object) - Method in class swim.io.TransportSettings
- equals(Object) - Method in class swim.io.warp.WarpSettings
- equals(Object) - Method in class swim.io.ws.WsSettings
- equals(Object) - Method in class swim.math.Precision
- equals(Object) - Method in class swim.math.R2Box
- equals(Object) - Method in class swim.math.R2Circle
- equals(Object) - Method in class swim.math.R2Point
- equals(Object) - Method in class swim.math.R2Vector
- equals(Object) - Method in class swim.math.R3Box
- equals(Object) - Method in class swim.math.R3Point
- equals(Object) - Method in class swim.math.R3Sphere
- equals(Object) - Method in class swim.math.R3Vector
- equals(Object) - Method in class swim.math.RNVector
- equals(Object) - Method in class swim.math.Tensor
- equals(Object) - Method in class swim.math.TensorArray
- equals(Object) - Method in class swim.math.TensorDims
- equals(Object) - Method in class swim.math.Z2Box
- equals(Object) - Method in class swim.math.Z2Point
- equals(Object) - Method in class swim.math.Z2Vector
- equals(Object) - Method in class swim.math.Z3Box
- equals(Object) - Method in class swim.math.Z3Point
- equals(Object) - Method in class swim.math.Z3Vector
- equals(Object) - Method in class swim.mqtt.MqttConnAckPacket
- equals(Object) - Method in class swim.mqtt.MqttConnectPacket
- equals(Object) - Method in class swim.mqtt.MqttConnStatus
- equals(Object) - Method in class swim.mqtt.MqttDisconnectPacket
- equals(Object) - Method in class swim.mqtt.MqttPingReqPacket
- equals(Object) - Method in class swim.mqtt.MqttPingRespPacket
- equals(Object) - Method in class swim.mqtt.MqttPubAckPacket
- equals(Object) - Method in class swim.mqtt.MqttPubCompPacket
- equals(Object) - Method in class swim.mqtt.MqttPublishPacket
- equals(Object) - Method in class swim.mqtt.MqttPubRecPacket
- equals(Object) - Method in class swim.mqtt.MqttPubRelPacket
- equals(Object) - Method in class swim.mqtt.MqttSubAckPacket
- equals(Object) - Method in class swim.mqtt.MqttSubscribePacket
- equals(Object) - Method in class swim.mqtt.MqttSubscription
- equals(Object) - Method in class swim.mqtt.MqttSubStatus
- equals(Object) - Method in class swim.mqtt.MqttUnsubAckPacket
- equals(Object) - Method in class swim.mqtt.MqttUnsubscribePacket
- equals(Object) - Method in class swim.security.EcCharacteristic2FieldDef
- equals(Object) - Method in class swim.security.EcDef
- equals(Object) - Method in class swim.security.EcPointDef
- equals(Object) - Method in class swim.security.EcPrimeFieldDef
- equals(Object) - Method in class swim.security.EcPrivateKeyDef
- equals(Object) - Method in class swim.security.EcPublicKeyDef
- equals(Object) - Method in class swim.security.JsonWebKey
- equals(Object) - Method in class swim.security.JsonWebSignature
- equals(Object) - Method in class swim.security.JsonWebToken
- equals(Object) - Method in class swim.security.RsaPrimeDef
- equals(Object) - Method in class swim.security.RsaPrivateKeyDef
- equals(Object) - Method in class swim.security.RsaPublicKeyDef
- equals(Object) - Method in class swim.spatial.QTree
- equals(Object) - Method in class swim.spatial.QTreeEntry
- equals(Object) - Method in class swim.spatial.QTreeMap
- equals(Object) - Method in class swim.spatial.SpatialMap.SimpleEntry
- equals(Object) - Method in class swim.spatial.SpatialValueEntry
- equals(Object) - Method in class swim.spatial.SpatialValueMap
- equals(Object) - Method in class swim.structure.Absent
- equals(Object) - Method in class swim.structure.Attr
- equals(Object) - Method in class swim.structure.Bool
- equals(Object) - Method in class swim.structure.collections.ValueEntry
- equals(Object) - Method in class swim.structure.collections.ValueList
- equals(Object) - Method in class swim.structure.collections.ValueMap
- equals(Object) - Method in class swim.structure.collections.ValueSet
- equals(Object) - Method in class swim.structure.Data
- equals(Object) - Method in class swim.structure.Extant
- equals(Object) - Method in class swim.structure.func.BridgeFunc
- equals(Object) - Method in class swim.structure.func.LambdaFunc
- equals(Object) - Method in class swim.structure.InterpreterSettings
- equals(Object) - Method in class swim.structure.Item
- equals(Object) - Method in class swim.structure.Num
- equals(Object) - Method in class swim.structure.operator.AndOperator
- equals(Object) - Method in class swim.structure.operator.BitwiseAndOperator
- equals(Object) - Method in class swim.structure.operator.BitwiseNotOperator
- equals(Object) - Method in class swim.structure.operator.BitwiseOrOperator
- equals(Object) - Method in class swim.structure.operator.BitwiseXorOperator
- equals(Object) - Method in class swim.structure.operator.ConditionalOperator
- equals(Object) - Method in class swim.structure.operator.DivideOperator
- equals(Object) - Method in class swim.structure.operator.EqOperator
- equals(Object) - Method in class swim.structure.Operator
- equals(Object) - Method in class swim.structure.operator.GeOperator
- equals(Object) - Method in class swim.structure.operator.GtOperator
- equals(Object) - Method in class swim.structure.operator.InvokeOperator
- equals(Object) - Method in class swim.structure.operator.LeOperator
- equals(Object) - Method in class swim.structure.operator.LtOperator
- equals(Object) - Method in class swim.structure.operator.MinusOperator
- equals(Object) - Method in class swim.structure.operator.ModuloOperator
- equals(Object) - Method in class swim.structure.operator.NegativeOperator
- equals(Object) - Method in class swim.structure.operator.NeOperator
- equals(Object) - Method in class swim.structure.operator.NotOperator
- equals(Object) - Method in class swim.structure.operator.OrOperator
- equals(Object) - Method in class swim.structure.operator.PlusOperator
- equals(Object) - Method in class swim.structure.operator.PositiveOperator
- equals(Object) - Method in class swim.structure.operator.TimesOperator
- equals(Object) - Method in class swim.structure.Record
- equals(Object) - Method in class swim.structure.selector.ChildrenSelector
- equals(Object) - Method in class swim.structure.selector.DescendantsSelector
- equals(Object) - Method in class swim.structure.selector.FilterSelector
- equals(Object) - Method in class swim.structure.selector.GetAttrSelector
- equals(Object) - Method in class swim.structure.selector.GetItemSelector
- equals(Object) - Method in class swim.structure.selector.GetSelector
- equals(Object) - Method in class swim.structure.selector.IdentitySelector
- equals(Object) - Method in class swim.structure.selector.KeysSelector
- equals(Object) - Method in class swim.structure.selector.LiteralSelector
- equals(Object) - Method in class swim.structure.selector.ValuesSelector
- equals(Object) - Method in class swim.structure.Slot
- equals(Object) - Method in class swim.structure.Text
- equals(Object) - Method in class swim.uri.Uri
- equals(Object) - Method in class swim.uri.UriAuthority
- equals(Object) - Method in class swim.uri.UriFragment
- equals(Object) - Method in class swim.uri.UriHost
- equals(Object) - Method in class swim.uri.UriPath
- equals(Object) - Method in class swim.uri.UriPattern
- equals(Object) - Method in class swim.uri.UriPort
- equals(Object) - Method in class swim.uri.UriQuery
- equals(Object) - Method in class swim.uri.UriScheme
- equals(Object) - Method in class swim.uri.UriUser
- equals(Object) - Method in class swim.util.Severity
- equals(Object) - Method in class swim.warp.HostAddressed
- equals(Object) - Method in class swim.warp.LaneAddressed
- equals(Object) - Method in class swim.warp.LinkAddressed
- equals(Object) - Method in class swim.ws.WsBinaryFrame
- equals(Object) - Method in class swim.ws.WsCloseFrame
- equals(Object) - Method in class swim.ws.WsEngineSettings
- equals(Object) - Method in class swim.ws.WsPingFrame
- equals(Object) - Method in class swim.ws.WsPongFrame
- equals(Object) - Method in class swim.ws.WsStatus
- equals(Object) - Method in class swim.ws.WsTextFrame
- equalsName(byte[]) - Method in class swim.hpack.HpackHeader
- error() - Static method in class swim.util.Severity
-
Returns the
SeveritywithERROR_LEVELof importance. - error(Object) - Method in interface swim.util.Log
-
Logs an error-level message.
- error(String) - Static method in class swim.util.Severity
-
Returns a
SeveritywithERROR_LEVELof importance, and the given descriptivelabel. - error(Throwable) - Static method in class swim.codec.Decoder
-
Returns a
Decoderin the error state thattraps the given decodeerror. - error(Throwable) - Static method in class swim.codec.Encoder
-
Returns an
Encoderin the error state thattraps the given encodeerror. - error(Throwable) - Static method in class swim.codec.Input
-
Returns an
Inputin the error state, with the given inputerror. - error(Throwable) - Static method in class swim.codec.InputBuffer
-
Returns an
InputBufferin the error state, with the given inputerror. - error(Throwable) - Static method in class swim.codec.Output
-
Returns an
Outputin the error state, with the given outputerror. - error(Throwable) - Static method in class swim.codec.OutputBuffer
-
Returns an
OutputBufferin the error state, with the given outputerror. - error(Throwable) - Static method in class swim.codec.Parser
-
Returns a
Parserin the error state thattraps the given parseerror. - error(Throwable) - Static method in class swim.codec.Writer
-
Returns a
Writerin the error state thattraps the given writeerror. - error(Throwable, Object, Mark) - Static method in class swim.codec.Input
-
Returns an
Inputin the error state, with the given inputerror, at themarkposition of a token stream logically identified byid. - error(Throwable, Object, Mark) - Static method in class swim.codec.InputBuffer
-
Returns an
InputBufferin the error state, with the given inputerror, at themarkposition of a token stream logically identified byid. - error(Throwable, Object, Mark, InputSettings) - Static method in class swim.codec.Input
-
Returns an
Inputin the error state, with the given inputerror, at themarkposition of a token stream logically identified byid, with the givensettings. - error(Throwable, Object, Mark, InputSettings) - Static method in class swim.codec.InputBuffer
-
Returns an
InputBufferin the error state, with the given inputerror, at themarkposition of a token stream logically identified byid, with the givensettings. - error(Throwable, InputSettings) - Static method in class swim.codec.Input
-
Returns an
Inputin the error state, with the given inputerrorandsettings. - error(Throwable, InputSettings) - Static method in class swim.codec.InputBuffer
-
Returns an
InputBufferin the error state, with the given inputerrorandsettings. - error(Throwable, OutputSettings) - Static method in class swim.codec.Output
-
Returns an
Outputin the error state, with the given outputerrorandsettings. - error(Throwable, OutputSettings) - Static method in class swim.codec.OutputBuffer
-
Returns an
OutputBufferin the error state, with the given outputerrorandsettings. - error(Diagnostic) - Static method in class swim.codec.Parser
- ERROR_LEVEL - Static variable in class swim.util.Severity
- evacuated(int, long) - Method in class swim.db.BTree
- evacuated(int, long) - Method in class swim.db.BTreeLeaf
- evacuated(int, long) - Method in class swim.db.BTreeNode
- evacuated(int, long) - Method in class swim.db.BTreePage
- evacuated(int, long) - Method in class swim.db.BTreePageRef
- evacuated(int, long) - Method in class swim.db.Page
- evacuated(int, long) - Method in class swim.db.PageRef
- evacuated(int, long) - Method in class swim.db.QTree
- evacuated(int, long) - Method in class swim.db.QTreeLeaf
- evacuated(int, long) - Method in class swim.db.QTreeNode
- evacuated(int, long) - Method in class swim.db.QTreePage
- evacuated(int, long) - Method in class swim.db.QTreePageRef
- evacuated(int, long) - Method in class swim.db.STree
- evacuated(int, long) - Method in class swim.db.STreeLeaf
- evacuated(int, long) - Method in class swim.db.STreeNode
- evacuated(int, long) - Method in class swim.db.STreePage
- evacuated(int, long) - Method in class swim.db.STreePageRef
- evacuated(int, long) - Method in class swim.db.Tree
- evacuated(int, long) - Method in class swim.db.UTree
- evacuated(int, long) - Method in class swim.db.UTreeLeaf
- evacuated(int, long) - Method in class swim.db.UTreePage
- evacuated(int, long) - Method in class swim.db.UTreePageRef
- evaluate(I) - Method in class swim.streamlet.combinator.MapValueCombinator
- evaluate(I) - Method in class swim.streamlet.combinator.MapValueOperator
- evaluate(I) - Method in class swim.streamlet.combinator.WatchValueCombinator
- evaluate(I) - Method in class swim.streamlet.combinator.WatchValueOperator
- evaluate(K, V) - Method in class swim.streamlet.combinator.FilterFieldsCombinator
- evaluate(K, V) - Method in class swim.streamlet.combinator.FilterFieldsOperator
- evaluate(K, V) - Method in class swim.streamlet.combinator.WatchFieldsCombinator
- evaluate(K, V) - Method in class swim.streamlet.combinator.WatchFieldsOperator
- evaluate(K, VI) - Method in class swim.streamlet.combinator.MapFieldValuesCombinator
- evaluate(K, VI) - Method in class swim.streamlet.combinator.MapFieldValuesOperator
- evaluate(Interpreter) - Method in class swim.structure.Attr
- evaluate(Interpreter) - Method in class swim.structure.Item
- evaluate(Interpreter) - Method in class swim.structure.operator.AndOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.BitwiseAndOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.BitwiseNotOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.BitwiseOrOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.BitwiseXorOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.ConditionalOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.DivideOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.EqOperator
- evaluate(Interpreter) - Method in class swim.structure.Operator
- evaluate(Interpreter) - Method in class swim.structure.operator.GeOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.GtOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.InvokeOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.LeOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.LtOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.MinusOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.ModuloOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.NegativeOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.NeOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.NotOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.OrOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.PlusOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.PositiveOperator
- evaluate(Interpreter) - Method in class swim.structure.operator.TimesOperator
- evaluate(Interpreter) - Method in class swim.structure.Record
- evaluate(Interpreter) - Method in class swim.structure.Selector
-
Evaluates this
Selectoragainst someInterpreter. - evaluate(Interpreter) - Method in class swim.structure.Slot
- evaluate(Item) - Method in class swim.structure.Item
- evaluate(Value) - Method in class swim.dataflow.operator.BitwiseNotOutlet
- evaluate(Value) - Method in class swim.dataflow.operator.NegativeOutlet
- evaluate(Value) - Method in class swim.dataflow.operator.NotOutlet
- evaluate(Value) - Method in class swim.dataflow.operator.PositiveOutlet
- evaluate(Value) - Method in class swim.dataflow.operator.UnaryOutlet
- evaluate(Value, Value) - Method in class swim.dataflow.operator.BinaryOutlet
- evaluate(Value, Value) - Method in class swim.dataflow.operator.BitwiseAndOutlet
- evaluate(Value, Value) - Method in class swim.dataflow.operator.BitwiseOrOutlet
- evaluate(Value, Value) - Method in class swim.dataflow.operator.BitwiseXorOutlet
- evaluate(Value, Value) - Method in class swim.dataflow.operator.DivideOutlet
- evaluate(Value, Value) - Method in class swim.dataflow.operator.EqOutlet
- evaluate(Value, Value) - Method in class swim.dataflow.operator.GeOutlet
- evaluate(Value, Value) - Method in class swim.dataflow.operator.GtOutlet
- evaluate(Value, Value) - Method in class swim.dataflow.operator.LeOutlet
- evaluate(Value, Value) - Method in class swim.dataflow.operator.LtOutlet
- evaluate(Value, Value) - Method in class swim.dataflow.operator.MinusOutlet
- evaluate(Value, Value) - Method in class swim.dataflow.operator.ModuloOutlet
- evaluate(Value, Value) - Method in class swim.dataflow.operator.NeOutlet
- evaluate(Value, Value) - Method in class swim.dataflow.operator.PlusOutlet
- evaluate(Value, Value) - Method in class swim.dataflow.operator.TimesOutlet
- EventMessage - Class in swim.warp
- EventMessage(String, String) - Constructor for class swim.warp.EventMessage
- EventMessage(String, String, Value) - Constructor for class swim.warp.EventMessage
- EventMessage(Uri, Uri) - Constructor for class swim.warp.EventMessage
- EventMessage(Uri, Uri, Value) - Constructor for class swim.warp.EventMessage
- evict(K, V) - Method in class swim.util.HashGenMap
- evict(V) - Method in class swim.util.HashGenSet
- EXACTLY_ONCE - swim.mqtt.MqttQoS
- EXACTLY_ONCE - Static variable in class swim.mqtt.MqttSubStatus
- exec() - Method in class swim.args.Cmd
- exec(Cmd) - Method in interface swim.args.ExecCmd
- exec(ExecCmd) - Method in class swim.args.Cmd
- ExecCmd - Interface in swim.args
- execute(Runnable) - Method in class swim.concurrent.SideStage
- execute(Runnable) - Method in interface swim.concurrent.Stage
-
Schedules a
runnablefor concurrent execution. - execute(Runnable) - Method in class swim.concurrent.Theater
- exp(Double) - Method in class swim.math.R
- exp(S) - Method in interface swim.math.CompleteField
- expand(Value, Interpreter, InvokeOperator) - Method in class swim.structure.Func
- expandEntityRef(Output<?>, String) - Method in class swim.xml.XmlParser
- EXPECTATION_FAILED - Static variable in class swim.http.HttpStatus
- expected(int, Input) - Static method in class swim.codec.Diagnostic
- expected(int, Input, String) - Static method in class swim.codec.Diagnostic
- expected(int, Input, String, Diagnostic) - Static method in class swim.codec.Diagnostic
- expected(int, Input, Diagnostic) - Static method in class swim.codec.Diagnostic
- expected(int, Input, Severity) - Static method in class swim.codec.Diagnostic
- expected(int, Input, Severity, String) - Static method in class swim.codec.Diagnostic
- expected(int, Input, Severity, String, Diagnostic) - Static method in class swim.codec.Diagnostic
- expected(int, Input, Severity, Diagnostic) - Static method in class swim.codec.Diagnostic
- expected(String, Input) - Static method in class swim.codec.Diagnostic
- expected(String, Input, String) - Static method in class swim.codec.Diagnostic
- expected(String, Input, String, Diagnostic) - Static method in class swim.codec.Diagnostic
- expected(String, Input, Diagnostic) - Static method in class swim.codec.Diagnostic
- expected(String, Input, Severity) - Static method in class swim.codec.Diagnostic
- expected(String, Input, Severity, String) - Static method in class swim.codec.Diagnostic
- expected(String, Input, Severity, String, Diagnostic) - Static method in class swim.codec.Diagnostic
- expected(String, Input, Severity, Diagnostic) - Static method in class swim.codec.Diagnostic
- ExpectHeader - Class in swim.http.header
- expiration() - Method in class swim.security.JsonWebToken
- expiration(long) - Method in class swim.security.GoogleIdToken
- expiration(long) - Method in class swim.security.JsonWebToken
- expiration(long) - Method in class swim.security.OpenIdToken
- exponent - Variable in class swim.security.RsaPrimeDef
- exponent() - Method in class swim.security.RsaPrimeDef
- Expression - Class in swim.structure
-
A combination of operators, constants, and variables.
- Expression() - Constructor for class swim.structure.Expression
- extant() - Method in class swim.recon.ReconParser
- extant() - Method in class swim.recon.ReconStructureParser
- extant() - Static method in class swim.structure.Extant
- extant() - Static method in class swim.structure.Item
- extant() - Static method in class swim.structure.Value
- Extant - Class in swim.structure
- extension(WebSocketExtension, WsEngineSettings) - Method in class swim.ws.WsEngine
- extensions - Variable in class swim.ws.WsRequest
- extensions - Variable in class swim.ws.WsResponse
- extensions() - Method in class swim.http.header.SecWebSocketExtensionsHeader
- extensions() - Method in class swim.http.HttpChunkHeader
- extensions() - Method in class swim.ws.WsEngineSettings
- extensions() - Method in class swim.ws.WsRequest
- extensions() - Method in class swim.ws.WsResponse
- extensions(Iterable<WebSocketExtension>, WsEngineSettings) - Method in class swim.ws.WsEngine
F
- f16() - Static method in class swim.math.Precision
- F2<V,S> - Interface in swim.math
- F3<V,S> - Interface in swim.math
- f32() - Static method in class swim.math.Precision
- f64() - Static method in class swim.math.Precision
- factor - Variable in class swim.security.RsaPrimeDef
- factor() - Method in class swim.security.RsaPrimeDef
- fail(Object) - Method in interface swim.util.Log
-
Logs an fail-level message.
- FAILURE - Static variable in class swim.mqtt.MqttSubStatus
- faint(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII faint (decreased intensity) escape code to
output, ifoutput.settings().isStyled()istrue. - familyName() - Method in class swim.security.GoogleIdToken
- familyName(String) - Method in class swim.security.GoogleIdToken
- fastestCompression() - Static method in class swim.io.ws.WsSettings
- fastestCompression() - Static method in class swim.ws.WsEngineSettings
- fatal() - Static method in class swim.codec.UtfErrorMode
-
Returns a
UtfErrorModethat aborts Unicode decoding with an error when invalid code unit sequences are encountered. - fatal() - Static method in class swim.util.Severity
-
Returns the
SeveritywithFATAL_LEVELof importance. - fatal(String) - Static method in class swim.util.Severity
-
Returns a
SeveritywithFATAL_LEVELof importance, and the given descriptivelabel. - FATAL_LEVEL - Static variable in class swim.util.Severity
- fatalNonZero() - Static method in class swim.codec.UtfErrorMode
-
Returns a
UtfErrorModethat aborts Unicode decoding with an error when invalid code unit sequences, andNULbytes, are encountered. - feed(I) - Method in class swim.codec.DynamicEncoder
- feed(I) - Method in class swim.codec.Encoder
-
Returns an
Encoderthat represents the continuation of how to encode the giveninputobject. - feed(I) - Method in class swim.codec.Writer
-
Returns a
Writerthat represents the continuation of how to write the giveninputobject. - feed(Encoder<?, O>) - Method in class swim.deflate.Deflate
- feed(Input) - Method in class swim.codec.Parser
-
Incrementally parses as much
inputas possible, and returns anotherParserthat represents the continuation of how to parse additionalInput. - feed(InputBuffer) - Method in class swim.codec.Decoder
-
Incrementally decodes as much
inputbuffer data as possible, and returns anotherDecoderthat represents the continuation of how to decode additional buffer data. - feed(InputBuffer) - Method in class swim.codec.DynamicDecoder
- feed(InputBuffer) - Method in class swim.codec.Parser
- feed(InputBuffer) - Method in class swim.deflate.Inflate
- feed(PullRequest<Envelope>) - Method in class swim.io.warp.AbstractWarpSocket
- feed(PullRequest<Envelope>) - Method in interface swim.io.warp.WarpSocketContext
- feed(PullRequest<Envelope>) - Method in class swim.io.warp.WarpWebSocket
- feed(Envelope) - Method in class swim.io.warp.AbstractWarpSocket
- feed(Envelope) - Method in interface swim.io.warp.WarpSocketContext
- feed(Envelope) - Method in class swim.io.warp.WarpWebSocket
- feed(Envelope, float) - Method in class swim.io.warp.AbstractWarpSocket
- feed(Envelope, float) - Method in interface swim.io.warp.WarpSocketContext
- feed(Envelope, float) - Method in class swim.io.warp.WarpWebSocket
- field - Variable in class swim.security.EcDef
- field() - Static method in class swim.math.R
- field() - Method in class swim.security.EcDef
- field() - Method in class swim.structure.form.AttrForm
- field() - Method in class swim.structure.form.FieldForm
- field() - Method in class swim.structure.form.SlotForm
- field(Field, long, ProtobufType<? extends V>) - Static method in class swim.protobuf.reflection.ProtobufReflection
- field(Field, AvroType<? extends V>) - Static method in class swim.avro.reflection.AvroReflection
- field(String, long, ProtobufType<? extends Value>) - Static method in class swim.protobuf.structure.ProtobufStructure
- field(String, AvroType<? extends Value>) - Static method in class swim.avro.structure.AvroStructure
- field(AvroFieldType<?, R>) - Method in class swim.avro.schema.AvroRecordType
- field(ProtobufFieldType<?, E>) - Method in class swim.protobuf.schema.ProtobufMapEntryType
- field(ProtobufFieldType<?, M>) - Method in class swim.protobuf.schema.ProtobufMessageType
- field(Value, long, ProtobufType<? extends Value>) - Static method in class swim.protobuf.structure.ProtobufStructure
- field(Value, Value) - Method in class swim.json.JsonStructureParser
- field(V, V) - Method in class swim.json.JsonParser
- Field - Class in swim.structure
- Field<S> - Interface in swim.math
- fieldCount() - Method in class swim.avro.schema.AvroRecordType
- fieldCount() - Method in class swim.dataflow.RecordModel
- fieldCount() - Method in class swim.structure.Record
-
Returns the number of
Fieldmembers contained in thisRecord. - FieldForm<T> - Class in swim.structure.form
- fieldIterator() - Method in class swim.structure.Record
- fieldNumber() - Method in class swim.protobuf.schema.ProtobufFieldType
- fieldSet() - Method in class swim.structure.Record
- fieldUpdaters - Variable in class swim.dataflow.RecordModel
- file() - Method in class swim.db.FileZone
- FileStore - Class in swim.db
- FileStore(File, String, Stage) - Constructor for class swim.db.FileStore
- FileStore(File, Stage) - Constructor for class swim.db.FileStore
- FileStore(String, Stage) - Constructor for class swim.db.FileStore
- FileStore(StoreContext, File, String, Stage) - Constructor for class swim.db.FileStore
- FileStore(StoreContext, File, Stage) - Constructor for class swim.db.FileStore
- FileStore(StoreContext, String, Stage) - Constructor for class swim.db.FileStore
- FileZone - Class in swim.db
- FileZone(Store, int, File, Stage) - Constructor for class swim.db.FileZone
- FileZone(Store, int, File, Stage, Database, Germ) - Constructor for class swim.db.FileZone
- fill_window() - Method in class swim.deflate.Deflate
- fillInStackTrace() - Method in exception swim.concurrent.DropException
- filter() - Method in class swim.structure.Item
- filter() - Method in class swim.structure.Selector
- filter() - Method in class swim.structure.selector.FilterSelector
- filter(FilterFieldsFunction<? super K, ? super V>) - Method in interface swim.streamlet.MapOutlet
- filter(Item) - Method in class swim.structure.Item
- filter(Item) - Method in class swim.structure.Selector
- filter(Value, Value) - Method in class swim.recon.ReconStructureParser
- filter(V, V) - Method in class swim.recon.ReconParser
- FilterFieldsCombinator<K,V,I> - Class in swim.streamlet.combinator
- FilterFieldsCombinator(FilterFieldsFunction<? super K, ? super V>) - Constructor for class swim.streamlet.combinator.FilterFieldsCombinator
- FilterFieldsFunction<K,V> - Interface in swim.streamlet.function
- FilterFieldsOperator<K,V,I> - Class in swim.streamlet.combinator
- FilterFieldsOperator() - Constructor for class swim.streamlet.combinator.FilterFieldsOperator
- filterSelected(Interpreter) - Method in class swim.structure.selector.FilterSelector
- FilterSelector - Class in swim.structure.selector
- FilterSelector(Selector, Selector) - Constructor for class swim.structure.selector.FilterSelector
- FingerTrieSeq<T> - Class in swim.collections
- firstEntry() - Method in class swim.collections.BTree
- firstEntry() - Method in class swim.collections.BTreeMap
- firstEntry() - Method in class swim.collections.BTreePage
- firstEntry() - Method in class swim.db.BTree
- firstEntry() - Method in class swim.db.BTreeLeaf
- firstEntry() - Method in class swim.db.BTreeMap
- firstEntry() - Method in class swim.db.BTreeMapView
- firstEntry() - Method in class swim.db.BTreeNode
- firstEntry() - Method in class swim.db.BTreePage
- firstEntry() - Method in class swim.structure.collections.ValueOrderedMap
- firstEntry() - Method in interface swim.util.OrderedMap
- firstEntry(Value) - Method in class swim.db.BTree
- firstEntry(Value) - Method in class swim.db.BTreeLeaf
- firstEntry(Value) - Method in class swim.db.BTreeNode
- firstEntry(Value) - Method in class swim.db.BTreePage
- firstKey() - Method in class swim.collections.BTree
- firstKey() - Method in class swim.collections.BTreeMap
- firstKey() - Method in class swim.db.BTree
- firstKey() - Method in class swim.db.BTreeMap
- firstKey() - Method in class swim.db.BTreeMapView
- firstKey() - Method in class swim.structure.collections.ValueOrderedMap
- firstKey() - Method in class swim.structure.collections.ValueSortedMap
- firstKey() - Method in interface swim.util.OrderedMap
- firstValue() - Method in class swim.collections.BTree
- firstValue() - Method in class swim.collections.BTreeMap
- firstValue() - Method in class swim.db.BTree
- firstValue() - Method in class swim.db.BTreeMap
- firstValue() - Method in class swim.db.BTreeMapView
- firstValue() - Method in class swim.structure.collections.ValueOrderedMap
- firstValue() - Method in interface swim.util.OrderedMap
- FIXED32 - swim.protobuf.ProtobufWireType
- fixed32Decoder(ProtobufFixed32Type<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- fixed32Type() - Static method in class swim.protobuf.structure.ProtobufStructure
- FIXED64 - swim.protobuf.ProtobufWireType
- fixed64Decoder(ProtobufFixed64Type<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- fixed64Type() - Static method in class swim.protobuf.structure.ProtobufStructure
- fixedDecoder(AvroFixedType<T>) - Method in class swim.avro.decoder.AvroDecoder
- fixedType(String, int) - Static method in class swim.avro.reflection.AvroReflection
- fixedType(String, int) - Static method in class swim.avro.structure.AvroStructure
- fixedType(AvroName, int) - Static method in class swim.avro.reflection.AvroReflection
- fixedType(AvroName, int) - Static method in class swim.avro.structure.AvroStructure
- flag() - Method in class swim.args.Opt
- flag(char) - Method in class swim.args.Opt
- flags() - Method in class swim.mqtt.MqttSubscription
- flattened() - Method in class swim.math.TensorDims
- flattened() - Method in class swim.structure.Field
- flattened() - Method in class swim.structure.Item
-
Returns the sole member of this
Item, if thisItemis aRecordwith exactly one member, and its member is aValue; returnsExtantif thisItemis an emptyRecord; returnsAbsentif thisItemis aField; otherwise returnsthisif thisItemis aRecordwith more than one member, or if thisItemis a non-RecordValue. - flattened() - Method in class swim.structure.Record
-
Returns the sole member of this
Record, if thisRecordhas exactly one member, and its member is aValue; returnsExtantif thisRecordis empty; otherwise returnsthisif thisRecordhas more than one member. - flattened() - Method in class swim.structure.Value
- flattened(long) - Method in class swim.db.QTreeLeaf
- flattened(long) - Method in class swim.db.QTreeNode
- flattened(long) - Method in class swim.db.QTreePage
- flattened(QTreeContext<K, S, V>) - Method in class swim.spatial.QTreePage
- floatDecoder(AvroFloatType<T>) - Method in class swim.avro.decoder.AvroDecoder
- FloatForm - Class in swim.structure.form
- FloatForm(Float) - Constructor for class swim.structure.form.FloatForm
- floatType() - Static method in class swim.avro.reflection.AvroReflection
- floatType() - Static method in class swim.avro.structure.AvroStructure
- floatType() - Static method in class swim.protobuf.reflection.ProtobufReflection
- floatType() - Static method in class swim.protobuf.structure.ProtobufStructure
- floatValue() - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto a primitivefloatvalue, if possible. - floatValue() - Method in class swim.structure.Item
-
Converts this
Iteminto a primitivefloatvalue, if possible. - floatValue() - Method in class swim.structure.Num
-
Converts this
Numinto a primitivefloatvalue. - floatValue() - Method in class swim.structure.Text
- floatValue() - Method in class swim.structure.Value
-
Converts this
Valueinto a primitivefloatvalue, if possible. - floatValue(float) - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto a primitivefloatvalue, if possible; otherwise returnsorElseif the value of thisFieldcan't be converted into a primitivefloatvalue. - floatValue(float) - Method in class swim.structure.Item
-
Converts this
Iteminto a primitivefloatvalue, if possible; otherwise returnsorElseif thisItemcan't be converted into a primitivefloatvalue. - floatValue(float) - Method in class swim.structure.Num
- floatValue(float) - Method in class swim.structure.Text
- floatValue(float) - Method in class swim.structure.Value
-
Converts this
Valueinto a primitivefloatvalue, if possible; otherwise returnsorElseif thisValuecan't be converted into a primitivefloatvalue. - floatWriter(long) - Static method in class swim.codec.Base10
-
Returns a
Writercontinuation that writes the base-10 (decimal) encoding of theinputvalue. - floor() - Static method in class swim.structure.func.MathModule
- floor() - Method in class swim.structure.Num
- floor(Double) - Method in class swim.math.R
- floor(S) - Method in interface swim.math.CompleteField
- FlowContext - Interface in swim.io
-
Flow-controlled network channel context.
- flowControl() - Method in class swim.io.AbstractIpModem
- flowControl() - Method in class swim.io.AbstractIpService
- flowControl() - Method in class swim.io.AbstractIpSocket
- flowControl() - Method in interface swim.io.FlowContext
-
Returns the current
FlowControlstate of the underlying network channel. - flowControl() - Method in class swim.io.http.AbstractHttpClient
- flowControl() - Method in class swim.io.http.AbstractHttpRequester
- flowControl() - Method in class swim.io.http.AbstractHttpResponder
- flowControl() - Method in class swim.io.http.AbstractHttpServer
- flowControl() - Method in class swim.io.http.AbstractHttpService
- flowControl() - Method in class swim.io.http.HttpClientModem
- flowControl() - Method in class swim.io.http.HttpClientRequester
- flowControl() - Method in class swim.io.http.HttpServerModem
- flowControl() - Method in class swim.io.http.HttpServerResponder
- flowControl() - Method in class swim.io.http.HttpSocketService
- flowControl() - Method in class swim.io.IpSocketModem
- flowControl() - Method in class swim.io.mqtt.AbstractMqttService
- flowControl() - Method in class swim.io.mqtt.AbstractMqttSocket
- flowControl() - Method in class swim.io.mqtt.MqttSocketModem
- flowControl() - Method in class swim.io.mqtt.MqttSocketService
- flowControl() - Method in class swim.io.warp.AbstractWarpSocket
- flowControl() - Method in class swim.io.warp.WarpWebSocket
- flowControl() - Method in class swim.io.ws.AbstractWebSocket
- flowControl() - Method in class swim.io.ws.WebSocketModem
- flowControl(FlowControl) - Method in class swim.io.AbstractIpModem
- flowControl(FlowControl) - Method in class swim.io.AbstractIpService
- flowControl(FlowControl) - Method in class swim.io.AbstractIpSocket
- flowControl(FlowControl) - Method in interface swim.io.FlowContext
-
Enqueues an atomic replacement of the underlying network channel's flow control state with a new
flowControl. - flowControl(FlowControl) - Method in class swim.io.http.AbstractHttpClient
- flowControl(FlowControl) - Method in class swim.io.http.AbstractHttpRequester
- flowControl(FlowControl) - Method in class swim.io.http.AbstractHttpResponder
- flowControl(FlowControl) - Method in class swim.io.http.AbstractHttpServer
- flowControl(FlowControl) - Method in class swim.io.http.AbstractHttpService
- flowControl(FlowControl) - Method in class swim.io.http.HttpClientModem
- flowControl(FlowControl) - Method in class swim.io.http.HttpClientRequester
- flowControl(FlowControl) - Method in class swim.io.http.HttpServerModem
- flowControl(FlowControl) - Method in class swim.io.http.HttpServerResponder
- flowControl(FlowControl) - Method in class swim.io.http.HttpSocketService
- flowControl(FlowControl) - Method in class swim.io.IpSocketModem
- flowControl(FlowControl) - Method in class swim.io.mqtt.AbstractMqttService
- flowControl(FlowControl) - Method in class swim.io.mqtt.AbstractMqttSocket
- flowControl(FlowControl) - Method in class swim.io.mqtt.MqttSocketModem
- flowControl(FlowControl) - Method in class swim.io.mqtt.MqttSocketService
- flowControl(FlowControl) - Method in class swim.io.warp.AbstractWarpSocket
- flowControl(FlowControl) - Method in class swim.io.warp.WarpWebSocket
- flowControl(FlowControl) - Method in class swim.io.ws.AbstractWebSocket
- flowControl(FlowControl) - Method in class swim.io.ws.WebSocketModem
- flowControl(FlowModifier) - Method in class swim.io.AbstractIpModem
- flowControl(FlowModifier) - Method in class swim.io.AbstractIpService
- flowControl(FlowModifier) - Method in class swim.io.AbstractIpSocket
- flowControl(FlowModifier) - Method in interface swim.io.FlowContext
-
Enqueues an atomic modification to the underlying network channel's flow control state by applying a
flowModifierdelta. - flowControl(FlowModifier) - Method in class swim.io.http.AbstractHttpClient
- flowControl(FlowModifier) - Method in class swim.io.http.AbstractHttpRequester
- flowControl(FlowModifier) - Method in class swim.io.http.AbstractHttpResponder
- flowControl(FlowModifier) - Method in class swim.io.http.AbstractHttpServer
- flowControl(FlowModifier) - Method in class swim.io.http.AbstractHttpService
- flowControl(FlowModifier) - Method in class swim.io.http.HttpClientModem
- flowControl(FlowModifier) - Method in class swim.io.http.HttpClientRequester
- flowControl(FlowModifier) - Method in class swim.io.http.HttpServerModem
- flowControl(FlowModifier) - Method in class swim.io.http.HttpServerResponder
- flowControl(FlowModifier) - Method in class swim.io.http.HttpSocketService
- flowControl(FlowModifier) - Method in class swim.io.IpSocketModem
- flowControl(FlowModifier) - Method in class swim.io.mqtt.AbstractMqttService
- flowControl(FlowModifier) - Method in class swim.io.mqtt.AbstractMqttSocket
- flowControl(FlowModifier) - Method in class swim.io.mqtt.MqttSocketModem
- flowControl(FlowModifier) - Method in class swim.io.mqtt.MqttSocketService
- flowControl(FlowModifier) - Method in class swim.io.warp.AbstractWarpSocket
- flowControl(FlowModifier) - Method in class swim.io.warp.WarpWebSocket
- flowControl(FlowModifier) - Method in class swim.io.ws.AbstractWebSocket
- flowControl(FlowModifier) - Method in class swim.io.ws.WebSocketModem
- FlowControl - Enum in swim.io
-
Network channel flow state, controlling accept, connect, read, and write operations.
- FlowModifier - Enum in swim.io
-
Network channel flow delta, modifying read and write operations.
- flush - Variable in class swim.deflate.Deflate
- flush - Variable in class swim.deflate.Inflate
- flush - Variable in class swim.ws.WsDeflateEncoder
- flush() - Method in class swim.codec.Output
-
Writes any internally buffered state to the underlying output stream.
- flush() - Method in class swim.codec.OutputBuffer
- flush() - Method in class swim.ws.WsDeflateEncoder
- flush(int) - Method in class swim.deflate.Deflate
- flush(int) - Method in class swim.deflate.Inflate
- flush_pending() - Method in class swim.deflate.Deflate
- FN<V,S> - Interface in swim.math
- fold() - Method in class swim.collections.BTreePage
- fold() - Method in class swim.db.BTreePageRef
- fold() - Method in class swim.db.Page
- fold() - Method in class swim.db.PageRef
- fold() - Method in class swim.db.QTreePageRef
- fold() - Method in class swim.db.STreePageRef
- fold() - Method in class swim.db.Tree
- fold() - Method in class swim.db.UTreePageRef
- foot() - Method in class swim.collections.FingerTrieSeq
- foot() - Method in class swim.uri.UriPath
- forArray(Class<?>, Form<?>) - Static method in class swim.structure.Form
-
Utility method to construct an
ArrayForm. - FORBIDDEN - Static variable in class swim.http.HttpStatus
- forBigInteger() - Static method in class swim.structure.Form
-
Utility method to receive a singleton
BigIntegerForm. - forBoolean() - Static method in class swim.structure.Form
-
Utility method to receive a singleton
BooleanForm. - forBuiltin(Class<?>) - Static method in class swim.structure.Form
-
Returns the
typebuilt-inFormfortypeif it exists, andnullif it does not. - forByte() - Static method in class swim.structure.Form
-
Utility method to receive a singleton
ByteForm. - forByteBuffer() - Static method in class swim.structure.Form
-
Utility method to receive a singleton
ByteBufferForm. - forced() - Static method in class swim.db.Commit
- forCharacter() - Static method in class swim.structure.Form
-
Utility method to receive a singleton
CharacterForm. - forClass(Class<?>) - Static method in class swim.structure.Form
- forClass(Class<?>, PolyForm) - Static method in class swim.structure.Form
-
Returns a
Formfortypeagainstscopepreferring built-inFormstoClassFormconstructions whenever possible. - forCollection(Class<?>, Form<T>) - Static method in class swim.structure.Form
-
Utility method to construct a
CollectionForm. - forDouble() - Static method in class swim.structure.Form
-
Utility method to receive a singleton
DoubleForm. - forFloat() - Static method in class swim.structure.Form
-
Utility method to receive a singleton
FloatForm. - forInteger() - Static method in class swim.structure.Form
-
Utility method to receive a singleton
IntegerForm. - forItem() - Static method in class swim.structure.Form
-
Utility method to receive a singleton
ItemForm. - fork(Object) - Method in class swim.codec.Decoder
-
Returns a
Decodercontinuation whose behavior may be altered by the given out-of-bandcondition. - fork(Object) - Method in class swim.codec.DynamicDecoder
- fork(Object) - Method in class swim.codec.DynamicEncoder
- fork(Object) - Method in class swim.codec.Encoder
-
Returns an
Encodercontinuation whose behavior may be altered by the given out-of-bandcondition. - fork(Object) - Method in class swim.codec.Input
-
Returns an
Inputequivalent to thisInput, but whose behavior may be altered by the given out-of-bandcondition. - fork(Object) - Method in class swim.codec.InputBuffer
- fork(Object) - Method in class swim.codec.Output
-
Returns an
Outputequivalent to thisOutput, but whose behavior may be altered by the given out-of-bandcondition. - fork(Object) - Method in class swim.codec.OutputBuffer
- fork(Object) - Method in class swim.codec.Parser
-
Returns a
Parsercontinuation whose behavior may be altered by the given out-of-bandcondition. - fork(Object) - Method in class swim.codec.Writer
-
Returns a
Writercontinuation whose behavior may be altered by the given out-of-bandcondition. - forList(Form<T>) - Static method in class swim.structure.Form
-
Utility method to construct a
CollectionFormwhere the underlying collection is of typeList<T>. - forLong() - Static method in class swim.structure.Form
-
Utility method to receive a singleton
LongForm. - form() - Static method in interface swim.concurrent.ScheduleDef
- form() - Static method in interface swim.concurrent.StageDef
- form() - Static method in class swim.db.StoreSettings
- form() - Static method in enum swim.io.ClientAuth
-
Returns the structural
FormofClientAuth. - form() - Static method in class swim.io.http.HttpSettings
-
Returns the structural
FormofHttpSettings. - form() - Static method in class swim.io.IpSettings
-
Returns the structural
FormofIpSettings. - form() - Static method in class swim.io.mqtt.MqttSettings
- form() - Static method in class swim.io.TcpSettings
-
Returns the structural
FormofTcpSettings. - form() - Static method in class swim.io.TlsSettings
-
Returns the structural
FormofTlsSettings. - form() - Static method in class swim.io.TransportSettings
-
Returns the structural
FormofTransportSettings. - form() - Static method in class swim.io.warp.WarpSettings
- form() - Static method in class swim.io.ws.WsSettings
- form() - Static method in class swim.math.Precision
- form() - Static method in class swim.math.R2Box
- form() - Static method in class swim.math.R2Circle
- form() - Static method in class swim.math.R2Point
- form() - Static method in class swim.math.R2Vector
- form() - Static method in class swim.math.R3Box
- form() - Static method in class swim.math.R3Point
- form() - Static method in class swim.math.R3Sphere
- form() - Static method in class swim.math.R3Vector
- form() - Static method in class swim.math.RNVector
- form() - Static method in class swim.math.TensorDims
- form() - Static method in class swim.math.Z2Box
- form() - Static method in class swim.math.Z2Point
- form() - Static method in class swim.math.Z2Vector
- form() - Static method in class swim.math.Z3Box
- form() - Static method in class swim.math.Z3Point
- form() - Static method in class swim.math.Z3Vector
- form() - Static method in class swim.security.EcDef
- form() - Static method in class swim.security.EcDomainDef
- form() - Static method in class swim.security.EcFieldDef
- form() - Static method in class swim.security.EcPointDef
- form() - Static method in class swim.security.EcPrivateKeyDef
- form() - Static method in class swim.security.EcPublicKeyDef
- form() - Static method in class swim.security.RsaPrimeDef
- form() - Static method in class swim.security.RsaPrivateKeyDef
- form() - Static method in class swim.security.RsaPublicKeyDef
- form() - Static method in class swim.uri.Uri
- form() - Static method in class swim.uri.UriPattern
- form() - Method in class swim.warp.AuthedResponse
- form() - Method in class swim.warp.AuthRequest
- form() - Method in class swim.warp.CommandMessage
- form() - Method in class swim.warp.DeauthedResponse
- form() - Method in class swim.warp.DeauthRequest
- form() - Method in class swim.warp.Envelope
- form() - Method in class swim.warp.EventMessage
- form() - Method in class swim.warp.LinkedResponse
- form() - Method in class swim.warp.LinkRequest
- form() - Method in class swim.warp.SyncedResponse
- form() - Method in class swim.warp.SyncRequest
- form() - Method in class swim.warp.UnlinkedResponse
- form() - Method in class swim.warp.UnlinkRequest
- form(String) - Static method in class swim.warp.Envelope
- form(TensorDims) - Static method in class swim.math.Tensor
- form(TensorDims, Precision) - Static method in class swim.math.Tensor
- form(TensorForm<V>) - Method in class swim.math.TensorArraySpace
- Form<T> - Class in swim.structure
-
Transformation between a structurally typed
Itemand a nominally typed Java object. - Form() - Constructor for class swim.structure.Form
- FORM - Static variable in class swim.warp.AuthedResponse
- FORM - Static variable in class swim.warp.AuthRequest
- FORM - Static variable in class swim.warp.CommandMessage
- FORM - Static variable in class swim.warp.DeauthedResponse
- FORM - Static variable in class swim.warp.DeauthRequest
- FORM - Static variable in class swim.warp.EventMessage
- FORM - Static variable in class swim.warp.LinkedResponse
- FORM - Static variable in class swim.warp.LinkRequest
- FORM - Static variable in class swim.warp.SyncedResponse
- FORM - Static variable in class swim.warp.SyncRequest
- FORM - Static variable in class swim.warp.UnlinkedResponse
- FORM - Static variable in class swim.warp.UnlinkRequest
- forMap(Class<?>, Form<K>, Form<V>) - Static method in class swim.structure.Form
- forMap(Form<K>, Form<V>) - Static method in class swim.structure.Form
-
Utility method to construct a
MapForm. - Format - Class in swim.codec
-
Text format utility functions.
- formDecoder(Form<T>) - Static method in class swim.json.Json
- formDecoder(Form<T>) - Static method in class swim.recon.Recon
- formEncoder(Form<T>) - Static method in class swim.json.Json
- formEncoder(Form<T>) - Static method in class swim.recon.Recon
- FormException - Exception in swim.structure
- FormException() - Constructor for exception swim.structure.FormException
- FormException(String) - Constructor for exception swim.structure.FormException
- FormException(String, Throwable) - Constructor for exception swim.structure.FormException
- FormException(Throwable) - Constructor for exception swim.structure.FormException
- formForClass(Class<?>) - Method in class swim.structure.form.PolyForm
- formForTag(String) - Method in class swim.structure.form.PolyForm
- formForType(Type) - Method in class swim.structure.form.PolyForm
- formParser(Form<T>) - Static method in class swim.json.Json
- formParser(Form<T>) - Static method in class swim.recon.Recon
- formWriter(Form<T>) - Static method in class swim.json.Json
- formWriter(Form<T>) - Static method in class swim.recon.Recon
- forName(String) - Static method in class swim.security.EcDomainDef
- forNumber() - Static method in class swim.structure.Form
-
Utility method to receive a singleton
NumberForm. - forPath(String) - Static method in class swim.http.MediaType
- forSelected(Interpreter, Selectee<T>) - Method in class swim.structure.selector.ChildrenSelector
- forSelected(Interpreter, Selectee<T>) - Method in class swim.structure.selector.DescendantsSelector
-
Invokes
then.forSelected()against theInterpretercontaining each child, then moves onto each descendant. - forSelected(Interpreter, Selectee<T>) - Method in class swim.structure.selector.FilterSelector
- forSelected(Interpreter, Selectee<T>) - Method in class swim.structure.Selector
- forSelected(Interpreter, Selectee<T>) - Method in class swim.structure.selector.GetAttrSelector
- forSelected(Interpreter, Selectee<T>) - Method in class swim.structure.selector.GetItemSelector
- forSelected(Interpreter, Selectee<T>) - Method in class swim.structure.selector.GetSelector
- forSelected(Interpreter, Selectee<T>) - Method in class swim.structure.selector.IdentitySelector
- forSelected(Interpreter, Selectee<T>) - Method in class swim.structure.selector.KeysSelector
- forSelected(Interpreter, Selectee<T>) - Method in class swim.structure.selector.LiteralSelector
- forSelected(Interpreter, Selectee<T>) - Method in class swim.structure.selector.ValuesSelector
- forSet(Form<T>) - Static method in class swim.structure.Form
-
Utility method to construct a
CollectionFormwhere the underlying collection is of typeList<T>. - forShort() - Static method in class swim.structure.Form
-
Utility method to receive a singleton
ShortForm. - forString() - Static method in class swim.structure.Form
-
Utility method to receive a singleton
StringForm. - forValue() - Static method in class swim.structure.Form
-
Utility method to receive a singleton
ValueForm. - FOUND - Static variable in class swim.http.HttpStatus
- fragment - Variable in class swim.uri.Uri
- fragment() - Method in class swim.uri.Uri
- fragment(String) - Method in class swim.uri.UriParser
- fragment(UriFragment) - Method in class swim.uri.Uri
- fragmentBuilder() - Method in class swim.xml.XmlParser
- fragmentBuilder() - Method in class swim.xml.XmlStructureParser
- fragmentFrame(WsOpcode, Decoder<T>) - Method in class swim.ws.WsDecoder
- fragmentIdentifier() - Method in class swim.uri.Uri
- fragmentIdentifier(String) - Method in class swim.uri.Uri
- fragmentParser() - Method in class swim.uri.UriParser
- fragmentPart() - Method in class swim.uri.Uri
- fragmentPart(String) - Method in class swim.uri.Uri
- frameEncoder(WsFrame<T>) - Method in class swim.ws.WsEncoder
- frameType() - Method in class swim.ws.WsBinaryFrame
- frameType() - Method in class swim.ws.WsCloseFrame
- frameType() - Method in class swim.ws.WsFragmentFrame
- frameType() - Method in class swim.ws.WsFrame
- frameType() - Method in class swim.ws.WsPingFrame
- frameType() - Method in class swim.ws.WsPongFrame
- frameType() - Method in class swim.ws.WsTextFrame
- from(boolean) - Static method in class swim.structure.Bool
- from(char) - Static method in class swim.structure.Num
- from(double) - Static method in class swim.structure.Num
- from(float) - Static method in class swim.structure.Num
- from(int) - Static method in class swim.http.HttpStatus
- from(int) - Static method in enum swim.mqtt.MqttQoS
- from(int) - Static method in enum swim.protobuf.ProtobufWireType
- from(int) - Static method in class swim.structure.Num
- from(int) - Static method in class swim.util.Severity
-
Returns the
Severitywith the given importancelevel. - from(int) - Static method in enum swim.ws.WsOpcode
- from(int, long) - Static method in class swim.spatial.BitInterval
- from(long) - Static method in class swim.structure.Num
- from(Iterable<? extends T>) - Static method in class swim.collections.FingerTrieSeq
- from(Iterable<? extends T>) - Static method in class swim.collections.HashTrieSet
- from(Number) - Static method in class swim.structure.Num
- from(String) - Static method in enum swim.io.ClientAuth
-
Returns the
ClientAuthwith the given case-insensitivename, one of none, want, or need. - from(String) - Static method in class swim.structure.Num
- from(String) - Static method in class swim.structure.Text
- from(BigInteger) - Static method in class swim.structure.Num
- from(ByteBuffer) - Static method in class swim.structure.Data
- from(ECPrivateKey) - Static method in class swim.security.EcPrivateKeyDef
- from(ECPublicKey) - Static method in class swim.security.EcPublicKeyDef
- from(RSAPrivateKey) - Static method in class swim.security.RsaPrivateKeyDef
- from(RSAPublicKey) - Static method in class swim.security.RsaPublicKeyDef
- from(Key) - Static method in class swim.security.KeyDef
- from(PrivateKey) - Static method in class swim.security.PrivateKeyDef
- from(PublicKey) - Static method in class swim.security.PublicKeyDef
- from(ECField) - Static method in class swim.security.EcFieldDef
- from(ECFieldF2m) - Static method in class swim.security.EcCharacteristic2FieldDef
- from(ECFieldFp) - Static method in class swim.security.EcPrimeFieldDef
- from(ECPoint) - Static method in class swim.security.EcPointDef
- from(EllipticCurve) - Static method in class swim.security.EcDef
- from(RSAOtherPrimeInfo) - Static method in class swim.security.RsaPrimeDef
- from(Collection<? extends String>) - Static method in class swim.avro.AvroNamespace
- from(Collection<? extends String>) - Static method in class swim.uri.UriPath
- from(Map<? extends String, ? extends String>) - Static method in class swim.uri.UriQuery
- from(Map<? extends K, ? extends V>) - Static method in class swim.collections.BTree
- from(Map<? extends K, ? extends V>) - Static method in class swim.collections.BTreeMap
- from(Map<? extends K, ? extends V>) - Static method in class swim.collections.HashTrieMap
- from(Mark, Mark) - Static method in class swim.codec.Span
-
Returns a new
Spanrepresenting the closed interval between the givenstartandendmarks. - from(Value) - Static method in class swim.security.GoogleIdToken
- from(Value) - Static method in class swim.security.JsonWebKey
- from(Value) - Static method in class swim.security.JsonWebToken
- from(Value) - Static method in class swim.security.OpenIdToken
- from(Value) - Static method in class swim.security.ReconSignature
- from(Uri) - Static method in class swim.uri.UriPattern
- from(WsEngineSettings) - Static method in class swim.io.ws.WsSettings
- fromArray(Object...) - Method in class swim.math.TensorArrayForm
- fromBase16(String) - Static method in class swim.structure.Data
- fromBase64(String) - Static method in class swim.structure.Data
- fromBase64(String, Base64) - Static method in class swim.structure.Data
- fromBits(int) - Static method in class swim.math.Precision
- fromFile(String) - Static method in class swim.http.HttpBody
- fromFile(String) - Static method in class swim.http.HttpChunked
- fromFile(String, MediaType) - Static method in class swim.http.HttpBody
- fromFile(String, MediaType) - Static method in class swim.http.HttpChunked
- fromObject(Object) - Static method in class swim.structure.Item
- fromObject(Object) - Static method in class swim.structure.Text
- fromObject(Object) - Static method in class swim.structure.Value
- fromResource(ClassLoader, String) - Static method in class swim.http.HttpBody
- fromResource(ClassLoader, String, MediaType) - Static method in class swim.http.HttpBody
- fromSelectorOps(int) - Static method in enum swim.io.FlowControl
-
Returns the
FlowControlcorresponding to the givenSelectionKeyinterest set. - fromTag(String) - Static method in enum swim.db.PageType
- fromTag(String) - Static method in enum swim.db.TreeType
- fromTensor(TensorDims, double[], int) - Method in class swim.math.TensorArrayForm
- fromTensor(TensorDims, double[], int) - Method in class swim.math.TensorForm
- fromTensor(TensorDims, float[], int) - Method in class swim.math.TensorArrayForm
- fromTensor(TensorDims, float[], int) - Method in class swim.math.TensorForm
- fromUtf8(String) - Static method in class swim.structure.Data
- fromValue(BTreePageRef, Value) - Static method in class swim.db.BTreeLeaf
- fromValue(BTreePageRef, Value) - Static method in class swim.db.BTreeNode
- fromValue(BTreePageRef, Value) - Static method in class swim.db.BTreePage
- fromValue(PageContext, int, Value) - Static method in class swim.db.BTreePageRef
- fromValue(PageContext, int, Value) - Static method in class swim.db.QTreePageRef
- fromValue(PageContext, int, Value) - Static method in class swim.db.STreePageRef
- fromValue(PageContext, int, Value) - Static method in class swim.db.UTreePageRef
- fromValue(QTreePageRef, Value) - Static method in class swim.db.QTreeLeaf
- fromValue(QTreePageRef, Value) - Static method in class swim.db.QTreeNode
- fromValue(QTreePageRef, Value) - Static method in class swim.db.QTreePage
- fromValue(STreePageRef, Value) - Static method in class swim.db.STreeLeaf
- fromValue(STreePageRef, Value) - Static method in class swim.db.STreeNode
- fromValue(STreePageRef, Value) - Static method in class swim.db.STreePage
- fromValue(UTreePageRef, Value) - Static method in class swim.db.UTreeLeaf
- fromValue(UTreePageRef, Value) - Static method in class swim.db.UTreePage
- fromValue(Value) - Static method in class swim.db.Germ
- fromValue(Value) - Static method in class swim.db.Seed
- fromValue(Value) - Static method in class swim.warp.Envelope
- fromValue(Value, Value) - Static method in class swim.db.MetaTree
- full() - Static method in class swim.codec.Output
-
Returns an
Outputin the full state, that binds anullresult. - full() - Static method in class swim.codec.OutputBuffer
-
Returns an
OutputBufferin the full state, that binds anullresult. - full(OutputSettings) - Static method in class swim.codec.Output
-
Returns an
Outputin the full state, with the givensettings. - full(OutputSettings) - Static method in class swim.codec.OutputBuffer
-
Returns an
OutputBufferin the full state, with the givensettings. - full(T) - Static method in class swim.codec.Output
-
Returns an
Outputin the full state, that binds the givenvalue. - full(T) - Static method in class swim.codec.OutputBuffer
-
Returns an
OutputBufferin the full state, that binds the givenvalue. - full(T, OutputSettings) - Static method in class swim.codec.Output
-
Returns an
Outputin the full state, that binds the givenvalue, with the givensettings. - full(T, OutputSettings) - Static method in class swim.codec.OutputBuffer
-
Returns an
OutputBufferin the full state, that binds the givenvalue, with the givensettings. - fullName() - Method in class swim.avro.schema.AvroNamedType
- func - Variable in class swim.streamlet.combinator.FilterFieldsCombinator
- func - Variable in class swim.streamlet.combinator.MapFieldValuesCombinator
- func - Variable in class swim.streamlet.combinator.MapValueCombinator
- func - Variable in class swim.streamlet.combinator.WatchFieldsCombinator
- func - Variable in class swim.streamlet.combinator.WatchValueCombinator
- func() - Method in class swim.structure.operator.InvokeOperator
- Func - Class in swim.structure
- Func() - Constructor for class swim.structure.Func
- funcInlet() - Method in class swim.dataflow.operator.InvokeOutlet
G
- GATEWAY_TIMEOUT - Static variable in class swim.http.HttpStatus
- ge(Item) - Method in class swim.structure.Expression
- ge(Item) - Method in class swim.structure.Item
- ge(Item) - Method in class swim.structure.Value
- ge(Value) - Method in class swim.structure.Expression
- ge(Value) - Method in class swim.structure.Value
- ge(Value, Value) - Method in class swim.recon.ReconStructureParser
- ge(V, V) - Method in class swim.recon.ReconParser
- generate() - Static method in class swim.http.header.SecWebSocketKeyHeader
- generateDemand() - Method in class swim.io.warp.WarpWebSocket
- GenericStreamlet<I,O> - Interface in swim.streamlet
- GeOperator - Class in swim.structure.operator
-
A
BinaryOperatorthat represents greater than or equal to operation between its two operands. - GeOperator(Item, Item) - Constructor for class swim.structure.operator.GeOperator
- GeoProjection - Class in swim.spatial
- GeOutlet - Class in swim.dataflow.operator
- GeOutlet() - Constructor for class swim.dataflow.operator.GeOutlet
- germ() - Method in class swim.db.Chunk
- germ() - Method in class swim.db.Database
- germ() - Method in class swim.db.FileZone
- germ() - Method in class swim.db.Zone
- Germ - Class in swim.db
- Germ(int, long, long, long, Value) - Constructor for class swim.db.Germ
- get() - Method in class swim.concurrent.PushRequest
- get() - Method in class swim.dataflow.AbstractRecordOutlet
- get() - Method in class swim.dataflow.operator.AndOutlet
- get() - Method in class swim.dataflow.operator.BinaryOutlet
- get() - Method in class swim.dataflow.operator.ConditionalOutlet
- get() - Method in class swim.dataflow.operator.InvokeOutlet
- get() - Method in class swim.dataflow.operator.OrOutlet
- get() - Method in class swim.dataflow.operator.UnaryOutlet
- get() - Method in class swim.dataflow.selector.GetOutlet
- get() - Method in class swim.db.UTree
- get() - Method in class swim.db.UTreeLeaf
- get() - Method in class swim.db.UTreePage
- get() - Method in class swim.db.UTreeValue
- get() - Method in class swim.http.HttpBody
- get() - Method in class swim.http.HttpChunked
- get() - Method in class swim.http.HttpPayload
- get() - Method in class swim.http.HttpValue
- get() - Static method in class swim.math.Random
- get() - Method in interface swim.observable.ObservableValue
- get() - Method in class swim.streamlet.AbstractInoutlet
- get() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- get() - Method in class swim.streamlet.AbstractMapInletOutlet
- get() - Method in class swim.streamlet.AbstractMapInoutlet
- get() - Method in class swim.streamlet.AbstractMapOutlet
- get() - Method in class swim.streamlet.AbstractOutlet
- get() - Method in class swim.streamlet.combinator.FilterFieldsOperator
- get() - Method in class swim.streamlet.combinator.MapFieldValuesOperator
- get() - Method in class swim.streamlet.combinator.MapValueOperator
- get() - Method in class swim.streamlet.combinator.MemoizeMapCombinator
- get() - Method in class swim.streamlet.combinator.MemoizeValueCombinator
- get() - Method in class swim.streamlet.combinator.ReduceFieldsCombinator
- get() - Method in class swim.streamlet.combinator.ReduceFieldsOperator
- get() - Method in class swim.streamlet.KeyOutlet
- get() - Method in class swim.streamlet.MapInput
- get() - Method in class swim.streamlet.MapOutput
- get() - Method in interface swim.streamlet.Outlet
-
Returns the current state of this
Outlet. - get() - Method in class swim.streamlet.StreamletInoutlet
- get() - Method in class swim.streamlet.StreamletOutlet
- get() - Method in class swim.streamlet.ValueInput
- get() - Method in class swim.streamlet.ValueOutput
- get(int) - Method in class swim.codec.InputBuffer
- get(int) - Method in class swim.codec.OutputBuffer
- get(int) - Method in class swim.collections.FingerTrieSeq
- get(int) - Method in class swim.collections.STree
- get(int) - Method in class swim.collections.STreeList
- get(int) - Method in class swim.collections.STreePage
- get(int) - Method in class swim.dataflow.AbstractRecordStreamlet
- get(int) - Method in class swim.dataflow.RecordModel
- get(int) - Method in class swim.db.STreeList
- get(int) - Method in class swim.db.STreeListView
- get(int) - Method in class swim.hpack.HpackDecoder
- get(int) - Method in class swim.math.RNVector
- get(int) - Method in class swim.math.TensorArray
- get(int) - Method in class swim.structure.collections.ValueList
- get(int) - Method in class swim.structure.Record
-
Returns the member of this
Recordat the givenindex, if theindexis greater than or equal to zero, and less than thelengthof thisRecord. - get(int, Object) - Method in class swim.collections.STree
- get(int, Object) - Method in class swim.collections.STreeList
- get(int, Object) - Method in class swim.db.STreeList
- get(int, Object) - Method in class swim.structure.collections.ValueKeyedList
- get(int, Object) - Method in interface swim.util.KeyedList
- get(long) - Method in class swim.db.STree
- get(long) - Method in class swim.db.STreeLeaf
- get(long) - Method in class swim.db.STreeNode
- get(long) - Method in class swim.db.STreePage
- get(Object) - Method in class swim.collections.BTree
- get(Object) - Method in class swim.collections.BTreeMap
- get(Object) - Method in class swim.collections.HashTrieMap
- get(Object) - Method in class swim.db.BTreeMap
- get(Object) - Method in class swim.db.BTreeMapView
- get(Object) - Method in class swim.db.QTreeMap
- get(Object) - Method in class swim.db.QTreeMapView
- get(Object) - Method in class swim.spatial.QTree
- get(Object) - Method in class swim.spatial.QTreeMap
- get(Object) - Method in interface swim.spatial.SpatialMap
- get(Object) - Method in class swim.spatial.SpatialValueMap
- get(Object) - Method in class swim.structure.collections.ValueMap
- get(Object) - Method in class swim.uri.UriMapper
- get(Object) - Method in class swim.uri.UriQuery
- get(Object) - Method in interface swim.util.IterableMap
- get(Object) - Method in interface swim.util.OrderedMap
- get(Object, BTreeContext<K, V>) - Method in class swim.collections.BTreePage
- get(String) - Method in class swim.dataflow.AbstractRecordStreamlet
- get(String) - Method in class swim.security.JsonWebKey
- get(String) - Method in class swim.security.JsonWebSignature
- get(String) - Method in class swim.security.JsonWebToken
- get(String) - Method in class swim.structure.Field
-
Always returns
Absentbecause aFieldcan't be aRecord, so it can't have aFieldmember whose key string is equal to the givenkey. - get(String) - Method in class swim.structure.Item
- get(String) - Method in class swim.structure.Record
- get(String) - Method in class swim.structure.Selector
- get(String) - Method in class swim.structure.Value
- get(String) - Method in class swim.uri.UriMapper
- get(K) - Method in class swim.streamlet.AbstractMapInoutlet
- get(K) - Method in class swim.streamlet.AbstractMapOutlet
- get(K) - Method in class swim.streamlet.combinator.FilterFieldsOperator
- get(K) - Method in class swim.streamlet.combinator.MapFieldValuesOperator
- get(K) - Method in class swim.streamlet.combinator.MemoizeMapCombinator
- get(K) - Method in class swim.streamlet.MapInput
- get(K) - Method in interface swim.streamlet.MapOutlet
-
Returns the value assocaited with the given
keyin the current state of thisMapOutlet, if defined; otherwise returnsnull. - get(K) - Method in class swim.util.HashGenCacheMap
- get(K) - Method in class swim.util.HashGenMap
- get(KO) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- get(K, int, long, int, long, QTreeContext<K, S, V>) - Method in class swim.spatial.QTreePage
- get(K, long, long, QTreeContext<K, S, V>) - Method in class swim.spatial.QTreePage
- get(K, S) - Method in class swim.spatial.QTree
- get(K, S) - Method in class swim.spatial.QTreeMap
- get(K, S) - Method in interface swim.spatial.SpatialMap
- get(K, S) - Method in class swim.spatial.SpatialValueMap
- get(RNVector, int) - Method in class swim.math.RN
- get(Value) - Method in class swim.dataflow.AbstractRecordStreamlet
- get(Value) - Method in class swim.dataflow.RecordModel
- get(Value) - Method in class swim.db.BTree
- get(Value) - Method in class swim.db.BTreeLeaf
- get(Value) - Method in class swim.db.BTreeNode
- get(Value) - Method in class swim.db.BTreePage
- get(Value) - Method in class swim.db.QTree
- get(Value) - Method in class swim.structure.Field
-
Always returns
Absentbecause aFieldcan't be aRecord, so it can't have aFieldmember whose key is equal to the givenkey. - get(Value) - Method in class swim.structure.Item
- get(Value) - Method in class swim.structure.Record
- get(Value) - Method in class swim.structure.Selector
- get(Value) - Method in class swim.structure.selector.IdentitySelector
- get(Value) - Method in class swim.structure.Value
- get(Value, int, long, int, long) - Method in class swim.db.QTreePage
- get(Value, long, long) - Method in class swim.db.QTree
- get(Value, long, long) - Method in class swim.db.QTreeLeaf
- get(Value, long, long) - Method in class swim.db.QTreeNode
- get(Value, long, long) - Method in class swim.db.QTreePage
- get(Value, S) - Method in class swim.db.QTreeMap
- get(Value, S) - Method in class swim.db.QTreeMapView
- get(Value, Value) - Method in class swim.recon.ReconStructureParser
- get(Uri) - Method in class swim.uri.UriMapper
- get(Uri, FingerTrieSeq<HttpHeader>) - Static method in class swim.http.HttpRequest
- get(Uri, HttpHeader...) - Static method in class swim.http.HttpRequest
- get(V, int) - Method in interface swim.math.FN
- get(V, V) - Method in class swim.recon.ReconParser
- GET - Static variable in class swim.http.HttpMethod
- getAlias(int) - Method in class swim.avro.schema.AvroFieldType
- getAlias(int) - Method in class swim.avro.schema.AvroNamedType
- getAll(long, long) - Method in class swim.db.QTreePage
- getAll(long, long) - Method in class swim.spatial.QTreePage
- getAll(long, long, long, long) - Method in class swim.db.QTreePage
- getAll(long, long, long, long) - Method in class swim.spatial.QTreePage
- getArg() - Method in class swim.args.Cmd
- getArg() - Method in class swim.args.Opt
- getArg(int) - Method in class swim.args.Cmd
- getArg(int) - Method in class swim.args.Opt
- getArrayOffset() - Method in class swim.math.Tensor
- getAttr(String) - Method in class swim.dataflow.AbstractRecordStreamlet
- getAttr(String) - Method in class swim.structure.Field
-
Always returns
Absentbecause aFieldcan't be aRecord, so it can't have anAttrmember whose key string is equal to the givenkey. - getAttr(String) - Method in class swim.structure.Item
- getAttr(String) - Method in class swim.structure.Record
- getAttr(String) - Method in class swim.structure.Selector
- getAttr(String) - Method in class swim.structure.Value
- getAttr(Text) - Method in class swim.dataflow.AbstractRecordStreamlet
- getAttr(Text) - Method in class swim.dataflow.RecordModel
- getAttr(Text) - Method in class swim.structure.Field
-
Always returns
Absentbecause aFieldcan't be aRecord, so it can't have anAttrmember whose key is equal to the givenkey. - getAttr(Text) - Method in class swim.structure.Item
- getAttr(Text) - Method in class swim.structure.Record
- getAttr(Text) - Method in class swim.structure.Selector
- getAttr(Text) - Method in class swim.structure.selector.IdentitySelector
- getAttr(Text) - Method in class swim.structure.Value
- getAttr(Value, Value) - Method in class swim.recon.ReconStructureParser
- getAttr(V, V) - Method in class swim.recon.ReconParser
- GetAttrSelector - Class in swim.structure.selector
- GetAttrSelector(Text, Selector) - Constructor for class swim.structure.selector.GetAttrSelector
- getByte(int) - Method in class swim.structure.Data
- getChild(int) - Method in class swim.db.BTreeLeaf
- getChild(int) - Method in class swim.db.BTreeNode
- getChild(int) - Method in class swim.db.BTreePage
- getChild(int) - Method in class swim.db.Page
- getChild(int) - Method in class swim.db.QTreeLeaf
- getChild(int) - Method in class swim.db.QTreeNode
- getChild(int) - Method in class swim.db.QTreePage
- getChild(int) - Method in class swim.db.STreeLeaf
- getChild(int) - Method in class swim.db.STreeNode
- getChild(int) - Method in class swim.db.STreePage
- getChild(int) - Method in class swim.db.UTreeLeaf
- getChild(int) - Method in class swim.db.UTreePage
- getChildRef(int) - Method in class swim.db.BTreeLeaf
- getChildRef(int) - Method in class swim.db.BTreeNode
- getChildRef(int) - Method in class swim.db.BTreePage
- getChildRef(int) - Method in class swim.db.Page
- getChildRef(int) - Method in class swim.db.QTreeLeaf
- getChildRef(int) - Method in class swim.db.QTreeNode
- getChildRef(int) - Method in class swim.db.QTreePage
- getChildRef(int) - Method in class swim.db.STreeLeaf
- getChildRef(int) - Method in class swim.db.STreeNode
- getChildRef(int) - Method in class swim.db.STreePage
- getChildRef(int) - Method in class swim.db.UTreeLeaf
- getChildRef(int) - Method in class swim.db.UTreePage
- getCol(int) - Method in class swim.csv.schema.CsvHeader
- getDiagnostic() - Method in exception swim.codec.ParserException
- getDouble(int...) - Method in class swim.math.Tensor
- getDoubleArray() - Method in class swim.math.Tensor
- getEntry(int) - Method in class swim.collections.STree
- getEntry(int) - Method in class swim.collections.STreeList
- getEntry(int) - Method in class swim.collections.STreePage
- getEntry(int) - Method in class swim.db.STreeList
- getEntry(int) - Method in class swim.structure.collections.ValueKeyedList
- getEntry(int) - Method in interface swim.util.KeyedList
- getEntry(int, Object) - Method in class swim.collections.STree
- getEntry(int, Object) - Method in class swim.collections.STreeList
- getEntry(int, Object) - Method in class swim.db.STreeList
- getEntry(int, Object) - Method in class swim.structure.collections.ValueKeyedList
- getEntry(int, Object) - Method in interface swim.util.KeyedList
- getEntry(long) - Method in class swim.db.STree
- getEntry(long) - Method in class swim.db.STreeLeaf
- getEntry(long) - Method in class swim.db.STreeNode
- getEntry(long) - Method in class swim.db.STreePage
- getEntry(Object) - Method in class swim.collections.BTree
- getEntry(Object) - Method in class swim.collections.BTreeMap
- getEntry(Object) - Method in class swim.db.BTreeMap
- getEntry(Object) - Method in class swim.db.BTreeMapView
- getEntry(Object) - Method in class swim.structure.collections.ValueOrderedMap
- getEntry(Object) - Method in interface swim.util.OrderedMap
- getEntry(Object, BTreeContext<K, V>) - Method in class swim.collections.BTreePage
- getEntry(Value) - Method in class swim.db.BTree
- getEntry(Value) - Method in class swim.db.BTreeLeaf
- getEntry(Value) - Method in class swim.db.BTreeNode
- getEntry(Value) - Method in class swim.db.BTreePage
- getField(int) - Method in class swim.avro.schema.AvroRecordType
- getField(long) - Method in class swim.protobuf.schema.ProtobufMapEntryType
- getField(long) - Method in class swim.protobuf.schema.ProtobufMessageType
- getField(String) - Method in class swim.dataflow.AbstractRecordStreamlet
- getField(String) - Method in class swim.structure.Field
-
Always returns
nullbecause aFieldcan't be aRecord, so it can't have aFieldmember whose key string is equal to the givenkey. - getField(String) - Method in class swim.structure.Item
- getField(String) - Method in class swim.structure.Record
-
Returns the last
Fieldmember of thisRecordwhose key is equal to the givenkey; returnsnullif thisRecordhas noFieldmember with akeyequal to the givenkey. - getField(String) - Method in class swim.structure.Value
- getField(Value) - Method in class swim.dataflow.AbstractRecordStreamlet
- getField(Value) - Method in class swim.dataflow.RecordModel
- getField(Value) - Method in class swim.structure.Field
-
Always returns
nullbecause aFieldcan't be aRecord, so it can't have aFieldmember whose key is equal to the givenkey. - getField(Value) - Method in class swim.structure.Item
- getField(Value) - Method in class swim.structure.Record
-
Returns the last
Fieldmember of thisRecordwhose key is equal to the givenkey; returnsnullif thisRecordhas noFieldmember with akeyequal to the givenkey. - getField(Value) - Method in class swim.structure.Value
- getFloat(int...) - Method in class swim.math.Tensor
- getFloatArray() - Method in class swim.math.Tensor
- getHeader(Class<H>) - Method in class swim.http.HttpMessage
- getHeader(String) - Method in class swim.http.HttpMessage
- getHost() - Method in class swim.http.header.HostHeader
- getHttpHeader(Class<H>) - Method in class swim.web.WebRequest
- getHttpHeader(String) - Method in class swim.web.WebRequest
- getIndex(byte[]) - Method in class swim.hpack.HpackEncoder
- getIndex(int) - Method in class swim.collections.BTree
- getIndex(int) - Method in class swim.collections.BTreeMap
- getIndex(int) - Method in class swim.collections.BTreePage
- getIndex(int) - Method in class swim.db.BTreeMap
- getIndex(int) - Method in class swim.db.BTreeMapView
- getIndex(int) - Method in class swim.structure.collections.ValueOrderedMap
- getIndex(int) - Method in interface swim.util.OrderedMap
- getIndex(long) - Method in class swim.db.BTree
- getIndex(long) - Method in class swim.db.BTreeLeaf
- getIndex(long) - Method in class swim.db.BTreeMap
- getIndex(long) - Method in class swim.db.BTreeNode
- getIndex(long) - Method in class swim.db.BTreePage
- getInput(String) - Method in class swim.dataflow.AbstractRecordStreamlet
- getInput(String) - Method in class swim.streamlet.AbstractStreamlet
- getInput(String, I2) - Method in class swim.dataflow.AbstractRecordStreamlet
- getInput(String, I2) - Method in class swim.streamlet.AbstractStreamlet
- getInput(Inlet<I2>) - Method in class swim.dataflow.AbstractRecordStreamlet
- getInput(Inlet<I2>) - Method in class swim.streamlet.AbstractStreamlet
- getInput(Inlet<I2>, I2) - Method in class swim.dataflow.AbstractRecordStreamlet
- getInput(Inlet<I2>, I2) - Method in class swim.streamlet.AbstractStreamlet
- getItem(int) - Method in class swim.dataflow.AbstractRecordStreamlet
- getItem(int) - Method in class swim.dataflow.RecordModel
- getItem(int) - Method in class swim.structure.Field
-
Always returns
Absentbecause aFieldcan't be aRecord, so it can't have a member at the givenindex. - getItem(int) - Method in class swim.structure.Item
- getItem(int) - Method in class swim.structure.Record
- getItem(int) - Method in class swim.structure.Selector
- getItem(int) - Method in class swim.structure.Value
- getItem(Num) - Method in class swim.structure.Selector
- getItem(Num) - Method in class swim.structure.selector.IdentitySelector
- getItem(Value, Value) - Method in class swim.recon.ReconStructureParser
- getItem(V, V) - Method in class swim.recon.ReconParser
- GetItemSelector - Class in swim.structure.selector
- GetItemSelector(Num, Selector) - Constructor for class swim.structure.selector.GetItemSelector
- getKey() - Method in class swim.spatial.QTreeEntry
- getKey() - Method in class swim.spatial.SpatialMap.SimpleEntry
- getKey() - Method in class swim.spatial.SpatialValueEntry
- getKey() - Method in class swim.structure.collections.ValueEntry
- getKey() - Method in class swim.structure.Field
-
Returns the key component of this
Field. - getKey(int) - Method in class swim.db.BTreeLeaf
- getKey(int) - Method in class swim.db.BTreeNode
- getKey(int) - Method in class swim.db.BTreePage
- getOffset(TensorDims, int[], int) - Static method in class swim.math.Tensor
- getOpt(String) - Method in class swim.args.Cmd
- GetOutlet - Class in swim.dataflow.selector
- GetOutlet() - Constructor for class swim.dataflow.selector.GetOutlet
- getOutput(String) - Method in class swim.dataflow.AbstractRecordStreamlet
- getOutput(String) - Method in class swim.streamlet.AbstractStreamlet
- getOutput(Outlet<? super O>) - Method in class swim.dataflow.AbstractRecordStreamlet
- getOutput(Outlet<? super O>) - Method in class swim.streamlet.AbstractStreamlet
- getOutput(Outlet<? super O>) - Method in interface swim.streamlet.GenericStreamlet
- getPage(int) - Method in class swim.spatial.QTreePage
- getParam(String) - Method in class swim.http.header.ContentTypeHeader
- getParam(String) - Method in class swim.http.MediaRange
- getParam(String) - Method in class swim.http.MediaType
- getParam(String) - Method in class swim.http.TransferCoding
- getScope(int) - Method in class swim.structure.Interpreter
- GetSelector - Class in swim.structure.selector
- GetSelector(Value, Selector) - Constructor for class swim.structure.selector.GetSelector
- getShape() - Method in class swim.spatial.QTreeEntry
- getShape() - Method in interface swim.spatial.SpatialMap.Entry
- getShape() - Method in class swim.spatial.SpatialMap.SimpleEntry
- getShape() - Method in class swim.spatial.SpatialValueEntry
- getSlot(int) - Method in class swim.db.BTreeLeaf
- getSlot(int) - Method in class swim.db.BTreeNode
- getSlot(int) - Method in class swim.db.BTreePage
- getSlot(int) - Method in class swim.db.QTreeLeaf
- getSlot(int) - Method in class swim.db.QTreeNode
- getSlot(int) - Method in class swim.db.QTreePage
- getSlot(int) - Method in class swim.db.STreeLeaf
- getSlot(int) - Method in class swim.db.STreeNode
- getSlot(int) - Method in class swim.db.STreePage
- getSlot(int) - Method in class swim.spatial.QTreePage
- getSlot(String) - Method in class swim.dataflow.AbstractRecordStreamlet
- getSlot(String) - Method in class swim.structure.Field
-
Always returns
Absentbecause aFieldcan't be aRecord, so it can't have aSlotmember whose key string is equal to the givenkey. - getSlot(String) - Method in class swim.structure.Item
- getSlot(String) - Method in class swim.structure.Record
- getSlot(String) - Method in class swim.structure.Value
- getSlot(Value) - Method in class swim.dataflow.AbstractRecordStreamlet
- getSlot(Value) - Method in class swim.dataflow.RecordModel
- getSlot(Value) - Method in class swim.structure.Field
-
Always returns
Absentbecause aFieldcan't be aRecord, so it can't have aSlotmember whose key is equal to the givenkey. - getSlot(Value) - Method in class swim.structure.Item
- getSlot(Value) - Method in class swim.structure.Record
- getSlot(Value) - Method in class swim.structure.Value
- getSuffix(String) - Method in class swim.uri.UriMapper
- getSuffix(Uri) - Method in class swim.uri.UriMapper
- getSymbol(int) - Method in class swim.avro.schema.AvroEnumType
- getTree() - Method in class swim.db.QTreeMapView
- getTree() - Method in class swim.db.STreeListView
- getValue() - Method in class swim.args.Cmd
- getValue() - Method in class swim.args.Opt
- getValue() - Method in class swim.spatial.QTreeEntry
- getValue() - Method in class swim.spatial.SpatialMap.SimpleEntry
- getValue() - Method in class swim.spatial.SpatialValueEntry
- getValue() - Method in class swim.structure.collections.ValueEntry
- getValue() - Method in class swim.structure.Field
-
Returns the value component of this
Field. - getValue(int) - Method in class swim.args.Cmd
- getValue(int) - Method in class swim.args.Opt
- getVariant(int) - Method in class swim.avro.schema.AvroUnionType
- getX(R2Vector) - Method in class swim.math.R2
- getX(R3Vector) - Method in class swim.math.R3
- getX(Z2Vector) - Method in class swim.math.Z2
- getX(Z3Vector) - Method in class swim.math.Z3
- getX(V) - Method in interface swim.math.F2
- getX(V) - Method in interface swim.math.F3
- getXMax(T) - Method in interface swim.math.R2Boundary
- getXMax(T) - Method in class swim.math.R2Form
- getXMax(T) - Method in interface swim.math.R3Boundary
- getXMax(T) - Method in class swim.math.R3Form
- getXMax(T) - Method in interface swim.math.Z2Boundary
- getXMax(T) - Method in class swim.math.Z2Form
- getXMax(T) - Method in interface swim.math.Z3Boundary
- getXMax(T) - Method in class swim.math.Z3Form
- getXMin(T) - Method in interface swim.math.R2Boundary
- getXMin(T) - Method in class swim.math.R2Form
- getXMin(T) - Method in interface swim.math.R3Boundary
- getXMin(T) - Method in class swim.math.R3Form
- getXMin(T) - Method in interface swim.math.Z2Boundary
- getXMin(T) - Method in class swim.math.Z2Form
- getXMin(T) - Method in interface swim.math.Z3Boundary
- getXMin(T) - Method in class swim.math.Z3Form
- getY(R2Vector) - Method in class swim.math.R2
- getY(R3Vector) - Method in class swim.math.R3
- getY(Z2Vector) - Method in class swim.math.Z2
- getY(Z3Vector) - Method in class swim.math.Z3
- getY(V) - Method in interface swim.math.F2
- getY(V) - Method in interface swim.math.F3
- getYMax(T) - Method in interface swim.math.R2Boundary
- getYMax(T) - Method in class swim.math.R2Form
- getYMax(T) - Method in interface swim.math.R3Boundary
- getYMax(T) - Method in class swim.math.R3Form
- getYMax(T) - Method in interface swim.math.Z2Boundary
- getYMax(T) - Method in class swim.math.Z2Form
- getYMax(T) - Method in interface swim.math.Z3Boundary
- getYMax(T) - Method in class swim.math.Z3Form
- getYMin(T) - Method in interface swim.math.R2Boundary
- getYMin(T) - Method in class swim.math.R2Form
- getYMin(T) - Method in interface swim.math.R3Boundary
- getYMin(T) - Method in class swim.math.R3Form
- getYMin(T) - Method in interface swim.math.Z2Boundary
- getYMin(T) - Method in class swim.math.Z2Form
- getYMin(T) - Method in interface swim.math.Z3Boundary
- getYMin(T) - Method in class swim.math.Z3Form
- getZ(R3Vector) - Method in class swim.math.R3
- getZ(Z3Vector) - Method in class swim.math.Z3
- getZ(V) - Method in interface swim.math.F3
- getZMax(T) - Method in interface swim.math.R3Boundary
- getZMax(T) - Method in class swim.math.R3Form
- getZMax(T) - Method in interface swim.math.Z3Boundary
- getZMax(T) - Method in class swim.math.Z3Form
- getZMin(T) - Method in interface swim.math.R3Boundary
- getZMin(T) - Method in class swim.math.R3Form
- getZMin(T) - Method in interface swim.math.Z3Boundary
- getZMin(T) - Method in class swim.math.Z3Form
- givenName() - Method in class swim.security.GoogleIdToken
- givenName(String) - Method in class swim.security.GoogleIdToken
- globalScope() - Static method in class swim.dataflow.RecordModel
- globalScope() - Static method in class swim.structure.Item
- GONE - Static variable in class swim.http.HttpStatus
- GoogleIdToken - Class in swim.security
- GoogleIdToken() - Constructor for class swim.security.GoogleIdToken
- GoogleIdToken(Value) - Constructor for class swim.security.GoogleIdToken
- gray(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII gray foreground color escape code to
output, ifoutput.settings().isStyled()istrue. - grayBold(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII bold gray foreground color escape code to
output, ifoutput.settings().isStyled()istrue. - green(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII green foreground color escape code to
output, ifoutput.settings().isStyled()istrue. - greenBold(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII bold green foreground color escape code to
output, ifoutput.settings().isStyled()istrue. - gt(Item) - Method in class swim.structure.Expression
- gt(Item) - Method in class swim.structure.Item
- gt(Item) - Method in class swim.structure.Value
- gt(Value) - Method in class swim.structure.Expression
- gt(Value) - Method in class swim.structure.Value
- gt(Value, Value) - Method in class swim.recon.ReconStructureParser
- gt(V, V) - Method in class swim.recon.ReconParser
- GtOperator - Class in swim.structure.operator
-
A
BinaryOperatorthat represents a strictly greater than operation between its two operands. - GtOperator(Item, Item) - Constructor for class swim.structure.operator.GtOperator
- GtOutlet - Class in swim.dataflow.operator
- GtOutlet() - Constructor for class swim.dataflow.operator.GtOutlet
- gzip() - Static method in class swim.http.ContentCoding
- gzip() - Static method in class swim.http.TransferCoding
H
- handshakeRequest(Uri) - Method in class swim.ws.WsEngineSettings
- handshakeRequest(Uri, FingerTrieSeq<String>) - Method in class swim.ws.WsEngineSettings
- handshakeRequest(Uri, FingerTrieSeq<String>, FingerTrieSeq<HttpHeader>) - Method in class swim.ws.WsEngineSettings
- handshakeRequest(Uri, FingerTrieSeq<String>, HttpHeader...) - Method in class swim.ws.WsEngineSettings
- handshakeRequest(Uri, HttpHeader...) - Method in class swim.ws.WsEngineSettings
- hardPage() - Method in class swim.db.BTreePageRef
- hardPage() - Method in class swim.db.PageRef
- hardPage() - Method in class swim.db.QTreePageRef
- hardPage() - Method in class swim.db.STreePageRef
- hardPage() - Method in class swim.db.UTreePageRef
- has(int) - Method in class swim.codec.InputBuffer
- has(int) - Method in class swim.codec.OutputBuffer
- hash() - Method in class swim.security.ReconSignature
- hash(boolean) - Static method in class swim.util.Murmur3
-
Returns the hash code of the primitive `boolean` `value`.
- hash(byte) - Static method in class swim.util.Murmur3
-
Returns the hash code of the primitive `byte` `value`.
- hash(char) - Static method in class swim.util.Murmur3
-
Returns the hash code of the primitive `char` `value`.
- hash(double) - Static method in class swim.util.Murmur3
-
Returns the hash code of the primitive `double` `value`.
- hash(float) - Static method in class swim.util.Murmur3
-
Returns the hash code of the primitive `float` `value`.
- hash(int) - Static method in class swim.util.Murmur3
-
Returns the hash code of the primitive `int` `value`.
- hash(long) - Static method in class swim.util.Murmur3
-
Returns the hash code of the primitive `long` `value`.
- hash(short) - Static method in class swim.util.Murmur3
-
Returns the hash code of the primitive `short` `value`.
- hash(Number) - Static method in class swim.util.Murmur3
-
Returns the hash code of the
number. - hash(Object) - Static method in class swim.util.Murmur3
-
Returns the hash code of the–possibly
null–object. - hashCode() - Method in class swim.args.Arg
- hashCode() - Method in class swim.args.Cmd
- hashCode() - Method in class swim.args.Opt
- hashCode() - Method in class swim.avro.AvroName
- hashCode() - Method in class swim.avro.AvroNamespace
- hashCode() - Method in class swim.codec.InputSettings
- hashCode() - Method in class swim.codec.Mark
- hashCode() - Method in class swim.codec.OutputSettings
- hashCode() - Method in class swim.codec.Span
- hashCode() - Method in class swim.collections.BTree
- hashCode() - Method in class swim.collections.BTreeMap
- hashCode() - Method in class swim.collections.FingerTrieSeq
- hashCode() - Method in class swim.collections.HashTrieMap
- hashCode() - Method in class swim.collections.HashTrieSet
- hashCode() - Method in class swim.collections.STree
- hashCode() - Method in class swim.collections.STreeList
- hashCode() - Method in class swim.concurrent.ClockDef
- hashCode() - Method in class swim.concurrent.TheaterDef
- hashCode() - Method in class swim.db.StoreSettings
- hashCode() - Method in class swim.hpack.HpackHeader
- hashCode() - Method in class swim.http.ChunkExtension
- hashCode() - Method in class swim.http.ContentCoding
- hashCode() - Method in class swim.http.header.AcceptCharsetHeader
- hashCode() - Method in class swim.http.header.AcceptEncodingHeader
- hashCode() - Method in class swim.http.header.AcceptHeader
- hashCode() - Method in class swim.http.header.AcceptLanguageHeader
- hashCode() - Method in class swim.http.header.AllowHeader
- hashCode() - Method in class swim.http.header.ConnectionHeader
- hashCode() - Method in class swim.http.header.ContentEncodingHeader
- hashCode() - Method in class swim.http.header.ContentLengthHeader
- hashCode() - Method in class swim.http.header.ContentTypeHeader
- hashCode() - Method in class swim.http.header.ExpectHeader
- hashCode() - Method in class swim.http.header.HostHeader
- hashCode() - Method in class swim.http.header.MaxForwardsHeader
- hashCode() - Method in class swim.http.header.OriginHeader
- hashCode() - Method in class swim.http.header.RawHeader
- hashCode() - Method in class swim.http.header.SecWebSocketAcceptHeader
- hashCode() - Method in class swim.http.header.SecWebSocketExtensionsHeader
- hashCode() - Method in class swim.http.header.SecWebSocketKeyHeader
- hashCode() - Method in class swim.http.header.SecWebSocketProtocolHeader
- hashCode() - Method in class swim.http.header.SecWebSocketVersionHeader
- hashCode() - Method in class swim.http.header.ServerHeader
- hashCode() - Method in class swim.http.header.TransferEncodingHeader
- hashCode() - Method in class swim.http.header.UpgradeHeader
- hashCode() - Method in class swim.http.header.UserAgentHeader
- hashCode() - Method in class swim.http.HttpBody
- hashCode() - Method in class swim.http.HttpCharset
- hashCode() - Method in class swim.http.HttpChunk
- hashCode() - Method in class swim.http.HttpChunked
- hashCode() - Method in class swim.http.HttpChunkHeader
- hashCode() - Method in class swim.http.HttpChunkTrailer
- hashCode() - Method in class swim.http.HttpMethod
- hashCode() - Method in class swim.http.HttpRequest
- hashCode() - Method in class swim.http.HttpResponse
- hashCode() - Method in class swim.http.HttpStatus
- hashCode() - Method in class swim.http.HttpValue
- hashCode() - Method in class swim.http.HttpVersion
- hashCode() - Method in class swim.http.LanguageRange
- hashCode() - Method in class swim.http.MediaRange
- hashCode() - Method in class swim.http.MediaType
- hashCode() - Method in class swim.http.Product
- hashCode() - Method in class swim.http.TransferCoding
- hashCode() - Method in class swim.http.UpgradeProtocol
- hashCode() - Method in class swim.http.WebSocketExtension
- hashCode() - Method in class swim.http.WebSocketParam
- hashCode() - Method in class swim.io.http.HttpSettings
- hashCode() - Method in class swim.io.IpSettings
- hashCode() - Method in class swim.io.mqtt.MqttSettings
- hashCode() - Method in class swim.io.TcpSettings
- hashCode() - Method in class swim.io.TlsSettings
- hashCode() - Method in class swim.io.TransportSettings
- hashCode() - Method in class swim.io.warp.WarpSettings
- hashCode() - Method in class swim.io.ws.WsSettings
- hashCode() - Method in class swim.math.Precision
- hashCode() - Method in class swim.math.R2Box
- hashCode() - Method in class swim.math.R2Circle
- hashCode() - Method in class swim.math.R2Point
- hashCode() - Method in class swim.math.R2Vector
- hashCode() - Method in class swim.math.R3Box
- hashCode() - Method in class swim.math.R3Point
- hashCode() - Method in class swim.math.R3Sphere
- hashCode() - Method in class swim.math.R3Vector
- hashCode() - Method in class swim.math.RNVector
- hashCode() - Method in class swim.math.Tensor
- hashCode() - Method in class swim.math.TensorArray
- hashCode() - Method in class swim.math.TensorDims
- hashCode() - Method in class swim.math.Z2Box
- hashCode() - Method in class swim.math.Z2Point
- hashCode() - Method in class swim.math.Z2Vector
- hashCode() - Method in class swim.math.Z3Box
- hashCode() - Method in class swim.math.Z3Point
- hashCode() - Method in class swim.math.Z3Vector
- hashCode() - Method in class swim.mqtt.MqttConnAckPacket
- hashCode() - Method in class swim.mqtt.MqttConnectPacket
- hashCode() - Method in class swim.mqtt.MqttConnStatus
- hashCode() - Method in class swim.mqtt.MqttDisconnectPacket
- hashCode() - Method in class swim.mqtt.MqttPingReqPacket
- hashCode() - Method in class swim.mqtt.MqttPingRespPacket
- hashCode() - Method in class swim.mqtt.MqttPubAckPacket
- hashCode() - Method in class swim.mqtt.MqttPubCompPacket
- hashCode() - Method in class swim.mqtt.MqttPublishPacket
- hashCode() - Method in class swim.mqtt.MqttPubRecPacket
- hashCode() - Method in class swim.mqtt.MqttPubRelPacket
- hashCode() - Method in class swim.mqtt.MqttSubAckPacket
- hashCode() - Method in class swim.mqtt.MqttSubscribePacket
- hashCode() - Method in class swim.mqtt.MqttSubscription
- hashCode() - Method in class swim.mqtt.MqttSubStatus
- hashCode() - Method in class swim.mqtt.MqttUnsubAckPacket
- hashCode() - Method in class swim.mqtt.MqttUnsubscribePacket
- hashCode() - Method in class swim.security.EcCharacteristic2FieldDef
- hashCode() - Method in class swim.security.EcDef
- hashCode() - Method in class swim.security.EcPointDef
- hashCode() - Method in class swim.security.EcPrimeFieldDef
- hashCode() - Method in class swim.security.EcPrivateKeyDef
- hashCode() - Method in class swim.security.EcPublicKeyDef
- hashCode() - Method in class swim.security.JsonWebKey
- hashCode() - Method in class swim.security.JsonWebSignature
- hashCode() - Method in class swim.security.JsonWebToken
- hashCode() - Method in class swim.security.RsaPrimeDef
- hashCode() - Method in class swim.security.RsaPrivateKeyDef
- hashCode() - Method in class swim.security.RsaPublicKeyDef
- hashCode() - Method in class swim.spatial.QTree
- hashCode() - Method in class swim.spatial.QTreeEntry
- hashCode() - Method in class swim.spatial.QTreeMap
- hashCode() - Method in class swim.spatial.SpatialMap.SimpleEntry
- hashCode() - Method in class swim.spatial.SpatialValueEntry
- hashCode() - Method in class swim.spatial.SpatialValueMap
- hashCode() - Method in class swim.structure.Absent
- hashCode() - Method in class swim.structure.Attr
- hashCode() - Method in class swim.structure.Bool
- hashCode() - Method in class swim.structure.collections.ValueEntry
- hashCode() - Method in class swim.structure.collections.ValueList
- hashCode() - Method in class swim.structure.collections.ValueMap
- hashCode() - Method in class swim.structure.collections.ValueSet
- hashCode() - Method in class swim.structure.Data
- hashCode() - Method in class swim.structure.Extant
- hashCode() - Method in class swim.structure.func.BridgeFunc
- hashCode() - Method in class swim.structure.func.LambdaFunc
- hashCode() - Method in class swim.structure.InterpreterSettings
- hashCode() - Method in class swim.structure.Item
- hashCode() - Method in class swim.structure.Num
- hashCode() - Method in class swim.structure.operator.AndOperator
- hashCode() - Method in class swim.structure.operator.BitwiseAndOperator
- hashCode() - Method in class swim.structure.operator.BitwiseNotOperator
- hashCode() - Method in class swim.structure.operator.BitwiseOrOperator
- hashCode() - Method in class swim.structure.operator.BitwiseXorOperator
- hashCode() - Method in class swim.structure.operator.ConditionalOperator
- hashCode() - Method in class swim.structure.operator.DivideOperator
- hashCode() - Method in class swim.structure.operator.EqOperator
- hashCode() - Method in class swim.structure.operator.GeOperator
- hashCode() - Method in class swim.structure.operator.GtOperator
- hashCode() - Method in class swim.structure.Operator
- hashCode() - Method in class swim.structure.operator.InvokeOperator
- hashCode() - Method in class swim.structure.operator.LeOperator
- hashCode() - Method in class swim.structure.operator.LtOperator
- hashCode() - Method in class swim.structure.operator.MinusOperator
- hashCode() - Method in class swim.structure.operator.ModuloOperator
- hashCode() - Method in class swim.structure.operator.NegativeOperator
- hashCode() - Method in class swim.structure.operator.NeOperator
- hashCode() - Method in class swim.structure.operator.NotOperator
- hashCode() - Method in class swim.structure.operator.OrOperator
- hashCode() - Method in class swim.structure.operator.PlusOperator
- hashCode() - Method in class swim.structure.operator.PositiveOperator
- hashCode() - Method in class swim.structure.operator.TimesOperator
- hashCode() - Method in class swim.structure.Record
- hashCode() - Method in class swim.structure.selector.ChildrenSelector
- hashCode() - Method in class swim.structure.selector.DescendantsSelector
- hashCode() - Method in class swim.structure.selector.FilterSelector
- hashCode() - Method in class swim.structure.selector.GetAttrSelector
- hashCode() - Method in class swim.structure.selector.GetItemSelector
- hashCode() - Method in class swim.structure.selector.GetSelector
- hashCode() - Method in class swim.structure.selector.IdentitySelector
- hashCode() - Method in class swim.structure.selector.KeysSelector
- hashCode() - Method in class swim.structure.selector.LiteralSelector
- hashCode() - Method in class swim.structure.selector.ValuesSelector
- hashCode() - Method in class swim.structure.Slot
- hashCode() - Method in class swim.structure.Text
- hashCode() - Method in class swim.uri.Uri
- hashCode() - Method in class swim.uri.UriAuthority
- hashCode() - Method in class swim.uri.UriFragment
- hashCode() - Method in class swim.uri.UriHost
- hashCode() - Method in class swim.uri.UriPath
- hashCode() - Method in class swim.uri.UriPattern
- hashCode() - Method in class swim.uri.UriPort
- hashCode() - Method in class swim.uri.UriQuery
- hashCode() - Method in class swim.uri.UriScheme
- hashCode() - Method in class swim.uri.UriUser
- hashCode() - Method in class swim.util.Severity
- hashCode() - Method in class swim.warp.HostAddressed
- hashCode() - Method in class swim.warp.LaneAddressed
- hashCode() - Method in class swim.warp.LinkAddressed
- hashCode() - Method in class swim.ws.WsBinaryFrame
- hashCode() - Method in class swim.ws.WsCloseFrame
- hashCode() - Method in class swim.ws.WsEngineSettings
- hashCode() - Method in class swim.ws.WsPingFrame
- hashCode() - Method in class swim.ws.WsPongFrame
- hashCode() - Method in class swim.ws.WsStatus
- hashCode() - Method in class swim.ws.WsTextFrame
- HashGenCacheMap<K,V> - Class in swim.util
-
A hashed generational cache map discards the least recently used value with the worst hit rate per hash bucket.
- HashGenCacheMap(int) - Constructor for class swim.util.HashGenCacheMap
- HashGenCacheSet<T> - Class in swim.util
-
A hashed generational cache set discards the least recently used value with the worst hit rate per hash bucket.
- HashGenCacheSet(int) - Constructor for class swim.util.HashGenCacheSet
- HashGenMap<K,V> - Class in swim.util
-
A hashed generational map evicts the least recently used value with the worst hit rate per hash bucket.
- HashGenMap(int) - Constructor for class swim.util.HashGenMap
- HashGenSet<V> - Class in swim.util
-
A hashed generational set evicts the least recently used value with the worst hit rate per hash bucket.
- HashGenSet(int) - Constructor for class swim.util.HashGenSet
- HashTrieMap<K,V> - Class in swim.collections
- HashTrieSet<T> - Class in swim.collections
- hasNext() - Method in class swim.structure.collections.ValueCursor
- hasNext() - Method in class swim.structure.collections.ValueEntryCursor
- hasNext() - Method in class swim.structure.collections.ValueEntryIterator
- hasNext() - Method in class swim.structure.collections.ValueIterator
- hasNext() - Method in interface swim.util.Cursor
- hasPacketId() - Method in class swim.mqtt.MqttPublishPacket
- hasPrevious() - Method in class swim.structure.collections.ValueCursor
- hasPrevious() - Method in class swim.structure.collections.ValueEntryCursor
- hasPrevious() - Method in class swim.structure.collections.ValueListIterator
- hasPrevious() - Method in interface swim.util.Cursor
- head() - Method in class swim.avro.AvroNamespace
- head() - Method in class swim.codec.Input
-
Returns the current lookahead token, if this
Inputis in the cont state. - head() - Method in class swim.collections.FingerTrieSeq
- head() - Method in class swim.collections.HashTrieMap
- head() - Method in class swim.collections.HashTrieSet
- head() - Method in class swim.structure.collections.ValueCursor
- head() - Method in class swim.structure.collections.ValueEntryCursor
- head() - Method in class swim.structure.Field
- head() - Method in class swim.structure.Item
- head() - Method in class swim.structure.Record
- head() - Method in class swim.structure.Value
- head() - Method in class swim.uri.UriPath
- head() - Method in class swim.uri.UriQuery
- head() - Method in interface swim.util.Cursor
- head(Uri, FingerTrieSeq<HttpHeader>) - Static method in class swim.http.HttpRequest
- head(Uri, HttpHeader...) - Static method in class swim.http.HttpRequest
- HEAD - Static variable in class swim.http.HttpMethod
- header() - Static method in class swim.csv.structure.CsvStructure
- header() - Method in class swim.http.HttpChunk
- header(String) - Method in class swim.structure.Field
-
Always returns
Absentbecause aFieldcan't be aRecord, so it can't have a headAttrwhose value could be returned if its key were equal to thetag. - header(String) - Method in class swim.structure.Item
-
Returns the value of the first member of this
Item, if thisItemis aRecord, and its first member is anAttrwhosekeystring is equal totag; otherwise returnsAbsentif thisItemis not aRecord, or if thisItemis aRecordwhose first member is not anAttr, or if thisItemis aRecordwhose first member is anAttrwhosekeydoes not equal thetag. - header(String) - Method in class swim.structure.Record
- header(String) - Method in class swim.structure.Value
-
Returns the value of the first member of this
Value, if thisValueis aRecord, and its first member is anAttrwhosekeystring is equal totag; otherwise returnsAbsentif thisValueis not aRecord, or if thisValueis aRecordwhose first member is not anAttr, or if thisValueis aRecordwhose first member is anAttrwhosekeydoes not equal thetag. - header(CsvStructureCol...) - Static method in class swim.csv.structure.CsvStructure
- Header - Annotation Type in swim.structure
- headerDecoder() - Method in class swim.hpack.HpackDecoder
- headerEncoder(int) - Method in class swim.hpack.HpackEncoder
- headerEncoder(int, Encoder<?, ?>, Encoder<?, ?>, HpackIndexing) - Method in class swim.hpack.HpackEncoder
- headerEncoder(HpackHeader) - Method in class swim.hpack.HpackEncoder
- headerEncoder(HpackHeader, HpackIndexing) - Method in class swim.hpack.HpackEncoder
- headerParser() - Static method in class swim.csv.Csv
- headerParser() - Method in class swim.http.HttpParser
- headerParser(int) - Static method in class swim.csv.Csv
- headerParser(CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- headerParser(CsvHeader<T, R, C>) - Method in class swim.csv.parser.CsvParser
- headerParser(CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- headers() - Method in class swim.http.HttpBody
- headers() - Method in class swim.http.HttpChunked
- headers() - Method in class swim.http.HttpChunkTrailer
- headers() - Method in class swim.http.HttpMessage
- headers() - Method in class swim.http.HttpPayload
- headers() - Method in class swim.http.HttpRequest
- headers() - Method in class swim.http.HttpResponse
- headers() - Method in class swim.http.HttpValue
- headers(String) - Method in class swim.structure.Field
-
Always returns
nullbecause aFieldcan't be aRecord, so it can't have a headAttrwhose value could be returned as aRecordif its key is equal to thetag. - headers(String) - Method in class swim.structure.Item
-
Returns the
unflattenedheaderof thisItem, if thisItemis aRecord, and its first member is anAttrwhosekeystring is equal totag; otherwise returnsnull. - headers(String) - Method in class swim.structure.Record
- headers(String) - Method in class swim.structure.Value
-
Returns the
unflattenedheaderof thisValue, if thisValueis aRecord, and its first member is anAttrwhosekeystring is equal totag; otherwise returnsnull. - headers(FingerTrieSeq<HttpHeader>) - Method in class swim.http.HttpMessage
- headers(FingerTrieSeq<HttpHeader>) - Method in class swim.http.HttpRequest
- headers(FingerTrieSeq<HttpHeader>) - Method in class swim.http.HttpResponse
- headers(HttpHeader...) - Method in class swim.http.HttpMessage
- headers(HttpHeader...) - Method in class swim.http.HttpRequest
- headers(HttpHeader...) - Method in class swim.http.HttpResponse
- headerWriter(HttpHeader) - Method in class swim.http.HttpWriter
- headKey() - Method in class swim.collections.HashTrieMap
- headMap(K) - Method in class swim.structure.collections.ValueOrderedMap
- headMap(K) - Method in class swim.structure.collections.ValueSortedMap
- headMap(K) - Method in interface swim.util.OrderedMap
- headValue() - Method in class swim.collections.HashTrieMap
- help() - Static method in class swim.args.Cmd
- helpCmd() - Method in class swim.args.Cmd
- hitPage(Page) - Method in class swim.db.PageContext
- hitPage(Page) - Method in class swim.db.Trunk
- hitPage(Store, Database, Page) - Method in class swim.db.StoreContext
- hitRatio() - Method in class swim.util.HashGenCacheMap
- hitRatio() - Method in class swim.util.HashGenCacheSet
- hitRatio() - Method in class swim.util.HashGenMap
- hitRatio() - Method in class swim.util.HashGenSet
- hmacSHA(Key, Value, Value, Data) - Static method in class swim.security.JsonWebSignature
- hmacSHA(Mac, Key, Value, Value, Data) - Static method in class swim.security.JsonWebSignature
- hmacSHA(Mac, Key, Value, Value, Data, Data) - Static method in class swim.security.JsonWebSignature
- host - Variable in class swim.uri.UriAuthority
- host() - Method in class swim.uri.Uri
- host() - Method in class swim.uri.UriAuthority
- host(UriHost) - Method in class swim.uri.Uri
- host(UriHost) - Method in class swim.uri.UriAuthority
- hostAddress() - Method in class swim.uri.Uri
- hostAddress() - Method in class swim.uri.UriAuthority
- HostAddressed - Class in swim.warp
- hostAddressParser() - Method in class swim.uri.UriParser
- hostedDomain() - Method in class swim.security.GoogleIdToken
- hostedDomain(String) - Method in class swim.security.GoogleIdToken
- HostHeader - Class in swim.http.header
- hostIPv4() - Method in class swim.uri.Uri
- hostIPv4() - Method in class swim.uri.UriAuthority
- hostIPv4(String) - Method in class swim.uri.Uri
- hostIPv4(String) - Method in class swim.uri.UriAuthority
- hostIPv4(String) - Method in class swim.uri.UriParser
- hostIPv6() - Method in class swim.uri.Uri
- hostIPv6() - Method in class swim.uri.UriAuthority
- hostIPv6(String) - Method in class swim.uri.Uri
- hostIPv6(String) - Method in class swim.uri.UriAuthority
- hostIPv6(String) - Method in class swim.uri.UriParser
- hostLiteralParser() - Method in class swim.uri.UriParser
- hostName() - Method in class swim.uri.Uri
- hostName() - Method in class swim.uri.UriAuthority
- hostName(String) - Method in class swim.uri.Uri
- hostName(String) - Method in class swim.uri.UriAuthority
- hostName(String) - Method in class swim.uri.UriParser
- hostParser() - Method in class swim.uri.UriParser
- hostPart() - Method in class swim.uri.Uri
- hostPart() - Method in class swim.uri.UriAuthority
- hostPart(String) - Method in class swim.uri.Uri
- hostPart(String) - Method in class swim.uri.UriAuthority
- Hpack - Class in swim.hpack
- HpackDecoder - Class in swim.hpack
- HpackDecoder() - Constructor for class swim.hpack.HpackDecoder
- HpackDecoder(int) - Constructor for class swim.hpack.HpackDecoder
- HpackEncoder - Class in swim.hpack
- HpackEncoder() - Constructor for class swim.hpack.HpackEncoder
- HpackEncoder(int) - Constructor for class swim.hpack.HpackEncoder
- HpackException - Exception in swim.hpack
- HpackException(String) - Constructor for exception swim.hpack.HpackException
- HpackException(String, Throwable) - Constructor for exception swim.hpack.HpackException
- HpackException(Throwable) - Constructor for exception swim.hpack.HpackException
- HpackHeader - Class in swim.hpack
- HpackIndexing - Enum in swim.hpack
- Http - Class in swim.http
- HTTP_1_0 - Static variable in class swim.http.HttpVersion
- HTTP_1_1 - Static variable in class swim.http.HttpVersion
- HTTP_VERSION_NOT_SUPPORTED - Static variable in class swim.http.HttpStatus
- HttpBody<T> - Class in swim.http
- HttpCharset - Class in swim.http
- HttpChunk - Class in swim.http
- HttpChunk(HttpChunkHeader, Encoder<?, ?>) - Constructor for class swim.http.HttpChunk
- HttpChunked<T> - Class in swim.http
- HttpChunkHeader - Class in swim.http
- HttpChunkTrailer - Class in swim.http
- HttpClient - Interface in swim.io.http
- httpClientContext() - Method in class swim.io.http.AbstractHttpClient
- httpClientContext() - Method in interface swim.io.http.HttpClient
- HttpClientContext - Interface in swim.io.http
- HttpClientModem - Class in swim.io.http
- HttpClientModem(HttpClient, HttpSettings) - Constructor for class swim.io.http.HttpClientModem
- HttpClientRequester<T> - Class in swim.io.http
- HttpClientRequester(HttpClientModem, HttpRequester<T>) - Constructor for class swim.io.http.HttpClientRequester
- httpDecoder(HttpMessage<?>, Decoder<T>) - Static method in class swim.http.HttpChunked
- httpDecoder(HttpMessage<?>, Decoder<T>, long) - Static method in class swim.http.HttpBody
- httpEncoder() - Method in class swim.http.HttpChunk
- httpEncoder() - Method in class swim.http.HttpMessage
- httpEncoder() - Method in class swim.http.HttpRequest
- httpEncoder() - Method in class swim.http.HttpResponse
- httpEncoder(HttpMessage<T2>) - Method in class swim.http.HttpPayload
- httpEncoder(HttpMessage<T2>, HttpWriter) - Method in class swim.http.HttpBody
- httpEncoder(HttpMessage<T2>, HttpWriter) - Method in class swim.http.HttpChunked
- httpEncoder(HttpMessage<T2>, HttpWriter) - Method in class swim.http.HttpPayload
- httpEncoder(HttpMessage<T2>, HttpWriter) - Method in class swim.http.HttpValue
- httpEncoder(HttpWriter) - Method in class swim.http.HttpChunk
- httpEncoder(HttpWriter) - Method in class swim.http.HttpMessage
- httpEncoder(HttpWriter) - Method in class swim.http.HttpRequest
- httpEncoder(HttpWriter) - Method in class swim.http.HttpResponse
- HttpEndpoint - Class in swim.io.http
- HttpEndpoint(Stage) - Constructor for class swim.io.http.HttpEndpoint
- HttpEndpoint(Stage, HttpSettings) - Constructor for class swim.io.http.HttpEndpoint
- HttpEndpoint(Station) - Constructor for class swim.io.http.HttpEndpoint
- HttpEndpoint(Station, HttpSettings) - Constructor for class swim.io.http.HttpEndpoint
- HttpException - Exception in swim.http
- HttpException(String) - Constructor for exception swim.http.HttpException
- HttpException(String, Throwable) - Constructor for exception swim.http.HttpException
- HttpException(Throwable) - Constructor for exception swim.http.HttpException
- HttpHeader - Class in swim.http
- HttpHeader() - Constructor for class swim.http.HttpHeader
- httpHeaders() - Method in class swim.web.WebRequest
- HttpInterface - Interface in swim.io.http
- HttpMessage<T> - Class in swim.http
- HttpMessage() - Constructor for class swim.http.HttpMessage
- httpMethod() - Method in class swim.web.WebRequest
- HttpMethod - Class in swim.http
- HttpParser - Class in swim.http
- HttpParser() - Constructor for class swim.http.HttpParser
- HttpPart - Class in swim.http
- HttpPart() - Constructor for class swim.http.HttpPart
- httpPayload() - Method in class swim.web.WebRequest
- HttpPayload<T> - Class in swim.http
- HttpPayload() - Constructor for class swim.http.HttpPayload
- httpRequest - Variable in class swim.ws.WsRequest
- httpRequest - Variable in class swim.ws.WsResponse
- httpRequest() - Method in class swim.web.WebRequest
- httpRequest() - Method in class swim.web.WebServerRequest
- httpRequest() - Method in class swim.ws.WsRequest
- httpRequest() - Method in class swim.ws.WsResponse
- HttpRequest<T> - Class in swim.http
- HttpRequester<T> - Interface in swim.io.http
- httpRequesterContext() - Method in class swim.io.http.AbstractHttpRequester
- httpRequesterContext() - Method in interface swim.io.http.HttpRequester
- HttpRequesterContext - Interface in swim.io.http
- httpResponder() - Method in class swim.web.WebResponse
- HttpResponder<T> - Interface in swim.io.http
- httpResponderContext() - Method in class swim.io.http.AbstractHttpResponder
- httpResponderContext() - Method in interface swim.io.http.HttpResponder
- HttpResponderContext - Interface in swim.io.http
- httpResponse - Variable in class swim.ws.WsResponse
- httpResponse() - Method in class swim.ws.WsRequest
- httpResponse() - Method in class swim.ws.WsResponse
- httpResponse(String) - Method in class swim.ws.WsRequest
- httpResponse(String, FingerTrieSeq<WebSocketExtension>, FingerTrieSeq<HttpHeader>) - Method in class swim.ws.WsRequest
- httpResponse(String, HttpHeader...) - Method in class swim.ws.WsRequest
- httpResponse(FingerTrieSeq<HttpHeader>) - Method in class swim.ws.WsRequest
- httpResponse(HttpHeader...) - Method in class swim.ws.WsRequest
- HttpResponse<T> - Class in swim.http
- HttpServer - Interface in swim.io.http
- httpServerContext() - Method in class swim.io.http.AbstractHttpServer
- httpServerContext() - Method in interface swim.io.http.HttpServer
- HttpServerContext - Interface in swim.io.http
- HttpServerModem - Class in swim.io.http
- HttpServerModem(HttpServer, HttpSettings) - Constructor for class swim.io.http.HttpServerModem
- HttpServerResponder<T> - Class in swim.io.http
- HttpServerResponder(HttpServerModem, HttpResponder<T>) - Constructor for class swim.io.http.HttpServerResponder
- HttpService - Interface in swim.io.http
- httpServiceContext() - Method in class swim.io.http.AbstractHttpService
- httpServiceContext() - Method in interface swim.io.http.HttpService
- HttpServiceContext - Interface in swim.io.http
- httpSettings - Variable in class swim.io.http.HttpClientModem
- httpSettings - Variable in class swim.io.http.HttpEndpoint
- httpSettings - Variable in class swim.io.http.HttpServerModem
- httpSettings - Variable in class swim.io.http.HttpSocketService
- httpSettings - Variable in class swim.io.ws.WsSettings
- httpSettings() - Method in class swim.io.http.AbstractHttpClient
- httpSettings() - Method in class swim.io.http.AbstractHttpRequester
- httpSettings() - Method in class swim.io.http.AbstractHttpResponder
- httpSettings() - Method in class swim.io.http.AbstractHttpServer
- httpSettings() - Method in class swim.io.http.AbstractHttpService
- httpSettings() - Method in interface swim.io.http.HttpClientContext
- httpSettings() - Method in class swim.io.http.HttpClientModem
- httpSettings() - Method in class swim.io.http.HttpClientRequester
- httpSettings() - Method in class swim.io.http.HttpEndpoint
- httpSettings() - Method in interface swim.io.http.HttpInterface
- httpSettings() - Method in interface swim.io.http.HttpRequesterContext
- httpSettings() - Method in interface swim.io.http.HttpResponderContext
- httpSettings() - Method in interface swim.io.http.HttpServerContext
- httpSettings() - Method in class swim.io.http.HttpServerModem
- httpSettings() - Method in class swim.io.http.HttpServerResponder
- httpSettings() - Method in interface swim.io.http.HttpServiceContext
- httpSettings() - Method in class swim.io.http.HttpSocketService
- httpSettings() - Method in class swim.io.warp.WarpSettings
- httpSettings() - Method in class swim.io.ws.WsSettings
- httpSettings(HttpSettings) - Method in class swim.io.warp.WarpSettings
- httpSettings(HttpSettings) - Method in class swim.io.ws.WsSettings
- HttpSettings - Class in swim.io.http
-
HTTP configuration parameters.
- HttpSettings(IpSettings, int) - Constructor for class swim.io.http.HttpSettings
- HttpSocketService - Class in swim.io.http
- HttpSocketService(HttpService, HttpSettings) - Constructor for class swim.io.http.HttpSocketService
- HttpStatus - Class in swim.http
- httpUri() - Method in class swim.web.WebRequest
- httpUriPath() - Method in class swim.web.WebRequest
- httpUriQuery() - Method in class swim.web.WebRequest
- HttpValue<T> - Class in swim.http
- httpVersion() - Method in class swim.web.WebRequest
- HttpVersion - Class in swim.http
- httpWriter() - Method in class swim.http.HttpPart
- httpWriter() - Method in class swim.http.HttpRequest
- httpWriter() - Method in class swim.http.HttpResponse
- httpWriter(HttpWriter) - Method in class swim.http.ChunkExtension
- httpWriter(HttpWriter) - Method in class swim.http.ContentCoding
- httpWriter(HttpWriter) - Method in class swim.http.HttpCharset
- httpWriter(HttpWriter) - Method in class swim.http.HttpChunkHeader
- httpWriter(HttpWriter) - Method in class swim.http.HttpChunkTrailer
- httpWriter(HttpWriter) - Method in class swim.http.HttpHeader
- httpWriter(HttpWriter) - Method in class swim.http.HttpMethod
- httpWriter(HttpWriter) - Method in class swim.http.HttpPart
- httpWriter(HttpWriter) - Method in class swim.http.HttpRequest
- httpWriter(HttpWriter) - Method in class swim.http.HttpResponse
- httpWriter(HttpWriter) - Method in class swim.http.HttpStatus
- httpWriter(HttpWriter) - Method in class swim.http.HttpVersion
- httpWriter(HttpWriter) - Method in class swim.http.LanguageRange
- httpWriter(HttpWriter) - Method in class swim.http.MediaRange
- httpWriter(HttpWriter) - Method in class swim.http.MediaType
- httpWriter(HttpWriter) - Method in class swim.http.Product
- httpWriter(HttpWriter) - Method in class swim.http.TransferCoding
- httpWriter(HttpWriter) - Method in class swim.http.UpgradeProtocol
- httpWriter(HttpWriter) - Method in class swim.http.WebSocketExtension
- httpWriter(HttpWriter) - Method in class swim.http.WebSocketParam
- HttpWriter - Class in swim.http
- HttpWriter() - Constructor for class swim.http.HttpWriter
- huffmanEncodedOutput() - Method in class swim.hpack.HpackEncoder
- huffmanEncodedOutput(Output<T>) - Method in class swim.hpack.HpackEncoder
- hypot(Double, Double) - Method in class swim.math.R
- hypot(S, S) - Method in interface swim.math.CompleteField
I
- id() - Method in class swim.args.Cmd
- id() - Method in class swim.codec.Input
-
Returns an object that identifies the token stream, or
nullif the stream is unidentified. - id() - Method in class swim.db.FileZone
- id() - Method in class swim.db.Zone
- id(Object) - Method in class swim.codec.Input
-
Returns an
Inputequivalent to thisInput, but logically identified by the given–possiblynull–id. - id(Object) - Method in class swim.codec.InputBuffer
- ident(Value) - Method in class swim.json.JsonStructureParser
- ident(Value) - Method in class swim.recon.ReconStructureParser
- ident(V) - Method in class swim.json.JsonParser
- ident(V) - Method in class swim.recon.ReconParser
- identifier - Variable in class swim.uri.UriFragment
- identifier() - Method in class swim.uri.UriFragment
- IDENTIFIER_REJECTED - Static variable in class swim.mqtt.MqttConnStatus
- identify(Value) - Method in class swim.db.STreeList
- identify(T) - Method in class swim.collections.STree
- identify(T) - Method in class swim.collections.STreeContext
- identity - Variable in class swim.streamlet.combinator.ReduceFieldsCombinator
- identity() - Static method in class swim.http.ContentCoding
- identity() - Method in class swim.streamlet.combinator.ReduceFieldsCombinator
- identity() - Method in class swim.streamlet.combinator.ReduceFieldsOperator
- identity() - Static method in class swim.structure.Selector
- identity() - Static method in class swim.structure.selector.IdentitySelector
- IdentitySelector - Class in swim.structure.selector
- idleInterval - Variable in class swim.io.TransportSettings
- idleInterval() - Method in class swim.io.TransportSettings
-
Returns the number of milliseconds between transport idle checks.
- idleInterval(long) - Method in class swim.io.TransportSettings
-
Returns a copy of these
TransportSettingsconfigured with the givenidleIntervalfor transport idle checks. - idleTimeout - Variable in class swim.io.TransportSettings
- idleTimeout() - Method in class swim.io.AbstractIpModem
- idleTimeout() - Method in class swim.io.AbstractIpSocket
- idleTimeout() - Method in class swim.io.http.AbstractHttpClient
- idleTimeout() - Method in class swim.io.http.AbstractHttpServer
- idleTimeout() - Method in interface swim.io.http.HttpClient
- idleTimeout() - Method in class swim.io.http.HttpClientModem
- idleTimeout() - Method in interface swim.io.http.HttpServer
- idleTimeout() - Method in class swim.io.http.HttpServerModem
- idleTimeout() - Method in interface swim.io.IpModem
-
Returns the number of idle milliseconds after which this
IpModemshould be closed due to inactivity. - idleTimeout() - Method in interface swim.io.IpSocket
-
Returns the number of idle milliseconds after which this
IpSocketshould be closed due to inactivity. - idleTimeout() - Method in class swim.io.IpSocketModem
- idleTimeout() - Method in class swim.io.mqtt.AbstractMqttSocket
- idleTimeout() - Method in interface swim.io.mqtt.MqttSocket
- idleTimeout() - Method in class swim.io.mqtt.MqttSocketModem
- idleTimeout() - Method in interface swim.io.Transport
-
Returns the number of idle milliseconds after which this
Transportshould be closed due to inactivity. - idleTimeout() - Method in class swim.io.TransportSettings
-
Returns the default number of idle milliseconds after which a transport should be timed out due to inactivity.
- idleTimeout() - Method in class swim.io.warp.AbstractWarpSocket
- idleTimeout() - Method in interface swim.io.warp.WarpSocket
- idleTimeout() - Method in class swim.io.warp.WarpWebSocket
- idleTimeout() - Method in class swim.io.ws.AbstractWebSocket
- idleTimeout() - Method in interface swim.io.ws.WebSocket
- idleTimeout() - Method in class swim.io.ws.WebSocketModem
- idleTimeout(long) - Method in class swim.io.TransportSettings
-
Returns a copy of these
TransportSettingsconfigured with the givenidleTimeoutfor transport idle timeouts - ifInlet() - Method in class swim.dataflow.operator.ConditionalOutlet
- ifTerm() - Method in class swim.structure.operator.ConditionalOperator
- ignore() - Static method in interface swim.concurrent.Cont
-
Returns a
Contcontinuation that, when completed successfully, does nothing; and when failed with an exception, throws the exception. - IGNORE - swim.avro.schema.AvroOrder
- imageJpeg() - Static method in class swim.http.MediaType
- imagePng() - Static method in class swim.http.MediaType
- imageSvgXml() - Static method in class swim.http.MediaType
- In - Annotation Type in swim.streamlet
- INCREMENTAL - swim.hpack.HpackIndexing
- index() - Method in class swim.codec.InputBuffer
- index() - Method in class swim.codec.OutputBuffer
- index(int) - Method in class swim.codec.InputBuffer
- index(int) - Method in class swim.codec.OutputBuffer
- indexOf(Object) - Method in class swim.collections.BTree
- indexOf(Object) - Method in class swim.collections.BTreeMap
- indexOf(Object) - Method in class swim.collections.FingerTrieSeq
- indexOf(Object) - Method in class swim.collections.STree
- indexOf(Object) - Method in class swim.collections.STreeList
- indexOf(Object) - Method in class swim.collections.STreePage
- indexOf(Object) - Method in class swim.dataflow.RecordModel
- indexOf(Object) - Method in class swim.db.BTreeMap
- indexOf(Object) - Method in class swim.db.BTreeMapView
- indexOf(Object) - Method in class swim.db.STree
- indexOf(Object) - Method in class swim.db.STreeLeaf
- indexOf(Object) - Method in class swim.db.STreeList
- indexOf(Object) - Method in class swim.db.STreeListView
- indexOf(Object) - Method in class swim.db.STreeNode
- indexOf(Object) - Method in class swim.db.STreePage
- indexOf(Object) - Method in class swim.structure.collections.ValueList
- indexOf(Object) - Method in class swim.structure.collections.ValueOrderedMap
- indexOf(Object) - Method in class swim.structure.Record
- indexOf(Object) - Method in interface swim.util.OrderedMap
- indexOf(Object, BTreeContext<K, V>) - Method in class swim.collections.BTreePage
- indexOf(Value) - Method in class swim.db.BTree
- indexOf(Value) - Method in class swim.db.BTreeLeaf
- indexOf(Value) - Method in class swim.db.BTreeNode
- indexOf(Value) - Method in class swim.db.BTreePage
- inetAddress() - Method in class swim.uri.UriHost
- inetAddress(InetAddress) - Static method in class swim.uri.UriHost
- inetSocketAddress() - Method in class swim.http.header.HostHeader
- inflate - Variable in class swim.ws.WsDeflateDecoder
- inflate() - Method in class swim.ws.WsDeflateDecoder
- inflate(int) - Method in class swim.deflate.Inflate
- Inflate<O> - Class in swim.deflate
- Inflate() - Constructor for class swim.deflate.Inflate
- Inflate(int) - Constructor for class swim.deflate.Inflate
- Inflate(int, int) - Constructor for class swim.deflate.Inflate
- Inflate(Decoder<O>) - Constructor for class swim.deflate.Inflate
- Inflate(Decoder<O>, int) - Constructor for class swim.deflate.Inflate
- Inflate(Decoder<O>, int, int) - Constructor for class swim.deflate.Inflate
- inflateInit(int, int) - Method in class swim.deflate.Inflate
- inflateReset() - Method in class swim.deflate.Inflate
- inflateReset(int, int) - Method in class swim.deflate.Inflate
- inflateResetKeep() - Method in class swim.deflate.Inflate
- info() - Static method in class swim.util.Severity
-
Returns the
SeveritywithINFO_LEVELof importance. - info(Object) - Method in interface swim.util.Log
-
Logs an info-level message.
- info(String) - Static method in class swim.util.Severity
-
Returns a
SeveritywithINFO_LEVELof importance, and the given descriptivelabel. - INFO_LEVEL - Static variable in class swim.util.Severity
- initWindow() - Method in class swim.deflate.Inflate
- inlet() - Method in class swim.dataflow.AbstractRecordStreamlet
- inlet() - Method in class swim.streamlet.AbstractStreamlet
- inlet(String) - Method in class swim.dataflow.AbstractRecordStreamlet
- inlet(String) - Method in class swim.streamlet.AbstractStreamlet
- inlet(String) - Method in interface swim.streamlet.Streamlet
-
Returns the
Inletto thisStreamletidentified by the givenkey; returnsnullif thisStreamlethas no suchInlet. - Inlet<I> - Interface in swim.streamlet
-
Input connector into a
Streamlet. - inner - Variable in class swim.spatial.SpatialValueMap
- inner - Variable in class swim.structure.collections.ValueCursor
- inner - Variable in class swim.structure.collections.ValueIterable
- inner - Variable in class swim.structure.collections.ValueIterator
- inner - Variable in class swim.structure.collections.ValueMap
- inner - Variable in class swim.structure.collections.ValueMapEntrySet
- inner() - Method in class swim.spatial.SpatialValueMap
- inner() - Method in class swim.structure.collections.ValueCollection
- inner() - Method in class swim.structure.collections.ValueCursor
- inner() - Method in class swim.structure.collections.ValueEntryCursor
- inner() - Method in class swim.structure.collections.ValueEntryIterator
- inner() - Method in class swim.structure.collections.ValueIterable
- inner() - Method in class swim.structure.collections.ValueIterableMap
- inner() - Method in class swim.structure.collections.ValueIterator
- inner() - Method in class swim.structure.collections.ValueKeyedList
- inner() - Method in class swim.structure.collections.ValueList
- inner() - Method in class swim.structure.collections.ValueListIterator
- inner() - Method in class swim.structure.collections.ValueMap
- inner() - Method in class swim.structure.collections.ValueOrderedMap
- inner() - Method in class swim.structure.collections.ValueOrderedMapCursor
- inner() - Method in class swim.structure.collections.ValueReducedMap
- inner() - Method in class swim.structure.collections.ValueSet
- inner() - Method in class swim.structure.collections.ValueSortedMap
- Inout - Annotation Type in swim.streamlet
- inoutlet() - Method in class swim.dataflow.AbstractRecordStreamlet
- inoutlet() - Method in class swim.streamlet.AbstractStreamlet
- Inoutlet<I,O> - Interface in swim.streamlet
- input - Variable in class swim.deflate.Deflate
- input - Variable in class swim.streamlet.AbstractInlet
- input - Variable in class swim.streamlet.AbstractInoutlet
- input - Variable in class swim.streamlet.AbstractMapInlet
- input - Variable in class swim.streamlet.AbstractMapInletMapOutlet
- input - Variable in class swim.streamlet.AbstractMapInletOutlet
- input - Variable in class swim.streamlet.AbstractMapInoutlet
- input - Variable in class swim.streamlet.KeyOutlet
- input() - Method in class swim.codec.Diagnostic
-
Returns the
Inputsource to which this diagnostic is attached. - input() - Method in class swim.streamlet.AbstractInlet
- input() - Method in class swim.streamlet.AbstractInoutlet
- input() - Method in class swim.streamlet.AbstractMapInlet
- input() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- input() - Method in class swim.streamlet.AbstractMapInletOutlet
- input() - Method in class swim.streamlet.AbstractMapInoutlet
- input() - Method in interface swim.streamlet.Inlet
-
Returns the
Outletfrom which thisInletacquires its state; returnsnullif thisInletis disconnected. - input() - Method in class swim.streamlet.KeyOutlet
- input(byte...) - Static method in class swim.codec.Binary
- Input - Class in swim.codec
-
Non-blocking token stream reader, with single token lookahead.
- Input() - Constructor for class swim.codec.Input
- inputBuffer() - Method in class swim.io.AbstractIpSocket
- inputBuffer() - Method in interface swim.io.IpSocketContext
-
Returns the buffer into which input data is read by the underlying network socket.
- inputBuffer(byte[]) - Static method in class swim.codec.Binary
- inputBuffer(byte[], int, int) - Static method in class swim.codec.Binary
- inputBuffer(ByteBuffer) - Static method in class swim.codec.Binary
- InputBuffer - Class in swim.codec
-
Non-blocking token stream buffer.
- InputBuffer() - Constructor for class swim.codec.InputBuffer
- inputEffects - Variable in class swim.streamlet.AbstractMapInletMapOutlet
- InputException - Exception in swim.codec
-
Thrown when reading invalid
Input. - InputException() - Constructor for exception swim.codec.InputException
- InputException(String) - Constructor for exception swim.codec.InputException
- InputException(String, Throwable) - Constructor for exception swim.codec.InputException
- InputException(Throwable) - Constructor for exception swim.codec.InputException
- InputSettings - Class in swim.codec
-
Inputconsumption parameters. - InputSettings(boolean) - Constructor for class swim.codec.InputSettings
- inserted(int, T) - Method in class swim.collections.STree
- inserted(int, T, Object) - Method in class swim.collections.STree
- inserted(int, T, Object, STreeContext<T>) - Method in class swim.collections.STreePage
- inserted(long, Value, Value, long) - Method in class swim.db.STreeLeaf
- inserted(long, Value, Value, long) - Method in class swim.db.STreeNode
- inserted(long, Value, Value, long) - Method in class swim.db.STreePage
- inserted(long, Value, Value, long, int) - Method in class swim.db.STree
- integerEncoder(int, int, int) - Method in class swim.hpack.HpackEncoder
- IntegerForm - Class in swim.structure.form
- IntegerForm(Integer) - Constructor for class swim.structure.form.IntegerForm
- integerParser() - Static method in class swim.codec.Base10
- integerValue() - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto aBigIntegervalue, if possible. - integerValue() - Method in class swim.structure.Item
-
Converts this
Iteminto aBigIntegervalue, if possible. - integerValue() - Method in class swim.structure.Num
-
Converts this
Numinto aBigIntegervalue. - integerValue() - Method in class swim.structure.Text
- integerValue() - Method in class swim.structure.Value
-
Converts this
Valueinto aBigIntegervalue, if possible. - integerValue(BigInteger) - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto aBigIntegervalue, if possible; otherwise returnsorElseif the value of thisFieldcan't be converted into aBigIntegervalue. - integerValue(BigInteger) - Method in class swim.structure.Item
-
Converts this
Iteminto aBigIntegervalue, if possible; otherwise returnsorElseif thisItemcan't be converted into aBigIntegervalue. - integerValue(BigInteger) - Method in class swim.structure.Num
- integerValue(BigInteger) - Method in class swim.structure.Text
- integerValue(BigInteger) - Method in class swim.structure.Value
-
Converts this
Valueinto aBigIntegervalue, if possible; otherwise returnsorElseif thisValuecan't be converted into aBigIntegervalue. - INTERNAL_SERVER_ERROR - Static variable in class swim.http.HttpStatus
- Interpreter - Class in swim.structure
- Interpreter() - Constructor for class swim.structure.Interpreter
- Interpreter(InterpreterSettings) - Constructor for class swim.structure.Interpreter
- Interpreter(InterpreterSettings, Item[], int) - Constructor for class swim.structure.Interpreter
- InterpreterException - Exception in swim.structure
- InterpreterException() - Constructor for exception swim.structure.InterpreterException
- InterpreterException(String) - Constructor for exception swim.structure.InterpreterException
- InterpreterException(String, Throwable) - Constructor for exception swim.structure.InterpreterException
- InterpreterException(Throwable) - Constructor for exception swim.structure.InterpreterException
- InterpreterSettings - Class in swim.structure
- InterpreterSettings(int) - Constructor for class swim.structure.InterpreterSettings
- intersects(long, long) - Static method in class swim.spatial.BitInterval
- intersects(long, long, long, long) - Static method in class swim.spatial.BitInterval
- intersects(R2Box) - Method in class swim.math.R2Box
- intersects(R2Box) - Method in class swim.math.R2Circle
- intersects(R2Circle) - Method in class swim.math.R2Box
- intersects(R2Circle) - Method in class swim.math.R2Circle
- intersects(R2Point) - Method in class swim.math.R2Box
- intersects(R2Point) - Method in class swim.math.R2Circle
- intersects(R2Shape) - Method in class swim.math.R2Box
- intersects(R2Shape) - Method in class swim.math.R2Circle
- intersects(R2Shape) - Method in class swim.math.R2Point
- intersects(R2Shape) - Method in class swim.math.R2Shape
- intersects(R3Box) - Method in class swim.math.R3Box
- intersects(R3Box) - Method in class swim.math.R3Sphere
- intersects(R3Point) - Method in class swim.math.R3Box
- intersects(R3Point) - Method in class swim.math.R3Sphere
- intersects(R3Shape) - Method in class swim.math.R3Box
- intersects(R3Shape) - Method in class swim.math.R3Point
- intersects(R3Shape) - Method in class swim.math.R3Shape
- intersects(R3Shape) - Method in class swim.math.R3Sphere
- intersects(R3Sphere) - Method in class swim.math.R3Box
- intersects(R3Sphere) - Method in class swim.math.R3Sphere
- intersects(Shape) - Method in class swim.math.R2Shape
- intersects(Shape) - Method in class swim.math.R3Shape
- intersects(Shape) - Method in interface swim.math.Shape
- intersects(Shape) - Method in class swim.math.Z2Shape
- intersects(Shape) - Method in class swim.math.Z3Shape
- intersects(Z2Box) - Method in class swim.math.Z2Box
- intersects(Z2Point) - Method in class swim.math.Z2Box
- intersects(Z2Shape) - Method in class swim.math.Z2Box
- intersects(Z2Shape) - Method in class swim.math.Z2Point
- intersects(Z2Shape) - Method in class swim.math.Z2Shape
- intersects(Z3Box) - Method in class swim.math.Z3Box
- intersects(Z3Point) - Method in class swim.math.Z3Box
- intersects(Z3Shape) - Method in class swim.math.Z3Box
- intersects(Z3Shape) - Method in class swim.math.Z3Point
- intersects(Z3Shape) - Method in class swim.math.Z3Shape
- intersects(T, T) - Method in interface swim.math.Boundary
- intersects(T, T) - Method in class swim.math.R2Form
- intersects(T, T) - Method in class swim.math.R3Form
- intersects(T, T) - Method in class swim.math.Z2Form
- intersects(T, T) - Method in class swim.math.Z3Form
- intType() - Static method in class swim.avro.reflection.AvroReflection
- intType() - Static method in class swim.avro.structure.AvroStructure
- intType() - Static method in class swim.protobuf.reflection.ProtobufReflection
- intValue() - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto a primitiveintvalue, if possible. - intValue() - Method in class swim.structure.Item
-
Converts this
Iteminto a primitiveintvalue, if possible. - intValue() - Method in class swim.structure.Num
-
Converts this
Numinto a primitiveintvalue. - intValue() - Method in class swim.structure.Text
- intValue() - Method in class swim.structure.Value
-
Converts this
Valueinto a primitiveintvalue, if possible. - intValue(int) - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto a primitiveintvalue, if possible; otherwise returnsorElseif the value of thisFieldcan't be converted into a primitiveintvalue. - intValue(int) - Method in class swim.structure.Item
-
Converts this
Iteminto a primitiveintvalue, if possible; otherwise returnsorElseif thisItemcan't be converted into a primitiveintvalue. - intValue(int) - Method in class swim.structure.Num
- intValue(int) - Method in class swim.structure.Text
- intValue(int) - Method in class swim.structure.Value
-
Converts this
Valueinto a primitiveintvalue, if possible; otherwise returnsorElseif thisValuecan't be converted into a primitiveintvalue. - intWriter() - Static method in class swim.codec.Base10
-
Returns a
Writerthat, when fed an inputIntegervalue, returns a continuation that writes the base-10 (decimal) encoding of the input value. - intWriter(int) - Static method in class swim.codec.Base10
-
Returns a
Writercontinuation that writes the base-10 (decimal) encoding of theinputvalue. - inverse() - Method in interface swim.math.R2ToZ2Operator
- inverse() - Method in interface swim.math.R3ToZ3Operator
- inverse() - Method in interface swim.math.Z2ToR2Operator
- inverse() - Method in interface swim.math.Z3ToR3Operator
- inverse() - Method in class swim.structure.Attr
- inverse() - Method in class swim.structure.Expression
- inverse() - Method in class swim.structure.Item
- inverse() - Method in class swim.structure.Num
- inverse() - Method in class swim.structure.Slot
- inverse() - Method in class swim.structure.Value
- inverse(Double) - Method in class swim.math.R
- inverse(S) - Method in interface swim.math.Field
- invoke(Value) - Method in class swim.structure.Item
- invoke(Value) - Method in class swim.structure.Selector
-
Creates, but does not evaluate, an
InvokeOperatorwhere thisSelectorevaluates to the operator. - invoke(Value, Interpreter, InvokeOperator) - Method in class swim.structure.Func
- invoke(Value, Interpreter, InvokeOperator) - Method in class swim.structure.func.LambdaFunc
- invoke(Value, Value) - Method in class swim.recon.ReconStructureParser
- invoke(V, V) - Method in class swim.recon.ReconParser
- InvokeOperator - Class in swim.structure.operator
- InvokeOperator(Value, Value) - Constructor for class swim.structure.operator.InvokeOperator
- InvokeOutlet - Class in swim.dataflow.operator
- InvokeOutlet(Record) - Constructor for class swim.dataflow.operator.InvokeOutlet
- IpContext - Interface in swim.io
-
IP network connection context.
- IpEndpoint - Class in swim.io
-
Network interface for binding and connecting IP sockets and modems.
- IpEndpoint(Stage) - Constructor for class swim.io.IpEndpoint
- IpEndpoint(Stage, IpSettings) - Constructor for class swim.io.IpEndpoint
- IpEndpoint(Station) - Constructor for class swim.io.IpEndpoint
- IpEndpoint(Station, IpSettings) - Constructor for class swim.io.IpEndpoint
- IpException - Exception in swim.io
- IpException() - Constructor for exception swim.io.IpException
- IpException(String) - Constructor for exception swim.io.IpException
- IpException(String, Throwable) - Constructor for exception swim.io.IpException
- IpException(Throwable) - Constructor for exception swim.io.IpException
- IpInterface - Interface in swim.io
- IpModem<I,O> - Interface in swim.io
-
Network socket binding that provides asynchronous I/O decoders and encoders for a non-blocking NIO network channel.
- ipModemContext() - Method in class swim.io.AbstractIpModem
- ipModemContext() - Method in class swim.io.http.HttpClientModem
- ipModemContext() - Method in class swim.io.http.HttpServerModem
- ipModemContext() - Method in interface swim.io.IpModem
-
Returns the socket modem context to which this
IpModemis bound; returnsnullif thisIpModemis unbound. - ipModemContext() - Method in class swim.io.mqtt.MqttSocketModem
- ipModemContext() - Method in class swim.io.ws.WebSocketModem
- IpModemContext<I,O> - Interface in swim.io
-
Network socket context that manages asynchronous I/O decoders and encoders for a non-blocking NIO network channel.
- IpService - Interface in swim.io
-
Network service listener that handles asynchronous I/O operations for a non-blocking NIO server socket channel.
- ipServiceContext() - Method in class swim.io.AbstractIpService
- ipServiceContext() - Method in class swim.io.http.HttpSocketService
- ipServiceContext() - Method in interface swim.io.IpService
-
Returns the network listener context to which this
IpServiceis bound; returnsnullif thisIpServiceis unbound. - ipServiceContext() - Method in class swim.io.mqtt.MqttSocketService
- IpServiceContext - Interface in swim.io
-
Network listener context that manages asynchronous I/O operations for a non-blocking NIO server socket channel.
- IpServiceRef - Interface in swim.io
-
External handle to a network
IpServicelistener. - ipSettings - Variable in class swim.io.http.HttpSettings
- ipSettings - Variable in class swim.io.IpEndpoint
- ipSettings - Variable in class swim.io.mqtt.MqttSettings
- ipSettings() - Method in class swim.io.AbstractIpModem
- ipSettings() - Method in class swim.io.AbstractIpService
- ipSettings() - Method in class swim.io.AbstractIpSocket
- ipSettings() - Method in class swim.io.http.HttpEndpoint
- ipSettings() - Method in class swim.io.http.HttpSettings
-
Returns the socket configuration.
- ipSettings() - Method in class swim.io.IpEndpoint
- ipSettings() - Method in interface swim.io.IpInterface
- ipSettings() - Method in interface swim.io.IpModemContext
-
Returns the configuration parameters that govern the underlying network socket.
- ipSettings() - Method in interface swim.io.IpServiceContext
-
Returns the configuration parameters that govern the underlying network listener.
- ipSettings() - Method in interface swim.io.IpSocketContext
-
Returns the configuration parameters that govern the underlying network socket.
- ipSettings() - Method in class swim.io.IpSocketModem
- ipSettings() - Method in class swim.io.mqtt.MqttEndpoint
- ipSettings() - Method in class swim.io.mqtt.MqttSettings
- ipSettings() - Method in class swim.io.warp.WarpSettings
- ipSettings() - Method in class swim.io.ws.WsSettings
- ipSettings(IpSettings) - Method in class swim.io.http.HttpSettings
-
Returns a copy of these
HttpSettingsconfigured with the givenipSettings. - ipSettings(IpSettings) - Method in class swim.io.mqtt.MqttSettings
- ipSettings(IpSettings) - Method in class swim.io.warp.WarpSettings
- ipSettings(IpSettings) - Method in class swim.io.ws.WsSettings
- IpSettings - Class in swim.io
-
IP Socket configuration parameters.
- IpSettings(TcpSettings, TlsSettings) - Constructor for class swim.io.IpSettings
- IpSocket - Interface in swim.io
-
Network socket binding that handles asynchronous I/O operations for a non-blocking NIO network channel.
- ipSocketContext() - Method in class swim.io.AbstractIpSocket
- ipSocketContext() - Method in interface swim.io.IpSocket
-
Returns the network socket context to which this
IpSocketis bound; returnsnullif thisIpSocketis unbound. - ipSocketContext() - Method in class swim.io.IpSocketModem
- IpSocketContext - Interface in swim.io
-
Network socket context that manages asynchronous I/O operations for a non-blocking NIO network channel.
- IpSocketModem<I,O> - Class in swim.io
- IpSocketModem(IpModem<I, O>) - Constructor for class swim.io.IpSocketModem
- IpSocketRef - Interface in swim.io
-
External handle to a network
IpSocket. - IpStation - Interface in swim.io
- ipv4() - Method in class swim.uri.UriHost
- ipv4(String) - Static method in class swim.uri.UriHost
- ipv6() - Method in class swim.uri.UriHost
- ipv6(String) - Static method in class swim.uri.UriHost
- is_last - Variable in class swim.deflate.Inflate
- is100Continue() - Method in class swim.http.header.ExpectHeader
- isAbsolute() - Method in class swim.uri.UriPath
- isAccepted() - Method in class swim.mqtt.MqttConnStatus
- isAccepted() - Method in class swim.web.WebResponse
- isAcceptEnabled() - Method in enum swim.io.FlowControl
-
Returns
trueif the accept operation is enabled. - isAlert() - Method in class swim.util.Severity
-
Returns
trueif thisSeverityhasALERT_LEVELof importance. - isAliased() - Method in class swim.structure.Attr
- isAliased() - Method in class swim.structure.Data
- isAliased() - Method in class swim.structure.Item
- isAliased() - Method in class swim.structure.Record
- isAliased() - Method in class swim.structure.Slot
- isAliased() - Method in class swim.structure.Value
- isAlpha(int) - Static method in class swim.http.Http
- isApplication() - Method in class swim.http.MediaRange
- isApplication() - Method in class swim.http.MediaType
- isArray() - Method in class swim.dataflow.RecordModel
- isArray() - Method in class swim.structure.Record
- isAtLeastOnce() - Method in enum swim.mqtt.MqttQoS
- isAtLeastOnce() - Method in class swim.mqtt.MqttSubStatus
- isAtMostOnce() - Method in enum swim.mqtt.MqttQoS
- isAtMostOnce() - Method in class swim.mqtt.MqttSubStatus
- isAttr(I) - Method in class swim.recon.ReconWriter
- isAttr(Item) - Method in class swim.recon.ReconStructureWriter
- isAudio() - Method in class swim.http.MediaRange
- isAudio() - Method in class swim.http.MediaType
- isBinary() - Method in enum swim.ws.WsOpcode
- isBlank() - Method in class swim.hpack.HpackHeader
- isBlank() - Method in class swim.http.header.AcceptCharsetHeader
- isBlank() - Method in class swim.http.header.AcceptEncodingHeader
- isBlank() - Method in class swim.http.header.AcceptLanguageHeader
- isBlank() - Method in class swim.http.header.AllowHeader
- isBlank() - Method in class swim.http.header.ConnectionHeader
- isBlank() - Method in class swim.http.header.ContentEncodingHeader
- isBlank() - Method in class swim.http.header.ExpectHeader
- isBlank() - Method in class swim.http.header.RawHeader
- isBlank() - Method in class swim.http.header.SecWebSocketExtensionsHeader
- isBlank() - Method in class swim.http.header.SecWebSocketProtocolHeader
- isBlank() - Method in class swim.http.header.SecWebSocketVersionHeader
- isBlank() - Method in class swim.http.header.TransferEncodingHeader
- isBlank() - Method in class swim.http.HttpHeader
- isBlockSafe(Iterator<I>) - Method in class swim.recon.ReconWriter
- isBool(I) - Method in class swim.recon.ReconWriter
- isBool(Item) - Method in class swim.recon.ReconStructureWriter
- isBTree() - Method in enum swim.db.TreeType
- isBTreePage() - Method in class swim.db.BTreePage
- isBTreePage() - Method in class swim.db.Page
- isBuiltin(Class<?>) - Static method in class swim.structure.Form
-
Returns whether
typehas a built-in base (i.e. - isChildOf(Uri) - Method in class swim.uri.Uri
- isChildOf(UriPath) - Method in class swim.uri.UriPath
- isChunked() - Method in class swim.http.TransferCoding
- isClient() - Method in class swim.io.AbstractIpModem
- isClient() - Method in class swim.io.AbstractIpSocket
- isClient() - Method in class swim.io.http.AbstractHttpClient
- isClient() - Method in class swim.io.http.AbstractHttpRequester
- isClient() - Method in class swim.io.http.AbstractHttpResponder
- isClient() - Method in class swim.io.http.AbstractHttpServer
- isClient() - Method in class swim.io.http.HttpClientModem
- isClient() - Method in class swim.io.http.HttpClientRequester
- isClient() - Method in class swim.io.http.HttpServerModem
- isClient() - Method in class swim.io.http.HttpServerResponder
- isClient() - Method in interface swim.io.IpContext
-
Returns
trueif the underlying network channel initiated an outgoing connection. - isClient() - Method in class swim.io.IpSocketModem
- isClient() - Method in class swim.io.mqtt.AbstractMqttSocket
- isClient() - Method in class swim.io.mqtt.MqttSocketModem
- isClient() - Method in class swim.io.warp.AbstractWarpSocket
- isClient() - Method in class swim.io.warp.WarpWebSocket
- isClient() - Method in class swim.io.ws.AbstractWebSocket
- isClient() - Method in class swim.io.ws.WebSocketModem
- isClose() - Method in enum swim.ws.WsOpcode
- isClosed() - Method in class swim.db.Commit
- isClosed(boolean) - Method in class swim.db.Commit
- isCommentChar(int) - Static method in class swim.http.Http
- isCommitted() - Method in class swim.db.BTreePageRef
- isCommitted() - Method in class swim.db.PageRef
- isCommitted() - Method in class swim.db.QTreePageRef
- isCommitted() - Method in class swim.db.STreePageRef
- isCommitted() - Method in class swim.db.UTreePageRef
- isCommitting() - Method in class swim.db.FileStore
- isCommitting() - Method in class swim.db.Store
- isCompacting() - Method in class swim.db.Database
- isCompacting() - Method in class swim.db.FileStore
- isCompacting() - Method in class swim.db.Store
- isCompress() - Method in class swim.http.ContentCoding
- isCompress() - Method in class swim.http.TransferCoding
- isConnected() - Method in class swim.io.AbstractIpModem
- isConnected() - Method in class swim.io.AbstractIpSocket
- isConnected() - Method in class swim.io.http.AbstractHttpClient
- isConnected() - Method in class swim.io.http.AbstractHttpRequester
- isConnected() - Method in class swim.io.http.AbstractHttpResponder
- isConnected() - Method in class swim.io.http.AbstractHttpServer
- isConnected() - Method in class swim.io.http.HttpClientModem
- isConnected() - Method in class swim.io.http.HttpClientRequester
- isConnected() - Method in class swim.io.http.HttpServerModem
- isConnected() - Method in class swim.io.http.HttpServerResponder
- isConnected() - Method in interface swim.io.IpContext
-
Returns
trueif the underlying network channel is currently connected. - isConnected() - Method in class swim.io.IpSocketModem
- isConnected() - Method in class swim.io.mqtt.AbstractMqttSocket
- isConnected() - Method in class swim.io.mqtt.MqttSocketModem
- isConnected() - Method in class swim.io.warp.AbstractWarpSocket
- isConnected() - Method in class swim.io.warp.WarpWebSocket
- isConnected() - Method in class swim.io.ws.AbstractWebSocket
- isConnected() - Method in class swim.io.ws.WebSocketModem
- isConnectEnabled() - Method in enum swim.io.FlowControl
-
Returns
trueif the connect operation is enabled. - isConstant() - Method in class swim.dataflow.RecordStreamlet
- isConstant() - Method in class swim.structure.Absent
- isConstant() - Method in class swim.structure.Attr
- isConstant() - Method in class swim.structure.Bool
- isConstant() - Method in class swim.structure.Data
- isConstant() - Method in class swim.structure.Extant
- isConstant() - Method in class swim.structure.Func
- isConstant() - Method in class swim.structure.Item
- isConstant() - Method in class swim.structure.Num
- isConstant() - Method in class swim.structure.operator.BinaryOperator
- isConstant() - Method in class swim.structure.operator.ConditionalOperator
- isConstant() - Method in class swim.structure.operator.InvokeOperator
- isConstant() - Method in class swim.structure.operator.UnaryOperator
- isConstant() - Method in class swim.structure.Record
- isConstant() - Method in class swim.structure.Selector
- isConstant() - Method in class swim.structure.Slot
- isConstant() - Method in class swim.structure.Text
- isCont() - Method in class swim.codec.Decoder
- isCont() - Method in class swim.codec.Encoder
-
Returns
truewhenpullis able to produce buffer data. - isCont() - Method in class swim.codec.Input
-
Returns
truewhen alookeaheadtoken is immediately available. - isCont() - Method in class swim.codec.Output
-
Returns
truewhen the nextOutput.write(int)will succeed. - isCont() - Method in class swim.codec.Parser
- isCont() - Method in class swim.codec.Writer
- isContinuation() - Method in enum swim.ws.WsOpcode
- isControl() - Method in enum swim.ws.WsOpcode
- isCued() - Method in class swim.concurrent.AbstractTask
-
Returns
trueif the task is currently scheduled for execution. - isCued() - Method in interface swim.concurrent.TaskContext
-
Returns
trueif the task is currently scheduled for execution. - isCued() - Method in interface swim.concurrent.TaskRef
-
Returns
trueif the task is currently scheduled for execution. - isData() - Method in enum swim.ws.WsOpcode
- isDebug() - Method in class swim.util.Severity
-
Returns
trueif thisSeverityhasDEBUG_LEVELof importance. - isDefined() - Method in class swim.args.Opt
- isDefined() - Method in class swim.avro.AvroNamespace
- isDefined() - Method in class swim.http.HttpBody
- isDefined() - Method in class swim.http.HttpChunked
- isDefined() - Method in class swim.http.HttpPayload
- isDefined() - Method in class swim.http.HttpValue
- isDefined() - Method in class swim.math.Precision
- isDefined() - Method in class swim.math.TensorDims
- isDefined() - Method in class swim.structure.Absent
-
Always returns
falsebecauseAbsentrepresents an undefined value. - isDefined() - Method in class swim.structure.Extant
-
Always returns
truebecauseExtantis a defined value. - isDefined() - Method in class swim.structure.Field
- isDefined() - Method in class swim.structure.Item
- isDefined() - Method in class swim.structure.Value
- isDefined() - Method in class swim.uri.Uri
- isDefined() - Method in class swim.uri.UriAuthority
- isDefined() - Method in class swim.uri.UriFragment
- isDefined() - Method in class swim.uri.UriHost
- isDefined() - Method in class swim.uri.UriPath
- isDefined() - Method in class swim.uri.UriPort
- isDefined() - Method in class swim.uri.UriQuery
- isDefined() - Method in class swim.uri.UriScheme
- isDefined() - Method in class swim.uri.UriUser
- isDefinite() - Method in class swim.structure.Absent
-
Always returns
falsebecauseAbsentis not a definite value. - isDefinite() - Method in class swim.structure.Bool
- isDefinite() - Method in class swim.structure.Extant
-
Always returns
falsebecauseExtantis not a definite value. - isDefinite() - Method in class swim.structure.Field
-
Always returns
truebecause aFieldcannot be one of: an emptyRecord,False,Extant, orAbsent. - isDefinite() - Method in class swim.structure.Item
-
Returns
trueif thisItemis not one of: an emptyRecord,False,Extant, orAbsent. - isDefinite() - Method in class swim.structure.Record
- isDefinite() - Method in class swim.structure.Value
-
Returns
trueif thisValueis not one of: an emptyRecord,False,Extant, orAbsent. - isDeflate() - Method in class swim.http.ContentCoding
- isDeflate() - Method in class swim.http.TransferCoding
- isDelimiter(int) - Method in class swim.csv.parser.CsvParser
- isDigit(int) - Static method in class swim.codec.Base10
-
Returns
trueif the Unicode code pointcis a valid base-10 digit. - isDigit(int) - Static method in class swim.codec.Base16
-
Returns
trueif the Unicode code pointcis a valid base-16 digit. - isDigit(int) - Method in class swim.codec.Base64
-
Returns
trueif the Unicode code pointcis a valid base-64 digit. - isDistinct() - Method in class swim.structure.Absent
-
Always returns
falsebecauseAbsentis not a distinct value. - isDistinct() - Method in class swim.structure.Extant
-
Always returns
falsebecauseExtantis not a distinct value. - isDistinct() - Method in class swim.structure.Field
- isDistinct() - Method in class swim.structure.Item
- isDistinct() - Method in class swim.structure.Value
- isDistinct(Value) - Method in class swim.recon.ReconStructureParser
- isDistinct(V) - Method in class swim.recon.ReconParser
- isDone() - Method in class swim.codec.Decoder
-
Returns
truewhen decoding has terminated successfully, andbindwill return the decoded result. - isDone() - Method in class swim.codec.Encoder
-
Returns
truewhen encoding has terminated successfully, andbindwill return the encoded result. - isDone() - Method in class swim.codec.Input
-
Returns
truewhen no lookahead token is currently available, and no additional input will ever become available. - isDone() - Method in class swim.codec.Output
-
Returns
truewhen nowritewill ever again suucced. - isDone() - Method in class swim.codec.Parser
-
Returns
truewhen parsing has terminated successfully, andbindwill return the parsed result. - isDone() - Method in class swim.codec.Writer
-
Returns
truewhen writing has terminated successfully, andbindwill return the written result. - isDouble() - Method in class swim.math.Precision
- isEmpty() - Method in class swim.avro.AvroNamespace
- isEmpty() - Method in class swim.codec.Input
-
Returns
truewhen no lookahead token is currently available, but additional input may be available in the future. - isEmpty() - Method in class swim.collections.BTree
- isEmpty() - Method in class swim.collections.BTreeMap
- isEmpty() - Method in class swim.collections.BTreePage
- isEmpty() - Method in class swim.collections.FingerTrieSeq
- isEmpty() - Method in class swim.collections.HashTrieMap
- isEmpty() - Method in class swim.collections.HashTrieSet
- isEmpty() - Method in class swim.collections.STree
- isEmpty() - Method in class swim.collections.STreeList
- isEmpty() - Method in class swim.collections.STreePage
- isEmpty() - Method in class swim.dataflow.AbstractRecordStreamlet
- isEmpty() - Method in class swim.dataflow.RecordModel
- isEmpty() - Method in class swim.db.BTree
- isEmpty() - Method in class swim.db.BTreeLeaf
- isEmpty() - Method in class swim.db.BTreeMap
- isEmpty() - Method in class swim.db.BTreeMapView
- isEmpty() - Method in class swim.db.BTreeNode
- isEmpty() - Method in class swim.db.BTreePageRef
- isEmpty() - Method in class swim.db.Page
- isEmpty() - Method in class swim.db.PageRef
- isEmpty() - Method in class swim.db.QTree
- isEmpty() - Method in class swim.db.QTreeLeaf
- isEmpty() - Method in class swim.db.QTreeMap
- isEmpty() - Method in class swim.db.QTreeMapView
- isEmpty() - Method in class swim.db.QTreeNode
- isEmpty() - Method in class swim.db.QTreePageRef
- isEmpty() - Method in class swim.db.STree
- isEmpty() - Method in class swim.db.STreeLeaf
- isEmpty() - Method in class swim.db.STreeList
- isEmpty() - Method in class swim.db.STreeListView
- isEmpty() - Method in class swim.db.STreeNode
- isEmpty() - Method in class swim.db.STreePageRef
- isEmpty() - Method in class swim.db.Tree
- isEmpty() - Method in class swim.db.UTree
- isEmpty() - Method in class swim.db.UTreeLeaf
- isEmpty() - Method in class swim.db.UTreePageRef
- isEmpty() - Method in class swim.http.HttpChunk
- isEmpty() - Method in class swim.http.HttpChunkHeader
- isEmpty() - Method in class swim.spatial.QTree
- isEmpty() - Method in class swim.spatial.QTreeMap
- isEmpty() - Method in class swim.spatial.QTreePage
- isEmpty() - Method in interface swim.spatial.SpatialMap
- isEmpty() - Method in class swim.spatial.SpatialValueMap
- isEmpty() - Method in class swim.structure.collections.ValueCollection
- isEmpty() - Method in class swim.structure.collections.ValueCursor
- isEmpty() - Method in class swim.structure.collections.ValueEntryCursor
- isEmpty() - Method in class swim.structure.collections.ValueMap
- isEmpty() - Method in class swim.structure.Record
-
Returns
trueif thisRecordhas no members. - isEmpty() - Method in class swim.uri.Uri
- isEmpty() - Method in class swim.uri.UriMapper
- isEmpty() - Method in class swim.uri.UriPath
- isEmpty() - Method in class swim.uri.UriPathBuilder
- isEmpty() - Method in class swim.uri.UriQuery
- isEmpty() - Method in interface swim.util.Cursor
- isEmpty() - Method in interface swim.util.IterableMap
- isEmpty() - Method in interface swim.util.OrderedMap
- isEndGroup() - Method in enum swim.protobuf.ProtobufWireType
- isError() - Method in class swim.codec.Decoder
-
Returns
truewhen decoding has terminated in failure, andtrapwill return the decode error. - isError() - Method in class swim.codec.Encoder
-
Returns
truewhen encoding has terminated in failure, andtrapwill return the encode error. - isError() - Method in class swim.codec.Input
-
Returns
truewhen no lookahead token is currently available due to an error with the token stream. - isError() - Method in class swim.codec.Output
-
Returns
truewhen an immediatewritewill fail due to an error with the token stream. - isError() - Method in class swim.codec.Parser
-
Returns
truewhen parsing has terminated in failure, andtrapwill return the parse error. - isError() - Method in class swim.codec.Writer
-
Returns
truewhen writing has terminated in failure, andtrapwill return the write error. - isError() - Method in class swim.util.Severity
-
Returns
trueif thisSeverityhasERROR_LEVELof importance. - isEscapeChar(int) - Static method in class swim.http.Http
- isExactlyOnce() - Method in enum swim.mqtt.MqttQoS
- isExactlyOnce() - Method in class swim.mqtt.MqttSubStatus
- isExpression(I) - Method in class swim.recon.ReconWriter
- isExpression(Item) - Method in class swim.recon.ReconStructureWriter
- isExtant(I) - Method in class swim.recon.ReconWriter
- isExtant(Item) - Method in class swim.recon.ReconStructureWriter
- isFailure() - Method in class swim.mqtt.MqttSubStatus
- isFatal() - Method in class swim.codec.UtfErrorMode
-
Returns
trueif a Unicode decoding should abort with an error when an invalid code unit sequence is encountered. - isFatal() - Method in class swim.util.Severity
-
Returns
trueif thisSeverityhasFATAL_LEVELof importance. - isField(I) - Method in class swim.recon.ReconWriter
- isField(Item) - Method in class swim.recon.ReconStructureWriter
- isFieldChar(int) - Static method in class swim.http.Http
- isFixed32() - Method in enum swim.protobuf.ProtobufWireType
- isFixed64() - Method in enum swim.protobuf.ProtobufWireType
- isForced() - Method in class swim.db.Commit
- isForced(boolean) - Method in class swim.db.Commit
- isFull() - Method in class swim.codec.Output
-
Returns
truewhen an immediatewritewill fail, but writes may succeed at some point in the future. - isFullyPacked() - Method in class swim.math.TensorDims
- isGzip() - Method in class swim.http.ContentCoding
- isGzip() - Method in class swim.http.TransferCoding
- isHalf() - Method in class swim.math.Precision
- isIdent(I) - Method in class swim.recon.ReconWriter
- isIdent(String) - Method in class swim.recon.ReconWriter
- isIdentity() - Method in class swim.http.ContentCoding
- isImage() - Method in class swim.http.MediaRange
- isImage() - Method in class swim.http.MediaType
- isInfinite() - Method in class swim.structure.Num
- isInfo() - Method in class swim.util.Severity
-
Returns
trueif thisSeverityhasINFO_LEVELof importance. - isLeaf() - Method in class swim.db.BTreeLeaf
- isLeaf() - Method in class swim.db.Page
- isLeaf() - Method in enum swim.db.PageType
- isLeaf() - Method in class swim.db.QTreeLeaf
- isLeaf() - Method in class swim.db.STreeLeaf
- isLeaf() - Method in class swim.db.UTreeLeaf
- isMarkupSafe(Iterator<I>) - Method in class swim.recon.ReconWriter
- isMasked() - Method in class swim.ws.WsEncoder
- isMultipart() - Method in class swim.http.MediaRange
- isMultipart() - Method in class swim.http.MediaType
- isMutable() - Method in class swim.structure.Attr
- isMutable() - Method in class swim.structure.Data
- isMutable() - Method in class swim.structure.Item
- isMutable() - Method in class swim.structure.Record
- isMutable() - Method in class swim.structure.Slot
- isMutable() - Method in class swim.structure.Value
- isNameChar(int) - Static method in class swim.avro.Avro
- isNameStartChar(int) - Static method in class swim.avro.Avro
- isNaN() - Method in class swim.structure.Num
- isNode() - Method in class swim.db.BTreeNode
- isNode() - Method in class swim.db.Page
- isNode() - Method in enum swim.db.PageType
- isNode() - Method in class swim.db.QTreeNode
- isNode() - Method in class swim.db.STreeNode
- isNonFatal(Throwable) - Static method in interface swim.concurrent.Cont
-
Returns
trueifthrowableis a recoverable exception; returnsfalseifthrowablecannot be recovered from. - isNonZero() - Method in class swim.codec.UtfErrorMode
-
Returns
trueif Unicode decoding should abort with an error when aNULbyte is encountered. - isNonZero(boolean) - Method in class swim.codec.UtfErrorMode
-
Returns a
UtfErrorModethat, ifisNonZeroistrue, aborts when Unicode decoding encounters aNULbyte. - isNote() - Method in class swim.util.Severity
-
Returns
trueif thisSeverityhasNOTE_LEVELof importance. - isNum(I) - Method in class swim.recon.ReconWriter
- isNum(Item) - Method in class swim.recon.ReconStructureWriter
- isObject() - Method in class swim.dataflow.RecordModel
- isObject() - Method in class swim.structure.Record
- isPacked() - Method in class swim.math.TensorDims
- isPadded() - Method in class swim.codec.Base64
-
Returns
trueif this base-64 encoding requires padding. - isPadded(boolean) - Method in class swim.codec.Base64
-
Returns this
Base64encoding with required padding, ifisPaddedistrue. - isPart() - Method in class swim.codec.Input
-
Returns
trueif this is a partialInputwill that enter the empty state after it consumes the last available input token. - isPart() - Method in class swim.codec.Output
-
Returns
trueif this is a partialOutputthat will enter the full state when it is unable to write additional tokens. - isPart(boolean) - Method in class swim.codec.Input
-
Returns a partial
Inputequivalent to thisInput, ifisPartistrue; returns a finalInputequivalent to thisInputifisPartisfalse. - isPart(boolean) - Method in class swim.codec.InputBuffer
- isPart(boolean) - Method in class swim.codec.Output
-
Returns a partial
Outputequivalent to thisOutput, ifisPartistrue; returns a finalOutputequivalent to thisOutputifisPartisfalse. - isPart(boolean) - Method in class swim.codec.OutputBuffer
- isPhraseChar(int) - Static method in class swim.http.Http
- isPing() - Method in enum swim.ws.WsOpcode
- isPong() - Method in enum swim.ws.WsOpcode
- isPreemptive() - Method in interface swim.concurrent.Preemptive
-
Returns
trueif callers can safely invoke this function object concurrently. - isPretty - Variable in class swim.codec.OutputSettings
- isPretty() - Method in class swim.codec.OutputSettings
-
Returns
trueif output producers should pretty print their output, when possible. - isPretty(boolean) - Method in class swim.codec.OutputSettings
-
Returns a copy of these settings with the given
isPrettyflag. - isPrimitive() - Method in enum swim.protobuf.ProtobufWireType
- isQTree() - Method in enum swim.db.TreeType
- isQTreePage() - Method in class swim.db.Page
- isQTreePage() - Method in class swim.db.QTreePage
- isQuotedChar(int) - Static method in class swim.http.Http
- isReadDisabled() - Method in enum swim.io.FlowModifier
-
Returns
trueif the read operation should be disabled. - isReadEnabled() - Method in enum swim.io.FlowControl
-
Returns
trueif the read operation is enabled. - isReadEnabled() - Method in enum swim.io.FlowModifier
-
Returns
trueif the read operation should be enabled. - isRecord(I) - Method in class swim.recon.ReconWriter
- isRecord(Item) - Method in class swim.recon.ReconStructureWriter
- isRefused() - Method in class swim.mqtt.MqttConnStatus
- isRejected() - Method in class swim.web.WebResponse
- isRelative() - Method in class swim.uri.UriPath
- isRelativeTo(Uri) - Method in class swim.uri.Uri
- isRelativeTo(UriPath) - Method in class swim.uri.UriPath
- isReleasable() - Method in class swim.concurrent.Sync
- isReplacement() - Method in class swim.codec.UtfErrorMode
-
Returns
trueif a Unicode decoding should substitute invalid code unit sequences with a replacement character. - isReserved() - Method in enum swim.protobuf.ProtobufWireType
- isReserved() - Method in enum swim.ws.WsOpcode
- isResident() - Method in class swim.db.BTree
- isResident() - Method in class swim.db.BTreeMap
- isResident() - Method in class swim.db.BTreeMapView
- isResident() - Method in class swim.db.PageLoader
- isResident() - Method in class swim.db.QTree
- isResident() - Method in class swim.db.QTreeMap
- isResident() - Method in class swim.db.QTreeMapView
- isResident() - Method in class swim.db.STree
- isResident() - Method in class swim.db.STreeList
- isResident() - Method in class swim.db.STreeListView
- isResident() - Method in class swim.db.Tree
- isResident() - Method in class swim.db.UTree
- isResident() - Method in class swim.db.UTreeValue
- isResident(boolean) - Method in class swim.db.BTree
- isResident(boolean) - Method in class swim.db.BTreeMap
- isResident(boolean) - Method in class swim.db.QTree
- isResident(boolean) - Method in class swim.db.QTreeMap
- isResident(boolean) - Method in class swim.db.STree
- isResident(boolean) - Method in class swim.db.STreeList
- isResident(boolean) - Method in class swim.db.Tree
- isResident(boolean) - Method in class swim.db.UTree
- isResident(boolean) - Method in class swim.db.UTreeValue
- isScheduled() - Method in class swim.concurrent.AbstractTimer
-
Returns
trueif this timer is currently scheduled to execute. - isScheduled() - Method in interface swim.concurrent.TimerContext
-
Returns
trueif the timer is currently scheduled to execute. - isScheduled() - Method in interface swim.concurrent.TimerRef
-
Returns
trueif the timer is currently scheduled to execute. - isSecure() - Method in class swim.io.AbstractIpModem
- isSecure() - Method in class swim.io.AbstractIpSocket
- isSecure() - Method in class swim.io.http.AbstractHttpClient
- isSecure() - Method in class swim.io.http.AbstractHttpRequester
- isSecure() - Method in class swim.io.http.AbstractHttpResponder
- isSecure() - Method in class swim.io.http.AbstractHttpServer
- isSecure() - Method in class swim.io.http.HttpClientModem
- isSecure() - Method in class swim.io.http.HttpClientRequester
- isSecure() - Method in class swim.io.http.HttpServerModem
- isSecure() - Method in class swim.io.http.HttpServerResponder
- isSecure() - Method in interface swim.io.IpContext
-
Returns
trueif the underlying network transport is encrypted. - isSecure() - Method in class swim.io.IpSocketModem
- isSecure() - Method in class swim.io.mqtt.AbstractMqttSocket
- isSecure() - Method in class swim.io.mqtt.MqttSocketModem
- isSecure() - Method in class swim.io.warp.AbstractWarpSocket
- isSecure() - Method in class swim.io.warp.WarpWebSocket
- isSecure() - Method in class swim.io.ws.AbstractWebSocket
- isSecure() - Method in class swim.io.ws.WebSocketModem
- isSensitive() - Method in class swim.hpack.HpackHeader
- isServer() - Method in class swim.io.AbstractIpModem
- isServer() - Method in class swim.io.AbstractIpSocket
- isServer() - Method in class swim.io.http.AbstractHttpClient
- isServer() - Method in class swim.io.http.AbstractHttpRequester
- isServer() - Method in class swim.io.http.AbstractHttpResponder
- isServer() - Method in class swim.io.http.AbstractHttpServer
- isServer() - Method in class swim.io.http.HttpClientModem
- isServer() - Method in class swim.io.http.HttpClientRequester
- isServer() - Method in class swim.io.http.HttpServerModem
- isServer() - Method in class swim.io.http.HttpServerResponder
- isServer() - Method in interface swim.io.IpContext
-
Returns
trueif the underlying network channel accepted an incoming connection. - isServer() - Method in class swim.io.IpSocketModem
- isServer() - Method in class swim.io.mqtt.AbstractMqttSocket
- isServer() - Method in class swim.io.mqtt.MqttSocketModem
- isServer() - Method in class swim.io.warp.AbstractWarpSocket
- isServer() - Method in class swim.io.warp.WarpWebSocket
- isServer() - Method in class swim.io.ws.AbstractWebSocket
- isServer() - Method in class swim.io.ws.WebSocketModem
- isShifted() - Method in class swim.db.Commit
- isShifted(boolean) - Method in class swim.db.Commit
- isSingle() - Method in class swim.math.Precision
- isSized() - Method in enum swim.protobuf.ProtobufWireType
- isSlot(I) - Method in class swim.recon.ReconWriter
- isSlot(Item) - Method in class swim.recon.ReconStructureWriter
- isSpace(int) - Static method in class swim.http.Http
- isStar() - Method in class swim.http.ContentCoding
- isStar() - Method in class swim.http.HttpCharset
- isStartGroup() - Method in enum swim.protobuf.ProtobufWireType
- isSTree() - Method in enum swim.db.TreeType
- isSTreePage() - Method in class swim.db.Page
- isSTreePage() - Method in class swim.db.STreePage
- isStripped - Variable in class swim.codec.InputSettings
- isStripped() - Method in class swim.codec.InputSettings
-
Returns
trueif input consumers should not include diagnostic metadata in generated output. - isStripped(boolean) - Method in class swim.codec.InputSettings
-
Returns a copy of these settings with the given
isStrippedflag. - isStyled - Variable in class swim.codec.OutputSettings
- isStyled() - Method in class swim.codec.OutputSettings
-
Returns
trueif output producers should style their output, when possible. - isStyled(boolean) - Method in class swim.codec.OutputSettings
-
Returns a copy of these settings with the given
isStyledflag. - isSuccess() - Method in class swim.mqtt.MqttSubStatus
- issuedAt() - Method in class swim.security.JsonWebToken
- issuedAt(long) - Method in class swim.security.GoogleIdToken
- issuedAt(long) - Method in class swim.security.JsonWebToken
- issuedAt(long) - Method in class swim.security.OpenIdToken
- issuer() - Method in class swim.security.JsonWebToken
- issuer(String) - Method in class swim.security.GoogleIdToken
- issuer(String) - Method in class swim.security.JsonWebToken
- issuer(String) - Method in class swim.security.OpenIdToken
- isText() - Method in class swim.http.MediaRange
- isText() - Method in class swim.http.MediaType
- isText() - Method in enum swim.ws.WsOpcode
- isText(I) - Method in class swim.recon.ReconWriter
- isText(Item) - Method in class swim.recon.ReconStructureWriter
- isToken(String) - Static method in class swim.http.Http
- isTokenChar(int) - Static method in class swim.http.Http
- isTrace() - Method in class swim.util.Severity
-
Returns
trueif thisSeverityhasTRACE_LEVELof importance. - isTransient() - Method in class swim.db.BTree
- isTransient() - Method in class swim.db.BTreeMap
- isTransient() - Method in class swim.db.BTreeMapView
- isTransient() - Method in class swim.db.QTree
- isTransient() - Method in class swim.db.QTreeMap
- isTransient() - Method in class swim.db.QTreeMapView
- isTransient() - Method in class swim.db.STree
- isTransient() - Method in class swim.db.STreeList
- isTransient() - Method in class swim.db.STreeListView
- isTransient() - Method in class swim.db.Tree
- isTransient() - Method in class swim.db.UTree
- isTransient() - Method in class swim.db.UTreeValue
- isTransient(boolean) - Method in class swim.db.BTree
- isTransient(boolean) - Method in class swim.db.BTreeMap
- isTransient(boolean) - Method in class swim.db.QTree
- isTransient(boolean) - Method in class swim.db.QTreeMap
- isTransient(boolean) - Method in class swim.db.STree
- isTransient(boolean) - Method in class swim.db.STreeList
- isTransient(boolean) - Method in class swim.db.Tree
- isTransient(boolean) - Method in class swim.db.UTree
- isTransient(boolean) - Method in class swim.db.UTreeValue
- isUint32() - Method in class swim.structure.Num
- isUint64() - Method in class swim.structure.Num
- isUri() - Method in class swim.uri.UriPattern
- isUTree() - Method in enum swim.db.TreeType
- isUTreePage() - Method in class swim.db.Page
- isUTreePage() - Method in class swim.db.UTreePage
- isValidByte() - Method in class swim.structure.Num
- isValidDouble() - Method in class swim.structure.Num
- isValidFloat() - Method in class swim.structure.Num
- isValidInt() - Method in class swim.structure.Num
- isValidInteger() - Method in class swim.structure.Num
- isValidLong() - Method in class swim.structure.Num
- isValidShort() - Method in class swim.structure.Num
- isValue(I) - Method in class swim.recon.ReconWriter
- isValue(Item) - Method in class swim.recon.ReconStructureWriter
- isVarint() - Method in enum swim.protobuf.ProtobufWireType
- isVideo() - Method in class swim.http.MediaRange
- isVideo() - Method in class swim.http.MediaType
- isVisibleChar(int) - Static method in class swim.http.Http
- isWarning() - Method in class swim.util.Severity
-
Returns
trueif thisSeverityhasWARNING_LEVELof importance. - isWriteDisabled() - Method in enum swim.io.FlowModifier
-
Returns
trueif the write operation should be disabled. - isWriteEnabled() - Method in enum swim.io.FlowControl
-
Returns
trueif the write operation is enabled. - isWriteEnabled() - Method in enum swim.io.FlowModifier
-
Returns
trueif the write operation should be enabled. - item() - Method in class swim.structure.selector.LiteralSelector
- item(boolean) - Method in class swim.structure.Record
- item(double) - Method in class swim.structure.Record
- item(float) - Method in class swim.structure.Record
- item(int) - Method in class swim.structure.Record
- item(long) - Method in class swim.structure.Record
- item(String) - Method in class swim.structure.Record
- item(Item) - Method in class swim.structure.Record
- item(Value) - Method in class swim.json.JsonStructureParser
- item(Value) - Method in class swim.json.JsonStructureWriter
- item(Value) - Method in class swim.recon.ReconStructureParser
- item(Value) - Method in class swim.recon.ReconStructureWriter
- item(Value) - Method in class swim.xml.XmlStructureParser
- item(V) - Method in class swim.json.JsonParser
- item(V) - Method in class swim.json.JsonWriter
- item(V) - Method in class swim.recon.ReconParser
- item(V) - Method in class swim.recon.ReconWriter
- item(V) - Method in class swim.xml.XmlParser
- Item - Class in swim.structure
- ItemForm - Class in swim.structure.form
-
Fall-through "transformation" between a structural
Itemand a nominalItem. - ItemForm(Item) - Constructor for class swim.structure.form.ItemForm
- items(I) - Method in class swim.json.JsonWriter
- items(I) - Method in class swim.recon.ReconWriter
- items(Item) - Method in class swim.json.JsonStructureWriter
- items(Item) - Method in class swim.recon.ReconStructureWriter
- itemType() - Method in class swim.avro.schema.AvroArrayType
- itemType() - Method in class swim.protobuf.schema.ProtobufMapType
- itemType() - Method in class swim.protobuf.schema.ProtobufRepeatedType
- IterableMap<K,V> - Interface in swim.util
- iterator() - Method in class swim.avro.AvroNamespace
- iterator() - Method in class swim.collections.BTree
- iterator() - Method in class swim.collections.BTreeMap
- iterator() - Method in class swim.collections.BTreePage
- iterator() - Method in class swim.collections.FingerTrieSeq
- iterator() - Method in class swim.collections.HashTrieMap
- iterator() - Method in class swim.collections.HashTrieSet
- iterator() - Method in class swim.collections.STree
- iterator() - Method in class swim.collections.STreeList
- iterator() - Method in class swim.collections.STreePage
- iterator() - Method in class swim.db.BTreeMap
- iterator() - Method in class swim.db.BTreeMapView
- iterator() - Method in class swim.db.QTreeMap
- iterator() - Method in class swim.db.QTreeMapView
- iterator() - Method in class swim.db.STreeList
- iterator() - Method in class swim.db.STreeListView
- iterator() - Method in class swim.spatial.QTree
- iterator() - Method in class swim.spatial.QTreeMap
- iterator() - Method in class swim.spatial.SpatialValueMap
- iterator() - Method in class swim.structure.Absent
- iterator() - Method in class swim.structure.collections.ValueIterable
- iterator() - Method in class swim.structure.collections.ValueIterableMap
- iterator() - Method in class swim.structure.collections.ValueMapEntrySet
- iterator() - Method in class swim.structure.collections.ValueOrderedMap
- iterator() - Method in class swim.structure.Item
- iterator() - Method in class swim.structure.Record
- iterator() - Method in class swim.uri.UriMapper
- iterator() - Method in class swim.uri.UriPath
- iterator() - Method in class swim.uri.UriQuery
- iterator() - Method in interface swim.util.IterableMap
- iterator() - Method in interface swim.util.OrderedMap
- iterator(S) - Method in class swim.db.QTreeMap
- iterator(S) - Method in class swim.db.QTreeMapView
- iterator(S) - Method in class swim.spatial.QTree
- iterator(S) - Method in class swim.spatial.QTreeMap
- iterator(S) - Method in interface swim.spatial.SpatialMap
- iterator(S) - Method in class swim.spatial.SpatialValueMap
J
- joseHeader() - Method in class swim.security.JsonWebToken
- Json - Class in swim.json
-
Factory for constructing JSON parsers and writers.
- JsonParser<I,V> - Class in swim.json
-
Factory for constructing JSON parsers and parse trees.
- JsonParser() - Constructor for class swim.json.JsonParser
- JsonStructureParser - Class in swim.json
- JsonStructureParser() - Constructor for class swim.json.JsonStructureParser
- JsonStructureWriter - Class in swim.json
- JsonStructureWriter() - Constructor for class swim.json.JsonStructureWriter
- jsonWebKey() - Method in class swim.security.JsonWebSignature
- JsonWebKey - Class in swim.security
- JsonWebKey(Value) - Constructor for class swim.security.JsonWebKey
- jsonWebKeySetUrl() - Method in class swim.security.JsonWebSignature
- JsonWebSignature - Class in swim.security
- JsonWebSignature(Value, Value, Data, Data, Data) - Constructor for class swim.security.JsonWebSignature
- JsonWebToken - Class in swim.security
- JsonWebToken() - Constructor for class swim.security.JsonWebToken
- JsonWebToken(Value) - Constructor for class swim.security.JsonWebToken
- JsonWriter<I,V> - Class in swim.json
-
Factory for constructing JSON writers.
- JsonWriter() - Constructor for class swim.json.JsonWriter
- jwtId() - Method in class swim.security.JsonWebToken
- jwtId(String) - Method in class swim.security.GoogleIdToken
- jwtId(String) - Method in class swim.security.JsonWebToken
- jwtId(String) - Method in class swim.security.OpenIdToken
K
- keepAlive - Variable in class swim.io.TcpSettings
- keepAlive() - Method in class swim.io.TcpSettings
-
Returns
trueif TCP should be configured with theSO_KEEPALIVEsocket option to send keepalive probes to prevent idle connections from timing out. - keepAlive() - Method in class swim.mqtt.MqttConnectPacket
- keepAlive(boolean) - Method in class swim.io.TcpSettings
-
Returns a copy of these
TcpSettingsconfigured with the givenkeepAlivevalue for theSO_KEEPALIVEsocket option. - keepAlive(int) - Method in class swim.mqtt.MqttConnectPacket
- key - Variable in class swim.dataflow.RecordFieldUpdater
- key - Variable in class swim.spatial.SpatialMap.SimpleEntry
- key - Variable in class swim.streamlet.KeyOutlet
- key - Variable in class swim.ws.WsRequest
- key() - Method in interface swim.csv.structure.CsvStructureCol
- key() - Method in class swim.db.MetaLeaf
- key() - Method in class swim.http.header.SecWebSocketKeyHeader
- key() - Method in class swim.http.WebSocketParam
- key() - Method in interface swim.security.EcKeyDef
- key() - Method in class swim.security.EcPrivateKeyDef
- key() - Method in class swim.security.EcPublicKeyDef
- key() - Method in class swim.security.JsonWebKey
- key() - Method in class swim.security.KeyDef
- key() - Method in interface swim.security.RsaKeyDef
- key() - Method in class swim.security.RsaPrivateKeyDef
- key() - Method in class swim.security.RsaPublicKeyDef
- key() - Method in class swim.streamlet.KeyOutlet
- key() - Method in class swim.structure.Attr
- key() - Method in class swim.structure.Field
-
Returns the key component of this
Field. - key() - Method in class swim.structure.form.AttrForm
- key() - Method in class swim.structure.form.FieldForm
- key() - Method in class swim.structure.form.SlotForm
- key() - Method in class swim.structure.Item
- key() - Method in class swim.structure.Slot
- key() - Method in class swim.structure.Value
- key() - Method in class swim.uri.UriQuery
- key() - Method in class swim.ws.WsRequest
- key(I) - Method in class swim.json.JsonWriter
- key(I) - Method in class swim.recon.ReconWriter
- key(Item) - Method in class swim.json.JsonStructureWriter
- key(Item) - Method in class swim.recon.ReconStructureWriter
- key(Value) - Method in interface swim.csv.structure.CsvStructureCol
- keyClass(Class<K>) - Method in class swim.db.BTreeMap
- keyClass(Class<K>) - Method in class swim.db.BTreeMapView
- keyClass(Class<K>) - Method in class swim.db.QTreeMap
- keyClass(Class<K>) - Method in class swim.db.QTreeMapView
- keyClass(Class<K2>) - Method in class swim.spatial.SpatialValueMap
- keyClass(Class<K2>) - Method in class swim.structure.collections.ValueEntryCursor
- keyClass(Class<K2>) - Method in class swim.structure.collections.ValueEntryIterator
- keyClass(Class<K2>) - Method in class swim.structure.collections.ValueIterableMap
- keyClass(Class<K2>) - Method in class swim.structure.collections.ValueMap
- keyClass(Class<K2>) - Method in class swim.structure.collections.ValueOrderedMap
- keyClass(Class<K2>) - Method in class swim.structure.collections.ValueOrderedMapCursor
- keyClass(Class<K2>) - Method in class swim.structure.collections.ValueReducedMap
- keyClass(Class<K2>) - Method in class swim.structure.collections.ValueSortedMap
- keyDef() - Method in class swim.security.JsonWebKey
- KeyDef - Class in swim.security
- KeyDef() - Constructor for class swim.security.KeyDef
- KeyedList<E> - Interface in swim.util
- KeyEffect - Enum in swim.streamlet
- keyEquals(Object) - Method in class swim.structure.Attr
- keyEquals(Object) - Method in class swim.structure.Item
- keyEquals(Object) - Method in class swim.structure.Slot
- keyEquals(Object) - Method in class swim.structure.Value
- keyField() - Method in class swim.protobuf.schema.ProtobufMapEntryType
- keyForm - Variable in class swim.spatial.SpatialValueMap
- keyForm - Variable in class swim.structure.collections.ValueMap
- keyForm - Variable in class swim.structure.collections.ValueMapEntrySet
- keyForm() - Static method in class swim.security.KeyDef
- keyForm() - Method in class swim.spatial.SpatialValueMap
- keyForm() - Method in class swim.structure.collections.ValueEntryCursor
- keyForm() - Method in class swim.structure.collections.ValueEntryIterator
- keyForm() - Method in class swim.structure.collections.ValueMap
- keyForm(Form<K>) - Method in class swim.db.BTreeMap
- keyForm(Form<K>) - Method in class swim.db.BTreeMapView
- keyForm(Form<K>) - Method in class swim.db.QTreeMap
- keyForm(Form<K>) - Method in class swim.db.QTreeMapView
- keyForm(Form<K2>) - Method in class swim.spatial.SpatialValueMap
- keyForm(Form<K2>) - Method in class swim.structure.collections.ValueEntryCursor
- keyForm(Form<K2>) - Method in class swim.structure.collections.ValueEntryIterator
- keyForm(Form<K2>) - Method in class swim.structure.collections.ValueIterableMap
- keyForm(Form<K2>) - Method in class swim.structure.collections.ValueMap
- keyForm(Form<K2>) - Method in class swim.structure.collections.ValueOrderedMap
- keyForm(Form<K2>) - Method in class swim.structure.collections.ValueOrderedMapCursor
- keyForm(Form<K2>) - Method in class swim.structure.collections.ValueReducedMap
- keyForm(Form<K2>) - Method in class swim.structure.collections.ValueSortedMap
- keyId() - Method in class swim.security.JsonWebKey
- keyId() - Method in class swim.security.JsonWebSignature
- keyInlet() - Method in class swim.dataflow.selector.GetOutlet
- keyIterator() - Method in class swim.collections.BTree
- keyIterator() - Method in class swim.collections.BTreeMap
- keyIterator() - Method in class swim.collections.BTreePage
- keyIterator() - Method in class swim.collections.HashTrieMap
- keyIterator() - Method in class swim.collections.STree
- keyIterator() - Method in class swim.collections.STreeList
- keyIterator() - Method in class swim.collections.STreePage
- keyIterator() - Method in class swim.dataflow.AbstractRecordOutlet
- keyIterator() - Method in class swim.dataflow.RecordModel
- keyIterator() - Method in class swim.db.BTreeMap
- keyIterator() - Method in class swim.db.BTreeMapView
- keyIterator() - Method in class swim.db.QTreeMap
- keyIterator() - Method in class swim.db.QTreeMapView
- keyIterator() - Method in class swim.db.STreeList
- keyIterator() - Method in class swim.spatial.QTree
- keyIterator() - Method in class swim.spatial.QTreeMap
- keyIterator() - Method in interface swim.spatial.SpatialMap
- keyIterator() - Method in class swim.spatial.SpatialValueMap
- keyIterator() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- keyIterator() - Method in class swim.streamlet.AbstractMapInoutlet
- keyIterator() - Method in class swim.streamlet.AbstractMapOutlet
- keyIterator() - Method in class swim.streamlet.combinator.FilterFieldsOperator
- keyIterator() - Method in class swim.streamlet.combinator.MapFieldValuesOperator
- keyIterator() - Method in class swim.streamlet.combinator.MemoizeMapCombinator
- keyIterator() - Method in class swim.streamlet.MapInput
- keyIterator() - Method in interface swim.streamlet.MapOutlet
-
Returns an
Iteratorover the keys in the current state of thisMapOutlet. - keyIterator() - Method in class swim.structure.collections.ValueIterableMap
- keyIterator() - Method in class swim.structure.collections.ValueKeyedList
- keyIterator() - Method in class swim.structure.Record
- keyIterator() - Method in class swim.uri.UriMapper
- keyIterator() - Method in interface swim.util.IterableMap
- keyIterator() - Method in interface swim.util.KeyedList
- keyIterator() - Method in interface swim.util.OrderedMap
- keyOperations() - Method in class swim.security.JsonWebKey
- KeyOutlet<K,V> - Class in swim.streamlet
- KeyOutlet(MapOutlet<? super K, ? extends V, ?>, K) - Constructor for class swim.streamlet.KeyOutlet
- keys() - Method in class swim.structure.selector.IdentitySelector
- keys() - Method in class swim.structure.Selector
- keys(Value) - Method in class swim.recon.ReconStructureParser
- keys(Cursor<? extends Map.Entry<? extends K, ?>>) - Static method in interface swim.util.Cursor
- keys(V) - Method in class swim.recon.ReconParser
- keySet() - Method in class swim.collections.HashTrieMap
- keySet() - Method in class swim.structure.collections.ValueMap
- keySet() - Method in class swim.structure.Record
- keySet() - Method in class swim.uri.UriMapper
- keySet() - Method in class swim.uri.UriQuery
- keySet() - Method in interface swim.util.IterableMap
- keySet() - Method in interface swim.util.OrderedMap
- KeysSelector - Class in swim.structure.selector
-
A
Selectorthat, whenevaluatedagainst someInterpreter, yields all of the "keys" of the topItemin the interpreter's frame stack. - KeysSelector(Selector) - Constructor for class swim.structure.selector.KeysSelector
- keyType() - Method in class swim.protobuf.schema.ProtobufMapType
- keyType() - Method in class swim.security.JsonWebKey
- Kind - Annotation Type in swim.structure
L
- label() - Method in class swim.util.Severity
-
Returns a descriptive label for this
Severity. - label(String) - Method in class swim.util.Severity
-
Returns a new
Severitywith the same level as thisSeverity, but with a new descriptivelabel. - lambda(Value) - Method in class swim.structure.Field
- lambda(Value) - Method in class swim.structure.Item
- lambda(Value) - Method in class swim.structure.Value
- lambda(Value, Value) - Method in class swim.recon.ReconStructureParser
- lambda(V, V) - Method in class swim.recon.ReconParser
- LambdaFunc - Class in swim.structure.func
- LambdaFunc(Value, Value) - Constructor for class swim.structure.func.LambdaFunc
- LaneAddressed - Class in swim.warp
- laneUri() - Method in class swim.warp.Envelope
- laneUri() - Method in class swim.warp.HostAddressed
- laneUri() - Method in class swim.warp.LaneAddressed
- laneUri(Uri) - Method in class swim.warp.CommandMessage
- laneUri(Uri) - Method in class swim.warp.Envelope
- laneUri(Uri) - Method in class swim.warp.EventMessage
- laneUri(Uri) - Method in class swim.warp.HostAddressed
- laneUri(Uri) - Method in class swim.warp.LaneAddressed
- laneUri(Uri) - Method in class swim.warp.LinkAddressed
- laneUri(Uri) - Method in class swim.warp.LinkedResponse
- laneUri(Uri) - Method in class swim.warp.LinkRequest
- laneUri(Uri) - Method in class swim.warp.SyncedResponse
- laneUri(Uri) - Method in class swim.warp.SyncRequest
- laneUri(Uri) - Method in class swim.warp.UnlinkedResponse
- laneUri(Uri) - Method in class swim.warp.UnlinkRequest
- languageRange(String, String, float) - Method in class swim.http.HttpParser
- LanguageRange - Class in swim.http
- languageRangeParser() - Method in class swim.http.HttpParser
- languageRangeWriter(String, String, float) - Method in class swim.http.HttpWriter
- languages() - Method in class swim.http.header.AcceptLanguageHeader
- last() - Static method in class swim.http.HttpChunk
- lastEntry() - Method in class swim.collections.BTree
- lastEntry() - Method in class swim.collections.BTreeMap
- lastEntry() - Method in class swim.collections.BTreePage
- lastEntry() - Method in class swim.db.BTree
- lastEntry() - Method in class swim.db.BTreeLeaf
- lastEntry() - Method in class swim.db.BTreeMap
- lastEntry() - Method in class swim.db.BTreeMapView
- lastEntry() - Method in class swim.db.BTreeNode
- lastEntry() - Method in class swim.db.BTreePage
- lastEntry() - Method in class swim.structure.collections.ValueOrderedMap
- lastEntry() - Method in interface swim.util.OrderedMap
- lastIndexOf(Object) - Method in class swim.collections.FingerTrieSeq
- lastIndexOf(Object) - Method in class swim.collections.STree
- lastIndexOf(Object) - Method in class swim.collections.STreeList
- lastIndexOf(Object) - Method in class swim.collections.STreePage
- lastIndexOf(Object) - Method in class swim.dataflow.RecordModel
- lastIndexOf(Object) - Method in class swim.db.STree
- lastIndexOf(Object) - Method in class swim.db.STreeLeaf
- lastIndexOf(Object) - Method in class swim.db.STreeList
- lastIndexOf(Object) - Method in class swim.db.STreeListView
- lastIndexOf(Object) - Method in class swim.db.STreeNode
- lastIndexOf(Object) - Method in class swim.db.STreePage
- lastIndexOf(Object) - Method in class swim.structure.collections.ValueList
- lastIndexOf(Object) - Method in class swim.structure.Record
- lastKey() - Method in class swim.collections.BTree
- lastKey() - Method in class swim.collections.BTreeMap
- lastKey() - Method in class swim.db.BTree
- lastKey() - Method in class swim.db.BTreeMap
- lastKey() - Method in class swim.db.BTreeMapView
- lastKey() - Method in class swim.structure.collections.ValueOrderedMap
- lastKey() - Method in class swim.structure.collections.ValueSortedMap
- lastKey() - Method in interface swim.util.OrderedMap
- lastValue() - Method in class swim.collections.BTree
- lastValue() - Method in class swim.collections.BTreeMap
- lastValue() - Method in class swim.db.BTree
- lastValue() - Method in class swim.db.BTreeMap
- lastValue() - Method in class swim.db.BTreeMapView
- lastValue() - Method in class swim.structure.collections.ValueOrderedMap
- lastValue() - Method in interface swim.util.OrderedMap
- le(Item) - Method in class swim.structure.Expression
- le(Item) - Method in class swim.structure.Item
- le(Item) - Method in class swim.structure.Value
- le(Value) - Method in class swim.structure.Expression
- le(Value) - Method in class swim.structure.Value
- le(Value, Value) - Method in class swim.recon.ReconStructureParser
- le(V, V) - Method in class swim.recon.ReconParser
- LEAF - swim.db.PageType
- leafs() - Method in class swim.db.Database
- length() - Method in class swim.hpack.HpackDecoder
- length() - Method in class swim.hpack.HpackEncoder
- length() - Method in class swim.http.header.ContentLengthHeader
- length() - Method in class swim.structure.Field
-
Always returns
0because aFieldcan't be aRecord, so it can't contain any members. - length() - Method in class swim.structure.Item
-
Returns the number of members contained in this
Item, if thisItemis aRecord; otherwise returns0if thisItemis not aRecord. - length() - Method in class swim.structure.Record
-
Returns the number of members contained in this
Record; equivalent toRecord.size(). - length() - Method in class swim.structure.Value
-
Returns the number of members contained in this
Value, if thisValueis aRecord; otherwise returns0if thisValueis not aRecord. - LENGTH_REQUIRED - Static variable in class swim.http.HttpStatus
- LeOperator - Class in swim.structure.operator
-
A
BinaryOperatorthat represents a less than or equal to comparison between its two operands. - LeOperator(Item, Item) - Constructor for class swim.structure.operator.LeOperator
- LeOutlet - Class in swim.dataflow.operator
- LeOutlet() - Constructor for class swim.dataflow.operator.LeOutlet
- level() - Method in class swim.util.Severity
-
Returns the integer level of importance of this
Severity, with higher levels signifying greater importance. - lhs() - Method in class swim.structure.operator.BinaryOperator
- lhsInlet() - Method in class swim.dataflow.operator.AndOutlet
- lhsInlet() - Method in class swim.dataflow.operator.BinaryOutlet
- lhsInlet() - Method in class swim.dataflow.operator.OrOutlet
- limit() - Method in class swim.codec.InputBuffer
- limit() - Method in class swim.codec.OutputBuffer
- limit(int) - Method in class swim.codec.InputBuffer
- limit(int) - Method in class swim.codec.OutputBuffer
- line() - Method in class swim.codec.Input
-
Returns the one-based line number of the current lookahead token, relative to the start of the stream.
- line() - Method in class swim.codec.Mark
-
Returns the one-based line number of this position.
- lineParser() - Static method in class swim.codec.Unicode
- lineSeparator - Variable in class swim.codec.OutputSettings
- lineSeparator() - Static method in class swim.codec.Format
-
Returns the operting system specific string used to separate lines of text.
- lineSeparator() - Method in class swim.codec.OutputSettings
-
Returns the code point sequence used to separate lines of text.
- lineSeparator(String) - Method in class swim.codec.OutputSettings
-
Returns a copy of these settings with the given
lineSeparator. - LinkAddressed - Class in swim.warp
- LinkedResponse - Class in swim.warp
- LinkedResponse(String, String) - Constructor for class swim.warp.LinkedResponse
- LinkedResponse(String, String, float, float) - Constructor for class swim.warp.LinkedResponse
- LinkedResponse(String, String, float, float, Value) - Constructor for class swim.warp.LinkedResponse
- LinkedResponse(String, String, Value) - Constructor for class swim.warp.LinkedResponse
- LinkedResponse(Uri, Uri) - Constructor for class swim.warp.LinkedResponse
- LinkedResponse(Uri, Uri, float, float) - Constructor for class swim.warp.LinkedResponse
- LinkedResponse(Uri, Uri, float, float, Value) - Constructor for class swim.warp.LinkedResponse
- LinkedResponse(Uri, Uri, Value) - Constructor for class swim.warp.LinkedResponse
- LinkRequest - Class in swim.warp
- LinkRequest(String, String) - Constructor for class swim.warp.LinkRequest
- LinkRequest(String, String, float, float) - Constructor for class swim.warp.LinkRequest
- LinkRequest(String, String, float, float, Value) - Constructor for class swim.warp.LinkRequest
- LinkRequest(String, String, Value) - Constructor for class swim.warp.LinkRequest
- LinkRequest(Uri, Uri) - Constructor for class swim.warp.LinkRequest
- LinkRequest(Uri, Uri, float, float) - Constructor for class swim.warp.LinkRequest
- LinkRequest(Uri, Uri, float, float, Value) - Constructor for class swim.warp.LinkRequest
- LinkRequest(Uri, Uri, Value) - Constructor for class swim.warp.LinkRequest
- listIterator() - Method in class swim.collections.FingerTrieSeq
- listIterator() - Method in class swim.collections.STree
- listIterator() - Method in class swim.collections.STreeList
- listIterator() - Method in class swim.db.STreeList
- listIterator() - Method in class swim.db.STreeListView
- listIterator() - Method in class swim.structure.collections.ValueList
- listIterator() - Method in class swim.structure.Record
- listIterator(int) - Method in class swim.collections.FingerTrieSeq
- listIterator(int) - Method in class swim.collections.STree
- listIterator(int) - Method in class swim.collections.STreeList
- listIterator(int) - Method in class swim.db.STreeList
- listIterator(int) - Method in class swim.db.STreeListView
- listIterator(int) - Method in class swim.structure.collections.ValueList
- listIterator(int) - Method in class swim.structure.Record
- literal(Item) - Static method in class swim.structure.Selector
- LiteralSelector - Class in swim.structure.selector
- LiteralSelector(Item, Selector) - Constructor for class swim.structure.selector.LiteralSelector
- load() - Method in class swim.db.BTree
- load() - Method in class swim.db.BTreeMap
- load() - Method in class swim.db.BTreeMapView
- load() - Method in class swim.db.QTree
- load() - Method in class swim.db.QTreeMap
- load() - Method in class swim.db.QTreeMapView
- load() - Method in class swim.db.STree
- load() - Method in class swim.db.STreeList
- load() - Method in class swim.db.STreeListView
- load() - Method in class swim.db.Tree
- load() - Method in class swim.db.UTree
- load() - Method in class swim.db.UTreeValue
- load() - Method in class swim.structure.collections.ValueCursor
- load() - Method in class swim.structure.collections.ValueEntryCursor
- load() - Method in interface swim.util.Cursor
- loadGerm() - Method in class swim.db.FileZone
- loadPage(boolean) - Method in class swim.db.BTreePageRef
- loadPage(boolean) - Method in class swim.db.PageRef
- loadPage(boolean) - Method in class swim.db.QTreePageRef
- loadPage(boolean) - Method in class swim.db.STreePageRef
- loadPage(boolean) - Method in class swim.db.UTreePageRef
- loadPage(PageLoader) - Method in class swim.db.BTreePageRef
- loadPage(PageLoader) - Method in class swim.db.PageRef
- loadPage(PageLoader) - Method in class swim.db.QTreePageRef
- loadPage(PageLoader) - Method in class swim.db.STreePageRef
- loadPage(PageLoader) - Method in class swim.db.UTreePageRef
- loadPage(PageRef) - Method in class swim.db.PageLoader
- loadTree(boolean) - Method in class swim.db.BTreePageRef
- loadTree(boolean) - Method in class swim.db.PageRef
- loadTree(boolean) - Method in class swim.db.QTreePageRef
- loadTree(boolean) - Method in class swim.db.STreePageRef
- loadTree(boolean) - Method in class swim.db.UTreePageRef
- loadTree(PageLoader) - Method in class swim.db.BTreeLeaf
- loadTree(PageLoader) - Method in class swim.db.BTreeNode
- loadTree(PageLoader) - Method in class swim.db.BTreePage
- loadTree(PageLoader) - Method in class swim.db.BTreePageRef
- loadTree(PageLoader) - Method in class swim.db.Page
- loadTree(PageLoader) - Method in class swim.db.PageRef
- loadTree(PageLoader) - Method in class swim.db.QTreeLeaf
- loadTree(PageLoader) - Method in class swim.db.QTreeNode
- loadTree(PageLoader) - Method in class swim.db.QTreePage
- loadTree(PageLoader) - Method in class swim.db.QTreePageRef
- loadTree(PageLoader) - Method in class swim.db.STreeLeaf
- loadTree(PageLoader) - Method in class swim.db.STreeNode
- loadTree(PageLoader) - Method in class swim.db.STreePage
- loadTree(PageLoader) - Method in class swim.db.STreePageRef
- loadTree(PageLoader) - Method in class swim.db.UTreeLeaf
- loadTree(PageLoader) - Method in class swim.db.UTreePage
- loadTree(PageLoader) - Method in class swim.db.UTreePageRef
- localAddress() - Method in class swim.io.AbstractIpModem
- localAddress() - Method in class swim.io.AbstractIpService
- localAddress() - Method in class swim.io.AbstractIpSocket
- localAddress() - Method in class swim.io.http.AbstractHttpClient
- localAddress() - Method in class swim.io.http.AbstractHttpRequester
- localAddress() - Method in class swim.io.http.AbstractHttpResponder
- localAddress() - Method in class swim.io.http.AbstractHttpServer
- localAddress() - Method in class swim.io.http.AbstractHttpService
- localAddress() - Method in class swim.io.http.HttpClientModem
- localAddress() - Method in class swim.io.http.HttpClientRequester
- localAddress() - Method in class swim.io.http.HttpServerModem
- localAddress() - Method in class swim.io.http.HttpServerResponder
- localAddress() - Method in interface swim.io.http.HttpServiceContext
- localAddress() - Method in class swim.io.http.HttpSocketService
- localAddress() - Method in interface swim.io.IpContext
-
Returns the IP address and port of the local endpoint of the underlying network connection.
- localAddress() - Method in interface swim.io.IpServiceRef
-
Returns the IP address and port to which the underlying network listener is bound.
- localAddress() - Method in class swim.io.IpSocketModem
- localAddress() - Method in class swim.io.mqtt.AbstractMqttService
- localAddress() - Method in class swim.io.mqtt.AbstractMqttSocket
- localAddress() - Method in interface swim.io.mqtt.MqttServiceContext
- localAddress() - Method in class swim.io.mqtt.MqttSocketModem
- localAddress() - Method in class swim.io.mqtt.MqttSocketService
- localAddress() - Method in class swim.io.warp.AbstractWarpSocket
- localAddress() - Method in class swim.io.warp.WarpWebSocket
- localAddress() - Method in class swim.io.ws.AbstractWebSocket
- localAddress() - Method in class swim.io.ws.WebSocketModem
- localCertificates() - Method in class swim.io.AbstractIpModem
- localCertificates() - Method in class swim.io.AbstractIpSocket
- localCertificates() - Method in class swim.io.http.AbstractHttpClient
- localCertificates() - Method in class swim.io.http.AbstractHttpRequester
- localCertificates() - Method in class swim.io.http.AbstractHttpResponder
- localCertificates() - Method in class swim.io.http.AbstractHttpServer
- localCertificates() - Method in class swim.io.http.HttpClientModem
- localCertificates() - Method in class swim.io.http.HttpClientRequester
- localCertificates() - Method in class swim.io.http.HttpServerModem
- localCertificates() - Method in class swim.io.http.HttpServerResponder
- localCertificates() - Method in interface swim.io.IpContext
-
Returns the certificate chain used to authenticate the local endpoint of the underlying network connection.
- localCertificates() - Method in class swim.io.IpSocketModem
- localCertificates() - Method in class swim.io.mqtt.AbstractMqttSocket
- localCertificates() - Method in class swim.io.mqtt.MqttSocketModem
- localCertificates() - Method in class swim.io.warp.AbstractWarpSocket
- localCertificates() - Method in class swim.io.warp.WarpWebSocket
- localCertificates() - Method in class swim.io.ws.AbstractWebSocket
- localCertificates() - Method in class swim.io.ws.WebSocketModem
- locale() - Method in class swim.security.GoogleIdToken
- locale(String) - Method in class swim.security.GoogleIdToken
- localPrincipal() - Method in class swim.io.AbstractIpModem
- localPrincipal() - Method in class swim.io.AbstractIpSocket
- localPrincipal() - Method in class swim.io.http.AbstractHttpClient
- localPrincipal() - Method in class swim.io.http.AbstractHttpRequester
- localPrincipal() - Method in class swim.io.http.AbstractHttpResponder
- localPrincipal() - Method in class swim.io.http.AbstractHttpServer
- localPrincipal() - Method in class swim.io.http.HttpClientModem
- localPrincipal() - Method in class swim.io.http.HttpClientRequester
- localPrincipal() - Method in class swim.io.http.HttpServerModem
- localPrincipal() - Method in class swim.io.http.HttpServerResponder
- localPrincipal() - Method in interface swim.io.IpContext
-
Returns the authenticated identity of the local endpoint of the underlying network connection.
- localPrincipal() - Method in class swim.io.IpSocketModem
- localPrincipal() - Method in class swim.io.mqtt.AbstractMqttSocket
- localPrincipal() - Method in class swim.io.mqtt.MqttSocketModem
- localPrincipal() - Method in class swim.io.warp.AbstractWarpSocket
- localPrincipal() - Method in class swim.io.warp.WarpWebSocket
- localPrincipal() - Method in class swim.io.ws.AbstractWebSocket
- localPrincipal() - Method in class swim.io.ws.WebSocketModem
- log(Double) - Method in class swim.math.R
- log(S) - Method in interface swim.math.CompleteField
- Log - Interface in swim.util
-
Takes actions when presented messages of various severities.
- LongForm - Class in swim.structure.form
- LongForm(Long) - Constructor for class swim.structure.form.LongForm
- longType() - Static method in class swim.avro.reflection.AvroReflection
- longType() - Static method in class swim.avro.structure.AvroStructure
- longType() - Static method in class swim.protobuf.reflection.ProtobufReflection
- longValue() - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto a primitivelongvalue, if possible. - longValue() - Method in class swim.structure.Item
-
Converts this
Iteminto a primitivelongvalue, if possible. - longValue() - Method in class swim.structure.Num
-
Converts this
Numinto a primitivelongvalue. - longValue() - Method in class swim.structure.Text
- longValue() - Method in class swim.structure.Value
-
Converts this
Valueinto a primitivelongvalue, if possible. - longValue(long) - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto a primitivelongvalue, if possible; otherwise returnsorElseif the value of thisFieldcan't be converted into a primitivelongvalue. - longValue(long) - Method in class swim.structure.Item
-
Converts this
Iteminto a primitivelongvalue, if possible; otherwise returnsorElseif thisItemcan't be converted into a primitivelongvalue. - longValue(long) - Method in class swim.structure.Num
- longValue(long) - Method in class swim.structure.Text
- longValue(long) - Method in class swim.structure.Value
-
Converts this
Valueinto a primitivelongvalue, if possible; otherwise returnsorElseif thisValuecan't be converted into a primitivelongvalue. - longWriter() - Static method in class swim.codec.Base10
-
Returns a
Writerthat, when fed an inputLongvalue, returns a continuation that writes the base-10 (decimal) encoding of the input value. - longWriter(long) - Static method in class swim.codec.Base10
-
Returns a
Writercontinuation that writes the base-10 (decimal) encoding of theinputvalue. - lookup(int, Object) - Method in class swim.collections.STree
- lookup(int, Object, STreePage<T>) - Method in class swim.collections.STreeList
- lookup(long, Object) - Method in class swim.db.STree
- lowercase() - Static method in class swim.codec.Base16
-
Returns the
Base16encoding with lowercase alphanumeric digits. - lowerCaseName() - Method in class swim.hpack.HpackHeader
- lowerCaseName() - Method in class swim.http.header.AcceptCharsetHeader
- lowerCaseName() - Method in class swim.http.header.AcceptEncodingHeader
- lowerCaseName() - Method in class swim.http.header.AcceptHeader
- lowerCaseName() - Method in class swim.http.header.AcceptLanguageHeader
- lowerCaseName() - Method in class swim.http.header.AllowHeader
- lowerCaseName() - Method in class swim.http.header.ConnectionHeader
- lowerCaseName() - Method in class swim.http.header.ContentEncodingHeader
- lowerCaseName() - Method in class swim.http.header.ContentLengthHeader
- lowerCaseName() - Method in class swim.http.header.ContentTypeHeader
- lowerCaseName() - Method in class swim.http.header.ExpectHeader
- lowerCaseName() - Method in class swim.http.header.HostHeader
- lowerCaseName() - Method in class swim.http.header.MaxForwardsHeader
- lowerCaseName() - Method in class swim.http.header.OriginHeader
- lowerCaseName() - Method in class swim.http.header.RawHeader
- lowerCaseName() - Method in class swim.http.header.SecWebSocketAcceptHeader
- lowerCaseName() - Method in class swim.http.header.SecWebSocketExtensionsHeader
- lowerCaseName() - Method in class swim.http.header.SecWebSocketKeyHeader
- lowerCaseName() - Method in class swim.http.header.SecWebSocketProtocolHeader
- lowerCaseName() - Method in class swim.http.header.SecWebSocketVersionHeader
- lowerCaseName() - Method in class swim.http.header.ServerHeader
- lowerCaseName() - Method in class swim.http.header.TransferEncodingHeader
- lowerCaseName() - Method in class swim.http.header.UpgradeHeader
- lowerCaseName() - Method in class swim.http.header.UserAgentHeader
- lowerCaseName() - Method in class swim.http.HttpHeader
- lt(Item) - Method in class swim.structure.Expression
- lt(Item) - Method in class swim.structure.Item
- lt(Item) - Method in class swim.structure.Value
- lt(Value) - Method in class swim.structure.Expression
- lt(Value) - Method in class swim.structure.Value
- lt(Value, Value) - Method in class swim.recon.ReconStructureParser
- lt(V, V) - Method in class swim.recon.ReconParser
- LtOperator - Class in swim.structure.operator
-
A
BinaryOperatorthat represents a strictly less than comparison between its two operands. - LtOperator(Item, Item) - Constructor for class swim.structure.operator.LtOperator
- LtOutlet - Class in swim.dataflow.operator
- LtOutlet() - Constructor for class swim.dataflow.operator.LtOutlet
M
- mac(Key) - Method in class swim.security.JsonWebToken
- mac(Key, Data) - Static method in class swim.security.JsonWebSignature
- mac(Key, Value, Data) - Static method in class swim.security.JsonWebSignature
- mac(Key, Value, Value, Data) - Static method in class swim.security.JsonWebSignature
- magenta(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII magenta foreground color escape code to
output, ifoutput.settings().isStyled()istrue. - magentaBold(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII bold magenta foreground color escape code to
output, ifoutput.settings().isStyled()istrue. - MainStage - Interface in swim.concurrent
-
Stagethat can be started and stopped. - major() - Method in class swim.http.HttpVersion
- map(MapFieldValuesFunction<? super K, ? super V, V2>) - Method in interface swim.streamlet.MapOutlet
- map(MapValueFunction<? super O, O2>) - Method in interface swim.streamlet.Outlet
- mapBuilder() - Method in class swim.avro.schema.AvroMapType
- mapDecoder(AvroMapType<K, V, T>) - Method in class swim.avro.decoder.AvroDecoder
- mapEntryType(ProtobufType<? extends K>, ProtobufType<? extends V>) - Static method in class swim.protobuf.reflection.ProtobufReflection
- mapEntryType(ProtobufType<? extends K>, ProtobufType<? extends V>) - Static method in class swim.protobuf.structure.ProtobufStructure
- MapFieldValuesCombinator<K,VI,VO,I> - Class in swim.streamlet.combinator
- MapFieldValuesCombinator(MapFieldValuesFunction<? super K, ? super VI, ? extends VO>) - Constructor for class swim.streamlet.combinator.MapFieldValuesCombinator
- MapFieldValuesFunction<K,VI,VO> - Interface in swim.streamlet.function
- MapFieldValuesOperator<K,VI,VO,I> - Class in swim.streamlet.combinator
- MapFieldValuesOperator() - Constructor for class swim.streamlet.combinator.MapFieldValuesOperator
- MapForm<K,V> - Class in swim.structure.form
- MapForm(Class<?>, Form<K>, Form<V>) - Constructor for class swim.structure.form.MapForm
- mapInlet() - Method in class swim.dataflow.selector.GetOutlet
- MapInlet<K,V,I> - Interface in swim.streamlet
-
Input connector into a
Streamletfor a key-value map state. - MapInletMapOutlet<KI,KO,VI,VO,I,O> - Interface in swim.streamlet
- MapInletOutlet<K,V,I,O> - Interface in swim.streamlet
- MapInoutlet<K,VI,VO,I,O> - Interface in swim.streamlet
- MapInput<K,V> - Class in swim.streamlet
- MapInput() - Constructor for class swim.streamlet.MapInput
- MapInput(HashTrieMap<K, V>) - Constructor for class swim.streamlet.MapInput
- MapOutlet<K,V,O> - Interface in swim.streamlet
-
Output connector from a
Streamletfor a key-value map state. - MapOutput<K,V> - Class in swim.streamlet
- MapOutput() - Constructor for class swim.streamlet.MapOutput
- mapping(String, T) - Static method in class swim.uri.UriMapper
- mapping(UriPattern, T) - Static method in class swim.uri.UriMapper
- mapping(Uri, T) - Static method in class swim.uri.UriMapper
- mapSelected(Interpreter, Selectee<Item>) - Method in class swim.structure.selector.ChildrenSelector
- mapSelected(Interpreter, Selectee<Item>) - Method in class swim.structure.selector.DescendantsSelector
- mapSelected(Interpreter, Selectee<Item>) - Method in class swim.structure.selector.FilterSelector
- mapSelected(Interpreter, Selectee<Item>) - Method in class swim.structure.selector.GetAttrSelector
- mapSelected(Interpreter, Selectee<Item>) - Method in class swim.structure.selector.GetItemSelector
- mapSelected(Interpreter, Selectee<Item>) - Method in class swim.structure.selector.GetSelector
- mapSelected(Interpreter, Selectee<Item>) - Method in class swim.structure.selector.IdentitySelector
- mapSelected(Interpreter, Selectee<Item>) - Method in class swim.structure.selector.KeysSelector
- mapSelected(Interpreter, Selectee<Item>) - Method in class swim.structure.selector.LiteralSelector
- mapSelected(Interpreter, Selectee<Item>) - Method in class swim.structure.Selector
- mapSelected(Interpreter, Selectee<Item>) - Method in class swim.structure.selector.ValuesSelector
- mapType(Class<?>, AvroType<? extends V>) - Static method in class swim.avro.reflection.AvroReflection
- mapType(Class<?>, ProtobufMapEntryType<? extends K, ? extends V, ? extends Map.Entry<K, V>>) - Static method in class swim.protobuf.reflection.ProtobufReflection
- mapType(AvroType<? extends V>) - Static method in class swim.avro.reflection.AvroReflection
- mapType(AvroType<? extends V>) - Static method in class swim.avro.structure.AvroStructure
- mapType(ProtobufMapEntryType<? extends K, ? extends V, ? extends Map.Entry<K, V>>) - Static method in class swim.protobuf.reflection.ProtobufReflection
- mapType(ProtobufMapEntryType<? extends K, ? extends V, ? extends Field>) - Static method in class swim.protobuf.structure.ProtobufStructure
- mapType(ProtobufType<? extends K>, ProtobufType<? extends V>) - Static method in class swim.protobuf.reflection.ProtobufReflection
- mapType(ProtobufType<? extends K>, ProtobufType<? extends V>) - Static method in class swim.protobuf.structure.ProtobufStructure
- MapValueCombinator<I,O> - Class in swim.streamlet.combinator
- MapValueCombinator(MapValueFunction<? super I, ? extends O>) - Constructor for class swim.streamlet.combinator.MapValueCombinator
- MapValueFunction<I,O> - Interface in swim.streamlet.function
- MapValueOperator<I,O> - Class in swim.streamlet.combinator
- MapValueOperator() - Constructor for class swim.streamlet.combinator.MapValueOperator
- mark() - Method in class swim.codec.Input
-
Returns the position of the current lookahead token, relative to the start of the stream.
- mark(Mark) - Method in class swim.codec.Input
-
Returns an
Inputequivalent to thisInput, but logically positioned at the givenmark. - mark(Mark) - Method in class swim.codec.InputBuffer
- Mark - Class in swim.codec
-
Description of a source position, identified by byte offset, line, and column number, with an optional note.
- mash(int) - Static method in class swim.util.Murmur3
-
Finalizes a hash
code. - mask(long) - Static method in class swim.spatial.BitInterval
- maskingKey(byte[]) - Method in class swim.ws.WsEncoder
- matches(String) - Method in class swim.uri.UriPattern
- matches(HttpCharset) - Method in class swim.http.HttpCharset
- matches(UpgradeProtocol) - Method in class swim.http.UpgradeProtocol
- matches(Uri) - Method in class swim.uri.UriPattern
- materialize(Record) - Method in class swim.dataflow.RecordModel
- materializeField(Field) - Method in class swim.dataflow.RecordModel
- materializeItem(Item) - Method in class swim.dataflow.RecordModel
- materializeValue(Value) - Method in class swim.dataflow.RecordModel
- MathModule - Class in swim.structure.func
- max() - Static method in class swim.structure.func.MathModule
- max(Double, Double) - Method in class swim.math.R
- max(Long, Long) - Method in class swim.math.Z
- max(S, S) - Method in interface swim.math.OrderedRing
- max(Mark) - Method in class swim.codec.Mark
-
Returns
thisposition, if its byte offset is greater than or equal tothatposition; otherwise returnsthatposition. - max(Precision) - Method in class swim.math.Precision
- max(Item) - Method in class swim.structure.Item
- max(Num) - Method in class swim.structure.Num
- MAX_SCOPE_DEPTH - Static variable in class swim.structure.InterpreterSettings
- MAX_WBITS - Static variable in class swim.deflate.Deflate
- maxCommitSize - Variable in class swim.db.StoreSettings
- maxCommitSize() - Method in class swim.db.StoreSettings
- maxCommitSize(long) - Method in class swim.db.StoreSettings
- maxCommitTime - Variable in class swim.db.StoreSettings
- maxCommitTime() - Method in class swim.db.StoreSettings
- maxCommitTime(long) - Method in class swim.db.StoreSettings
- maxCompactSize - Variable in class swim.db.StoreSettings
- maxCompactSize() - Method in class swim.db.StoreSettings
- maxCompactSize(long) - Method in class swim.db.StoreSettings
- maxCompactTime - Variable in class swim.db.StoreSettings
- maxCompactTime() - Method in class swim.db.StoreSettings
- maxCompactTime(long) - Method in class swim.db.StoreSettings
- maxDynamicTableSize() - Method in class swim.hpack.HpackDecoder
- MaxForwardsHeader - Class in swim.http.header
- maxFrameSize - Variable in class swim.ws.WsEngineSettings
- maxFrameSize() - Method in class swim.ws.WsEngineSettings
- maxFrameSize(int) - Method in class swim.io.ws.WsSettings
- maxFrameSize(int) - Method in class swim.ws.WsEngineSettings
- maxKey() - Method in class swim.collections.BTreePage
- maxKey() - Method in class swim.db.BTreeLeaf
- maxKey() - Method in class swim.db.BTreeNode
- maxKey() - Method in class swim.db.BTreePage
- maxMessageSize - Variable in class swim.io.http.HttpSettings
- maxMessageSize - Variable in class swim.ws.WsEngineSettings
- maxMessageSize() - Method in class swim.io.http.HttpSettings
-
Returns the maximum size in bytes on the wire of an HTTP request or response message + payload.
- maxMessageSize() - Method in class swim.ws.WsEngineSettings
- maxMessageSize(int) - Method in class swim.io.http.HttpSettings
-
Returns a copy of these
HttpSettingsconfigured with the givenmaxMessageSizelimit on HTTP message + payload sizes. - maxMessageSize(int) - Method in class swim.io.ws.WsSettings
- maxMessageSize(int) - Method in class swim.ws.WsEngineSettings
- maxPayloadSize - Variable in class swim.io.mqtt.MqttSettings
- maxPayloadSize() - Method in class swim.io.mqtt.MqttSettings
- maxPayloadSize(int) - Method in class swim.io.mqtt.MqttSettings
- maxQoS() - Method in class swim.mqtt.MqttSubStatus
- maxRetries - Variable in class swim.db.StoreSettings
- maxRetries() - Method in class swim.db.StoreSettings
- maxRetries(int) - Method in class swim.db.StoreSettings
- maxScopeDepth - Variable in class swim.structure.InterpreterSettings
- maxScopeDepth() - Method in class swim.structure.InterpreterSettings
- maxScopeDepth(int) - Method in class swim.structure.InterpreterSettings
- maxZoneSize - Variable in class swim.db.StoreSettings
- maxZoneSize() - Method in class swim.db.StoreSettings
- maxZoneSize(long) - Method in class swim.db.StoreSettings
- mediaRange(String, String, float, HashTrieMap<String, String>) - Method in class swim.http.HttpParser
- MediaRange - Class in swim.http
- mediaRangeParser() - Method in class swim.http.HttpParser
- mediaRanges() - Method in class swim.http.header.AcceptHeader
- mediaRangeWriter(String, String, float, HashTrieMap<String, String>) - Method in class swim.http.HttpWriter
- mediaType() - Method in class swim.http.header.ContentTypeHeader
- mediaType() - Method in class swim.http.HttpBody
- mediaType() - Method in class swim.http.HttpChunked
- mediaType() - Method in class swim.http.HttpPayload
- mediaType() - Method in class swim.http.HttpValue
- mediaType(String, String, HashTrieMap<String, String>) - Method in class swim.http.HttpParser
- MediaType - Class in swim.http
- mediaTypeParser() - Method in class swim.http.HttpParser
- mediaTypeWriter(String, String, HashTrieMap<String, String>) - Method in class swim.http.HttpWriter
- Member - Annotation Type in swim.structure
- memoize() - Method in class swim.dataflow.RecordModel
- memoize() - Method in class swim.streamlet.combinator.MemoizeMapCombinator
- memoize() - Method in class swim.streamlet.combinator.MemoizeValueCombinator
- memoize() - Method in interface swim.streamlet.MapOutlet
- memoize() - Method in interface swim.streamlet.Outlet
- MemoizeMapCombinator<K,V,IO> - Class in swim.streamlet.combinator
- MemoizeMapCombinator() - Constructor for class swim.streamlet.combinator.MemoizeMapCombinator
- MemoizeValueCombinator<IO> - Class in swim.streamlet.combinator
- MemoizeValueCombinator() - Constructor for class swim.streamlet.combinator.MemoizeValueCombinator
- merge(UriPath) - Method in class swim.uri.Uri
- merge(UriPath) - Method in class swim.uri.UriPath
- merged(HashTrieMap<K, HashTrieSet<V>>, HashTrieMap<K, HashTrieSet<V>>) - Static method in class swim.collections.HashTrieMap
- merged(HashTrieSet<T>) - Method in class swim.collections.HashTrieSet
- merged(Commit) - Method in class swim.db.Commit
- merged(UriMapper<T>) - Method in class swim.uri.UriMapper
- MersenneTwister64 - Class in swim.math
- MersenneTwister64() - Constructor for class swim.math.MersenneTwister64
- MersenneTwister64(long) - Constructor for class swim.math.MersenneTwister64
- MersenneTwister64(long[]) - Constructor for class swim.math.MersenneTwister64
- message() - Method in class swim.codec.Diagnostic
-
Returns the help message that describes this diagnostic.
- message(String, Input) - Static method in class swim.codec.Diagnostic
- message(String, Input, String) - Static method in class swim.codec.Diagnostic
- message(String, Input, String, Diagnostic) - Static method in class swim.codec.Diagnostic
- message(String, Input, Diagnostic) - Static method in class swim.codec.Diagnostic
- message(String, Input, Severity) - Static method in class swim.codec.Diagnostic
- message(String, Input, Severity, String) - Static method in class swim.codec.Diagnostic
- message(String, Input, Severity, String, Diagnostic) - Static method in class swim.codec.Diagnostic
- message(String, Input, Severity, Diagnostic) - Static method in class swim.codec.Diagnostic
- messageDecoder(Decoder<T>) - Method in class swim.ws.WsDecoder
- messageDecoder(ProtobufMessageType<T, M>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- messageType() - Static method in class swim.protobuf.structure.ProtobufStructure
- messageType(Class<?>) - Static method in class swim.protobuf.reflection.ProtobufReflection
- MetaLeaf - Class in swim.db
- MetaLeaf(Value, TreeType, Value, Value) - Constructor for class swim.db.MetaLeaf
- MetaTree - Class in swim.db
- MetaTree(Value, TreeType, int, long, long) - Constructor for class swim.db.MetaTree
- method() - Method in class swim.http.HttpRequest
- method(String) - Method in class swim.http.HttpParser
- method(HttpMethod) - Method in class swim.http.HttpRequest
- METHOD_NOT_ALLOWED - Static variable in class swim.http.HttpStatus
- methodParser() - Method in class swim.http.HttpParser
- methods() - Method in class swim.http.header.AllowHeader
- methodWriter(String) - Method in class swim.http.HttpWriter
- min() - Static method in class swim.structure.func.MathModule
- min(Double, Double) - Method in class swim.math.R
- min(Long, Long) - Method in class swim.math.Z
- min(S, S) - Method in interface swim.math.OrderedRing
- min(Mark) - Method in class swim.codec.Mark
-
Returns
thisposition, if its byte offset is less than or equal tothatposition; otherwise returnsthatposition. - min(Precision) - Method in class swim.math.Precision
- min(Item) - Method in class swim.structure.Item
- min(Num) - Method in class swim.structure.Num
- minCommitInterval - Variable in class swim.db.StoreSettings
- minCommitInterval() - Method in class swim.db.StoreSettings
- minCommitInterval(long) - Method in class swim.db.StoreSettings
- minCommitSize - Variable in class swim.db.StoreSettings
- minCommitSize() - Method in class swim.db.StoreSettings
- minCommitSize(long) - Method in class swim.db.StoreSettings
- minCompactSize - Variable in class swim.db.StoreSettings
- minCompactSize() - Method in class swim.db.StoreSettings
- minCompactSize(long) - Method in class swim.db.StoreSettings
- minDataFrameBufferSize() - Method in class swim.ws.WsEncoder
- minKey() - Method in class swim.collections.BTreePage
- minKey() - Method in class swim.db.BTreeLeaf
- minKey() - Method in class swim.db.BTreeNode
- minKey() - Method in class swim.db.BTreePage
- minor() - Method in class swim.http.HttpVersion
- minTreeFill - Variable in class swim.db.StoreSettings
- minTreeFill() - Method in class swim.db.StoreSettings
- minTreeFill(double) - Method in class swim.db.StoreSettings
- minus(R2Point) - Method in class swim.math.R2Point
- minus(R2Vector) - Method in class swim.math.R2Vector
- minus(R3Point) - Method in class swim.math.R3Point
- minus(R3Vector) - Method in class swim.math.R3Vector
- minus(RNVector) - Method in class swim.math.RNVector
- minus(Tensor) - Method in class swim.math.Tensor
- minus(TensorArray<V, S>) - Method in class swim.math.TensorArray
- minus(Z2Point) - Method in class swim.math.Z2Point
- minus(Z2Vector) - Method in class swim.math.Z2Vector
- minus(Z3Point) - Method in class swim.math.Z3Point
- minus(Z3Vector) - Method in class swim.math.Z3Vector
- minus(Item) - Method in class swim.structure.Attr
- minus(Item) - Method in class swim.structure.Expression
- minus(Item) - Method in class swim.structure.Item
- minus(Item) - Method in class swim.structure.Slot
- minus(Item) - Method in class swim.structure.Value
- minus(Num) - Method in class swim.structure.Num
- minus(Value) - Method in class swim.structure.Expression
- minus(Value) - Method in class swim.structure.Num
- minus(Value) - Method in class swim.structure.Value
- minus(Value, Value) - Method in class swim.recon.ReconStructureParser
- minus(V, V) - Method in class swim.recon.ReconParser
- MinusOperator - Class in swim.structure.operator
-
A
BinaryOperatorthat represents a subtraction operation between its two operands. - MinusOperator(Item, Item) - Constructor for class swim.structure.operator.MinusOperator
- MinusOutlet - Class in swim.dataflow.operator
- MinusOutlet() - Constructor for class swim.dataflow.operator.MinusOutlet
- minux(R2Vector) - Method in class swim.math.R2Point
- minux(R3Vector) - Method in class swim.math.R3Point
- minux(Z2Vector) - Method in class swim.math.Z2Point
- minux(Z3Vector) - Method in class swim.math.Z3Point
- minZoneFill - Variable in class swim.db.StoreSettings
- minZoneFill() - Method in class swim.db.StoreSettings
- minZoneFill(double) - Method in class swim.db.StoreSettings
- mix(int, byte[]) - Static method in class swim.util.Murmur3
-
Mixes each consecutive 4-byte word in the
arrayinto the accumulated hashcode. - mix(int, byte[], int, int) - Static method in class swim.util.Murmur3
-
Mixes each consecutive 4-byte word in the
array, starting at indexoffset, and continuing forsizebytes, into the accumulated hashcode. - mix(int, int) - Static method in class swim.util.Murmur3
-
Mixes a new hash
valueinto the accumulated cumulative hashcode. - mix(int, String) - Static method in class swim.util.Murmur3
-
Mixes each consecutive 4-byte word in the UTF-8 encoding of the
stringinto the accumulated hashcode. - modem - Variable in class swim.io.http.HttpClientRequester
- modem - Variable in class swim.io.http.HttpServerResponder
- modify(FlowModifier) - Method in enum swim.io.FlowControl
-
Returns an updated
FlowControlwith its read and write operations patched by aflowModifierdelta. - module() - Static method in class swim.math.Z2
- module() - Static method in class swim.math.Z3
- modulo(Item) - Method in class swim.structure.Attr
- modulo(Item) - Method in class swim.structure.Expression
- modulo(Item) - Method in class swim.structure.Item
- modulo(Item) - Method in class swim.structure.Slot
- modulo(Item) - Method in class swim.structure.Value
- modulo(Num) - Method in class swim.structure.Num
- modulo(Value) - Method in class swim.structure.Expression
- modulo(Value) - Method in class swim.structure.Num
- modulo(Value) - Method in class swim.structure.Value
- modulo(Value, Value) - Method in class swim.recon.ReconStructureParser
- modulo(V, V) - Method in class swim.recon.ReconParser
- ModuloOperator - Class in swim.structure.operator
-
A
BinaryOperatorthat represents a modulus operation between its two operands. - ModuloOperator(Item, Item) - Constructor for class swim.structure.operator.ModuloOperator
- ModuloOutlet - Class in swim.dataflow.operator
- ModuloOutlet() - Constructor for class swim.dataflow.operator.ModuloOutlet
- modulus - Variable in class swim.security.RsaPrivateKeyDef
- modulus - Variable in class swim.security.RsaPublicKeyDef
- modulus() - Method in interface swim.security.RsaKeyDef
- modulus() - Method in class swim.security.RsaPrivateKeyDef
- modulus() - Method in class swim.security.RsaPublicKeyDef
- mold(Boolean) - Method in class swim.structure.form.BooleanForm
- mold(Byte) - Method in class swim.structure.form.ByteForm
- mold(Character) - Method in class swim.structure.form.CharacterForm
- mold(Double) - Method in class swim.structure.form.DoubleForm
- mold(Float) - Method in class swim.structure.form.FloatForm
- mold(Integer) - Method in class swim.structure.form.IntegerForm
- mold(Long) - Method in class swim.structure.form.LongForm
- mold(Number) - Method in class swim.structure.form.NumberForm
- mold(Object) - Method in class swim.structure.form.ArrayForm
- mold(Object) - Method in class swim.structure.form.PolyForm
- mold(Object, Item) - Method in class swim.structure.form.ArrayForm
- mold(Object, Item) - Method in class swim.structure.form.PolyForm
- mold(Short) - Method in class swim.structure.form.ShortForm
- mold(String) - Method in class swim.structure.form.StringForm
- mold(String, Tensor) - Static method in class swim.math.Tensor
- mold(String, TensorDims, double[], int) - Static method in class swim.math.Tensor
- mold(String, TensorDims, float[], int) - Static method in class swim.math.Tensor
- mold(BigInteger) - Method in class swim.structure.form.BigIntegerForm
- mold(ByteBuffer) - Method in class swim.structure.form.ByteBufferForm
- mold(Collection<T>) - Method in class swim.structure.form.CollectionForm
- mold(Collection<T>, Item) - Method in class swim.structure.form.CollectionForm
- mold(Map<K, V>) - Method in class swim.structure.form.MapForm
- mold(Map<K, V>, Item) - Method in class swim.structure.form.MapForm
- mold(Item) - Method in class swim.structure.form.ItemForm
- mold(Value) - Method in class swim.structure.form.ValueForm
- mold(Uri) - Method in class swim.uri.UriForm
- mold(UriPath) - Method in class swim.uri.UriPathForm
- mold(UriPattern) - Method in class swim.uri.UriPatternForm
- mold(T) - Method in class swim.math.TensorArrayForm
- mold(T) - Method in class swim.structure.form.AttrForm
- mold(T) - Method in class swim.structure.form.ClassForm
- mold(T) - Method in class swim.structure.Form
-
Converts a nominally typed Java
objectinto its structurally typed equivalent. - mold(T) - Method in class swim.structure.form.SlotForm
- mold(T) - Method in class swim.structure.form.TagForm
- mold(T) - Method in class swim.structure.form.UnitForm
- mold(T, Item) - Method in class swim.structure.form.AttrForm
- mold(T, Item) - Method in class swim.structure.form.ClassForm
- mold(T, Item) - Method in class swim.structure.Form
-
Converts a nominally typed Java
objectinto its structurally typed equivalent based on the provided prototypeitem. - mold(T, Item) - Method in class swim.structure.form.SlotForm
- mold(T, Item) - Method in class swim.structure.form.TagForm
- mold(T, Item) - Method in class swim.structure.form.UnitForm
- moldArray(Object[]) - Method in class swim.structure.form.PolyForm
- moldArray(Object[], Item) - Method in class swim.structure.form.PolyForm
- moldBoolean(Boolean) - Method in class swim.structure.form.PolyForm
- moldBoolean(Boolean, Item) - Method in class swim.structure.form.PolyForm
- moldByteBuffer(ByteBuffer) - Method in class swim.structure.form.PolyForm
- moldByteBuffer(ByteBuffer, Item) - Method in class swim.structure.form.PolyForm
- moldCharacter(Character) - Method in class swim.structure.form.PolyForm
- moldCharacter(Character, Item) - Method in class swim.structure.form.PolyForm
- moldCollection(Collection<?>) - Method in class swim.structure.form.PolyForm
- moldCollection(Collection<?>, Item) - Method in class swim.structure.form.PolyForm
- moldMap(Map<?, ?>) - Method in class swim.structure.form.PolyForm
- moldMap(Map<?, ?>, Item) - Method in class swim.structure.form.PolyForm
- moldNumber(Number) - Method in class swim.structure.form.PolyForm
- moldNumber(Number, Item) - Method in class swim.structure.form.PolyForm
- moldString(String) - Method in class swim.structure.form.PolyForm
- moldString(String, Item) - Method in class swim.structure.form.PolyForm
- moldTensor(TensorDims, double[], int) - Method in class swim.math.TensorArrayForm
- moldTensor(TensorDims, double[], int) - Method in class swim.math.TensorForm
- moldTensor(TensorDims, float[], int) - Method in class swim.math.TensorArrayForm
- moldTensor(TensorDims, float[], int) - Method in class swim.math.TensorForm
- move(int, int) - Method in class swim.collections.STree
- move(int, int) - Method in class swim.collections.STreeList
- move(int, int) - Method in class swim.db.STreeList
- move(int, int) - Method in interface swim.observable.ObservableList
- move(int, int) - Method in class swim.structure.collections.ValueKeyedList
- move(int, int) - Method in interface swim.util.KeyedList
- move(int, int, int) - Method in class swim.codec.OutputBuffer
- move(int, int, Object) - Method in class swim.collections.STree
- move(int, int, Object) - Method in class swim.collections.STreeList
- move(int, int, Object) - Method in class swim.db.STreeList
- move(int, int, Object) - Method in class swim.structure.collections.ValueKeyedList
- move(int, int, Object) - Method in interface swim.util.KeyedList
- move(K, S, S, V) - Method in class swim.spatial.QTree
- move(K, S, S, V) - Method in class swim.spatial.QTreeMap
- move(K, S, S, V) - Method in interface swim.spatial.SpatialMap
- move(K, S, S, V) - Method in class swim.spatial.SpatialValueMap
- move(Value, S, S, Value) - Method in class swim.db.QTreeMap
- move(Value, S, S, Value) - Method in class swim.db.QTreeMapView
- moved(Value, long, long, long, long, Value, long, int) - Method in class swim.db.QTree
- MOVED_PERMANENTLY - Static variable in class swim.http.HttpStatus
- Mqtt - Class in swim.mqtt
- MqttConnAckPacket - Class in swim.mqtt
- MqttConnectPacket - Class in swim.mqtt
- MqttConnStatus - Class in swim.mqtt
- MqttDecoder - Class in swim.mqtt
- MqttDecoder() - Constructor for class swim.mqtt.MqttDecoder
- MqttDisconnectPacket - Class in swim.mqtt
- mqttEncoder() - Method in class swim.mqtt.MqttPacket
- mqttEncoder() - Method in class swim.mqtt.MqttSubscription
- mqttEncoder(MqttEncoder) - Method in class swim.mqtt.MqttConnAckPacket
- mqttEncoder(MqttEncoder) - Method in class swim.mqtt.MqttConnectPacket
- mqttEncoder(MqttEncoder) - Method in class swim.mqtt.MqttDisconnectPacket
- mqttEncoder(MqttEncoder) - Method in class swim.mqtt.MqttPacket
- mqttEncoder(MqttEncoder) - Method in class swim.mqtt.MqttPingReqPacket
- mqttEncoder(MqttEncoder) - Method in class swim.mqtt.MqttPingRespPacket
- mqttEncoder(MqttEncoder) - Method in class swim.mqtt.MqttPubAckPacket
- mqttEncoder(MqttEncoder) - Method in class swim.mqtt.MqttPubCompPacket
- mqttEncoder(MqttEncoder) - Method in class swim.mqtt.MqttPublishPacket
- mqttEncoder(MqttEncoder) - Method in class swim.mqtt.MqttPubRecPacket
- mqttEncoder(MqttEncoder) - Method in class swim.mqtt.MqttPubRelPacket
- mqttEncoder(MqttEncoder) - Method in class swim.mqtt.MqttSubAckPacket
- mqttEncoder(MqttEncoder) - Method in class swim.mqtt.MqttSubscribePacket
- mqttEncoder(MqttEncoder) - Method in class swim.mqtt.MqttSubscription
- mqttEncoder(MqttEncoder) - Method in class swim.mqtt.MqttUnsubAckPacket
- mqttEncoder(MqttEncoder) - Method in class swim.mqtt.MqttUnsubscribePacket
- MqttEncoder - Class in swim.mqtt
- MqttEncoder() - Constructor for class swim.mqtt.MqttEncoder
- MqttEndpoint - Class in swim.io.mqtt
- MqttEndpoint(Stage) - Constructor for class swim.io.mqtt.MqttEndpoint
- MqttEndpoint(Stage, MqttSettings) - Constructor for class swim.io.mqtt.MqttEndpoint
- MqttEndpoint(Station) - Constructor for class swim.io.mqtt.MqttEndpoint
- MqttEndpoint(Station, MqttSettings) - Constructor for class swim.io.mqtt.MqttEndpoint
- MqttException - Exception in swim.mqtt
- MqttException(String) - Constructor for exception swim.mqtt.MqttException
- MqttException(String, Throwable) - Constructor for exception swim.mqtt.MqttException
- MqttException(Throwable) - Constructor for exception swim.mqtt.MqttException
- MqttInterface - Interface in swim.io.mqtt
- MqttPacket<T> - Class in swim.mqtt
- MqttPingReqPacket - Class in swim.mqtt
- MqttPingRespPacket - Class in swim.mqtt
- MqttPubAckPacket - Class in swim.mqtt
- MqttPubCompPacket - Class in swim.mqtt
- MqttPublishPacket<T> - Class in swim.mqtt
- MqttPubRecPacket - Class in swim.mqtt
- MqttPubRelPacket - Class in swim.mqtt
- MqttQoS - Enum in swim.mqtt
- MqttService - Interface in swim.io.mqtt
- mqttServiceContext() - Method in class swim.io.mqtt.AbstractMqttService
- mqttServiceContext() - Method in interface swim.io.mqtt.MqttService
- MqttServiceContext - Interface in swim.io.mqtt
- mqttSettings - Variable in class swim.io.mqtt.MqttEndpoint
- mqttSettings - Variable in class swim.io.mqtt.MqttSocketModem
- mqttSettings - Variable in class swim.io.mqtt.MqttSocketService
- mqttSettings() - Method in class swim.io.mqtt.AbstractMqttService
- mqttSettings() - Method in class swim.io.mqtt.AbstractMqttSocket
- mqttSettings() - Method in class swim.io.mqtt.MqttEndpoint
- mqttSettings() - Method in interface swim.io.mqtt.MqttInterface
- mqttSettings() - Method in interface swim.io.mqtt.MqttServiceContext
- mqttSettings() - Method in interface swim.io.mqtt.MqttSocketContext
- mqttSettings() - Method in class swim.io.mqtt.MqttSocketModem
- mqttSettings() - Method in class swim.io.mqtt.MqttSocketService
- MqttSettings - Class in swim.io.mqtt
- MqttSettings(IpSettings, int) - Constructor for class swim.io.mqtt.MqttSettings
- mqttSize(MqttEncoder) - Method in class swim.mqtt.MqttSubscription
- MqttSocket<I,O> - Interface in swim.io.mqtt
- mqttSocketContext() - Method in class swim.io.mqtt.AbstractMqttSocket
- mqttSocketContext() - Method in interface swim.io.mqtt.MqttSocket
- MqttSocketContext<I,O> - Interface in swim.io.mqtt
- MqttSocketModem<I,O> - Class in swim.io.mqtt
- MqttSocketModem(MqttSocket<I, O>, MqttSettings) - Constructor for class swim.io.mqtt.MqttSocketModem
- MqttSocketService - Class in swim.io.mqtt
- MqttSocketService(MqttService, MqttSettings) - Constructor for class swim.io.mqtt.MqttSocketService
- MqttSubAckPacket - Class in swim.mqtt
- MqttSubscribePacket - Class in swim.mqtt
- MqttSubscription - Class in swim.mqtt
- MqttSubStatus - Class in swim.mqtt
- MqttUnsubAckPacket - Class in swim.mqtt
- MqttUnsubscribePacket - Class in swim.mqtt
- MULTIPLE_CHOICES - Static variable in class swim.http.HttpStatus
- multiply(double, Tensor) - Static method in class swim.math.Tensor
- multiply(double, TensorDims, double[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- multiply(double, TensorDims, double[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- multiply(double, TensorDims, float[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- multiply(double, TensorDims, float[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- multiply(double, TensorDims, Object, int, TensorDims, Object, int) - Static method in class swim.math.Tensor
- multiply(double, Tensor, MutableTensor) - Static method in class swim.math.Tensor
- multiply(double, Tensor, TensorDims, Precision) - Static method in class swim.math.Tensor
- multiply(Double, Double) - Method in class swim.math.R
- multiply(Long, Long) - Method in class swim.math.Z
- multiply(S, S) - Method in interface swim.math.Ring
- multiply(R2Vector, Double) - Method in class swim.math.R2
- multiply(R3Vector, Double) - Method in class swim.math.R3
- multiply(RNVector, Double) - Method in class swim.math.RN
- multiply(TensorDims, double[], int, TensorDims, double[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- multiply(TensorDims, double[], int, TensorDims, double[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- multiply(TensorDims, double[], int, TensorDims, float[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- multiply(TensorDims, double[], int, TensorDims, float[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- multiply(TensorDims, float[], int, TensorDims, double[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- multiply(TensorDims, float[], int, TensorDims, double[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- multiply(TensorDims, float[], int, TensorDims, float[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- multiply(TensorDims, float[], int, TensorDims, float[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- multiply(TensorDims, Object, int, TensorDims, Object, int, TensorDims, Object, int) - Static method in class swim.math.Tensor
- multiply(Tensor, Tensor) - Static method in class swim.math.Tensor
- multiply(Tensor, Tensor, MutableTensor) - Static method in class swim.math.Tensor
- multiply(Tensor, Tensor, TensorDims, Precision) - Static method in class swim.math.Tensor
- multiply(Z2Vector, Long) - Method in class swim.math.Z2
- multiply(Z3Vector, Long) - Method in class swim.math.Z3
- multiply(T, S) - Method in class swim.math.TensorArraySpace
- multiply(V, S) - Method in interface swim.math.TensorSpace
- multiply(V, S) - Method in interface swim.math.VectorModule
- multiply(V, S) - Method in interface swim.math.VectorSpace
- multiplyMatrix(TensorDims, double[], int, boolean, TensorDims, double[], int, boolean, TensorDims, double[], int, boolean) - Static method in class swim.math.Tensor
- multiplyMatrix(TensorDims, double[], int, boolean, TensorDims, double[], int, boolean, TensorDims, float[], int, boolean) - Static method in class swim.math.Tensor
- multiplyMatrix(TensorDims, double[], int, boolean, TensorDims, float[], int, boolean, TensorDims, double[], int, boolean) - Static method in class swim.math.Tensor
- multiplyMatrix(TensorDims, double[], int, boolean, TensorDims, float[], int, boolean, TensorDims, float[], int, boolean) - Static method in class swim.math.Tensor
- multiplyMatrix(TensorDims, float[], int, boolean, TensorDims, double[], int, boolean, TensorDims, double[], int, boolean) - Static method in class swim.math.Tensor
- multiplyMatrix(TensorDims, float[], int, boolean, TensorDims, double[], int, boolean, TensorDims, float[], int, boolean) - Static method in class swim.math.Tensor
- multiplyMatrix(TensorDims, float[], int, boolean, TensorDims, float[], int, boolean, TensorDims, double[], int, boolean) - Static method in class swim.math.Tensor
- multiplyMatrix(TensorDims, float[], int, boolean, TensorDims, float[], int, boolean, TensorDims, float[], int, boolean) - Static method in class swim.math.Tensor
- multiplyMatrix(TensorDims, Object, int, boolean, TensorDims, Object, int, boolean, TensorDims, Object, int, boolean) - Static method in class swim.math.Tensor
- multiplyMatrix(Tensor, boolean, Tensor, boolean, MutableTensor, boolean) - Static method in class swim.math.Tensor
- multiplyMatrix(Tensor, boolean, Tensor, boolean, TensorDims, Precision, boolean) - Static method in class swim.math.Tensor
- multiplyMatrix(Tensor, Tensor) - Static method in class swim.math.Tensor
- multiplyMatrix(Tensor, Tensor, TensorDims, Precision) - Static method in class swim.math.Tensor
- Murmur3 - Class in swim.util
-
32-bit MurmurHash algorithm, version 3.
- MutableTensor - Class in swim.math
- MutableTensor(TensorDims, double...) - Constructor for class swim.math.MutableTensor
- MutableTensor(TensorDims, double[], int) - Constructor for class swim.math.MutableTensor
- MutableTensor(TensorDims, float...) - Constructor for class swim.math.MutableTensor
- MutableTensor(TensorDims, float[], int) - Constructor for class swim.math.MutableTensor
- MutableTensor(TensorDims, Object, int) - Constructor for class swim.math.MutableTensor
N
- name - Variable in class swim.security.EcDef
- name - Variable in class swim.security.EcDomainDef
- name - Variable in class swim.uri.UriScheme
- name() - Method in class swim.args.Arg
- name() - Method in class swim.args.Cmd
- name() - Method in class swim.args.Opt
- name() - Method in class swim.avro.AvroName
- name() - Method in class swim.avro.schema.AvroFieldType
- name() - Method in class swim.avro.schema.AvroNamedType
- name() - Method in class swim.concurrent.Theater
- name() - Method in class swim.concurrent.TheaterDef
- name() - Method in interface swim.csv.schema.CsvCol
- name() - Method in class swim.db.BTreeMap
- name() - Method in class swim.db.MetaLeaf
- name() - Method in class swim.db.MetaTree
- name() - Method in class swim.db.QTreeMap
- name() - Method in class swim.db.STreeList
- name() - Method in class swim.db.Trunk
- name() - Method in class swim.db.UTreeValue
- name() - Method in class swim.hpack.HpackHeader
- name() - Method in class swim.http.ChunkExtension
- name() - Method in class swim.http.ContentCoding
- name() - Method in class swim.http.header.AcceptCharsetHeader
- name() - Method in class swim.http.header.AcceptEncodingHeader
- name() - Method in class swim.http.header.AcceptHeader
- name() - Method in class swim.http.header.AcceptLanguageHeader
- name() - Method in class swim.http.header.AllowHeader
- name() - Method in class swim.http.header.ConnectionHeader
- name() - Method in class swim.http.header.ContentEncodingHeader
- name() - Method in class swim.http.header.ContentLengthHeader
- name() - Method in class swim.http.header.ContentTypeHeader
- name() - Method in class swim.http.header.ExpectHeader
- name() - Method in class swim.http.header.HostHeader
- name() - Method in class swim.http.header.MaxForwardsHeader
- name() - Method in class swim.http.header.OriginHeader
- name() - Method in class swim.http.header.RawHeader
- name() - Method in class swim.http.header.SecWebSocketAcceptHeader
- name() - Method in class swim.http.header.SecWebSocketExtensionsHeader
- name() - Method in class swim.http.header.SecWebSocketKeyHeader
- name() - Method in class swim.http.header.SecWebSocketProtocolHeader
- name() - Method in class swim.http.header.SecWebSocketVersionHeader
- name() - Method in class swim.http.header.ServerHeader
- name() - Method in class swim.http.header.TransferEncodingHeader
- name() - Method in class swim.http.header.UpgradeHeader
- name() - Method in class swim.http.header.UserAgentHeader
- name() - Method in class swim.http.HttpCharset
- name() - Method in class swim.http.HttpHeader
- name() - Method in class swim.http.HttpMethod
- name() - Method in class swim.http.Product
- name() - Method in class swim.http.TransferCoding
- name() - Method in class swim.http.UpgradeProtocol
- name() - Method in class swim.http.WebSocketExtension
- name() - Method in class swim.security.EcDef
- name() - Method in class swim.security.EcDomainDef
- name() - Method in class swim.security.GoogleIdToken
- name() - Method in class swim.structure.Attr
- name() - Method in class swim.uri.UriHost
- name() - Method in class swim.uri.UriPath
- name() - Method in class swim.uri.UriScheme
- name(String) - Method in class swim.concurrent.TheaterDef
- name(String) - Method in interface swim.csv.schema.CsvCol
- name(String) - Method in interface swim.csv.structure.CsvStructureCol
- name(String) - Method in class swim.security.GoogleIdToken
- name(String) - Static method in class swim.uri.UriHost
- name(String) - Method in class swim.uri.UriPath
- name(String) - Method in class swim.xml.XmlParser
- name(String) - Method in class swim.xml.XmlStructureParser
- nameOutput() - Method in class swim.xml.XmlParser
- nameOutput() - Method in class swim.xml.XmlStructureParser
- nameSize() - Method in class swim.hpack.HpackHeader
- namespace() - Method in class swim.avro.AvroName
- namespace() - Method in class swim.avro.schema.AvroNamedType
- nanoTime() - Method in class swim.concurrent.Clock
-
Returns the current time, in nanoseconds, with arbitrary origin.
- ne(Item) - Method in class swim.structure.Expression
- ne(Item) - Method in class swim.structure.Item
- ne(Item) - Method in class swim.structure.Value
- ne(Value) - Method in class swim.structure.Expression
- ne(Value) - Method in class swim.structure.Value
- ne(Value, Value) - Method in class swim.recon.ReconStructureParser
- ne(V, V) - Method in class swim.recon.ReconParser
- NEED - swim.io.ClientAuth
-
Client authentication required.
- negative() - Method in class swim.structure.Attr
- negative() - Method in class swim.structure.Expression
- negative() - Method in class swim.structure.Item
- negative() - Method in class swim.structure.Num
- negative() - Method in class swim.structure.Slot
- negative() - Method in class swim.structure.Value
- negative(Value) - Method in class swim.recon.ReconStructureParser
- negative(V) - Method in class swim.recon.ReconParser
- NegativeOperator - Class in swim.structure.operator
- NegativeOperator(Item) - Constructor for class swim.structure.operator.NegativeOperator
- NegativeOutlet - Class in swim.dataflow.operator
- NegativeOutlet() - Constructor for class swim.dataflow.operator.NegativeOutlet
- NeOperator - Class in swim.structure.operator
-
A
BinaryOperatorthat represents an inequality comparison between its two operands. - NeOperator(Item, Item) - Constructor for class swim.structure.operator.NeOperator
- NeOutlet - Class in swim.dataflow.operator
- NeOutlet() - Constructor for class swim.dataflow.operator.NeOutlet
- NEVER - swim.hpack.HpackIndexing
- newArray(int) - Method in class swim.math.TensorArrayForm
- newArray(int) - Method in class swim.math.TensorArraySpace
- newestZoneId() - Method in class swim.db.FileStore
- newestZoneId() - Method in class swim.db.Store
- next() - Method in class swim.math.TensorArrayForm
- next() - Method in class swim.math.TensorArraySpace
- next() - Method in class swim.math.TensorDims
- next() - Method in class swim.structure.collections.ValueCursor
- next() - Method in class swim.structure.collections.ValueEntryCursor
- next() - Method in class swim.structure.collections.ValueEntryIterator
- next() - Method in class swim.structure.collections.ValueIterator
- next() - Method in interface swim.util.Cursor
- next(Object) - Method in class swim.collections.HashTrieMap
- next(Object) - Method in class swim.collections.HashTrieSet
- next_in - Variable in class swim.deflate.Inflate
- next_in_index - Variable in class swim.deflate.Inflate
- next_out - Variable in class swim.deflate.Deflate
- next_out - Variable in class swim.deflate.Inflate
- next_out_index - Variable in class swim.deflate.Deflate
- next_out_index - Variable in class swim.deflate.Inflate
- nextBoolean() - Method in class swim.math.MersenneTwister64
- nextBoolean() - Method in class swim.math.Random
- nextByte() - Method in class swim.math.MersenneTwister64
- nextByte() - Method in class swim.math.Random
- nextDouble() - Method in class swim.math.MersenneTwister64
- nextDouble() - Method in class swim.math.Random
- nextEntry(Object) - Method in class swim.structure.collections.ValueOrderedMap
- nextEntry(K) - Method in class swim.collections.BTree
- nextEntry(K) - Method in class swim.collections.BTreeMap
- nextEntry(K) - Method in interface swim.util.OrderedMap
- nextEntry(K, BTreeContext<K, V>) - Method in class swim.collections.BTreePage
- nextEntry(Value) - Method in class swim.db.BTree
- nextEntry(Value) - Method in class swim.db.BTreeLeaf
- nextEntry(Value) - Method in class swim.db.BTreeMap
- nextEntry(Value) - Method in class swim.db.BTreeMapView
- nextEntry(Value) - Method in class swim.db.BTreeNode
- nextEntry(Value) - Method in class swim.db.BTreePage
- nextFloat() - Method in class swim.math.MersenneTwister64
- nextFloat() - Method in class swim.math.Random
- nextIndex() - Method in class swim.structure.collections.ValueCursor
- nextIndex() - Method in class swim.structure.collections.ValueEntryCursor
- nextIndex() - Method in class swim.structure.collections.ValueListIterator
- nextIndex() - Method in interface swim.util.Cursor
- nextIndexLong() - Method in class swim.structure.collections.ValueCursor
- nextIndexLong() - Method in class swim.structure.collections.ValueEntryCursor
- nextIndexLong() - Method in interface swim.util.Cursor
- nextInt() - Method in class swim.math.MersenneTwister64
- nextInt() - Method in class swim.math.Random
- nextKey() - Method in class swim.structure.collections.ValueOrderedMapCursor
- nextKey() - Method in interface swim.util.OrderedMapCursor
- nextKey(Object) - Method in class swim.collections.HashTrieMap
- nextKey(Object) - Method in class swim.structure.collections.ValueOrderedMap
- nextKey(K) - Method in class swim.collections.BTree
- nextKey(K) - Method in class swim.collections.BTreeMap
- nextKey(K) - Method in interface swim.util.OrderedMap
- nextKey(Value) - Method in class swim.db.BTree
- nextKey(Value) - Method in class swim.db.BTreeMap
- nextKey(Value) - Method in class swim.db.BTreeMapView
- nextLong() - Method in class swim.math.MersenneTwister64
- nextLong() - Method in class swim.math.Random
- nextShort() - Method in class swim.math.MersenneTwister64
- nextShort() - Method in class swim.math.Random
- nextValue(Object) - Method in class swim.collections.HashTrieMap
- nextValue(Object) - Method in class swim.structure.collections.ValueOrderedMap
- nextValue(K) - Method in class swim.collections.BTree
- nextValue(K) - Method in class swim.collections.BTreeMap
- nextValue(K) - Method in interface swim.util.OrderedMap
- nextValue(Value) - Method in class swim.db.BTree
- nextValue(Value) - Method in class swim.db.BTreeMap
- nextValue(Value) - Method in class swim.db.BTreeMapView
- NO_CONTENT - Static variable in class swim.http.HttpStatus
- noCompression() - Static method in class swim.io.ws.WsSettings
- noCompression() - Static method in class swim.ws.WsEngineSettings
- NODE - swim.db.PageType
- noDelay - Variable in class swim.io.TcpSettings
- noDelay() - Method in class swim.io.TcpSettings
-
Returns
trueif TCP should be configured with theTCP_NODELAYsocket option to disable Nagle's algorithm. - noDelay(boolean) - Method in class swim.io.TcpSettings
-
Returns a copy of these
TcpSettingsconfigured with the givennoDelayvalue for theTCP_NODELAYsocket option. - nodeUri() - Method in class swim.warp.Envelope
- nodeUri() - Method in class swim.warp.HostAddressed
- nodeUri() - Method in class swim.warp.LaneAddressed
- nodeUri(Uri) - Method in class swim.warp.CommandMessage
- nodeUri(Uri) - Method in class swim.warp.Envelope
- nodeUri(Uri) - Method in class swim.warp.EventMessage
- nodeUri(Uri) - Method in class swim.warp.HostAddressed
- nodeUri(Uri) - Method in class swim.warp.LaneAddressed
- nodeUri(Uri) - Method in class swim.warp.LinkAddressed
- nodeUri(Uri) - Method in class swim.warp.LinkedResponse
- nodeUri(Uri) - Method in class swim.warp.LinkRequest
- nodeUri(Uri) - Method in class swim.warp.SyncedResponse
- nodeUri(Uri) - Method in class swim.warp.SyncRequest
- nodeUri(Uri) - Method in class swim.warp.UnlinkedResponse
- nodeUri(Uri) - Method in class swim.warp.UnlinkRequest
- NON_AUTHORITATIVE_INFORMATION - Static variable in class swim.http.HttpStatus
- nonce() - Method in class swim.security.OpenIdToken
- nonce(String) - Method in class swim.security.GoogleIdToken
- nonce(String) - Method in class swim.security.OpenIdToken
- NONE - swim.hpack.HpackIndexing
- NONE - swim.io.ClientAuth
-
Client authentication disabled.
- not() - Method in enum swim.io.FlowControl
-
Returns the
FlowControlwith all operations enabled inthisdisabled, and all operations disabled inthisenabled. - not() - Method in enum swim.io.FlowModifier
-
Returns the
FlowModifierwith all applied modifications inthisunapplied, and all unapplied operations inthisapplied, with enable instructions taking precedence over conflicting disable instructions. - not() - Method in class swim.structure.Absent
- not() - Method in class swim.structure.Attr
- not() - Method in class swim.structure.Bool
- not() - Method in class swim.structure.Expression
- not() - Method in class swim.structure.Extant
- not() - Method in class swim.structure.Item
- not() - Method in class swim.structure.Slot
- not() - Method in class swim.structure.Value
- not(Value) - Method in class swim.recon.ReconStructureParser
- not(V) - Method in class swim.recon.ReconParser
- NOT_ACCEPTABLE - Static variable in class swim.http.HttpStatus
- NOT_AUTHORIZED - Static variable in class swim.mqtt.MqttConnStatus
- NOT_FOUND - Static variable in class swim.http.HttpStatus
- NOT_IMPLEMENTED - Static variable in class swim.http.HttpStatus
- NOT_MODIFIED - Static variable in class swim.http.HttpStatus
- notBefore() - Method in class swim.security.JsonWebToken
- notBefore(long) - Method in class swim.security.GoogleIdToken
- notBefore(long) - Method in class swim.security.JsonWebToken
- notBefore(long) - Method in class swim.security.OpenIdToken
- note() - Method in class swim.codec.Diagnostic
-
Returns an informative comment on the source context to which this diagnostic is attached.
- note() - Method in class swim.codec.Mark
-
Returns the note attached to the marked position, or
nullif this position has no attached note. - note() - Static method in class swim.util.Severity
-
Returns the
SeveritywithNOTE_LEVELof importance. - note(String) - Static method in class swim.util.Severity
-
Returns a
SeveritywithNOTE_LEVELof importance, and the given descriptivelabel. - NOTE_LEVEL - Static variable in class swim.util.Severity
- NotOperator - Class in swim.structure.operator
- NotOperator(Item) - Constructor for class swim.structure.operator.NotOperator
- NotOutlet - Class in swim.dataflow.operator
- NotOutlet() - Constructor for class swim.dataflow.operator.NotOutlet
- nullCol() - Static method in class swim.csv.structure.CsvStructure
- nullCol(String) - Static method in class swim.csv.structure.CsvStructure
- nullCol(Value) - Static method in class swim.csv.structure.CsvStructure
- nullDecoder(AvroNullType<T>) - Method in class swim.avro.decoder.AvroDecoder
- nullParser() - Static method in class swim.codec.Binary
- nullParser() - Static method in class swim.codec.Unicode
- nullType() - Static method in class swim.avro.reflection.AvroReflection
- nullType() - Static method in class swim.avro.structure.AvroStructure
- num(double) - Method in class swim.json.JsonParser
- num(double) - Method in class swim.json.JsonStructureParser
- num(double) - Method in class swim.recon.ReconParser
- num(double) - Method in class swim.recon.ReconStructureParser
- num(float) - Method in class swim.json.JsonParser
- num(float) - Method in class swim.json.JsonStructureParser
- num(float) - Method in class swim.recon.ReconParser
- num(float) - Method in class swim.recon.ReconStructureParser
- num(int) - Method in class swim.json.JsonParser
- num(int) - Method in class swim.json.JsonStructureParser
- num(int) - Method in class swim.recon.ReconParser
- num(int) - Method in class swim.recon.ReconStructureParser
- num(long) - Method in class swim.json.JsonParser
- num(long) - Method in class swim.json.JsonStructureParser
- num(long) - Method in class swim.recon.ReconParser
- num(long) - Method in class swim.recon.ReconStructureParser
- num(String) - Method in class swim.json.JsonParser
- num(String) - Method in class swim.json.JsonStructureParser
- num(String) - Method in class swim.recon.ReconParser
- num(String) - Method in class swim.recon.ReconStructureParser
- num(BigInteger) - Method in class swim.json.JsonParser
- num(BigInteger) - Method in class swim.json.JsonStructureParser
- num(BigInteger) - Method in class swim.recon.ReconParser
- num(BigInteger) - Method in class swim.recon.ReconStructureParser
- Num - Class in swim.structure
- number - Variable in class swim.uri.UriPort
- number() - Method in class swim.uri.UriPort
- numberCol() - Static method in class swim.csv.structure.CsvStructure
- numberCol(String) - Static method in class swim.csv.structure.CsvStructure
- numberCol(Value) - Static method in class swim.csv.structure.CsvStructure
- NumberForm - Class in swim.structure.form
- NumberForm(Number) - Constructor for class swim.structure.form.NumberForm
- numberParser() - Static method in class swim.codec.Base10
- numberValue() - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto aNumberobject, if possible. - numberValue() - Method in class swim.structure.Item
-
Converts this
Iteminto aNumberobject, if possible. - numberValue() - Method in class swim.structure.Num
-
Converts this
Numinto aNumberobject. - numberValue() - Method in class swim.structure.Text
- numberValue() - Method in class swim.structure.Value
-
Converts this
Valueinto aNumberobject, if possible. - numberValue(Number) - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto aNumberobject, if possible; otherwise returnsorElseif the value of thisFieldcan't be converted into aNumberobject. - numberValue(Number) - Method in class swim.structure.Item
-
Converts this
Iteminto aNumberobject, if possible; otherwise returnsorElseif thisItemcan't be converted into aNumberobject. - numberValue(Number) - Method in class swim.structure.Num
- numberValue(Number) - Method in class swim.structure.Text
- numberValue(Number) - Method in class swim.structure.Value
-
Converts this
Valueinto aNumberobject, if possible; otherwise returnsorElseif thisValuecan't be converted into aNumberobject.
O
- objectBuilder() - Method in class swim.json.JsonParser
- objectBuilder() - Method in class swim.json.JsonStructureParser
- objectParser() - Method in class swim.json.JsonParser
- Observable<O> - Interface in swim.observable
- ObservableIterableMap<K,V> - Interface in swim.observable
- ObservableList<V> - Interface in swim.observable
- ObservableMap<K,V> - Interface in swim.observable
- ObservableOrderedMap<K,V> - Interface in swim.observable
- ObservableSortedMap<K,V> - Interface in swim.observable
- ObservableSpatialMap<K,S,V> - Interface in swim.observable
- ObservableValue<V> - Interface in swim.observable
- observe(Object) - Method in interface swim.observable.ObservableList
- observe(Object) - Method in interface swim.observable.ObservableMap
- observe(Object) - Method in interface swim.observable.ObservableSortedMap
- observe(Object) - Method in interface swim.observable.ObservableSpatialMap
- observe(Object) - Method in interface swim.observable.ObservableValue
- observe(O) - Method in interface swim.observable.Observable
- of() - Static method in class swim.dataflow.RecordModel
- of() - Static method in class swim.dataflow.RecordScope
- of() - Static method in class swim.structure.Record
- of(double...) - Method in class swim.math.RN
- of(double...) - Static method in class swim.math.RNVector
- of(double, double) - Static method in class swim.math.R2Point
- of(double, double) - Static method in class swim.math.R2Vector
- of(double, double, double) - Static method in class swim.math.R2Circle
- of(double, double, double) - Static method in class swim.math.R3Point
- of(double, double, double) - Static method in class swim.math.R3Vector
- of(double, double, double, double) - Static method in class swim.math.R2Box
- of(double, double, double, double) - Static method in class swim.math.R3Sphere
- of(double, double, double, double, double, double) - Static method in class swim.math.R3Box
- of(int) - Static method in class swim.math.TensorDims
- of(int, int) - Static method in class swim.math.TensorDims
- of(long, long) - Static method in class swim.math.Z2Point
- of(long, long) - Static method in class swim.math.Z2Vector
- of(long, long, long) - Static method in class swim.math.Z3Point
- of(long, long, long) - Static method in class swim.math.Z3Vector
- of(long, long, long, long) - Static method in class swim.math.Z2Box
- of(long, long, long, long, long, long) - Static method in class swim.math.Z3Box
- of(Double, Double) - Method in class swim.math.R2
- of(Double, Double, Double) - Method in class swim.math.R3
- of(Long, Long) - Method in class swim.math.Z2
- of(Long, Long, Long) - Method in class swim.math.Z3
- of(Object) - Static method in class swim.dataflow.RecordModel
- of(Object) - Static method in class swim.dataflow.RecordScope
- of(Object) - Static method in class swim.structure.Field
- of(Object) - Static method in class swim.structure.Record
- of(Object...) - Static method in class swim.dataflow.RecordModel
- of(Object...) - Static method in class swim.dataflow.RecordScope
- of(Object...) - Method in interface swim.math.FN
- of(Object...) - Method in class swim.math.RN
- of(Object...) - Method in class swim.math.TensorArraySpace
- of(Object...) - Static method in class swim.structure.Record
- of(String) - Static method in class swim.structure.Attr
- of(String) - Static method in class swim.structure.Slot
- of(String...) - Static method in class swim.avro.AvroNamespace
- of(String...) - Static method in class swim.uri.UriPath
- of(String...) - Static method in class swim.uri.UriQuery
- of(String, boolean) - Static method in class swim.structure.Attr
- of(String, boolean) - Static method in class swim.structure.Slot
- of(String, double) - Static method in class swim.structure.Attr
- of(String, double) - Static method in class swim.structure.Slot
- of(String, float) - Static method in class swim.structure.Attr
- of(String, float) - Static method in class swim.structure.Slot
- of(String, int) - Static method in class swim.structure.Attr
- of(String, int) - Static method in class swim.structure.Slot
- of(String, long) - Static method in class swim.structure.Attr
- of(String, long) - Static method in class swim.structure.Slot
- of(String, String) - Static method in class swim.structure.Attr
- of(String, String) - Static method in class swim.structure.Slot
- of(String, Value) - Static method in class swim.structure.Attr
- of(String, Value) - Static method in class swim.structure.Slot
- of(S, S) - Method in interface swim.math.F2
- of(S, S, S) - Method in interface swim.math.F3
- of(TensorDims, int, double...) - Static method in class swim.math.MutableTensor
- of(TensorDims, int, double...) - Static method in class swim.math.Tensor
- of(TensorDims, int, float...) - Static method in class swim.math.MutableTensor
- of(TensorDims, int, float...) - Static method in class swim.math.Tensor
- of(Text) - Static method in class swim.structure.Attr
- of(Text, boolean) - Static method in class swim.structure.Attr
- of(Text, double) - Static method in class swim.structure.Attr
- of(Text, float) - Static method in class swim.structure.Attr
- of(Text, int) - Static method in class swim.structure.Attr
- of(Text, long) - Static method in class swim.structure.Attr
- of(Text, String) - Static method in class swim.structure.Attr
- of(Text, Value) - Static method in class swim.structure.Attr
- of(Value) - Static method in class swim.structure.Slot
- of(Value, boolean) - Static method in class swim.structure.Slot
- of(Value, double) - Static method in class swim.structure.Slot
- of(Value, float) - Static method in class swim.structure.Slot
- of(Value, int) - Static method in class swim.structure.Slot
- of(Value, long) - Static method in class swim.structure.Slot
- of(Value, String) - Static method in class swim.structure.Slot
- of(Value, Value) - Static method in class swim.structure.Slot
- of(T...) - Static method in class swim.collections.FingerTrieSeq
- of(T...) - Static method in class swim.collections.HashTrieSet
- of(T...) - Static method in class swim.collections.STree
- of(T...) - Static method in class swim.collections.STreeList
- of(T, T) - Static method in class swim.collections.FingerTrieSeq
- offset - Variable in class swim.math.Tensor
- offset() - Method in class swim.codec.Input
-
Returns the byte offset of the current lookahead token, relative to the start of the stream.
- offset() - Method in class swim.codec.Mark
-
Returns the zero-based byte offset of this position.
- OK - Static variable in class swim.http.HttpStatus
- oldestZoneId() - Method in class swim.db.FileStore
- oldestZoneId() - Method in class swim.db.Store
- onClose() - Method in class swim.db.Database
-
Lifecycle callback invoked to actually close the database.
- onClose() - Method in class swim.db.FileStore
-
Lifecycle callback invoked to actually close the store.
- onClose() - Method in class swim.db.FileZone
-
Lifecycle callback invoked to actually close the zone.
- onDecohere() - Method in class swim.dataflow.AbstractRecordStreamlet
- onDecohere() - Method in class swim.streamlet.AbstractInoutlet
- onDecohere() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- onDecohere() - Method in class swim.streamlet.AbstractMapInletOutlet
- onDecohere() - Method in class swim.streamlet.AbstractMapInoutlet
- onDecohere() - Method in class swim.streamlet.AbstractStreamlet
- onDecohereInput() - Method in class swim.dataflow.AbstractRecordOutlet
- onDecohereInput() - Method in class swim.streamlet.AbstractMapOutlet
- onDecohereInput() - Method in class swim.streamlet.AbstractOutlet
- onDecohereInputKey(KO, KeyEffect) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- onDecohereInputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapOutlet
- onDecohereInputKey(Value, KeyEffect) - Method in class swim.dataflow.AbstractRecordOutlet
- onDecohereKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInoutlet
- onDecohereOutlets() - Method in class swim.dataflow.AbstractRecordStreamlet
- onDecohereOutlets() - Method in class swim.streamlet.AbstractStreamlet
- onDecohereOutput() - Method in class swim.dataflow.RecordFieldUpdater
- onDecohereOutput() - Method in class swim.streamlet.AbstractInlet
- onDecohereOutput() - Method in class swim.streamlet.AbstractMapInlet
- onDecohereOutput() - Method in class swim.streamlet.OutletInlet
- onDecohereOutput() - Method in class swim.streamlet.OutletMapInlet
- onDecohereOutputKey(KI, KeyEffect) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- onDecohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInlet
- onDecohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInletOutlet
- onDecohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.combinator.FilterFieldsOperator
- onDecohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.OutletMapInlet
- onOpen() - Method in class swim.db.Database
-
Lifecycle callback invoked to actually open the database.
- onOpen() - Method in class swim.db.FileStore
-
Lifecycle callback invoked to actually open the store.
- onOpen() - Method in class swim.db.FileZone
-
Lifecycle callback invoked to actually open the zone.
- onRecohere(int) - Method in class swim.dataflow.AbstractRecordStreamlet
- onRecohere(int) - Method in class swim.streamlet.AbstractInoutlet
- onRecohere(int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- onRecohere(int) - Method in class swim.streamlet.AbstractMapInletOutlet
- onRecohere(int) - Method in class swim.streamlet.AbstractMapInoutlet
- onRecohere(int) - Method in class swim.streamlet.AbstractStreamlet
- onRecohere(int) - Method in class swim.streamlet.combinator.MemoizeMapCombinator
- onRecohere(int) - Method in class swim.streamlet.combinator.MemoizeValueCombinator
- onRecohereInlets(int) - Method in class swim.dataflow.AbstractRecordStreamlet
- onRecohereInlets(int) - Method in class swim.streamlet.AbstractStreamlet
- onRecohereInput(int) - Method in class swim.dataflow.AbstractRecordOutlet
- onRecohereInput(int) - Method in class swim.streamlet.AbstractMapOutlet
- onRecohereInput(int) - Method in class swim.streamlet.AbstractOutlet
- onRecohereInputKey(KO, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- onRecohereInputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapOutlet
- onRecohereInputKey(Value, KeyEffect, int) - Method in class swim.dataflow.AbstractRecordOutlet
- onRecohereKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInoutlet
- onRecohereKey(K, KeyEffect, int) - Method in class swim.streamlet.combinator.MemoizeMapCombinator
- onRecohereOutlets(int) - Method in class swim.dataflow.AbstractRecordStreamlet
- onRecohereOutlets(int) - Method in class swim.streamlet.AbstractStreamlet
- onRecohereOutput(int) - Method in class swim.dataflow.RecordFieldUpdater
- onRecohereOutput(int) - Method in class swim.streamlet.AbstractInlet
- onRecohereOutput(int) - Method in class swim.streamlet.AbstractMapInlet
- onRecohereOutput(int) - Method in class swim.streamlet.combinator.WatchValueOperator
- onRecohereOutput(int) - Method in class swim.streamlet.OutletInlet
- onRecohereOutput(int) - Method in class swim.streamlet.OutletMapInlet
- onRecohereOutput(int) - Method in class swim.streamlet.ValueOutput
- onRecohereOutputKey(KI, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- onRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInlet
- onRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletOutlet
- onRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.combinator.FilterFieldsOperator
- onRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.combinator.ReduceFieldsOperator
- onRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.combinator.WatchFieldsOperator
- onRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.MapOutput
- onRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.OutletMapInlet
- open() - Method in class swim.db.Database
- open() - Method in class swim.db.FileStore
- open() - Method in class swim.db.FileZone
- open() - Method in class swim.db.Store
- open() - Method in class swim.db.Zone
- openBTreeMap(String) - Method in class swim.db.Database
- openBTreeMap(Value) - Method in class swim.db.Database
- openBTreeMap(Value, boolean, boolean) - Method in class swim.db.Database
- openBTreeTrunk(Value, boolean, boolean) - Method in class swim.db.Database
- openDatabase() - Method in class swim.db.FileStore
- openDatabase() - Method in class swim.db.FileZone
- openDatabase() - Method in class swim.db.Store
- openDatabase() - Method in class swim.db.Zone
- OpenIdToken - Class in swim.security
- OpenIdToken() - Constructor for class swim.security.OpenIdToken
- OpenIdToken(Value) - Constructor for class swim.security.OpenIdToken
- openPageLoader(boolean) - Method in class swim.db.PageContext
- openPageLoader(boolean) - Method in class swim.db.Trunk
- openPageLoader(TreeDelegate, boolean) - Method in class swim.db.FileStore
- openPageLoader(TreeDelegate, boolean) - Method in class swim.db.Store
- openQTreeMap(String, Z2Form<S>) - Method in class swim.db.Database
- openQTreeMap(Value, Z2Form<S>) - Method in class swim.db.Database
- openQTreeMap(Value, Z2Form<S>, boolean, boolean) - Method in class swim.db.Database
- openQTreeTrunk(Value, boolean, boolean) - Method in class swim.db.Database
- openReadChannel() - Method in class swim.db.FileZone
- openSTreeList(String) - Method in class swim.db.Database
- openSTreeList(Value) - Method in class swim.db.Database
- openSTreeList(Value, boolean, boolean) - Method in class swim.db.Database
- openSTreeTrunk(Value, boolean, boolean) - Method in class swim.db.Database
- openTrunk(Value, TreeType, boolean, boolean) - Method in class swim.db.Database
- openUTreeValue(String) - Method in class swim.db.Database
- openUTreeValue(Value) - Method in class swim.db.Database
- openWriteChannel() - Method in class swim.db.FileZone
- openZone() - Method in class swim.db.FileStore
- openZone(int) - Method in class swim.db.FileStore
- openZone(int) - Method in class swim.db.Store
- operand() - Method in class swim.structure.operator.UnaryOperator
- operandInlet() - Method in class swim.dataflow.operator.UnaryOutlet
- operator() - Method in class swim.structure.operator.AndOperator
- operator() - Method in class swim.structure.operator.BinaryOperator
-
Returns the token that identifiers this
Operator's operation. - operator() - Method in class swim.structure.operator.BitwiseAndOperator
- operator() - Method in class swim.structure.operator.BitwiseNotOperator
- operator() - Method in class swim.structure.operator.BitwiseOrOperator
- operator() - Method in class swim.structure.operator.BitwiseXorOperator
- operator() - Method in class swim.structure.operator.DivideOperator
- operator() - Method in class swim.structure.operator.EqOperator
- operator() - Method in class swim.structure.operator.GeOperator
- operator() - Method in class swim.structure.operator.GtOperator
- operator() - Method in class swim.structure.operator.LeOperator
- operator() - Method in class swim.structure.operator.LtOperator
- operator() - Method in class swim.structure.operator.MinusOperator
- operator() - Method in class swim.structure.operator.ModuloOperator
- operator() - Method in class swim.structure.operator.NegativeOperator
- operator() - Method in class swim.structure.operator.NeOperator
- operator() - Method in class swim.structure.operator.NotOperator
- operator() - Method in class swim.structure.operator.OrOperator
- operator() - Method in class swim.structure.operator.PlusOperator
- operator() - Method in class swim.structure.operator.PositiveOperator
- operator() - Method in class swim.structure.operator.TimesOperator
- operator() - Method in class swim.structure.operator.UnaryOperator
-
Returns the token that identifiers this
Operator's operation. - Operator - Class in swim.structure
-
An
Expressionthat identifies an operation on constants, variables, orSelectorexpressions. - Operator() - Constructor for class swim.structure.Operator
- opposite() - Method in class swim.math.R2Vector
- opposite() - Method in class swim.math.R3Vector
- opposite() - Method in class swim.math.RNVector
- opposite() - Method in class swim.math.Tensor
- opposite() - Method in class swim.math.TensorArray
- opposite() - Method in class swim.math.Z2Vector
- opposite() - Method in class swim.math.Z3Vector
- opposite(Double) - Method in class swim.math.R
- opposite(Long) - Method in class swim.math.Z
- opposite(S) - Method in interface swim.math.Ring
- opposite(R2Vector) - Method in class swim.math.R2
- opposite(R3Vector) - Method in class swim.math.R3
- opposite(RNVector) - Method in class swim.math.RN
- opposite(Tensor) - Static method in class swim.math.Tensor
- opposite(TensorDims, double[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- opposite(TensorDims, double[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- opposite(TensorDims, float[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- opposite(TensorDims, float[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- opposite(TensorDims, Object, int, TensorDims, Object, int) - Static method in class swim.math.Tensor
- opposite(Tensor, MutableTensor) - Static method in class swim.math.Tensor
- opposite(Tensor, TensorDims, Precision) - Static method in class swim.math.Tensor
- opposite(Z2Vector) - Method in class swim.math.Z2
- opposite(Z3Vector) - Method in class swim.math.Z3
- opposite(T) - Method in class swim.math.TensorArraySpace
- opposite(V) - Method in interface swim.math.TensorSpace
- opposite(V) - Method in interface swim.math.VectorModule
- opposite(V) - Method in interface swim.math.VectorSpace
- opt(String) - Method in class swim.args.Cmd
- opt(Opt) - Method in class swim.args.Cmd
- Opt - Class in swim.args
- Opt(String, char, String, FingerTrieSeq<Arg>, int) - Constructor for class swim.args.Opt
- optional() - Method in class swim.args.Arg
- optional() - Method in interface swim.csv.schema.CsvCol
- optional(boolean) - Method in class swim.args.Arg
- optional(boolean) - Method in interface swim.csv.schema.CsvCol
- optional(boolean) - Method in interface swim.csv.structure.CsvStructureCol
- options() - Method in class swim.http.header.ConnectionHeader
- options(Uri, FingerTrieSeq<HttpHeader>) - Static method in class swim.http.HttpRequest
- options(Uri, HttpHeader...) - Static method in class swim.http.HttpRequest
- OPTIONS - Static variable in class swim.http.HttpMethod
- opts() - Method in class swim.args.Cmd
- or(FlowControl) - Method in enum swim.io.FlowControl
-
Returns the
FlowControlwith all operations enabled inthisorthatenabled. - or(FlowModifier) - Method in enum swim.io.FlowModifier
-
Returns the
FlowModifierwith all modifications applied inthisorthatapplied, with enable instructions taking precedence over conflicting disable instructions. - or(Field) - Method in class swim.structure.Field
- or(Item) - Method in class swim.structure.Absent
- or(Item) - Method in class swim.structure.Bool
- or(Item) - Method in class swim.structure.Expression
- or(Item) - Method in class swim.structure.Field
- or(Item) - Method in class swim.structure.Item
- or(Item) - Method in class swim.structure.Value
- or(Value) - Method in class swim.structure.Absent
- or(Value) - Method in class swim.structure.Bool
- or(Value) - Method in class swim.structure.Expression
- or(Value) - Method in class swim.structure.Value
- or(Value, Value) - Method in class swim.recon.ReconStructureParser
- or(V, V) - Method in class swim.recon.ReconParser
- order - Variable in class swim.security.EcDomainDef
- order() - Method in class swim.avro.schema.AvroFieldType
- order() - Method in class swim.security.EcDomainDef
- OrderedField<S> - Interface in swim.math
- OrderedMap<K,V> - Interface in swim.util
- OrderedMapCursor<K,V> - Interface in swim.util
- OrderedRing<S> - Interface in swim.math
- orElse(WebRoute) - Method in class swim.web.route.AlternativeRoute
- orElse(WebRoute) - Method in class swim.web.route.RejectRoute
- orElse(WebRoute) - Method in interface swim.web.WebRoute
- origin() - Method in interface swim.math.AffineSpace
- origin() - Method in class swim.math.R
- origin() - Method in class swim.math.R2
- origin() - Static method in class swim.math.R2Point
- origin() - Method in class swim.math.R3
- origin() - Static method in class swim.math.R3Point
- origin() - Static method in class swim.math.Z2Point
- origin() - Static method in class swim.math.Z3Point
- OriginHeader - Class in swim.http.header
- origins() - Method in class swim.http.header.OriginHeader
- OrOperator - Class in swim.structure.operator
- OrOperator(Item, Item) - Constructor for class swim.structure.operator.OrOperator
- OrOutlet - Class in swim.dataflow.operator
- OrOutlet() - Constructor for class swim.dataflow.operator.OrOutlet
- OS_CODE - Static variable in class swim.deflate.Deflate
- OS_UNKNOWN - Static variable in class swim.deflate.Deflate
- Out - Annotation Type in swim.streamlet
- outlet - Variable in class swim.streamlet.OutletInlet
- outlet - Variable in class swim.streamlet.OutletMapInlet
- outlet() - Method in class swim.dataflow.AbstractRecordStreamlet
- outlet() - Method in class swim.streamlet.AbstractStreamlet
- outlet() - Method in class swim.streamlet.OutletInlet
- outlet() - Method in class swim.streamlet.OutletMapInlet
- outlet(String) - Method in class swim.dataflow.AbstractRecordOutlet
- outlet(String) - Method in class swim.dataflow.AbstractRecordStreamlet
- outlet(String) - Method in interface swim.dataflow.RecordOutlet
- outlet(String) - Method in class swim.streamlet.AbstractStreamlet
- outlet(String) - Method in interface swim.streamlet.Streamlet
-
Returns the
Outletof thisStreamletidentified by the givenkey; returnsnullif thisStreamlethas no suchOutlet. - outlet(String) - Method in interface swim.streamlet.StreamletScope
-
Returns an
Outletthat updates when the specifiedkeyupdates. - outlet(K) - Method in class swim.streamlet.AbstractMapInoutlet
- outlet(K) - Method in class swim.streamlet.AbstractMapOutlet
- outlet(K) - Method in interface swim.streamlet.MapOutlet
-
Returns an
Outletthat updates when the specifiedkeyupdates. - outlet(KO) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- outlet(Value) - Method in class swim.dataflow.AbstractRecordOutlet
- outlet(Value) - Method in interface swim.dataflow.RecordOutlet
- Outlet<O> - Interface in swim.streamlet
-
Output connector from a
Streamlet. - OutletInlet<I> - Class in swim.streamlet
-
An
Inletthat decoheres a parameterizedOutletwhenever theInletdecoheres, and that recoheres the parameterizedOutletwhenever theInletrecoheres. - OutletInlet(Outlet<?>) - Constructor for class swim.streamlet.OutletInlet
- OutletMapInlet<K,V,O> - Class in swim.streamlet
-
A
MapInletthat decoheres a parameterizedOutletwhenever theMapInletdecoheres, and that recoheres the parameterizedOutletwhenever theMapInletrecoheres. - OutletMapInlet(Outlet<?>) - Constructor for class swim.streamlet.OutletMapInlet
- outlets - Variable in class swim.dataflow.AbstractRecordOutlet
- outlets - Variable in class swim.streamlet.AbstractMapInletMapOutlet
- outlets - Variable in class swim.streamlet.AbstractMapInoutlet
- outlets - Variable in class swim.streamlet.AbstractMapOutlet
- output - Variable in class swim.deflate.Inflate
- output() - Static method in class swim.structure.Data
- output() - Static method in class swim.structure.Text
- output(int) - Static method in class swim.structure.Data
- output(OutputSettings) - Static method in class swim.structure.Text
- output(Data) - Static method in class swim.structure.Data
- Output<T> - Class in swim.codec
-
Non-blocking token stream writer.
- Output() - Constructor for class swim.codec.Output
- outputBuffer() - Method in class swim.io.AbstractIpSocket
- outputBuffer() - Method in interface swim.io.IpSocketContext
-
Returns the buffer from which output data is written by the underlying network socket.
- outputBuffer(byte[]) - Static method in class swim.codec.Binary
- outputBuffer(byte[], int, int) - Static method in class swim.codec.Binary
- outputBuffer(ByteBuffer) - Static method in class swim.codec.Binary
- OutputBuffer<T> - Class in swim.codec
-
Non-blocking token stream buffer.
- OutputBuffer() - Constructor for class swim.codec.OutputBuffer
- outputDecoder(Output<O>) - Static method in class swim.codec.Utf8
-
Returns a new
Decoderthat writes decoded Unicode code points to the givenoutput, handling invalid code unit sequences according to theUtfErrorMode.fatal()policy. - outputDecoder(Output<O>, UtfErrorMode) - Static method in class swim.codec.Utf8
-
Returns a new
Decoderthat writes decoded Unicode code points to the givenoutput, handling invalid code unit sequences according to theerrorModepolicy. - outputEffects - Variable in class swim.streamlet.AbstractMapInletMapOutlet
- OutputException - Exception in swim.codec
-
Thrown when writing invalid
Output. - OutputException() - Constructor for exception swim.codec.OutputException
- OutputException(String) - Constructor for exception swim.codec.OutputException
- OutputException(String, Throwable) - Constructor for exception swim.codec.OutputException
- OutputException(Throwable) - Constructor for exception swim.codec.OutputException
- outputIterator() - Method in class swim.dataflow.AbstractRecordOutlet
- outputIterator() - Method in class swim.streamlet.AbstractInoutlet
- outputIterator() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- outputIterator() - Method in class swim.streamlet.AbstractMapInletOutlet
- outputIterator() - Method in class swim.streamlet.AbstractMapInoutlet
- outputIterator() - Method in class swim.streamlet.AbstractMapOutlet
- outputIterator() - Method in class swim.streamlet.AbstractOutlet
- outputIterator() - Method in interface swim.streamlet.Outlet
-
Returns an
Iteratorover the set ofInlets that depend on the state of thisOutlet. - outputParser(Output<O>) - Static method in class swim.codec.Binary
-
Returns a new
Parserthat writes decoded bytes to the givenoutput. - outputParser(Output<O>) - Static method in class swim.codec.Unicode
- outputs - Variable in class swim.dataflow.AbstractRecordOutlet
- outputs - Variable in class swim.streamlet.AbstractInoutlet
- outputs - Variable in class swim.streamlet.AbstractMapInletMapOutlet
- outputs - Variable in class swim.streamlet.AbstractMapInletOutlet
- outputs - Variable in class swim.streamlet.AbstractMapInoutlet
- outputs - Variable in class swim.streamlet.AbstractMapOutlet
- outputs - Variable in class swim.streamlet.AbstractOutlet
- OutputSettings - Class in swim.codec
-
Outputproduction parameters. - OutputSettings(String, boolean, boolean) - Constructor for class swim.codec.OutputSettings
- OutputStyle - Class in swim.codec
-
Stylized text output utility functions.
- overflowCol() - Method in class swim.csv.schema.CsvHeader
P
- packedType() - Method in class swim.protobuf.schema.ProtobufFieldType
- packet() - Static method in class swim.mqtt.MqttDisconnectPacket
- packet() - Static method in class swim.mqtt.MqttPingReqPacket
- packet() - Static method in class swim.mqtt.MqttPingRespPacket
- packetDecoder(Decoder<T>) - Method in class swim.mqtt.MqttDecoder
- packetFlags() - Method in class swim.mqtt.MqttConnAckPacket
- packetFlags() - Method in class swim.mqtt.MqttConnectPacket
- packetFlags() - Method in class swim.mqtt.MqttDisconnectPacket
- packetFlags() - Method in class swim.mqtt.MqttPacket
- packetFlags() - Method in class swim.mqtt.MqttPingReqPacket
- packetFlags() - Method in class swim.mqtt.MqttPingRespPacket
- packetFlags() - Method in class swim.mqtt.MqttPubAckPacket
- packetFlags() - Method in class swim.mqtt.MqttPubCompPacket
- packetFlags() - Method in class swim.mqtt.MqttPublishPacket
- packetFlags() - Method in class swim.mqtt.MqttPubRecPacket
- packetFlags() - Method in class swim.mqtt.MqttPubRelPacket
- packetFlags() - Method in class swim.mqtt.MqttSubAckPacket
- packetFlags() - Method in class swim.mqtt.MqttSubscribePacket
- packetFlags() - Method in class swim.mqtt.MqttUnsubAckPacket
- packetFlags() - Method in class swim.mqtt.MqttUnsubscribePacket
- packetFlags(int) - Method in class swim.mqtt.MqttConnAckPacket
- packetFlags(int) - Method in class swim.mqtt.MqttConnectPacket
- packetFlags(int) - Method in class swim.mqtt.MqttDisconnectPacket
- packetFlags(int) - Method in class swim.mqtt.MqttPingReqPacket
- packetFlags(int) - Method in class swim.mqtt.MqttPingRespPacket
- packetFlags(int) - Method in class swim.mqtt.MqttPubAckPacket
- packetFlags(int) - Method in class swim.mqtt.MqttPubCompPacket
- packetFlags(int) - Method in class swim.mqtt.MqttPubRecPacket
- packetFlags(int) - Method in class swim.mqtt.MqttPubRelPacket
- packetFlags(int) - Method in class swim.mqtt.MqttSubAckPacket
- packetFlags(int) - Method in class swim.mqtt.MqttSubscribePacket
- packetFlags(int) - Method in class swim.mqtt.MqttUnsubAckPacket
- packetFlags(int) - Method in class swim.mqtt.MqttUnsubscribePacket
- packetId() - Method in class swim.mqtt.MqttPubAckPacket
- packetId() - Method in class swim.mqtt.MqttPubCompPacket
- packetId() - Method in class swim.mqtt.MqttPublishPacket
- packetId() - Method in class swim.mqtt.MqttPubRecPacket
- packetId() - Method in class swim.mqtt.MqttPubRelPacket
- packetId() - Method in class swim.mqtt.MqttSubAckPacket
- packetId() - Method in class swim.mqtt.MqttSubscribePacket
- packetId() - Method in class swim.mqtt.MqttUnsubAckPacket
- packetId() - Method in class swim.mqtt.MqttUnsubscribePacket
- packetId(int) - Method in class swim.mqtt.MqttPubAckPacket
- packetId(int) - Method in class swim.mqtt.MqttPubCompPacket
- packetId(int) - Method in class swim.mqtt.MqttPublishPacket
- packetId(int) - Method in class swim.mqtt.MqttPubRecPacket
- packetId(int) - Method in class swim.mqtt.MqttPubRelPacket
- packetId(int) - Method in class swim.mqtt.MqttSubAckPacket
- packetId(int) - Method in class swim.mqtt.MqttSubscribePacket
- packetId(int) - Method in class swim.mqtt.MqttUnsubAckPacket
- packetId(int) - Method in class swim.mqtt.MqttUnsubscribePacket
- packetType() - Method in class swim.mqtt.MqttConnAckPacket
- packetType() - Method in class swim.mqtt.MqttConnectPacket
- packetType() - Method in class swim.mqtt.MqttDisconnectPacket
- packetType() - Method in class swim.mqtt.MqttPacket
- packetType() - Method in class swim.mqtt.MqttPingReqPacket
- packetType() - Method in class swim.mqtt.MqttPingRespPacket
- packetType() - Method in class swim.mqtt.MqttPubAckPacket
- packetType() - Method in class swim.mqtt.MqttPubCompPacket
- packetType() - Method in class swim.mqtt.MqttPublishPacket
- packetType() - Method in class swim.mqtt.MqttPubRecPacket
- packetType() - Method in class swim.mqtt.MqttPubRelPacket
- packetType() - Method in class swim.mqtt.MqttSubAckPacket
- packetType() - Method in class swim.mqtt.MqttSubscribePacket
- packetType() - Method in class swim.mqtt.MqttUnsubAckPacket
- packetType() - Method in class swim.mqtt.MqttUnsubscribePacket
- page() - Method in class swim.db.BTreePageRef
- page() - Method in class swim.db.PageRef
- page() - Method in class swim.db.QTreePageRef
- page() - Method in class swim.db.STreePageRef
- page() - Method in class swim.db.UTreePageRef
- Page - Class in swim.db
- pageCache() - Method in class swim.db.FileStore
- pageCacheSize - Variable in class swim.db.StoreSettings
- pageCacheSize() - Method in class swim.db.StoreSettings
- pageCacheSize(int) - Method in class swim.db.StoreSettings
- pageContext() - Method in class swim.db.BTreePageRef
- pageContext() - Method in class swim.db.Page
- pageContext() - Method in class swim.db.PageRef
- pageContext() - Method in class swim.db.QTreePageRef
- pageContext() - Method in class swim.db.STreePageRef
- pageContext() - Method in class swim.db.UTreePageRef
- PageContext - Class in swim.db
- PageContext() - Constructor for class swim.db.PageContext
- PageLoader - Class in swim.db
- PageLoader() - Constructor for class swim.db.PageLoader
- pageRef() - Method in class swim.db.BTreeLeaf
- pageRef() - Method in class swim.db.BTreeNode
- pageRef() - Method in class swim.db.BTreePage
- pageRef() - Method in class swim.db.Page
- pageRef() - Method in class swim.db.QTreeLeaf
- pageRef() - Method in class swim.db.QTreeNode
- pageRef() - Method in class swim.db.QTreePage
- pageRef() - Method in class swim.db.STreeLeaf
- pageRef() - Method in class swim.db.STreeNode
- pageRef() - Method in class swim.db.STreePage
- pageRef() - Method in class swim.db.UTreeLeaf
- pageRef() - Method in class swim.db.UTreePage
- PageRef - Class in swim.db
- pageRefFromValue(PageContext, int, Value) - Method in enum swim.db.TreeType
- pageRefSize() - Method in class swim.db.BTreePageRef
- pageRefSize() - Method in class swim.db.PageRef
- pageRefSize() - Method in class swim.db.QTreePageRef
- pageRefSize() - Method in class swim.db.STreePageRef
- pageRefSize() - Method in class swim.db.UTreePageRef
- pages() - Method in class swim.db.Chunk
- pageShouldMerge(BTreePage<K, V, ?>) - Method in class swim.collections.BTreeContext
- pageShouldMerge(STreePage<T>) - Method in class swim.collections.STree
- pageShouldMerge(STreePage<T>) - Method in class swim.collections.STreeContext
- pageShouldMerge(Page) - Method in class swim.db.PageContext
- pageShouldMerge(Page) - Method in class swim.db.Trunk
- pageShouldMerge(Page, int) - Static method in class swim.db.PageContext
- pageShouldMerge(Store, Database, Page) - Method in class swim.db.StoreContext
- pageShouldMerge(QTreePage<K, S, V>) - Method in class swim.spatial.QTreeContext
- pageShouldSplit(BTreePage<K, V, ?>) - Method in class swim.collections.BTreeContext
- pageShouldSplit(STreePage<T>) - Method in class swim.collections.STree
- pageShouldSplit(STreePage<T>) - Method in class swim.collections.STreeContext
- pageShouldSplit(Page) - Method in class swim.db.PageContext
- pageShouldSplit(Page) - Method in class swim.db.Trunk
- pageShouldSplit(Page, int) - Static method in class swim.db.PageContext
- pageShouldSplit(Store, Database, Page) - Method in class swim.db.StoreContext
- pageShouldSplit(QTreePage<K, S, V>) - Method in class swim.spatial.QTreeContext
- pageSize() - Method in class swim.db.BTreeLeaf
- pageSize() - Method in class swim.db.BTreeNode
- pageSize() - Method in class swim.db.BTreePageRef
- pageSize() - Method in class swim.db.Page
- pageSize() - Method in class swim.db.PageRef
- pageSize() - Method in class swim.db.QTreePageRef
- pageSize() - Method in class swim.db.STreeLeaf
- pageSize() - Method in class swim.db.STreeNode
- pageSize() - Method in class swim.db.STreePageRef
- pageSize() - Method in class swim.db.UTreeLeaf
- pageSize() - Method in class swim.db.UTreePageRef
- pageSplitSize - Variable in class swim.db.StoreSettings
- pageSplitSize() - Method in class swim.collections.BTreeContext
- pageSplitSize() - Method in class swim.collections.STree
- pageSplitSize() - Method in class swim.collections.STreeContext
- pageSplitSize() - Method in class swim.db.StoreSettings
- pageSplitSize() - Method in class swim.spatial.QTreeContext
- pageSplitSize(int) - Method in class swim.db.StoreSettings
- pageType() - Method in class swim.db.BTreeLeaf
- pageType() - Method in class swim.db.BTreeNode
- pageType() - Method in class swim.db.BTreePageRef
- pageType() - Method in class swim.db.Page
- pageType() - Method in class swim.db.PageRef
- pageType() - Method in class swim.db.QTreeLeaf
- pageType() - Method in class swim.db.QTreeNode
- pageType() - Method in class swim.db.QTreePageRef
- pageType() - Method in class swim.db.STreeLeaf
- pageType() - Method in class swim.db.STreeNode
- pageType() - Method in class swim.db.STreePageRef
- pageType() - Method in class swim.db.UTreeLeaf
- pageType() - Method in class swim.db.UTreePageRef
- PageType - Enum in swim.db
- PairBuilder<K,V,O> - Interface in swim.util
-
Type that accumulates pairs of input values, and binds an output result of type
O. - parallelism() - Method in class swim.concurrent.Theater
- parallelism() - Method in class swim.concurrent.TheaterDef
- parallelism(int) - Method in class swim.concurrent.TheaterDef
- param(String) - Method in class swim.http.WebSocketExtension
- param(String) - Static method in class swim.uri.UriQuery
- param(String, String) - Method in class swim.http.header.ContentTypeHeader
- param(String, String) - Method in class swim.http.MediaRange
- param(String, String) - Method in class swim.http.MediaType
- param(String, String) - Method in class swim.http.TransferCoding
- param(String, String) - Method in class swim.http.WebSocketExtension
- param(String, String) - Static method in class swim.uri.UriQuery
- param(WebSocketParam) - Method in class swim.http.WebSocketExtension
- params - Variable in class swim.security.EcDomainDef
- params() - Method in class swim.http.header.ContentTypeHeader
- params() - Method in class swim.http.MediaRange
- params() - Method in class swim.http.MediaType
- params() - Method in class swim.http.TransferCoding
- params() - Method in class swim.http.WebSocketExtension
- parent() - Method in class swim.uri.Uri
- parent() - Method in class swim.uri.UriPath
- parentPath() - Method in class swim.uri.Uri
- parse(String) - Static method in class swim.avro.AvroName
- parse(String) - Static method in class swim.avro.AvroNamespace
- parse(String) - Static method in class swim.http.ContentCoding
- parse(String) - Static method in class swim.http.HttpCharset
- parse(String) - Static method in class swim.http.HttpChunkHeader
- parse(String) - Static method in class swim.http.HttpChunkTrailer
- parse(String) - Static method in class swim.http.LanguageRange
- parse(String) - Static method in class swim.http.MediaRange
- parse(String) - Static method in class swim.http.MediaType
- parse(String) - Static method in class swim.http.Product
- parse(String) - Static method in class swim.http.TransferCoding
- parse(String) - Static method in class swim.http.UpgradeProtocol
- parse(String) - Static method in class swim.http.WebSocketExtension
- parse(String) - Static method in class swim.http.WebSocketParam
- parse(String) - Static method in class swim.json.Json
- parse(String) - Static method in class swim.recon.Recon
- parse(String) - Static method in class swim.security.GoogleIdToken
- parse(String) - Static method in class swim.security.JsonWebKey
- parse(String) - Static method in class swim.security.JsonWebSignature
- parse(String) - Static method in class swim.security.JsonWebToken
- parse(String) - Static method in class swim.security.OpenIdToken
- parse(String) - Static method in class swim.security.ReconSignature
- parse(String) - Static method in class swim.uri.Uri
- parse(String) - Static method in class swim.uri.UriAuthority
- parse(String) - Static method in class swim.uri.UriFragment
- parse(String) - Static method in class swim.uri.UriHost
- parse(String) - Static method in class swim.uri.UriPath
- parse(String) - Static method in class swim.uri.UriPattern
- parse(String) - Static method in class swim.uri.UriPort
- parse(String) - Static method in class swim.uri.UriQuery
- parse(String) - Static method in class swim.uri.UriScheme
- parse(String) - Static method in class swim.uri.UriUser
- parse(String) - Static method in class swim.xml.Xml
- parse(String[]) - Method in class swim.args.Cmd
- parse(String[], int) - Method in class swim.args.Cmd
- parse(String[], int) - Method in class swim.args.Opt
- parse(Input, Output<O>) - Static method in class swim.codec.Base16
-
Parses the base-16 (hexadecimal) encoded
input, and writes the decoded bytes tooutput, returning aParsercontinuation that knows how to parse any additional input. - parse(Input, Output<O>) - Method in class swim.codec.Base64
-
Parses the base-64 (7-bit ASCII) encoded
input, and writes the decoded bytes tooutput, returning aParsercontinuation that knows how to parse any additional input. - parse(Input, Parser<?>...) - Static method in class swim.codec.Detect
- parseAbsolute(Input) - Method in class swim.uri.UriParser
- parseAbsoluteString(String) - Method in class swim.uri.UriParser
- parseAdditiveOperator(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseAndOperator(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseArray(Input) - Method in class swim.json.JsonParser
- parseAttr(Input) - Method in class swim.recon.ReconParser
- parseAttrExpression(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseAttributeValue(Input) - Method in class swim.xml.XmlParser
- parseAuthority(Input) - Method in class swim.uri.UriParser
- parseAuthorityString(String) - Method in class swim.uri.UriParser
- parseBitwiseAndOperator(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseBitwiseOrOperator(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseBitwiseXorOperator(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseBlock(Input) - Method in class swim.recon.ReconParser
- parseBlockExpression(Input) - Method in class swim.recon.ReconParser
- parseBlockExpression(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseBlockItem(Input) - Method in class swim.recon.ReconParser
- parseBlockString(String) - Method in class swim.recon.ReconParser
- parseBody(byte[], CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseBody(byte[], CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseBody(String, CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseBody(String, CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseBody(ByteBuffer, CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseBody(ByteBuffer, CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseBody(Input, CsvHeader<T, R, C>) - Method in class swim.csv.parser.CsvParser
- parseBodyBuffer(CsvHeader<T, R, C>, ByteBuffer) - Method in class swim.csv.parser.CsvParser
- parseBodyData(CsvHeader<T, R, C>, byte[]) - Method in class swim.csv.parser.CsvParser
- parseBodyString(CsvHeader<T, R, C>, String) - Method in class swim.csv.parser.CsvParser
- parseByteArray(Input) - Static method in class swim.codec.Base16
-
Parses the base-16 (hexadecimal) encoded
input, and writes the decoded bytes to a growable array, returning aParsercontinuation that knows how to parse any additional input. - parseByteArray(Input) - Method in class swim.codec.Base64
-
Parses the base-64 (7-bit ASCII) encoded
input, and writes the decoded bytes to a growable array, returning aParsercontinuation that knows how to parse any additional input. - parseByteBuffer(Input) - Static method in class swim.codec.Base16
-
Parses the base-16 (hexadecimal) encoded
input, and writes the decoded bytes to a growable buffer, returning aParsercontinuation that knows how to parse any additional input. - parseByteBuffer(Input) - Method in class swim.codec.Base64
-
Parses the base-64 (t-bit ASCII) encoded
input, and writes the decoded bytes to a growable buffer, returning aParsercontinuation that knows how to parse any additional input. - parseCDataSection(Input, Output<?>) - Method in class swim.xml.XmlParser
- parseCDataSectionRest(Input, Output<?>) - Method in class swim.xml.XmlParser
- parseCell(Input) - Method in interface swim.csv.schema.CsvCol
- parseCell(Input, CsvCol<C>) - Method in class swim.csv.parser.CsvParser
- parseCharset(Input) - Method in class swim.http.HttpParser
- parseCharsetString(String) - Method in class swim.http.HttpParser
- parseChunkExtension(Input) - Method in class swim.http.HttpParser
- parseChunkExtensionString(String) - Method in class swim.http.HttpParser
- parseChunkHeader(Input) - Method in class swim.http.HttpParser
- parseChunkHeaderString(String) - Method in class swim.http.HttpParser
- parseChunkTrailer(Input) - Method in class swim.http.HttpParser
- parseChunkTrailerString(String) - Method in class swim.http.HttpParser
- parseComment(Input) - Method in class swim.http.HttpParser
- parseComment(Input) - Method in class swim.xml.XmlParser
- parseCommentRest(Input) - Method in class swim.xml.XmlParser
- parseComparisonOperator(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseConditionalOperator(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseContentCoding(Input) - Method in class swim.http.HttpParser
- parseContentCodingString(String) - Method in class swim.http.HttpParser
- parseData(Input) - Method in class swim.recon.ReconParser
- parsedCol(String, Parser<? extends Item>) - Static method in class swim.csv.structure.CsvStructure
- parsedCol(Parser<? extends Item>) - Static method in class swim.csv.structure.CsvStructure
- parsedCol(Value, Parser<? extends Item>) - Static method in class swim.csv.structure.CsvStructure
- parseDecimal(Input) - Static method in class swim.codec.Base10
- parseDecoded(Input, Parser<O>) - Static method in class swim.codec.Utf8
- parseDecoded(Input, Parser<O>, UtfErrorMode) - Static method in class swim.codec.Utf8
- parseDoctypeDecl(Input) - Method in class swim.xml.XmlParser
- parseDoctypeDeclRest(Input) - Method in class swim.xml.XmlParser
- parseDocument(Input) - Method in class swim.xml.XmlParser
- parseDocumentString(String) - Method in class swim.xml.XmlParser
- parseEntityName(Input) - Method in class swim.xml.XmlParser
- parseFragment(String) - Static method in class swim.xml.Xml
- parseFragment(Input) - Method in class swim.uri.UriParser
- parseFragment(Input) - Method in class swim.xml.XmlParser
- parseFragmentString(String) - Method in class swim.uri.UriParser
- parseFragmentString(String) - Method in class swim.xml.XmlParser
- parseGerm(Input) - Method in class swim.db.FileZone
- parseHeader(Input) - Method in class swim.http.HttpParser
- parseHeader(Input, CsvHeader<T, R, C>) - Method in class swim.csv.parser.CsvParser
- parseHeaderString(String) - Method in class swim.http.HttpParser
- parseHeaderValue(Input, String) - Method in class swim.http.HttpParser
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.AcceptCharsetHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.AcceptEncodingHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.AcceptHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.AcceptLanguageHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.AllowHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.ConnectionHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.ContentEncodingHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.ContentLengthHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.ContentTypeHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.ExpectHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.HostHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.MaxForwardsHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.OriginHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.SecWebSocketAcceptHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.SecWebSocketExtensionsHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.SecWebSocketKeyHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.SecWebSocketProtocolHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.SecWebSocketVersionHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.ServerHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.TransferEncodingHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.UpgradeHeader
- parseHeaderValue(Input, HttpParser) - Static method in class swim.http.header.UserAgentHeader
- parseHeaderValue(Input, HttpParser, String, String) - Static method in class swim.http.header.RawHeader
- parseHost(Input) - Method in class swim.uri.UriParser
- parseHostAddress(Input) - Method in class swim.uri.UriParser
- parseHostLiteral(Input) - Method in class swim.uri.UriParser
- parseHostString(String) - Method in class swim.uri.UriParser
- parseHttp(String) - Static method in class swim.http.ChunkExtension
- parseHttp(String) - Static method in class swim.http.HttpHeader
- parseHttp(String) - Static method in class swim.http.HttpMethod
- parseHttp(String) - Static method in class swim.http.HttpRequest
- parseHttp(String) - Static method in class swim.http.HttpResponse
- parseHttp(String) - Static method in class swim.http.HttpStatus
- parseHttp(String) - Static method in class swim.http.HttpVersion
- parseIdent(Input) - Method in class swim.json.JsonParser
- parseIdent(Input) - Method in class swim.recon.ReconParser
- parseInlineItem(Input) - Method in class swim.recon.ReconParser
- parseInteger(Input) - Static method in class swim.codec.Base10
- parseInteger(Input) - Method in class swim.recon.ReconParser
- parseInvokeOperator(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseKey(Input) - Method in class swim.avro.schema.AvroMapType
- parseLambdaFunc(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseLanguageRange(Input) - Method in class swim.http.HttpParser
- parseLanguageRangeString(String) - Method in class swim.http.HttpParser
- parseLine(Input) - Static method in class swim.codec.Unicode
- parseLine(Input, StringBuilder) - Static method in class swim.codec.Unicode
- parseLiteral(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseMarkup(Input) - Method in class swim.recon.ReconParser
- parseMarkup(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseMarkupDecl(Input) - Method in class swim.xml.XmlParser
- parseMediaRange(Input) - Method in class swim.http.HttpParser
- parseMediaRangeString(String) - Method in class swim.http.HttpParser
- parseMediaType(Input) - Method in class swim.http.HttpParser
- parseMediaTypeString(String) - Method in class swim.http.HttpParser
- parseMethod(Input) - Method in class swim.http.HttpParser
- parseMethodString(String) - Method in class swim.http.HttpParser
- parseMultiplicativeOperator(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseName(Input) - Method in class swim.xml.XmlParser
- parseNull(Input) - Static method in class swim.codec.Binary
- parseNull(Input) - Static method in class swim.codec.Unicode
- parseNumber(Input) - Static method in class swim.codec.Base10
- parseNumber(Input) - Method in class swim.json.JsonParser
- parseNumber(Input) - Method in class swim.recon.ReconParser
- parseNumberString(String) - Method in class swim.recon.ReconParser
- parseObject(Input) - Method in class swim.json.JsonParser
- parseObjectString(String) - Method in class swim.json.JsonParser
- parseOrOperator(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseOutput(Input, Output<O>) - Static method in class swim.codec.Binary
-
Writes the decoded bytes of the
inputbuffer to the givenoutput, returning aParsercontinuation that knows how to decode subsequent input buffers. - parseOutput(Input, Output<O>) - Static method in class swim.codec.Unicode
- parseParamMap(Input) - Method in class swim.http.HttpParser
- parseParamMapRest(Input) - Method in class swim.http.HttpParser
- parseParamMapRest(Input, StringBuilder) - Method in class swim.http.HttpParser
- parsePath(Input) - Method in class swim.uri.UriParser
- parsePath(Input, UriPathBuilder) - Method in class swim.uri.UriParser
- parsePathString(String) - Method in class swim.uri.UriParser
- parsePI(Input) - Method in class swim.xml.XmlParser
- parsePIRest(Input) - Method in class swim.xml.XmlParser
- parsePITarget(Input) - Method in class swim.xml.XmlParser
- parsePITargetRest(Input, String) - Method in class swim.xml.XmlParser
- parsePort(Input) - Method in class swim.uri.UriParser
- parsePortString(String) - Method in class swim.uri.UriParser
- parsePrefixOperator(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parsePrimary(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseProduct(Input) - Method in class swim.http.HttpParser
- parseProductString(String) - Method in class swim.http.HttpParser
- parseQuery(Input) - Method in class swim.uri.UriParser
- parseQuery(Input, UriQueryBuilder) - Method in class swim.uri.UriParser
- parseQueryString(String) - Method in class swim.uri.UriParser
- parseQValue(Input) - Method in class swim.http.HttpParser
- parseQValueRest(Input) - Method in class swim.http.HttpParser
- parser() - Static method in class swim.csv.Csv
- parser() - Static method in class swim.json.Json
- parser() - Static method in class swim.recon.Recon
- parser() - Static method in class swim.security.JsonWebSignature
- parser() - Static method in class swim.xml.Xml
- parser(int) - Static method in class swim.csv.Csv
- parser(Output<O>) - Static method in class swim.codec.Base16
-
Returns a
Parserthat decodes base-16 (hexadecimal) encoded input, and writes the decoded bytes tooutput. - parser(Output<O>) - Method in class swim.codec.Base64
-
Returns a
Parserthat decodes base-64 (7-bit ASCII) encoded input, and writes the decoded bytes tooutput. - parser(Parser<?>...) - Static method in class swim.codec.Detect
- Parser<O> - Class in swim.codec
-
Continuation of how to parse subsequent
Inputtokens from a stream. - Parser() - Constructor for class swim.codec.Parser
- parseRawString(Input) - Method in class swim.recon.ReconParser
- parseRecon(String) - Static method in class swim.warp.Envelope
- parseRecord(Input) - Method in class swim.recon.ReconParser
- parseRecord(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseReference(Input, Output<?>) - Method in class swim.xml.XmlParser
- parseRequest(Input) - Method in class swim.http.HttpParser
- parseRequestString(String) - Method in class swim.http.HttpParser
- parseResponse(Input) - Method in class swim.http.HttpParser
- parseResponseString(String) - Method in class swim.http.HttpParser
- ParserException - Exception in swim.codec
-
Thrown when a
Parserparses invdalid syntax. - ParserException() - Constructor for exception swim.codec.ParserException
- ParserException(String) - Constructor for exception swim.codec.ParserException
- ParserException(String, Throwable) - Constructor for exception swim.codec.ParserException
- ParserException(Throwable) - Constructor for exception swim.codec.ParserException
- ParserException(Diagnostic) - Constructor for exception swim.codec.ParserException
- parseRow(byte[], CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseRow(byte[], CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseRow(String, CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseRow(String, CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseRow(ByteBuffer, CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseRow(ByteBuffer, CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseRow(Input, CsvHeader<T, R, C>) - Method in class swim.csv.parser.CsvParser
- parseRowBuffer(CsvHeader<T, R, C>, ByteBuffer) - Method in class swim.csv.parser.CsvParser
- parseRowData(CsvHeader<T, R, C>, byte[]) - Method in class swim.csv.parser.CsvParser
- parseRowString(CsvHeader<T, R, C>, String) - Method in class swim.csv.parser.CsvParser
- parseScheme(Input) - Method in class swim.uri.UriParser
- parseSchemeString(String) - Method in class swim.uri.UriParser
- parseSelector(Input) - Method in class swim.recon.ReconParser
- parseSelector(Input, Builder<I, V>) - Method in class swim.recon.ReconParser
- parseStatus(Input) - Method in class swim.http.HttpParser
- parseStatusString(String) - Method in class swim.http.HttpParser
- parseString(Input) - Method in class swim.avro.schema.AvroStringType
- parseString(Input) - Static method in class swim.codec.Unicode
- parseString(Input) - Static method in class swim.codec.Utf8
- parseString(Input) - Method in class swim.json.JsonParser
- parseString(Input) - Method in class swim.protobuf.schema.ProtobufStringType
- parseString(Input) - Method in class swim.recon.ReconParser
- parseString(Input, StringBuilder) - Static method in class swim.codec.Unicode
- parseString(Input, StringBuilder) - Static method in class swim.codec.Utf8
- parseString(Input, StringBuilder, UtfErrorMode) - Static method in class swim.codec.Utf8
- parseString(Input, UtfErrorMode) - Static method in class swim.codec.Utf8
- parseTable(byte[]) - Static method in class swim.csv.Csv
- parseTable(byte[], int) - Static method in class swim.csv.Csv
- parseTable(byte[], CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseTable(byte[], CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseTable(String) - Static method in class swim.csv.Csv
- parseTable(String, int) - Static method in class swim.csv.Csv
- parseTable(String, CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseTable(String, CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseTable(ByteBuffer) - Static method in class swim.csv.Csv
- parseTable(ByteBuffer, int) - Static method in class swim.csv.Csv
- parseTable(ByteBuffer, CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseTable(ByteBuffer, CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseTable(Input, CsvHeader<T, R, C>) - Method in class swim.csv.parser.CsvParser
- parseTableBuffer(CsvHeader<T, R, C>, ByteBuffer) - Method in class swim.csv.parser.CsvParser
- parseTableData(CsvHeader<T, R, C>, byte[]) - Method in class swim.csv.parser.CsvParser
- parseTableString(CsvHeader<T, R, C>, String) - Method in class swim.csv.parser.CsvParser
- parseTagContent(Input, String, Builder<I, V>) - Method in class swim.xml.XmlParser
- parseTagEnd(Input, String, Builder<I, V>) - Method in class swim.xml.XmlParser
- parseTagEndRest(Input, String, Builder<I, V>) - Method in class swim.xml.XmlParser
- parseTagStart(Input) - Method in class swim.xml.XmlParser
- parseTagStartRest(Input) - Method in class swim.xml.XmlParser
- parseTagStartRest(Input, Builder<I, V>) - Method in class swim.xml.XmlParser
- parseTokenList(Input) - Method in class swim.http.HttpParser
- parseTransferCoding(Input) - Method in class swim.http.HttpParser
- parseTransferCodingString(String) - Method in class swim.http.HttpParser
- parseUpgradeProtocol(Input) - Method in class swim.http.HttpParser
- parseUpgradeProtocolString(String) - Method in class swim.http.HttpParser
- parseUser(Input) - Method in class swim.uri.UriParser
- parseUserString(String) - Method in class swim.uri.UriParser
- parseValue(Input) - Method in class swim.json.JsonParser
- parseValueString(String) - Method in class swim.json.JsonParser
- parseVersion(Input) - Method in class swim.http.HttpParser
- parseVersionString(String) - Method in class swim.http.HttpParser
- parseWebSocketExtension(Input) - Method in class swim.http.HttpParser
- parseWebSocketExtensionString(String) - Method in class swim.http.HttpParser
- parseWebSocketParam(Input) - Method in class swim.http.HttpParser
- parseWebSocketParamString(String) - Method in class swim.http.HttpParser
- parseXmlDecl(Input) - Method in class swim.xml.XmlParser
- parseXmlDeclRest(Input) - Method in class swim.xml.XmlParser
- PARTIAL_CONTENT - Static variable in class swim.http.HttpStatus
- password - Variable in class swim.uri.UriUser
- password() - Method in class swim.mqtt.MqttConnectPacket
- password() - Method in class swim.uri.Uri
- password() - Method in class swim.uri.UriAuthority
- password() - Method in class swim.uri.UriUser
- password(String) - Method in class swim.uri.Uri
- password(String) - Method in class swim.uri.UriAuthority
- password(String) - Method in class swim.uri.UriUser
- password(Data) - Method in class swim.mqtt.MqttConnectPacket
- path - Variable in class swim.uri.Uri
- path() - Method in class swim.uri.Uri
- path(String...) - Method in class swim.uri.Uri
- path(UriPath) - Method in class swim.uri.Uri
- pathBuilder() - Method in class swim.uri.UriParser
- pathEmpty() - Method in class swim.uri.UriParser
- pathForm() - Static method in class swim.uri.UriPath
- pathName() - Method in class swim.uri.Uri
- pathName(String) - Method in class swim.uri.Uri
- pathParser() - Method in class swim.uri.UriParser
- pathParser(UriPathBuilder) - Method in class swim.uri.UriParser
- pathPart() - Method in class swim.uri.Uri
- pathPart(String) - Method in class swim.uri.Uri
- PathPrefixRoute - Class in swim.web.route
- PathPrefixRoute(UriPath, WebRoute) - Constructor for class swim.web.route.PathPrefixRoute
- payload - Variable in class swim.security.ReconSignature
- payload() - Method in class swim.http.HttpMessage
- payload() - Method in class swim.http.HttpRequest
- payload() - Method in class swim.http.HttpResponse
- payload() - Method in class swim.security.JsonWebSignature
- payload() - Method in class swim.security.ReconSignature
- payload(String) - Method in class swim.mqtt.MqttPublishPacket
- payload(ByteBuffer) - Method in class swim.mqtt.MqttPublishPacket
- payload(Decoder<T>) - Method in class swim.security.JsonWebSignature
- payload(Encoder<?, ?>, int) - Method in class swim.mqtt.MqttPublishPacket
- payload(HttpPayload<T2>) - Method in class swim.http.HttpMessage
- payload(HttpPayload<T2>) - Method in class swim.http.HttpRequest
- payload(HttpPayload<T2>) - Method in class swim.http.HttpResponse
- payload(Data) - Method in class swim.mqtt.MqttPublishPacket
- payload(Form<T>) - Method in class swim.security.JsonWebSignature
- payload(U, Encoder<?, ?>, int) - Method in class swim.mqtt.MqttPublishPacket
- PAYLOAD_TOO_LARGE - Static variable in class swim.http.HttpStatus
- payloadData - Variable in class swim.security.JsonWebSignature
- payloadData() - Method in class swim.security.JsonWebSignature
- payloadDecoder() - Method in class swim.ws.WsFragmentFrame
- payloadDecoder(Decoder<T2>) - Method in class swim.http.HttpMessage
- payloadDecoder(Decoder<T2>) - Method in class swim.http.HttpRequest
- payloadDecoder(Decoder<T2>) - Method in class swim.http.HttpResponse
- payloadDecoder(ProtobufMessageType<T, ?>) - Static method in class swim.protobuf.Protobuf
- payloadDecoder(ProtobufMessageType<T, M>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- payloadEncoder() - Method in class swim.http.HttpBody
- payloadEncoder() - Method in class swim.http.HttpChunked
- payloadEncoder() - Method in class swim.mqtt.MqttPublishPacket
- payloadEncoder(WsEncoder) - Method in class swim.ws.WsBinaryFrame
- payloadEncoder(WsEncoder) - Method in class swim.ws.WsCloseFrame
- payloadEncoder(WsEncoder) - Method in class swim.ws.WsFragmentFrame
- payloadEncoder(WsEncoder) - Method in class swim.ws.WsFrame
- payloadEncoder(WsEncoder) - Method in class swim.ws.WsPingFrame
- payloadEncoder(WsEncoder) - Method in class swim.ws.WsPongFrame
- payloadEncoder(WsEncoder) - Method in class swim.ws.WsTextFrame
- payloadSize() - Method in class swim.mqtt.MqttPublishPacket
- payloadValue() - Method in class swim.mqtt.MqttPublishPacket
- payloadValue() - Method in class swim.ws.WsBinaryFrame
- payloadValue() - Method in class swim.ws.WsCloseFrame
- payloadValue() - Method in class swim.ws.WsControlFrame
- payloadValue() - Method in class swim.ws.WsDataFrame
- payloadValue() - Method in class swim.ws.WsFragmentFrame
- payloadValue() - Method in class swim.ws.WsFrame
- payloadValue() - Method in class swim.ws.WsPingFrame
- payloadValue() - Method in class swim.ws.WsPongFrame
- payloadValue() - Method in class swim.ws.WsTextFrame
- payloadValue(U) - Method in class swim.mqtt.MqttPublishPacket
- PAYMENT_REQUIRED - Static variable in class swim.http.HttpStatus
- peek() - Method in class swim.concurrent.ConcurrentTrancheQueue
- peekScope() - Method in class swim.structure.Interpreter
- permessageDeflate(boolean, boolean, int, int) - Static method in class swim.http.WebSocketExtension
- phrase() - Method in class swim.http.HttpStatus
- pi(String, String) - Method in class swim.xml.XmlParser
- pi(String, String) - Method in class swim.xml.XmlStructureParser
- picture() - Method in class swim.security.GoogleIdToken
- picture(String) - Method in class swim.security.GoogleIdToken
- PING - swim.ws.WsOpcode
- pingDecoder(Decoder<T>) - Method in class swim.ws.WsDecoder
- pingFrame(P) - Method in class swim.ws.WsDecoder
- pingFrameEncoder(WsFrame<T>) - Method in class swim.ws.WsEncoder
- pingReqPacket(int) - Method in class swim.mqtt.MqttDecoder
- pingReqPacketEncoder(MqttPingReqPacket) - Method in class swim.mqtt.MqttEncoder
- pingRespPacket(int) - Method in class swim.mqtt.MqttDecoder
- pingRespPacketEncoder(MqttPingRespPacket) - Method in class swim.mqtt.MqttEncoder
- piOutput(String) - Method in class swim.xml.XmlParser
- plus(R2Vector) - Method in class swim.math.R2Point
- plus(R2Vector) - Method in class swim.math.R2Vector
- plus(R3Vector) - Method in class swim.math.R3Point
- plus(R3Vector) - Method in class swim.math.R3Vector
- plus(RNVector) - Method in class swim.math.RNVector
- plus(Tensor) - Method in class swim.math.Tensor
- plus(TensorArray<V, S>) - Method in class swim.math.TensorArray
- plus(Z2Vector) - Method in class swim.math.Z2Point
- plus(Z2Vector) - Method in class swim.math.Z2Vector
- plus(Z3Vector) - Method in class swim.math.Z3Point
- plus(Z3Vector) - Method in class swim.math.Z3Vector
- plus(Item) - Method in class swim.structure.Attr
- plus(Item) - Method in class swim.structure.Expression
- plus(Item) - Method in class swim.structure.Item
- plus(Item) - Method in class swim.structure.Slot
- plus(Item) - Method in class swim.structure.Value
- plus(Num) - Method in class swim.structure.Num
- plus(Text) - Method in class swim.structure.Text
- plus(Value) - Method in class swim.structure.Expression
- plus(Value) - Method in class swim.structure.Num
- plus(Value) - Method in class swim.structure.Text
- plus(Value) - Method in class swim.structure.Value
- plus(Value, Value) - Method in class swim.recon.ReconStructureParser
- plus(V, V) - Method in class swim.recon.ReconParser
- PlusOperator - Class in swim.structure.operator
-
A
BinaryOperatorthat represents an addition operation between its two operands. - PlusOperator(Item, Item) - Constructor for class swim.structure.operator.PlusOperator
- PlusOutlet - Class in swim.dataflow.operator
- PlusOutlet() - Constructor for class swim.dataflow.operator.PlusOutlet
- point - Variable in class swim.security.EcPublicKeyDef
- point() - Method in class swim.security.EcPublicKeyDef
- poll() - Method in class swim.concurrent.ConcurrentTrancheQueue
- PolyForm - Class in swim.structure.form
- PolyForm() - Constructor for class swim.structure.form.PolyForm
- PONG - swim.ws.WsOpcode
- pongDecoder(Decoder<T>) - Method in class swim.ws.WsDecoder
- pongFrame(P) - Method in class swim.ws.WsDecoder
- pongFrameEncoder(WsFrame<T>) - Method in class swim.ws.WsEncoder
- pop() - Method in class swim.uri.UriPathBuilder
- popScope() - Method in class swim.structure.Interpreter
- port - Variable in class swim.uri.UriAuthority
- port() - Method in class swim.http.header.HostHeader
- port() - Method in class swim.uri.Uri
- port() - Method in class swim.uri.UriAuthority
- port(int) - Method in class swim.uri.UriParser
- port(UriPort) - Method in class swim.uri.Uri
- port(UriPort) - Method in class swim.uri.UriAuthority
- portNumber() - Method in class swim.uri.Uri
- portNumber() - Method in class swim.uri.UriAuthority
- portNumber(int) - Method in class swim.uri.Uri
- portNumber(int) - Method in class swim.uri.UriAuthority
- portParser() - Method in class swim.uri.UriParser
- portPart() - Method in class swim.uri.Uri
- portPart() - Method in class swim.uri.UriAuthority
- portPart(String) - Method in class swim.uri.Uri
- portPart(String) - Method in class swim.uri.UriAuthority
- positive() - Method in class swim.structure.Attr
- positive() - Method in class swim.structure.Expression
- positive() - Method in class swim.structure.Item
- positive() - Method in class swim.structure.Num
- positive() - Method in class swim.structure.Slot
- positive() - Method in class swim.structure.Value
- positive(Value) - Method in class swim.recon.ReconStructureParser
- positive(V) - Method in class swim.recon.ReconParser
- PositiveOperator - Class in swim.structure.operator
- PositiveOperator(Item) - Constructor for class swim.structure.operator.PositiveOperator
- PositiveOutlet - Class in swim.dataflow.operator
- PositiveOutlet() - Constructor for class swim.dataflow.operator.PositiveOutlet
- post() - Method in class swim.db.BTreePageRef
- post() - Method in class swim.db.Chunk
- post() - Method in class swim.db.Database
- post() - Method in class swim.db.Page
- post() - Method in class swim.db.PageRef
- post() - Method in class swim.db.QTreePageRef
- post() - Method in class swim.db.STreePageRef
- post() - Method in class swim.db.Tree
- post() - Method in class swim.db.Trunk
- post() - Method in class swim.db.UTreePageRef
- post(Uri, FingerTrieSeq<HttpHeader>) - Static method in class swim.http.HttpRequest
- post(Uri, HttpHeader...) - Static method in class swim.http.HttpRequest
- POST - Static variable in class swim.http.HttpMethod
- pow() - Static method in class swim.structure.func.MathModule
- pow(Double, Double) - Method in class swim.math.R
- pow(S, S) - Method in interface swim.math.CompleteField
- pow(Num) - Method in class swim.structure.Num
- precedence() - Method in class swim.structure.func.LambdaFunc
- precedence() - Method in class swim.structure.Item
- precedence() - Method in class swim.structure.operator.AndOperator
- precedence() - Method in class swim.structure.operator.BitwiseAndOperator
- precedence() - Method in class swim.structure.operator.BitwiseNotOperator
- precedence() - Method in class swim.structure.operator.BitwiseOrOperator
- precedence() - Method in class swim.structure.operator.BitwiseXorOperator
- precedence() - Method in class swim.structure.operator.ConditionalOperator
- precedence() - Method in class swim.structure.operator.DivideOperator
- precedence() - Method in class swim.structure.operator.EqOperator
- precedence() - Method in class swim.structure.operator.GeOperator
- precedence() - Method in class swim.structure.operator.GtOperator
- precedence() - Method in class swim.structure.operator.InvokeOperator
- precedence() - Method in class swim.structure.operator.LeOperator
- precedence() - Method in class swim.structure.operator.LtOperator
- precedence() - Method in class swim.structure.operator.MinusOperator
- precedence() - Method in class swim.structure.operator.ModuloOperator
- precedence() - Method in class swim.structure.operator.NegativeOperator
- precedence() - Method in class swim.structure.operator.NeOperator
- precedence() - Method in class swim.structure.operator.NotOperator
- precedence() - Method in class swim.structure.operator.OrOperator
- precedence() - Method in class swim.structure.operator.PlusOperator
- precedence() - Method in class swim.structure.operator.PositiveOperator
- precedence() - Method in class swim.structure.operator.TimesOperator
- precedence() - Method in class swim.structure.selector.LiteralSelector
- precedence() - Method in class swim.structure.Selector
- precedence(I) - Method in class swim.recon.ReconWriter
- precedence(Item) - Method in class swim.recon.ReconStructureWriter
- precision() - Method in class swim.math.Tensor
- Precision - Class in swim.math
- PRECONDITION_FAILED - Static variable in class swim.http.HttpStatus
- predicate() - Method in class swim.structure.selector.FilterSelector
- Preemptive - Interface in swim.concurrent
-
Function interface that callers can optionally invoke concurrently.
- prepended(boolean) - Method in class swim.structure.Item
- prepended(double) - Method in class swim.structure.Item
- prepended(float) - Method in class swim.structure.Item
- prepended(int) - Method in class swim.structure.Item
- prepended(long) - Method in class swim.structure.Item
- prepended(Object...) - Method in class swim.structure.Absent
- prepended(Object...) - Method in class swim.structure.Item
- prepended(Object...) - Method in class swim.structure.Record
- prepended(String) - Method in class swim.avro.AvroNamespace
- prepended(String) - Method in class swim.structure.Item
- prepended(String) - Method in class swim.uri.UriPath
- prepended(String) - Method in class swim.uri.UriQuery
- prepended(String...) - Method in class swim.avro.AvroNamespace
- prepended(String...) - Method in class swim.uri.UriPath
- prepended(String...) - Method in class swim.uri.UriQuery
- prepended(String, String) - Method in class swim.uri.UriQuery
- prepended(Collection<? extends String>) - Method in class swim.avro.AvroNamespace
- prepended(Collection<? extends String>) - Method in class swim.uri.UriPath
- prepended(Collection<? extends T>) - Method in class swim.collections.FingerTrieSeq
- prepended(Map<? extends String, ? extends String>) - Method in class swim.uri.UriQuery
- prepended(Item) - Method in class swim.structure.Absent
- prepended(Item) - Method in class swim.structure.Item
- prepended(Item) - Method in class swim.structure.Record
- prepended(Value, Value, long) - Method in class swim.db.STreePage
- prepended(Value, Value, long, int) - Method in class swim.db.STree
- prepended(T) - Method in class swim.collections.FingerTrieSeq
- prepended(T, Object, STreeContext<T>) - Method in class swim.collections.STreePage
- prependedPath(String) - Method in class swim.uri.Uri
- prependedPath(String...) - Method in class swim.uri.Uri
- prependedPath(Collection<? extends String>) - Method in class swim.uri.Uri
- prependedQuery(String) - Method in class swim.uri.Uri
- prependedQuery(String...) - Method in class swim.uri.Uri
- prependedQuery(String, String) - Method in class swim.uri.Uri
- prependedQuery(Map<? extends String, ? extends String>) - Method in class swim.uri.Uri
- prependedSegment(String) - Method in class swim.uri.Uri
- prependedSegment(String) - Method in class swim.uri.UriPath
- prependedSlash() - Method in class swim.uri.Uri
- prependedSlash() - Method in class swim.uri.UriPath
- pretty() - Static method in class swim.codec.OutputSettings
-
Returns
OutputSettingsconfigured with the system line separator, pretty printing enabled, and styling disabled. - prettyStyled() - Static method in class swim.codec.OutputSettings
-
Returns
OutputSettingsconfigured with the system line separator, pretty printing enabled, and styling enabled. - previous() - Method in class swim.structure.collections.ValueCursor
- previous() - Method in class swim.structure.collections.ValueEntryCursor
- previous() - Method in class swim.structure.collections.ValueListIterator
- previous() - Method in interface swim.util.Cursor
- previousEntry(Object) - Method in class swim.structure.collections.ValueOrderedMap
- previousEntry(K) - Method in class swim.collections.BTree
- previousEntry(K) - Method in class swim.collections.BTreeMap
- previousEntry(K) - Method in interface swim.util.OrderedMap
- previousEntry(K, BTreeContext<K, V>) - Method in class swim.collections.BTreePage
- previousEntry(Value) - Method in class swim.db.BTree
- previousEntry(Value) - Method in class swim.db.BTreeLeaf
- previousEntry(Value) - Method in class swim.db.BTreeMap
- previousEntry(Value) - Method in class swim.db.BTreeMapView
- previousEntry(Value) - Method in class swim.db.BTreeNode
- previousEntry(Value) - Method in class swim.db.BTreePage
- previousIndex() - Method in class swim.structure.collections.ValueCursor
- previousIndex() - Method in class swim.structure.collections.ValueEntryCursor
- previousIndex() - Method in class swim.structure.collections.ValueListIterator
- previousIndex() - Method in interface swim.util.Cursor
- previousIndexLong() - Method in class swim.structure.collections.ValueCursor
- previousIndexLong() - Method in class swim.structure.collections.ValueEntryCursor
- previousIndexLong() - Method in interface swim.util.Cursor
- previousKey() - Method in class swim.structure.collections.ValueOrderedMapCursor
- previousKey() - Method in interface swim.util.OrderedMapCursor
- previousKey(Object) - Method in class swim.structure.collections.ValueOrderedMap
- previousKey(K) - Method in class swim.collections.BTree
- previousKey(K) - Method in class swim.collections.BTreeMap
- previousKey(K) - Method in interface swim.util.OrderedMap
- previousKey(Value) - Method in class swim.db.BTree
- previousKey(Value) - Method in class swim.db.BTreeMap
- previousKey(Value) - Method in class swim.db.BTreeMapView
- previousValue(Object) - Method in class swim.structure.collections.ValueOrderedMap
- previousValue(K) - Method in class swim.collections.BTree
- previousValue(K) - Method in class swim.collections.BTreeMap
- previousValue(K) - Method in interface swim.util.OrderedMap
- previousValue(Value) - Method in class swim.db.BTree
- previousValue(Value) - Method in class swim.db.BTreeMap
- previousValue(Value) - Method in class swim.db.BTreeMapView
- prime - Variable in class swim.security.EcPrimeFieldDef
- prime() - Method in class swim.security.EcPrimeFieldDef
- primeDefs - Variable in class swim.security.RsaPrivateKeyDef
- primeDefs() - Method in class swim.security.RsaPrivateKeyDef
- primitiveDecoder(AvroPrimitiveType<T>) - Method in class swim.avro.decoder.AvroDecoder
- primitiveDecoder(ProtobufPrimitiveType<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- printTree() - Method in class swim.db.Page
- prio() - Method in interface swim.concurrent.PullRequest
- prio() - Method in class swim.concurrent.PushRequest
- prio() - Method in class swim.warp.LinkAddressed
- privateExponent - Variable in class swim.security.RsaPrivateKeyDef
- privateExponent() - Method in class swim.security.RsaPrivateKeyDef
- privateKey - Variable in class swim.security.EcPrivateKeyDef
- privateKey - Variable in class swim.security.RsaPrivateKeyDef
- privateKey() - Method in class swim.security.EcPrivateKeyDef
- privateKey() - Method in class swim.security.JsonWebKey
- privateKey() - Method in class swim.security.PrivateKeyDef
- privateKey() - Method in class swim.security.RsaPrivateKeyDef
- privateKeyDef() - Method in class swim.security.JsonWebKey
- PrivateKeyDef - Class in swim.security
- PrivateKeyDef() - Constructor for class swim.security.PrivateKeyDef
- privateKeyForm() - Static method in class swim.security.PrivateKeyDef
- product(String, String, FingerTrieSeq<String>) - Method in class swim.http.HttpParser
- Product - Class in swim.http
- productParser() - Method in class swim.http.HttpParser
- products() - Method in class swim.http.header.ServerHeader
- products() - Method in class swim.http.header.UserAgentHeader
- productWriter(String, String, Iterator<String>) - Method in class swim.http.HttpWriter
- protectedHeader - Variable in class swim.security.JsonWebSignature
- protectedHeader - Variable in class swim.security.ReconSignature
- protectedHeader() - Method in class swim.security.JsonWebSignature
- protectedHeader() - Method in class swim.security.ReconSignature
- Protobuf - Class in swim.protobuf
-
Factory for constructing Protocol Buffers decoders and encoders.
- ProtobufComplexType<T> - Class in swim.protobuf.schema
- ProtobufDataType<T> - Class in swim.protobuf.schema
- ProtobufDataType() - Constructor for class swim.protobuf.schema.ProtobufDataType
- ProtobufDecoder - Class in swim.protobuf.decoder
- ProtobufDecoder() - Constructor for class swim.protobuf.decoder.ProtobufDecoder
- ProtobufException - Exception in swim.protobuf
- ProtobufException() - Constructor for exception swim.protobuf.ProtobufException
- ProtobufException(String) - Constructor for exception swim.protobuf.ProtobufException
- ProtobufException(String, Throwable) - Constructor for exception swim.protobuf.ProtobufException
- ProtobufException(Throwable) - Constructor for exception swim.protobuf.ProtobufException
- ProtobufFieldType<V,M> - Class in swim.protobuf.schema
- ProtobufFieldType() - Constructor for class swim.protobuf.schema.ProtobufFieldType
- ProtobufFixed32Type<T> - Class in swim.protobuf.schema
- ProtobufFixed32Type() - Constructor for class swim.protobuf.schema.ProtobufFixed32Type
- ProtobufFixed64Type<T> - Class in swim.protobuf.schema
- ProtobufFixed64Type() - Constructor for class swim.protobuf.schema.ProtobufFixed64Type
- ProtobufKind - Annotation Type in swim.protobuf
- ProtobufMapEntryType<K,V,E> - Class in swim.protobuf.schema
- ProtobufMapEntryType() - Constructor for class swim.protobuf.schema.ProtobufMapEntryType
- ProtobufMapType<K,V,E,M> - Class in swim.protobuf.schema
- ProtobufMapType() - Constructor for class swim.protobuf.schema.ProtobufMapType
- ProtobufMember - Annotation Type in swim.protobuf
- ProtobufMessageType<T,M> - Class in swim.protobuf.schema
- ProtobufMessageType() - Constructor for class swim.protobuf.schema.ProtobufMessageType
- ProtobufPrimitiveType<T> - Class in swim.protobuf.schema
- ProtobufReflection - Class in swim.protobuf.reflection
- ProtobufRepeatedType<I,T> - Class in swim.protobuf.schema
- ProtobufRepeatedType() - Constructor for class swim.protobuf.schema.ProtobufRepeatedType
- ProtobufStringType<T> - Class in swim.protobuf.schema
- ProtobufStringType() - Constructor for class swim.protobuf.schema.ProtobufStringType
- ProtobufStructure - Class in swim.protobuf.structure
- ProtobufType<T> - Class in swim.protobuf.schema
- ProtobufVarintType<T> - Class in swim.protobuf.schema
- ProtobufVarintType() - Constructor for class swim.protobuf.schema.ProtobufVarintType
- ProtobufWireType - Enum in swim.protobuf
- ProtobufZigZagType<T> - Class in swim.protobuf.schema
- ProtobufZigZagType() - Constructor for class swim.protobuf.schema.ProtobufZigZagType
- protocol - Variable in class swim.ws.WsResponse
- protocol() - Method in class swim.ws.WsResponse
- protocolLevel() - Method in class swim.mqtt.MqttConnectPacket
- protocolLevel(int) - Method in class swim.mqtt.MqttConnectPacket
- protocolName() - Method in class swim.mqtt.MqttConnectPacket
- protocolName(String) - Method in class swim.mqtt.MqttConnectPacket
- protocols - Variable in class swim.io.TlsSettings
- protocols - Variable in class swim.ws.WsRequest
- protocols() - Method in class swim.http.header.SecWebSocketProtocolHeader
- protocols() - Method in class swim.http.header.UpgradeHeader
- protocols() - Method in class swim.io.TlsSettings
-
Returns the set of permitted secure socket layer protocols, or
nullif the system defaults should be used. - protocols() - Method in class swim.ws.WsRequest
- protocols(Collection<String>) - Method in class swim.io.TlsSettings
-
Returns a copy of these
TlsSettingsconfigured with the given set ofprotocols;protocolsmay benullif the system defaults should be used. - PROXY_AUTHENTICATION_REQUIRED - Static variable in class swim.http.HttpStatus
- pubAckPacket(int, int) - Method in class swim.mqtt.MqttDecoder
- pubAckPacketEncoder(MqttPubAckPacket) - Method in class swim.mqtt.MqttEncoder
- pubCompPacket(int, int) - Method in class swim.mqtt.MqttDecoder
- pubCompPacketEncoder(MqttPubCompPacket) - Method in class swim.mqtt.MqttEncoder
- publicExponent - Variable in class swim.security.RsaPrivateKeyDef
- publicExponent - Variable in class swim.security.RsaPublicKeyDef
- publicExponent() - Method in class swim.security.RsaPrivateKeyDef
- publicExponent() - Method in class swim.security.RsaPublicKeyDef
- publicKey - Variable in class swim.security.EcPublicKeyDef
- publicKey - Variable in class swim.security.RsaPublicKeyDef
- publicKey() - Method in class swim.security.EcPublicKeyDef
- publicKey() - Method in class swim.security.JsonWebKey
- publicKey() - Method in class swim.security.PublicKeyDef
- publicKey() - Method in class swim.security.RsaPublicKeyDef
- publicKeyDef() - Method in class swim.security.JsonWebKey
- PublicKeyDef - Class in swim.security
- PublicKeyDef() - Constructor for class swim.security.PublicKeyDef
- publicKeyForm() - Static method in class swim.security.PublicKeyDef
- publicKeyUse() - Method in class swim.security.JsonWebKey
- publishPacket(int, String, int, T) - Method in class swim.mqtt.MqttDecoder
- publishPacketEncoder(MqttPublishPacket<T>) - Method in class swim.mqtt.MqttEncoder
- pubRecPacket(int, int) - Method in class swim.mqtt.MqttDecoder
- pubRecPacketEncoder(MqttPubRecPacket) - Method in class swim.mqtt.MqttEncoder
- pubRelPacket(int, int) - Method in class swim.mqtt.MqttDecoder
- pubRelPacketEncoder(MqttPubRelPacket) - Method in class swim.mqtt.MqttEncoder
- pull(Output<?>) - Method in class swim.codec.Writer
-
Incrementally writes as much
outputas possible, and returns anotherWriterthat represents the continuation of how to write additionalOutput. - pull(OutputBuffer<?>) - Method in class swim.codec.DynamicEncoder
- pull(OutputBuffer<?>) - Method in class swim.codec.Encoder
-
Incrementally encodes as much
outputbuffer data as possible, and returns anotherEncoderthat represents the continuation of how to write additional buffer data. - pull(OutputBuffer<?>) - Method in class swim.codec.Writer
- pull(OutputBuffer<?>) - Method in class swim.deflate.Deflate
- pull(PullContext<? super T>) - Method in interface swim.concurrent.PullRequest
- pull(PullContext<? super T>) - Method in class swim.concurrent.PushRequest
- PullContext<T> - Interface in swim.concurrent
- PullRequest<T> - Interface in swim.concurrent
- push(Envelope) - Method in class swim.io.warp.WarpWebSocket
- push(T) - Method in interface swim.concurrent.PullContext
- PushRequest<T> - Class in swim.concurrent
- PushRequest(T) - Constructor for class swim.concurrent.PushRequest
- PushRequest(T, float) - Constructor for class swim.concurrent.PushRequest
- pushScope(Item) - Method in class swim.structure.Interpreter
- put(String, boolean) - Method in class swim.structure.Record
- put(String, double) - Method in class swim.structure.Record
- put(String, float) - Method in class swim.structure.Record
- put(String, int) - Method in class swim.structure.Record
- put(String, long) - Method in class swim.structure.Record
- put(String, String) - Method in class swim.structure.Record
- put(String, String) - Method in class swim.uri.UriQuery
- put(String, Value) - Method in class swim.dataflow.AbstractRecordStreamlet
- put(String, Value) - Method in class swim.dataflow.RecordModel
- put(String, Value) - Method in class swim.structure.Record
- put(K, S, V) - Method in class swim.spatial.QTree
- put(K, S, V) - Method in class swim.spatial.QTreeMap
- put(K, S, V) - Method in interface swim.spatial.SpatialMap
- put(K, S, V) - Method in class swim.spatial.SpatialValueMap
- put(K, V) - Method in class swim.collections.BTree
- put(K, V) - Method in class swim.collections.BTreeMap
- put(K, V) - Method in class swim.collections.HashTrieMap
- put(K, V) - Method in class swim.streamlet.MapInput
- put(K, V) - Method in class swim.structure.collections.ValueMap
- put(K, V) - Method in class swim.util.HashGenCacheMap
- put(K, V) - Method in class swim.util.HashGenMap
- put(K, V) - Method in interface swim.util.IterableMap
- put(K, V) - Method in interface swim.util.OrderedMap
- put(Value, boolean) - Method in class swim.structure.Record
- put(Value, double) - Method in class swim.structure.Record
- put(Value, float) - Method in class swim.structure.Record
- put(Value, int) - Method in class swim.structure.Record
- put(Value, long) - Method in class swim.structure.Record
- put(Value, String) - Method in class swim.structure.Record
- put(Value, S, Value) - Method in class swim.db.QTreeMap
- put(Value, S, Value) - Method in class swim.db.QTreeMapView
- put(Value, Value) - Method in class swim.dataflow.AbstractRecordStreamlet
- put(Value, Value) - Method in class swim.dataflow.RecordModel
- put(Value, Value) - Method in class swim.db.BTreeMap
- put(Value, Value) - Method in class swim.db.BTreeMapView
- put(Value, Value) - Method in class swim.structure.Record
- put(Uri, FingerTrieSeq<HttpHeader>) - Static method in class swim.http.HttpRequest
- put(Uri, HttpHeader...) - Static method in class swim.http.HttpRequest
- put(Uri, T) - Method in class swim.uri.UriMapper
- put(T) - Method in class swim.util.HashGenCacheSet
- put(V) - Method in class swim.util.HashGenSet
- PUT - Static variable in class swim.http.HttpMethod
- putAll(Map<? extends String, ? extends String>) - Method in class swim.uri.UriQuery
- putAll(Map<? extends K, ? extends V>) - Method in class swim.collections.BTree
- putAll(Map<? extends K, ? extends V>) - Method in class swim.collections.BTreeMap
- putAll(Map<? extends K, ? extends V>) - Method in class swim.collections.HashTrieMap
- putAll(Map<? extends K, ? extends V>) - Method in class swim.structure.collections.ValueMap
- putAll(Map<? extends K, ? extends V>) - Method in interface swim.util.IterableMap
- putAll(Map<? extends K, ? extends V>) - Method in interface swim.util.OrderedMap
- putAll(Map<? extends Value, ? extends Value>) - Method in class swim.db.BTreeMap
- putAll(Map<? extends Value, ? extends Value>) - Method in class swim.db.BTreeMapView
- putAll(Map<? extends Value, ? extends Value>) - Method in class swim.structure.Record
- putAll(Map<? extends Uri, ? extends T>) - Method in class swim.uri.UriMapper
- putAttr(String, boolean) - Method in class swim.structure.Record
- putAttr(String, double) - Method in class swim.structure.Record
- putAttr(String, float) - Method in class swim.structure.Record
- putAttr(String, int) - Method in class swim.structure.Record
- putAttr(String, long) - Method in class swim.structure.Record
- putAttr(String, String) - Method in class swim.structure.Record
- putAttr(String, Value) - Method in class swim.dataflow.AbstractRecordStreamlet
- putAttr(String, Value) - Method in class swim.dataflow.RecordModel
- putAttr(String, Value) - Method in class swim.structure.Record
- putAttr(Text, boolean) - Method in class swim.structure.Record
- putAttr(Text, double) - Method in class swim.structure.Record
- putAttr(Text, float) - Method in class swim.structure.Record
- putAttr(Text, int) - Method in class swim.structure.Record
- putAttr(Text, long) - Method in class swim.structure.Record
- putAttr(Text, String) - Method in class swim.structure.Record
- putAttr(Text, Value) - Method in class swim.dataflow.AbstractRecordStreamlet
- putAttr(Text, Value) - Method in class swim.dataflow.RecordModel
- putAttr(Text, Value) - Method in class swim.structure.Record
- putHeader(String, Form<?>) - Method in class swim.structure.form.ClassForm
- putHeader(String, Value, Form<?>) - Method in class swim.structure.form.ClassForm
- putHeader(Form<T>) - Method in class swim.structure.form.ClassForm
- putMember(String, Form<?>) - Method in class swim.structure.form.ClassForm
- putMember(String, Value, Form<?>) - Method in class swim.structure.form.ClassForm
- putMember(Form<T>) - Method in class swim.structure.form.ClassForm
- putSlot(String, boolean) - Method in class swim.structure.Record
- putSlot(String, double) - Method in class swim.structure.Record
- putSlot(String, float) - Method in class swim.structure.Record
- putSlot(String, int) - Method in class swim.structure.Record
- putSlot(String, long) - Method in class swim.structure.Record
- putSlot(String, String) - Method in class swim.structure.Record
- putSlot(String, Value) - Method in class swim.dataflow.AbstractRecordStreamlet
- putSlot(String, Value) - Method in class swim.dataflow.RecordModel
- putSlot(String, Value) - Method in class swim.structure.Record
- putSlot(Value, boolean) - Method in class swim.structure.Record
- putSlot(Value, double) - Method in class swim.structure.Record
- putSlot(Value, float) - Method in class swim.structure.Record
- putSlot(Value, int) - Method in class swim.structure.Record
- putSlot(Value, long) - Method in class swim.structure.Record
- putSlot(Value, String) - Method in class swim.structure.Record
- putSlot(Value, Value) - Method in class swim.dataflow.AbstractRecordStreamlet
- putSlot(Value, Value) - Method in class swim.dataflow.RecordModel
- putSlot(Value, Value) - Method in class swim.structure.Record
Q
- qos() - Method in class swim.mqtt.MqttPublishPacket
- qos() - Method in class swim.mqtt.MqttSubscription
- qos(MqttQoS) - Method in class swim.mqtt.MqttPublishPacket
- qos(MqttQoS) - Method in class swim.mqtt.MqttSubscription
- QTree - Class in swim.db
- QTree<K,S,V> - Class in swim.spatial
- QTree(TreeContext, int, long, boolean, boolean) - Constructor for class swim.db.QTree
- QTree(TreeContext, QTreePageRef, Seed, boolean, boolean) - Constructor for class swim.db.QTree
- QTree(TreeContext, Seed, boolean, boolean) - Constructor for class swim.db.QTree
- QTree(Z2Form<S>) - Constructor for class swim.spatial.QTree
- QTree(Z2Form<S>, QTreePage<K, S, V>) - Constructor for class swim.spatial.QTree
- QTREE - swim.db.TreeType
- QTreeContext<K,S,V> - Class in swim.spatial
- QTreeContext() - Constructor for class swim.spatial.QTreeContext
- QTreeDelegate - Interface in swim.db
- qtreeDidMove(QTree, QTree, Value, long, long, Value, long, long, Value) - Method in interface swim.db.QTreeDelegate
- qtreeDidMove(QTree, QTree, Value, long, long, Value, long, long, Value) - Method in class swim.db.TreeContext
- qtreeDidMove(QTree, QTree, Value, long, long, Value, long, long, Value) - Method in class swim.db.Trunk
- qtreeDidRemove(QTree, QTree, Value, long, long, Value) - Method in interface swim.db.QTreeDelegate
- qtreeDidRemove(QTree, QTree, Value, long, long, Value) - Method in class swim.db.TreeContext
- qtreeDidRemove(QTree, QTree, Value, long, long, Value) - Method in class swim.db.Trunk
- qtreeDidUpdate(QTree, QTree, Value, long, long, Value, Value) - Method in interface swim.db.QTreeDelegate
- qtreeDidUpdate(QTree, QTree, Value, long, long, Value, Value) - Method in class swim.db.TreeContext
- qtreeDidUpdate(QTree, QTree, Value, long, long, Value, Value) - Method in class swim.db.Trunk
- QTreeEntry<K,S,V> - Class in swim.spatial
- QTreeEntry(K, S, long, long, V) - Constructor for class swim.spatial.QTreeEntry
- QTreeLeaf - Class in swim.db
- QTreeLeaf(QTreePageRef, long, Slot[]) - Constructor for class swim.db.QTreeLeaf
- QTreeMap<S> - Class in swim.db
- QTreeMap<K,S,V> - Class in swim.spatial
- QTreeMap(Trunk<QTree>, Z2Form<S>) - Constructor for class swim.db.QTreeMap
- QTreeMap(Z2Form<S>) - Constructor for class swim.spatial.QTreeMap
- QTreeMap(Z2Form<S>, QTreePage<K, S, V>) - Constructor for class swim.spatial.QTreeMap
- QTreeMapView<S> - Class in swim.db
- QTreeMapView(QTree, Z2Form<S>) - Constructor for class swim.db.QTreeMapView
- QTreeNode - Class in swim.db
- QTreeNode(QTreePageRef, long, QTreePageRef[], Slot[]) - Constructor for class swim.db.QTreeNode
- QTreePage - Class in swim.db
- QTreePage<K,S,V> - Class in swim.spatial
- QTreePageRef - Class in swim.db
- QTreePageRef(PageContext, PageType, int, int, int, long, long, long, long, Value) - Constructor for class swim.db.QTreePageRef
- QTreePageRef(PageContext, PageType, int, int, int, long, long, long, long, Value, Object) - Constructor for class swim.db.QTreePageRef
- QTreePageRef(PageContext, PageType, int, int, int, long, long, long, long, Value, Object, int, int, int, long) - Constructor for class swim.db.QTreePageRef
- query - Variable in class swim.uri.Uri
- query() - Method in class swim.uri.Uri
- query(String...) - Method in class swim.uri.Uri
- query(UriQuery) - Method in class swim.uri.Uri
- queryBuilder() - Method in class swim.uri.UriParser
- queryParser() - Method in class swim.uri.UriParser
- queryParser(UriQueryBuilder) - Method in class swim.uri.UriParser
- queryPart() - Method in class swim.uri.Uri
- queryPart(String) - Method in class swim.uri.Uri
R
- r - Variable in class swim.math.R2Circle
- r - Variable in class swim.math.R3Sphere
- R - Class in swim.math
- R() - Constructor for class swim.math.R
- R2 - Class in swim.math
- R2() - Constructor for class swim.math.R2
- R2Boundary<T> - Interface in swim.math
- R2Box - Class in swim.math
- R2Box(double, double, double, double) - Constructor for class swim.math.R2Box
- R2Circle - Class in swim.math
- R2Circle(double, double, double) - Constructor for class swim.math.R2Circle
- R2Form<T> - Class in swim.math
- R2Form() - Constructor for class swim.math.R2Form
- R2Point - Class in swim.math
- R2Point(double, double) - Constructor for class swim.math.R2Point
- R2Shape - Class in swim.math
- R2Shape() - Constructor for class swim.math.R2Shape
- R2ToZ2Function - Interface in swim.math
- R2ToZ2Operator - Interface in swim.math
- R2Vector - Class in swim.math
- R2Vector(double, double) - Constructor for class swim.math.R2Vector
- R3 - Class in swim.math
- R3() - Constructor for class swim.math.R3
- R3Boundary<T> - Interface in swim.math
- R3Box - Class in swim.math
- R3Box(double, double, double, double, double, double) - Constructor for class swim.math.R3Box
- R3Form<T> - Class in swim.math
- R3Form() - Constructor for class swim.math.R3Form
- R3Point - Class in swim.math
- R3Point(double, double, double) - Constructor for class swim.math.R3Point
- R3Shape - Class in swim.math
- R3Shape() - Constructor for class swim.math.R3Shape
- R3Sphere - Class in swim.math
- R3Sphere(double, double, double, double) - Constructor for class swim.math.R3Sphere
- R3ToZ3Function - Interface in swim.math
- R3ToZ3Operator - Interface in swim.math
- R3Vector - Class in swim.math
- R3Vector(double, double, double) - Constructor for class swim.math.R3Vector
- random() - Static method in class swim.structure.func.MathModule
- Random - Class in swim.math
- Random() - Constructor for class swim.math.Random
- RANGE_NOT_SATISFIABLE - Static variable in class swim.http.HttpStatus
- rank() - Method in class swim.math.TensorDims
- rank(long) - Static method in class swim.spatial.BitInterval
- rate() - Static method in class swim.structure.func.MathModule
- rate() - Method in class swim.warp.LinkAddressed
- RawHeader - Class in swim.http.header
- read(InputStream, Decoder<O>) - Static method in class swim.codec.Binary
- read(InputStream, Parser<O>) - Static method in class swim.codec.Utf8
- read(Decoder<I2>) - Method in class swim.io.AbstractIpModem
- read(Decoder<I2>) - Method in interface swim.io.IpModemContext
-
Enqueues a read
decoderto which input data will be asynchronously fed. - read(Decoder<I2>) - Method in class swim.io.IpSocketModem
- read(Decoder<I2>) - Method in class swim.io.mqtt.AbstractMqttSocket
- read(Decoder<I2>) - Method in interface swim.io.mqtt.MqttSocketContext
- read(Decoder<I2>) - Method in class swim.io.mqtt.MqttSocketModem
- read(Decoder<I2>) - Method in class swim.io.warp.AbstractWarpClient
- read(Decoder<I2>) - Method in class swim.io.ws.AbstractWebSocket
- read(Decoder<I2>) - Method in interface swim.io.ws.WebSocketContext
- read(Decoder<I2>) - Method in class swim.io.ws.WebSocketModem
- read(WsOpcode, Decoder<I2>) - Method in class swim.io.warp.AbstractWarpClient
- read(WsOpcode, Decoder<I2>) - Method in class swim.io.ws.AbstractWebSocket
- read(WsOpcode, Decoder<I2>) - Method in interface swim.io.ws.WebSocketContext
- read(WsOpcode, Decoder<I2>) - Method in class swim.io.ws.WebSocketModem
- READ - swim.io.FlowControl
-
read enabled; accept, connect, and write disabled.
- read_buf(byte[], int, int) - Method in class swim.deflate.Deflate
- READ_WRITE - swim.io.FlowControl
-
read and write enabled; accept and connect disabled.
- readBuffer() - Method in interface swim.io.Transport
-
Returns the buffer into which input data should be read by the underlying I/O transport.
- readBufferSize - Variable in class swim.io.TcpSettings
- readBufferSize() - Method in class swim.io.TcpSettings
-
Returns the size in bytes of the per-socket userspace buffers into which data is received.
- readBufferSize(int) - Method in class swim.io.TcpSettings
-
Returns a copy of these
TcpSettingsconfigured with the givenreadBufferSizefor per-socket userspace read buffers. - readDisabled() - Method in enum swim.io.FlowControl
-
Returns an updated
FlowControlwith its read operation disabled. - readEnabled() - Method in enum swim.io.FlowControl
-
Returns an updated
FlowControlwith its read operation enabled. - readRequest() - Method in class swim.io.http.AbstractHttpServer
- readRequest() - Method in interface swim.io.http.HttpServerContext
- readRequest() - Method in class swim.io.http.HttpServerModem
- readResponse() - Method in class swim.io.http.AbstractHttpClient
- readResponse() - Method in interface swim.io.http.HttpClientContext
- readResponse() - Method in class swim.io.http.HttpClientModem
- RealField<S> - Interface in swim.math
- reason() - Method in class swim.ws.WsStatus
- receiveBufferSize - Variable in class swim.io.TcpSettings
- receiveBufferSize() - Method in class swim.io.TcpSettings
-
Returns the value of the
SO_RCVBUFsocket option with which TCP should be configured to control the size of receive buffers. - receiveBufferSize(int) - Method in class swim.io.TcpSettings
-
Returns a copy of these
TcpSettingsconfigured with the givenreceiveBufferSizevalue for theSO_RCVBUFsocket option. - recohere(int) - Method in class swim.dataflow.AbstractRecordStreamlet
- recohere(int) - Method in class swim.streamlet.AbstractInoutlet
- recohere(int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- recohere(int) - Method in class swim.streamlet.AbstractMapInletOutlet
- recohere(int) - Method in class swim.streamlet.AbstractMapInoutlet
- recohere(int) - Method in class swim.streamlet.AbstractStreamlet
- recohere(int) - Method in interface swim.streamlet.Streamlet
-
Updates the state of this
Streamletto make it consistent with the targetversion. - recohereInlets(int, Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- recohereInput(int) - Method in class swim.dataflow.AbstractRecordOutlet
- recohereInput(int) - Method in class swim.streamlet.AbstractInoutlet
- recohereInput(int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- recohereInput(int) - Method in class swim.streamlet.AbstractMapInletOutlet
- recohereInput(int) - Method in class swim.streamlet.AbstractMapInoutlet
- recohereInput(int) - Method in class swim.streamlet.AbstractMapOutlet
- recohereInput(int) - Method in class swim.streamlet.AbstractOutlet
- recohereInput(int) - Method in interface swim.streamlet.Outlet
-
Updates the state of this
Outletto make it consistent with the targetversion. - recohereInputKey(KO, int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- recohereInputKey(K, int) - Method in class swim.streamlet.AbstractMapInoutlet
- recohereInputKey(K, int) - Method in class swim.streamlet.AbstractMapOutlet
- recohereInputKey(K, int) - Method in interface swim.streamlet.MapOutlet
-
Updates the state of an individual
keyin thisMapOutletto make it consistent with the targetversion. - recohereInputKey(Value, int) - Method in class swim.dataflow.AbstractRecordOutlet
- recohereKey(K, int) - Method in class swim.streamlet.AbstractMapInoutlet
- recohereOutlets(int, Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- recohereOutput(int) - Method in class swim.streamlet.AbstractInlet
- recohereOutput(int) - Method in class swim.streamlet.AbstractInoutlet
- recohereOutput(int) - Method in class swim.streamlet.AbstractMapInlet
- recohereOutput(int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- recohereOutput(int) - Method in class swim.streamlet.AbstractMapInletOutlet
- recohereOutput(int) - Method in class swim.streamlet.AbstractMapInoutlet
- recohereOutput(int) - Method in interface swim.streamlet.Inlet
-
Updates the state of this
Inletto make it consistent with thetargetversion. - recohereOutputKey(KI, int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- recohereOutputKey(K, int) - Method in class swim.streamlet.AbstractMapInlet
- recohereOutputKey(K, int) - Method in class swim.streamlet.AbstractMapInletOutlet
- recohereOutputKey(K, int) - Method in class swim.streamlet.AbstractMapInoutlet
- recohereOutputKey(K, int) - Method in interface swim.streamlet.MapInlet
-
Updates the state of an individual
keyin thisMapInletto make it consistent with the targetversion. - Recon - Class in swim.recon
-
Factory for constructing Recon parsers and writers.
- reconEncoder() - Method in class swim.warp.Envelope
- ReconParser<I,V> - Class in swim.recon
-
Factory for constructing Recon parsers and parse trees.
- ReconParser() - Constructor for class swim.recon.ReconParser
- ReconSignature - Class in swim.security
- ReconSignature(Value, Value, Value) - Constructor for class swim.security.ReconSignature
- ReconStructureParser - Class in swim.recon
- ReconStructureParser() - Constructor for class swim.recon.ReconStructureParser
- ReconStructureWriter - Class in swim.recon
- ReconStructureWriter() - Constructor for class swim.recon.ReconStructureWriter
- reconWriter() - Method in class swim.warp.Envelope
- ReconWriter<I,V> - Class in swim.recon
-
Factory for constructing Recon writers.
- ReconWriter() - Constructor for class swim.recon.ReconWriter
- record - Variable in class swim.dataflow.RecordFieldUpdater
- Record - Class in swim.structure
- Record() - Constructor for class swim.structure.Record
- recordBuilder() - Method in class swim.recon.ReconParser
- recordBuilder() - Method in class swim.recon.ReconStructureParser
- recordDecoder(AvroRecordType<T, R>) - Method in class swim.avro.decoder.AvroDecoder
- RecordFieldUpdater - Class in swim.dataflow
- RecordFieldUpdater(Record, Value) - Constructor for class swim.dataflow.RecordFieldUpdater
- RecordModel - Class in swim.dataflow
- RecordModel() - Constructor for class swim.dataflow.RecordModel
- RecordModel(Record) - Constructor for class swim.dataflow.RecordModel
- RecordOutlet - Interface in swim.dataflow
- RecordScope - Class in swim.dataflow
- RecordScope(StreamletScope<? extends Value>) - Constructor for class swim.dataflow.RecordScope
- RecordScope(StreamletScope<? extends Value>, Record) - Constructor for class swim.dataflow.RecordScope
- RecordStreamlet<I extends Value,O extends Value> - Class in swim.dataflow
- RecordStreamlet() - Constructor for class swim.dataflow.RecordStreamlet
- recordType(String) - Static method in class swim.avro.structure.AvroStructure
- recordType(String, Class<?>) - Static method in class swim.avro.reflection.AvroReflection
- recordType(AvroName) - Static method in class swim.avro.structure.AvroStructure
- recordType(AvroName, Class<?>) - Static method in class swim.avro.reflection.AvroReflection
- rectify(Double) - Method in class swim.math.R
- rectify(S) - Method in interface swim.math.CompleteField
- red(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII red foreground color escape code to
output, ifoutput.settings().isStyled()istrue. - redBold(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII bold red foreground color escape code to
output, ifoutput.settings().isStyled()istrue. - reduce(Record) - Method in class swim.db.PageContext
- reduce(U, CombinerFunction<? super V, U>, CombinerFunction<U, U>) - Method in interface swim.streamlet.MapOutlet
- reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>) - Method in class swim.db.BTreeMap
- reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.BTreeLeaf
- reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.BTreeNode
- reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.BTreePage
- reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.BTreePageRef
- reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.QTreeLeaf
- reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.QTreeNode
- reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.QTreePage
- reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.QTreePageRef
- reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.STreeLeaf
- reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.STreeNode
- reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.STreePage
- reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long) - Method in class swim.db.STreePageRef
- reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long, int) - Method in class swim.db.BTree
- reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long, int) - Method in class swim.db.QTree
- reduced(Value, CombinerFunction<? super Value, Value>, CombinerFunction<Value, Value>, long, int) - Method in class swim.db.STree
- reduced(U, CombinerFunction<? super V, U>, CombinerFunction<U, U>) - Method in class swim.collections.BTreeMap
- reduced(U, CombinerFunction<? super V, U>, CombinerFunction<U, U>) - Method in class swim.collections.BTreePage
- reduced(U, CombinerFunction<? super V, U>, CombinerFunction<U, U>) - Method in class swim.structure.collections.ValueReducedMap
- reduced(U, CombinerFunction<? super V, U>, CombinerFunction<U, U>) - Method in interface swim.util.ReducedMap
-
Returns the reduction of this
ReducedMap, combining all contained elements with the givenaccumulatorandcombinerfunctions, recomputing only what has changed since the last invocation ofreduced. - reducedClass(Class<U2>) - Method in class swim.structure.collections.ValueReducedMap
- reducedForm - Variable in class swim.structure.collections.ValueReducedMap
- reducedForm() - Method in class swim.structure.collections.ValueReducedMap
- reducedForm(Form<U2>) - Method in class swim.structure.collections.ValueReducedMap
- ReducedMap<K,V,U> - Interface in swim.util
-
An
OrderedMapthat memoizes partial combinations of sub-elements to support efficient, incremental reduction of continuously mutating datasets. - ReduceFieldsCombinator<K,V,I,O> - Class in swim.streamlet.combinator
- ReduceFieldsCombinator(O, CombinerFunction<? super V, O>, CombinerFunction<O, O>) - Constructor for class swim.streamlet.combinator.ReduceFieldsCombinator
- ReduceFieldsOperator<K,V,I,O> - Class in swim.streamlet.combinator
- ReduceFieldsOperator() - Constructor for class swim.streamlet.combinator.ReduceFieldsOperator
- reflectClass(Class<?>) - Method in class swim.structure.form.PolyForm
- reflectClassForm(Class<?>) - Method in class swim.structure.form.PolyForm
- reflectClassForm(Class<?>, String) - Method in class swim.structure.form.PolyForm
- reflectClassForm(Class<?>, String, T) - Method in class swim.structure.form.PolyForm
- reflectClassForm(ClassForm<T>) - Method in class swim.structure.form.PolyForm
- reflectClassName(String) - Method in class swim.structure.form.PolyForm
- reflectClassTag(Class<?>) - Method in class swim.structure.form.PolyForm
- reflectField(ClassForm<T>, Field) - Method in class swim.structure.form.PolyForm
- reflectFields(ClassForm<T>, Class<?>) - Method in class swim.structure.form.PolyForm
- reflectInletCount(Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- reflectInletField(Streamlet<I, O>, Field) - Static method in class swim.streamlet.AbstractStreamlet
- reflectInletIndex(int, Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- reflectInletKey(String, Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- reflectInoutletField(Streamlet<I, O>, Field) - Static method in class swim.streamlet.AbstractStreamlet
- reflectOutletCount(Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- reflectOutletField(Streamlet<I, O>, Field) - Static method in class swim.streamlet.AbstractStreamlet
- reflectOutletIndex(int, Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- reflectOutletKey(String, Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- Reifier - Class in swim.dataflow
- Reifier() - Constructor for class swim.dataflow.Reifier
- reify() - Method in class swim.dataflow.RecordModel
- reify(Reifier) - Method in class swim.dataflow.RecordModel
- reify(Item) - Method in class swim.dataflow.Reifier
- reifyItem(Item, Reifier) - Method in class swim.dataflow.RecordModel
- reject() - Method in class swim.web.WebRequest
- reject(HttpResponder<?>) - Method in class swim.web.WebRequest
- RejectRoute - Class in swim.web.route
- RejectRoute() - Constructor for class swim.web.route.RejectRoute
- reluUniform(double, double) - Static method in class swim.math.Distribution
- reluUniform(Random, double, double) - Static method in class swim.math.Distribution
- remaining() - Method in class swim.codec.InputBuffer
- remaining() - Method in class swim.codec.OutputBuffer
- remoteAddress() - Method in class swim.io.AbstractIpModem
- remoteAddress() - Method in class swim.io.AbstractIpSocket
- remoteAddress() - Method in class swim.io.http.AbstractHttpClient
- remoteAddress() - Method in class swim.io.http.AbstractHttpRequester
- remoteAddress() - Method in class swim.io.http.AbstractHttpResponder
- remoteAddress() - Method in class swim.io.http.AbstractHttpServer
- remoteAddress() - Method in class swim.io.http.HttpClientModem
- remoteAddress() - Method in class swim.io.http.HttpClientRequester
- remoteAddress() - Method in class swim.io.http.HttpServerModem
- remoteAddress() - Method in class swim.io.http.HttpServerResponder
- remoteAddress() - Method in interface swim.io.IpContext
-
Returns the IP address and port of the remote endpoint of the underlying network connection.
- remoteAddress() - Method in class swim.io.IpSocketModem
- remoteAddress() - Method in class swim.io.mqtt.AbstractMqttSocket
- remoteAddress() - Method in class swim.io.mqtt.MqttSocketModem
- remoteAddress() - Method in class swim.io.warp.AbstractWarpSocket
- remoteAddress() - Method in class swim.io.warp.WarpWebSocket
- remoteAddress() - Method in class swim.io.ws.AbstractWebSocket
- remoteAddress() - Method in class swim.io.ws.WebSocketModem
- remoteCertificates() - Method in class swim.io.AbstractIpModem
- remoteCertificates() - Method in class swim.io.AbstractIpSocket
- remoteCertificates() - Method in class swim.io.http.AbstractHttpClient
- remoteCertificates() - Method in class swim.io.http.AbstractHttpRequester
- remoteCertificates() - Method in class swim.io.http.AbstractHttpResponder
- remoteCertificates() - Method in class swim.io.http.AbstractHttpServer
- remoteCertificates() - Method in class swim.io.http.HttpClientModem
- remoteCertificates() - Method in class swim.io.http.HttpClientRequester
- remoteCertificates() - Method in class swim.io.http.HttpServerModem
- remoteCertificates() - Method in class swim.io.http.HttpServerResponder
- remoteCertificates() - Method in interface swim.io.IpContext
-
Returns the certificate chain used to authenticate the remote endpoint of the underlying network connection.
- remoteCertificates() - Method in class swim.io.IpSocketModem
- remoteCertificates() - Method in class swim.io.mqtt.AbstractMqttSocket
- remoteCertificates() - Method in class swim.io.mqtt.MqttSocketModem
- remoteCertificates() - Method in class swim.io.warp.AbstractWarpSocket
- remoteCertificates() - Method in class swim.io.warp.WarpWebSocket
- remoteCertificates() - Method in class swim.io.ws.AbstractWebSocket
- remoteCertificates() - Method in class swim.io.ws.WebSocketModem
- remotePrincipal() - Method in class swim.io.AbstractIpModem
- remotePrincipal() - Method in class swim.io.AbstractIpSocket
- remotePrincipal() - Method in class swim.io.http.AbstractHttpClient
- remotePrincipal() - Method in class swim.io.http.AbstractHttpRequester
- remotePrincipal() - Method in class swim.io.http.AbstractHttpResponder
- remotePrincipal() - Method in class swim.io.http.AbstractHttpServer
- remotePrincipal() - Method in class swim.io.http.HttpClientModem
- remotePrincipal() - Method in class swim.io.http.HttpClientRequester
- remotePrincipal() - Method in class swim.io.http.HttpServerModem
- remotePrincipal() - Method in class swim.io.http.HttpServerResponder
- remotePrincipal() - Method in interface swim.io.IpContext
-
Returns the authenticated identity of the remote endpoint of the underlying network connection.
- remotePrincipal() - Method in class swim.io.IpSocketModem
- remotePrincipal() - Method in class swim.io.mqtt.AbstractMqttSocket
- remotePrincipal() - Method in class swim.io.mqtt.MqttSocketModem
- remotePrincipal() - Method in class swim.io.warp.AbstractWarpSocket
- remotePrincipal() - Method in class swim.io.warp.WarpWebSocket
- remotePrincipal() - Method in class swim.io.ws.AbstractWebSocket
- remotePrincipal() - Method in class swim.io.ws.WebSocketModem
- remove() - Method in class swim.structure.collections.ValueCursor
- remove() - Method in class swim.structure.collections.ValueEntryCursor
- remove() - Method in class swim.structure.collections.ValueEntryIterator
- remove() - Method in class swim.structure.collections.ValueIterator
- remove() - Method in interface swim.util.Cursor
- remove(int) - Method in class swim.collections.FingerTrieSeq
- remove(int) - Method in class swim.collections.STree
- remove(int) - Method in class swim.collections.STreeList
- remove(int) - Method in class swim.dataflow.AbstractRecordStreamlet
- remove(int) - Method in class swim.dataflow.RecordModel
- remove(int) - Method in class swim.db.STreeList
- remove(int) - Method in class swim.db.STreeListView
- remove(int) - Method in class swim.structure.collections.ValueList
- remove(int) - Method in class swim.structure.Record
- remove(int, Object) - Method in class swim.collections.STree
- remove(int, Object) - Method in class swim.collections.STreeList
- remove(int, Object) - Method in class swim.db.STreeList
- remove(int, Object) - Method in class swim.structure.collections.ValueKeyedList
- remove(int, Object) - Method in interface swim.util.KeyedList
- remove(Object) - Method in class swim.avro.AvroNamespace
- remove(Object) - Method in class swim.collections.BTree
- remove(Object) - Method in class swim.collections.BTreeMap
- remove(Object) - Method in class swim.collections.FingerTrieSeq
- remove(Object) - Method in class swim.collections.HashTrieMap
- remove(Object) - Method in class swim.collections.HashTrieSet
- remove(Object) - Method in class swim.collections.STree
- remove(Object) - Method in class swim.collections.STreeList
- remove(Object) - Method in class swim.db.BTreeMap
- remove(Object) - Method in class swim.db.BTreeMapView
- remove(Object) - Method in class swim.db.STreeList
- remove(Object) - Method in class swim.db.STreeListView
- remove(Object) - Method in class swim.structure.collections.ValueCollection
- remove(Object) - Method in class swim.structure.collections.ValueMap
- remove(Object) - Method in class swim.structure.Record
- remove(Object) - Method in class swim.uri.UriMapper
- remove(Object) - Method in class swim.uri.UriPath
- remove(Object) - Method in class swim.uri.UriQuery
- remove(Object) - Method in interface swim.util.IterableMap
- remove(Object) - Method in interface swim.util.OrderedMap
- remove(K) - Method in class swim.util.HashGenCacheMap
- remove(K) - Method in class swim.util.HashGenMap
- remove(K, S) - Method in class swim.spatial.QTree
- remove(K, S) - Method in class swim.spatial.QTreeMap
- remove(K, S) - Method in interface swim.spatial.SpatialMap
- remove(K, S) - Method in class swim.spatial.SpatialValueMap
- remove(Value, S) - Method in class swim.db.QTreeMap
- remove(Value, S) - Method in class swim.db.QTreeMapView
- remove(T) - Method in class swim.util.HashGenCacheSet
- remove(V) - Method in class swim.util.HashGenSet
- REMOVE - swim.streamlet.KeyEffect
- removeAll(Collection<?>) - Method in class swim.avro.AvroNamespace
- removeAll(Collection<?>) - Method in class swim.collections.FingerTrieSeq
- removeAll(Collection<?>) - Method in class swim.collections.HashTrieSet
- removeAll(Collection<?>) - Method in class swim.collections.STree
- removeAll(Collection<?>) - Method in class swim.collections.STreeList
- removeAll(Collection<?>) - Method in class swim.db.STreeList
- removeAll(Collection<?>) - Method in class swim.db.STreeListView
- removeAll(Collection<?>) - Method in class swim.structure.collections.ValueCollection
- removeAll(Collection<?>) - Method in class swim.structure.Record
- removeAll(Collection<?>) - Method in class swim.uri.UriPath
- removed(int) - Method in class swim.collections.FingerTrieSeq
- removed(int) - Method in class swim.collections.STree
- removed(int, Object) - Method in class swim.collections.STree
- removed(int, STreeContext<T>) - Method in class swim.collections.STreePage
- removed(long, long) - Method in class swim.db.STreeLeaf
- removed(long, long) - Method in class swim.db.STreeNode
- removed(long, long) - Method in class swim.db.STreePage
- removed(long, long, int) - Method in class swim.db.STree
- removed(Object) - Method in class swim.collections.FingerTrieSeq
- removed(Object) - Method in class swim.collections.HashTrieMap
- removed(Object) - Method in class swim.collections.STree
- removed(Object, long) - Method in class swim.db.STreeLeaf
- removed(Object, long) - Method in class swim.db.STreeNode
- removed(Object, long) - Method in class swim.db.STreePage
- removed(Object, long, int) - Method in class swim.db.STree
- removed(Object, BTreeContext<K, V>) - Method in class swim.collections.BTreePage
- removed(Object, STreeContext<T>) - Method in class swim.collections.STreePage
- removed(String) - Method in class swim.structure.Field
- removed(String) - Method in class swim.structure.Item
- removed(String) - Method in class swim.structure.Record
- removed(String) - Method in class swim.structure.Value
- removed(String) - Method in class swim.uri.UriMapper
- removed(String) - Method in class swim.uri.UriQuery
- removed(K) - Method in class swim.collections.BTree
- removed(K) - Method in class swim.collections.BTreeMap
- removed(K, int, long, int, long, QTreeContext<K, S, V>) - Method in class swim.spatial.QTreePage
- removed(K, long, long, QTreeContext<K, S, V>) - Method in class swim.spatial.QTreePage
- removed(K, S) - Method in class swim.spatial.QTree
- removed(K, S) - Method in class swim.spatial.QTreeMap
- removed(HashTrieMap<K, HashTrieSet<V>>, K, V) - Static method in class swim.collections.HashTrieMap
- removed(Value) - Method in class swim.structure.Field
- removed(Value) - Method in class swim.structure.Item
- removed(Value) - Method in class swim.structure.Record
- removed(Value) - Method in class swim.structure.Value
- removed(Value, int, long, int, long, long) - Method in class swim.db.QTreePage
- removed(Value, long) - Method in class swim.db.BTreeLeaf
- removed(Value, long) - Method in class swim.db.BTreeNode
- removed(Value, long) - Method in class swim.db.BTreePage
- removed(Value, long, int) - Method in class swim.db.BTree
- removed(Value, long, long, long) - Method in class swim.db.QTreeLeaf
- removed(Value, long, long, long) - Method in class swim.db.QTreeNode
- removed(Value, long, long, long) - Method in class swim.db.QTreePage
- removed(Value, long, long, long, int) - Method in class swim.db.QTree
- removed(Uri) - Method in class swim.uri.UriMapper
- removed(UriPattern) - Method in class swim.uri.UriMapper
- removed(T) - Method in class swim.collections.HashTrieSet
- removeDotSegments() - Method in class swim.uri.UriPath
- removedQuery(String) - Method in class swim.uri.Uri
- removeKey(String) - Method in class swim.dataflow.AbstractRecordStreamlet
- removeKey(String) - Method in class swim.structure.Record
- removeKey(K) - Method in class swim.streamlet.MapInput
- removeKey(Value) - Method in class swim.dataflow.AbstractRecordStreamlet
- removeKey(Value) - Method in class swim.structure.Record
- removeTree(Value) - Method in class swim.db.Database
- repeatedDecoder(ProtobufRepeatedType<I, T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- repeatedField(Field, long, ProtobufRepeatedType<V, ?>) - Static method in class swim.protobuf.reflection.ProtobufReflection
- repeatedField(String, long, ProtobufRepeatedType<? extends Item, ? extends Value>) - Static method in class swim.protobuf.structure.ProtobufStructure
- repeatedField(Value, long, ProtobufRepeatedType<? extends Item, ? extends Value>) - Static method in class swim.protobuf.structure.ProtobufStructure
- repeatedType(ProtobufType<I>) - Static method in class swim.protobuf.structure.ProtobufStructure
- replacement() - Static method in class swim.codec.UtfErrorMode
-
Returns a
UtfErrorModethat substitutes invalid code unit sequences with the replacement character (U+FFFD). - replacement(int) - Static method in class swim.codec.UtfErrorMode
-
Returns a
UtfErrorModethat substitutes invalid code unit sequences with the givenreplacementChar. - replacementChar() - Method in class swim.codec.UtfErrorMode
-
Returns the Unicode code point of the replacement character to substitute for invalid code unit sequences.
- replacementNonZero() - Static method in class swim.codec.UtfErrorMode
-
Returns a
UtfErrorModethat substitutes invalid code unit sequences with the replacement character (U+FFFD), and aborts decoding with an error whenNULbytes are encountered. - replacementNonZero(int) - Static method in class swim.codec.UtfErrorMode
-
Returns a
UtfErrorModethat substitutes invalid code unit sequences with the givenreplacementChar, and aborts decoding with an error whenNULbytes are encountered. - request(HttpMethod, Uri, HttpVersion, FingerTrieSeq<HttpHeader>) - Method in class swim.http.HttpParser
- REQUEST_TIMEOUT - Static variable in class swim.http.HttpStatus
- requester - Variable in class swim.io.http.HttpClientRequester
- requestParser() - Method in class swim.http.HttpParser
- requestWriter(HttpRequest<T>) - Method in class swim.http.HttpWriter
- reschedule(long) - Method in class swim.concurrent.AbstractTimer
-
Schedules this timer to execute after
millismilliseconds has elapsed. - reschedule(long) - Method in interface swim.concurrent.TimerContext
-
Schedules the timer to execute after
millismilliseconds has elapsed. - reschedule(long) - Method in interface swim.concurrent.TimerRef
-
Schedules the timer to execute after
millismilliseconds has elapsed. - RESELECT - swim.io.FlowModifier
-
read and write operations should not be modified.
- RESERVED_3 - swim.ws.WsOpcode
- RESERVED_4 - swim.ws.WsOpcode
- RESERVED_5 - swim.ws.WsOpcode
- RESERVED_6 - swim.ws.WsOpcode
- RESERVED_7 - swim.ws.WsOpcode
- RESERVED_B - swim.ws.WsOpcode
- RESERVED_C - swim.ws.WsOpcode
- RESERVED_D - swim.ws.WsOpcode
- RESERVED_E - swim.ws.WsOpcode
- RESERVED_F - swim.ws.WsOpcode
- RESERVED6 - swim.protobuf.ProtobufWireType
- RESERVED7 - swim.protobuf.ProtobufWireType
- reset(Output<T>) - Static method in class swim.codec.OutputStyle
- RESET_CONTENT - Static variable in class swim.http.HttpStatus
- resolve(Uri) - Method in class swim.uri.Uri
- resolve(UriPath) - Method in class swim.uri.UriPath
- ResourceDirectoryRoute - Class in swim.web.route
- ResourceDirectoryRoute(ClassLoader, UriPath, String) - Constructor for class swim.web.route.ResourceDirectoryRoute
- respond(HttpResponse<?>) - Method in class swim.web.WebRequest
- responder - Variable in class swim.io.http.HttpServerResponder
- response - Variable in class swim.io.http.StaticHttpResponder
- response() - Method in class swim.io.http.StaticHttpResponder
- response(HttpVersion, HttpStatus, FingerTrieSeq<HttpHeader>) - Method in class swim.http.HttpParser
- responseParser() - Method in class swim.http.HttpParser
- responseWriter(HttpResponse<T>) - Method in class swim.http.HttpWriter
- retain() - Method in class swim.mqtt.MqttPublishPacket
- retain(boolean) - Method in class swim.mqtt.MqttPublishPacket
- retainAll(Collection<?>) - Method in class swim.avro.AvroNamespace
- retainAll(Collection<?>) - Method in class swim.collections.FingerTrieSeq
- retainAll(Collection<?>) - Method in class swim.collections.HashTrieSet
- retainAll(Collection<?>) - Method in class swim.collections.STree
- retainAll(Collection<?>) - Method in class swim.collections.STreeList
- retainAll(Collection<?>) - Method in class swim.db.STreeList
- retainAll(Collection<?>) - Method in class swim.db.STreeListView
- retainAll(Collection<?>) - Method in class swim.structure.collections.ValueCollection
- retainAll(Collection<?>) - Method in class swim.structure.Record
- retainAll(Collection<?>) - Method in class swim.uri.UriPath
- reverseEntryIterator() - Method in class swim.collections.STree
- reverseEntryIterator() - Method in class swim.collections.STreeList
- reverseEntryIterator() - Method in class swim.collections.STreePage
- reverseIterator() - Method in class swim.collections.BTree
- reverseIterator() - Method in class swim.collections.BTreeMap
- reverseIterator() - Method in class swim.collections.BTreePage
- reverseIterator() - Method in class swim.collections.STree
- reverseIterator() - Method in class swim.collections.STreeList
- reverseIterator() - Method in class swim.collections.STreePage
- reverseKeyIterator() - Method in class swim.collections.BTree
- reverseKeyIterator() - Method in class swim.collections.BTreeMap
- reverseKeyIterator() - Method in class swim.collections.BTreePage
- reverseKeyIterator() - Method in class swim.collections.STree
- reverseKeyIterator() - Method in class swim.collections.STreeList
- reverseKeyIterator() - Method in class swim.collections.STreePage
- reverseValueIterator() - Method in class swim.collections.BTree
- reverseValueIterator() - Method in class swim.collections.BTreeMap
- reverseValueIterator() - Method in class swim.collections.BTreePage
- rhs() - Method in class swim.structure.operator.BinaryOperator
- rhsInlet() - Method in class swim.dataflow.operator.AndOutlet
- rhsInlet() - Method in class swim.dataflow.operator.BinaryOutlet
- rhsInlet() - Method in class swim.dataflow.operator.OrOutlet
- ring() - Static method in class swim.math.Z
- Ring<S> - Interface in swim.math
- RN - Class in swim.math
- RN(TensorDims) - Constructor for class swim.math.RN
- RNVector - Class in swim.math
- RNVector(double...) - Constructor for class swim.math.RNVector
- rootPage() - Method in class swim.db.BTree
- rootPage() - Method in class swim.db.QTree
- rootPage() - Method in class swim.db.STree
- rootPage() - Method in class swim.db.Tree
- rootPage() - Method in class swim.db.UTree
- rootRef() - Method in class swim.db.BTree
- rootRef() - Method in class swim.db.QTree
- rootRef() - Method in class swim.db.STree
- rootRef() - Method in class swim.db.Tree
- rootRef() - Method in class swim.db.UTree
- rootRef(PageContext) - Method in class swim.db.Seed
- rootRefValue() - Method in class swim.db.Seed
- round() - Static method in class swim.structure.func.MathModule
- round() - Method in class swim.structure.Num
- round(Double) - Method in class swim.math.R
- round(S) - Method in interface swim.math.CompleteField
- routePath() - Method in class swim.web.WebRequest
- routePath() - Method in class swim.web.WebServerRequest
- routePath(UriPath) - Method in class swim.web.WebRequest
- routePath(UriPath) - Method in class swim.web.WebServerRequest
- routeRequest(WebRequest) - Method in class swim.web.route.AlternativeRoute
- routeRequest(WebRequest) - Method in class swim.web.route.DirectoryRoute
- routeRequest(WebRequest) - Method in class swim.web.route.PathPrefixRoute
- routeRequest(WebRequest) - Method in class swim.web.route.RejectRoute
- routeRequest(WebRequest) - Method in class swim.web.route.ResourceDirectoryRoute
- routeRequest(WebRequest) - Method in interface swim.web.WebRoute
- rowBuilder() - Method in class swim.csv.schema.CsvHeader
- rowParser(CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- rowParser(CsvHeader<T, R, C>) - Method in class swim.csv.parser.CsvParser
- rowParser(CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- rsaKey() - Method in class swim.security.JsonWebKey
- RsaKeyDef - Interface in swim.security
- RsaPrimeDef - Class in swim.security
- RsaPrimeDef(BigInteger, BigInteger) - Constructor for class swim.security.RsaPrimeDef
- RsaPrimeDef(BigInteger, BigInteger, BigInteger) - Constructor for class swim.security.RsaPrimeDef
- rsaPrivateKey() - Method in class swim.security.JsonWebKey
- RsaPrivateKeyDef - Class in swim.security
- RsaPrivateKeyDef(BigInteger, BigInteger) - Constructor for class swim.security.RsaPrivateKeyDef
- RsaPrivateKeyDef(BigInteger, BigInteger, BigInteger, FingerTrieSeq<RsaPrimeDef>) - Constructor for class swim.security.RsaPrivateKeyDef
- RsaPrivateKeyDef(BigInteger, BigInteger, BigInteger, RsaPrimeDef...) - Constructor for class swim.security.RsaPrivateKeyDef
- rsaPublicKey() - Method in class swim.security.JsonWebKey
- RsaPublicKeyDef - Class in swim.security
- RsaPublicKeyDef(BigInteger, BigInteger) - Constructor for class swim.security.RsaPublicKeyDef
- run() - Method in class swim.args.Cmd
- runTask() - Method in class swim.concurrent.AbstractTask
- runTask() - Method in interface swim.concurrent.Task
-
Executes this sequential process.
- runTask() - Method in interface swim.concurrent.TaskFunction
-
Executes this sequential process.
- runTimer() - Method in class swim.concurrent.AbstractTimer
- runTimer() - Method in interface swim.concurrent.Timer
-
Executes scheduled logic when this
Timerfires. - runTimer() - Method in interface swim.concurrent.TimerFunction
-
Executes scheduled logic when this timer fires.
- runTimer(TimerFunction, Runnable) - Method in class swim.concurrent.Clock
-
Invokes
timer.runTimer(), or arranges for the asynchronous execution of the providedrunnable, which will itself invoketimer.runTimer(). - runTimer(TimerFunction, Runnable) - Method in class swim.concurrent.StageClock
S
- sample() - Method in class swim.math.Distribution
- sample() - Method in class swim.math.UniformDistribution
- sample(TensorDims, Precision) - Method in class swim.math.Distribution
- scalar() - Method in interface swim.math.AffineSpace
- scalar() - Method in class swim.math.R
- scalar() - Method in class swim.math.R2
- scalar() - Method in class swim.math.R3
- scalar() - Method in class swim.math.RN
- scalar() - Method in interface swim.math.TensorSpace
- scalar() - Method in interface swim.math.VectorModule
- scalar() - Method in interface swim.math.VectorSpace
- scalar() - Method in class swim.math.Z
- scalar() - Method in class swim.math.Z2
- scalar() - Method in class swim.math.Z3
- schedule() - Method in class swim.concurrent.AbstractTimer
-
Returns the
Scheduleto which this timer is bound. - schedule() - Method in class swim.concurrent.Theater
- schedule() - Method in interface swim.concurrent.TimerContext
-
Returns the
Scheduleto which the timer is bound. - schedule() - Method in interface swim.streamlet.StreamletContext
-
Returns the
Schedulewith which theStreamletcan set timers. - Schedule - Interface in swim.concurrent
-
Timetable for executing timers at their scheduled times.
- scheduleDef() - Method in class swim.concurrent.TheaterDef
- scheduleDef(ScheduleDef) - Method in class swim.concurrent.TheaterDef
- ScheduleDef - Interface in swim.concurrent
-
Marker interface for a
Scheduledefinition. - ScheduleException - Exception in swim.concurrent
-
Thrown when a
Scheduleencounters an error. - ScheduleException() - Constructor for exception swim.concurrent.ScheduleException
- ScheduleException(String) - Constructor for exception swim.concurrent.ScheduleException
- ScheduleException(String, Throwable) - Constructor for exception swim.concurrent.ScheduleException
- ScheduleException(Throwable) - Constructor for exception swim.concurrent.ScheduleException
- scheme - Variable in class swim.uri.Uri
- scheme() - Method in class swim.uri.Uri
- scheme(String) - Method in class swim.uri.UriParser
- scheme(UriScheme) - Method in class swim.uri.Uri
- schemeName() - Method in class swim.uri.Uri
- schemeName(String) - Method in class swim.uri.Uri
- schemeParser() - Method in class swim.uri.UriParser
- schemePart() - Method in class swim.uri.Uri
- schemePart(String) - Method in class swim.uri.Uri
- scope - Variable in class swim.dataflow.AbstractRecordStreamlet
- scope - Variable in class swim.dataflow.RecordScope
- scope - Variable in class swim.streamlet.AbstractStreamlet
- scope() - Static method in class swim.structure.func.MathModule
- scopeDepth() - Method in class swim.structure.Interpreter
- secret - Variable in class swim.security.EcPrivateKeyDef
- secret() - Method in class swim.security.EcPrivateKeyDef
- securityProtocol() - Method in class swim.io.AbstractIpModem
- securityProtocol() - Method in class swim.io.AbstractIpSocket
- securityProtocol() - Method in class swim.io.http.AbstractHttpClient
- securityProtocol() - Method in class swim.io.http.AbstractHttpRequester
- securityProtocol() - Method in class swim.io.http.AbstractHttpResponder
- securityProtocol() - Method in class swim.io.http.AbstractHttpServer
- securityProtocol() - Method in class swim.io.http.HttpClientModem
- securityProtocol() - Method in class swim.io.http.HttpClientRequester
- securityProtocol() - Method in class swim.io.http.HttpServerModem
- securityProtocol() - Method in class swim.io.http.HttpServerResponder
- securityProtocol() - Method in interface swim.io.IpContext
-
Returns the name of the transport-layer security protocol used by the underlying network connection.
- securityProtocol() - Method in class swim.io.IpSocketModem
- securityProtocol() - Method in class swim.io.mqtt.AbstractMqttSocket
- securityProtocol() - Method in class swim.io.mqtt.MqttSocketModem
- securityProtocol() - Method in class swim.io.warp.AbstractWarpSocket
- securityProtocol() - Method in class swim.io.warp.WarpWebSocket
- securityProtocol() - Method in class swim.io.ws.AbstractWebSocket
- securityProtocol() - Method in class swim.io.ws.WebSocketModem
- SecWebSocketAcceptHeader - Class in swim.http.header
- SecWebSocketExtensionsHeader - Class in swim.http.header
- SecWebSocketKeyHeader - Class in swim.http.header
- SecWebSocketProtocolHeader - Class in swim.http.header
- SecWebSocketVersionHeader - Class in swim.http.header
- SEE_OTHER - Static variable in class swim.http.HttpStatus
- seed - Variable in class swim.security.EcDef
- seed() - Method in class swim.db.BTree
- seed() - Method in class swim.db.Germ
- seed() - Method in class swim.db.QTree
- seed() - Method in class swim.db.STree
- seed() - Method in class swim.db.Tree
- seed() - Method in class swim.db.UTree
- seed(Class<?>) - Static method in class swim.util.Murmur3
-
Returns the hash code of the name of the class.
- seed(String) - Static method in class swim.util.Murmur3
-
Returns the hash code of the
string. - Seed - Class in swim.db
- Seed(TreeType, int, long, long, Value) - Constructor for class swim.db.Seed
- seedRefValue() - Method in class swim.db.Germ
- seek(Mark) - Method in class swim.codec.Input
-
Returns an
Inputequivalent to thisInput, but repositioned to the givenmark. - seek(Mark) - Method in class swim.codec.InputBuffer
- segment(String) - Static method in class swim.uri.UriPath
- selected(Interpreter) - Method in interface swim.structure.Selectee
-
Performs this operation against
interpreter. - selected(Interpreter) - Method in class swim.structure.selector.FilterSelector
-
Always returns
Extant, which, crucially, is never null. - Selectee<T> - Interface in swim.structure
-
Represents an operation that is used exclusively as a helper to some
Selector'sSelector.mapSelected(swim.structure.Interpreter, swim.structure.Selectee<swim.structure.Item>)orSelector.forSelected(swim.structure.Interpreter, swim.structure.Selectee<T>)methods. - selector() - Method in class swim.recon.ReconParser
- selector() - Method in class swim.recon.ReconStructureParser
- Selector - Class in swim.structure
- Selector() - Constructor for class swim.structure.Selector
- sendBufferSize - Variable in class swim.io.TcpSettings
- sendBufferSize() - Method in class swim.io.TcpSettings
-
Returns the value of the
SO_SNDBUFsocket option with which TCP should be configured to control the size of send buffers. - sendBufferSize(int) - Method in class swim.io.TcpSettings
-
Returns a copy of these
TcpSettingsconfigured with the givensendBufferSizevalue for theSO_SNDBUFsocket option. - sentinel() - Static method in class swim.http.HttpChunkHeader
- server - Variable in class swim.io.http.HttpServerModem
- SERVER_UNAVAILABLE - Static variable in class swim.mqtt.MqttConnStatus
- serverCompressionLevel - Variable in class swim.ws.WsEngineSettings
- serverCompressionLevel() - Method in class swim.ws.WsEngineSettings
- serverCompressionLevel(int) - Method in class swim.io.ws.WsSettings
- serverCompressionLevel(int) - Method in class swim.ws.WsEngineSettings
- serverEngine(WsEngineSettings) - Method in class swim.ws.WsResponse
- ServerHeader - Class in swim.http.header
- serverMaxWindowBits - Variable in class swim.ws.WsEngineSettings
- serverMaxWindowBits() - Method in class swim.ws.WsEngineSettings
- serverMaxWindowBits(int) - Static method in class swim.http.WebSocketParam
- serverMaxWindowBits(int) - Method in class swim.io.ws.WsSettings
- serverMaxWindowBits(int) - Method in class swim.ws.WsEngineSettings
- serverNoContextTakeover - Variable in class swim.ws.WsEngineSettings
- serverNoContextTakeover() - Static method in class swim.http.WebSocketParam
- serverNoContextTakeover() - Method in class swim.ws.WsEngineSettings
- serverNoContextTakeover(boolean) - Method in class swim.io.ws.WsSettings
- serverNoContextTakeover(boolean) - Method in class swim.ws.WsEngineSettings
- service - Variable in class swim.io.http.HttpSocketService
- service - Variable in class swim.io.mqtt.MqttSocketService
- SERVICE_UNAVAILABLE - Static variable in class swim.http.HttpStatus
- sessionPresent() - Method in class swim.mqtt.MqttConnAckPacket
- sessionPresent(boolean) - Method in class swim.mqtt.MqttConnAckPacket
- set(int, int) - Method in class swim.codec.InputBuffer
- set(int, int) - Method in class swim.codec.OutputBuffer
- set(int, E, Object) - Method in interface swim.util.KeyedList
- set(int, Item) - Method in class swim.structure.Record
-
Replaces the member of this
Recordat the givenindexwith a newitem, returning the previousItemat the givenindex, if theindexis greater than or equal to zero, and less than thelengthof thisRecord. - set(int, Value) - Method in class swim.db.STreeList
- set(int, Value) - Method in class swim.db.STreeListView
- set(int, Value, Object) - Method in class swim.db.STreeList
- set(int, T) - Method in class swim.collections.FingerTrieSeq
- set(int, T) - Method in class swim.collections.STree
- set(int, T) - Method in class swim.collections.STreeList
- set(int, T) - Method in class swim.structure.collections.ValueList
- set(int, T, Object) - Method in class swim.collections.STree
- set(int, T, Object) - Method in class swim.collections.STreeList
- set(int, T, Object) - Method in class swim.structure.collections.ValueKeyedList
- set(Map.Entry<K, V>) - Method in class swim.structure.collections.ValueEntryCursor
- set(O) - Method in class swim.streamlet.ValueInput
- set(Value) - Method in class swim.db.UTreeValue
- set(T) - Method in class swim.structure.collections.ValueCursor
- set(T) - Method in class swim.structure.collections.ValueListIterator
- set(T) - Method in interface swim.util.Cursor
- set(V) - Method in interface swim.observable.ObservableValue
- setByte(int, byte) - Method in class swim.structure.Data
- setCapacity(int) - Method in class swim.hpack.HpackDecoder
- setCapacity(int) - Method in class swim.hpack.HpackEncoder
- setDatabaseDelegate(DatabaseDelegate) - Method in class swim.db.Database
- setHttpClientContext(HttpClientContext) - Method in class swim.io.http.AbstractHttpClient
- setHttpClientContext(HttpClientContext) - Method in interface swim.io.http.HttpClient
- setHttpClientContext(HttpClientContext) - Method in class swim.io.warp.AbstractWarpClient
- setHttpClientContext(HttpClientContext) - Method in class swim.io.ws.AbstractWsClient
- setHttpRequesterContext(HttpRequesterContext) - Method in class swim.io.http.AbstractHttpRequester
- setHttpRequesterContext(HttpRequesterContext) - Method in interface swim.io.http.HttpRequester
- setHttpResponderContext(HttpResponderContext) - Method in class swim.io.http.AbstractHttpResponder
- setHttpResponderContext(HttpResponderContext) - Method in interface swim.io.http.HttpResponder
- setHttpServerContext(HttpServerContext) - Method in class swim.io.http.AbstractHttpServer
- setHttpServerContext(HttpServerContext) - Method in interface swim.io.http.HttpServer
- setHttpServerContext(HttpServerContext) - Method in class swim.io.warp.AbstractWarpServer
- setHttpServerContext(HttpServerContext) - Method in class swim.io.ws.AbstractWsServer
- setHttpServiceContext(HttpServiceContext) - Method in class swim.io.http.AbstractHttpService
- setHttpServiceContext(HttpServiceContext) - Method in interface swim.io.http.HttpService
- setIpModemContext(IpModemContext<I, O>) - Method in class swim.io.AbstractIpModem
- setIpModemContext(IpModemContext<I, O>) - Method in interface swim.io.IpModem
-
Sets the socket modem context to which this
IpModemis bound. - setIpModemContext(IpModemContext<Object, Object>) - Method in class swim.io.mqtt.MqttSocketModem
- setIpModemContext(IpModemContext<Object, Object>) - Method in class swim.io.ws.WebSocketModem
- setIpModemContext(IpModemContext<HttpRequest<?>, HttpResponse<?>>) - Method in class swim.io.http.HttpServerModem
- setIpModemContext(IpModemContext<HttpResponse<?>, HttpRequest<?>>) - Method in class swim.io.http.HttpClientModem
- setIpServiceContext(IpServiceContext) - Method in class swim.io.AbstractIpService
- setIpServiceContext(IpServiceContext) - Method in class swim.io.http.HttpSocketService
- setIpServiceContext(IpServiceContext) - Method in interface swim.io.IpService
-
Sets the network listener context to which this
IpServiceis bound. - setIpServiceContext(IpServiceContext) - Method in class swim.io.mqtt.MqttSocketService
- setIpSocketContext(IpSocketContext) - Method in class swim.io.AbstractIpSocket
- setIpSocketContext(IpSocketContext) - Method in interface swim.io.IpSocket
-
Sets the network socket context to which this
IpSocketis bound. - setIpSocketContext(IpSocketContext) - Method in class swim.io.IpSocketModem
- setItem(int, boolean) - Method in class swim.structure.Record
- setItem(int, double) - Method in class swim.structure.Record
- setItem(int, float) - Method in class swim.structure.Record
- setItem(int, int) - Method in class swim.structure.Record
- setItem(int, long) - Method in class swim.structure.Record
- setItem(int, String) - Method in class swim.structure.Record
- setItem(int, Item) - Method in class swim.dataflow.AbstractRecordStreamlet
- setItem(int, Item) - Method in class swim.dataflow.RecordModel
- setItem(int, Item) - Method in class swim.structure.Record
-
Replaces the member of this
Recordat the givenindexwith a newitem, returning the previousItemat the givenindex, if theindexis greater than or equal to zero, and less than thelengthof thisRecord. - setMaxDynamicTableSize(int) - Method in class swim.hpack.HpackDecoder
- setMqttServiceContext(MqttServiceContext) - Method in class swim.io.mqtt.AbstractMqttService
- setMqttServiceContext(MqttServiceContext) - Method in interface swim.io.mqtt.MqttService
- setMqttSocketContext(MqttSocketContext<I, O>) - Method in class swim.io.mqtt.AbstractMqttSocket
- setMqttSocketContext(MqttSocketContext<I, O>) - Method in interface swim.io.mqtt.MqttSocket
- setPageValue(Value, boolean) - Method in class swim.db.BTreePageRef
- setPageValue(Value, boolean) - Method in class swim.db.PageRef
- setPageValue(Value, boolean) - Method in class swim.db.QTreePageRef
- setPageValue(Value, boolean) - Method in class swim.db.STreePageRef
- setPageValue(Value, boolean) - Method in class swim.db.UTreePageRef
- setSchedule(Schedule) - Method in class swim.concurrent.Theater
- setState(Object) - Method in class swim.structure.operator.InvokeOperator
- setStreamletContext(StreamletContext) - Method in class swim.dataflow.AbstractRecordStreamlet
- setStreamletContext(StreamletContext) - Method in class swim.streamlet.AbstractStreamlet
- setStreamletContext(StreamletContext) - Method in interface swim.streamlet.Streamlet
-
Sets the environment in which this
Streamletoperates. - setStreamletScope(StreamletScope<? extends O>) - Method in class swim.dataflow.AbstractRecordStreamlet
- setStreamletScope(StreamletScope<? extends O>) - Method in class swim.streamlet.AbstractStreamlet
- setStreamletScope(StreamletScope<? extends O>) - Method in interface swim.streamlet.Streamlet
-
Sets the lexically scoped parent of this
Streamlet. - setTail(UriQuery) - Method in class swim.uri.UriQuery
- setTaskContext(TaskContext) - Method in class swim.concurrent.AbstractTask
- setTaskContext(TaskContext) - Method in interface swim.concurrent.Task
-
Sets the context used to managed this
Task. - setTimer(long, TimerFunction) - Method in class swim.concurrent.Clock
- setTimer(long, TimerFunction) - Method in interface swim.concurrent.Schedule
-
Schedules
timerto execute aftermillismilliseconds have elapsed. - setTimer(long, TimerFunction) - Method in class swim.concurrent.SideStage
- setTimer(long, TimerFunction) - Method in class swim.concurrent.Theater
- setTimerContext(TimerContext) - Method in class swim.concurrent.AbstractTimer
- setTimerContext(TimerContext) - Method in interface swim.concurrent.Timer
-
Sets the context used to manage this
Timer. - settings - Variable in class swim.db.StoreContext
- settings - Variable in class swim.structure.Interpreter
- settings() - Method in class swim.codec.Input
-
Returns the
InputSettingsused to configure the behavior of input consumers that read from thisInput. - settings() - Method in class swim.codec.Output
-
Returns the
OutputSettingsused to configure the behavior of output producers that write to thisOutput. - settings() - Method in class swim.db.BTreeMap
- settings() - Method in class swim.db.Database
- settings() - Method in class swim.db.FileZone
- settings() - Method in class swim.db.PageContext
- settings() - Method in class swim.db.PageRef
- settings() - Method in class swim.db.QTreeMap
- settings() - Method in class swim.db.Store
- settings() - Method in class swim.db.StoreContext
- settings() - Method in class swim.db.STreeList
- settings() - Method in class swim.db.Tree
- settings() - Method in class swim.db.Trunk
- settings() - Method in class swim.db.UTreeValue
- settings() - Method in class swim.db.Zone
- settings() - Method in class swim.structure.Interpreter
- settings(InputSettings) - Method in class swim.codec.Input
-
Returns an
Inputequivalent to thisInput, but with the given inputsettings. - settings(InputSettings) - Method in class swim.codec.InputBuffer
- settings(OutputSettings) - Method in class swim.codec.Output
-
Updates the
settingsassociated with thisOutput. - settings(OutputSettings) - Method in class swim.codec.OutputBuffer
- settings(InterpreterSettings) - Method in class swim.structure.Interpreter
- setTransportContext(TransportContext) - Method in interface swim.io.Transport
-
Sets the I/O transport context to which this
Transportis bound. - setTreeDelegate(TreeDelegate) - Method in class swim.db.BTreeMap
- setTreeDelegate(TreeDelegate) - Method in class swim.db.QTreeMap
- setTreeDelegate(TreeDelegate) - Method in class swim.db.STreeList
- setTreeDelegate(TreeDelegate) - Method in class swim.db.Tree
- setTreeDelegate(TreeDelegate) - Method in class swim.db.TreeContext
- setTreeDelegate(TreeDelegate) - Method in class swim.db.Trunk
- setTreeDelegate(TreeDelegate) - Method in class swim.db.UTreeValue
- setValue(Value) - Method in class swim.structure.Attr
- setValue(Value) - Method in class swim.structure.Field
-
Sets the value of this
Fieldto the newvalue, returning the old value. - setValue(Value) - Method in class swim.structure.Slot
- setValue(V) - Method in class swim.spatial.QTreeEntry
- setValue(V) - Method in class swim.spatial.SpatialMap.SimpleEntry
- setValue(V) - Method in class swim.spatial.SpatialValueEntry
- setValue(V) - Method in class swim.structure.collections.ValueEntry
- setWarpSocketContext(WarpSocketContext) - Method in class swim.io.warp.AbstractWarpSocket
- setWarpSocketContext(WarpSocketContext) - Method in interface swim.io.warp.WarpSocket
- setWebSocketContext(WebSocketContext<I, O>) - Method in class swim.io.ws.AbstractWebSocket
- setWebSocketContext(WebSocketContext<I, O>) - Method in interface swim.io.ws.WebSocket
- setWebSocketContext(WebSocketContext<Envelope, Envelope>) - Method in class swim.io.warp.WarpWebSocket
- severity() - Method in class swim.codec.Diagnostic
-
Returns the level of importance of this diagnostic.
- Severity - Class in swim.util
-
Level of importance.
- shape - Variable in class swim.spatial.SpatialMap.SimpleEntry
- Shape - Interface in swim.math
- shapeForm - Variable in class swim.db.QTreeMapView
- shapeForm() - Method in class swim.db.QTreeMap
- shapeForm() - Method in class swim.db.QTreeMapView
- shapeForm() - Static method in class swim.math.R2Shape
- shapeForm() - Static method in class swim.math.R3Shape
- shapeForm() - Static method in class swim.math.Z2Shape
- shapeForm() - Static method in class swim.math.Z3Shape
- shapeForm() - Method in class swim.spatial.QTreeMap
- shift(Mark) - Method in class swim.codec.Mark
- shift(Mark) - Method in class swim.codec.Span
- shift(Mark) - Method in class swim.codec.Tag
-
Returns the position of this
Tagrelative to the givenmark. - shiftZone() - Method in class swim.db.Database
- shiftZone() - Method in class swim.db.FileStore
- shiftZone() - Method in class swim.db.Store
- ShortForm - Class in swim.structure.form
- ShortForm(Short) - Constructor for class swim.structure.form.ShortForm
- shortType() - Static method in class swim.avro.reflection.AvroReflection
- shortType() - Static method in class swim.protobuf.reflection.ProtobufReflection
- shortValue() - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto a primitiveshortvalue, if possible. - shortValue() - Method in class swim.structure.Item
-
Converts this
Iteminto a primitiveshortvalue, if possible. - shortValue() - Method in class swim.structure.Num
-
Converts this
Numinto a primitiveshortvalue. - shortValue() - Method in class swim.structure.Text
- shortValue() - Method in class swim.structure.Value
-
Converts this
Valueinto a primitiveshortvalue, if possible. - shortValue(short) - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto a primitiveshortvalue, if possible; otherwise returnsorElseif the value of thisFieldcan't be converted into a primitiveshortvalue. - shortValue(short) - Method in class swim.structure.Item
-
Converts this
Iteminto a primitiveshortvalue, if possible; otherwise returnsorElseif thisItemcan't be converted into a primitiveshortvalue. - shortValue(short) - Method in class swim.structure.Num
- shortValue(short) - Method in class swim.structure.Text
- shortValue(short) - Method in class swim.structure.Value
-
Converts this
Valueinto a primitiveshortvalue, if possible; otherwise returnsorElseif thisValuecan't be converted into a primitiveshortvalue. - SideStage - Class in swim.concurrent
-
Stagewrapper that prevents its underlying stage from being started and stopped. - SideStage(Stage) - Constructor for class swim.concurrent.SideStage
- sigmoid(Double) - Method in class swim.math.R
- sigmoid(S) - Method in interface swim.math.CompleteField
- sigmoidUniform(double, double) - Static method in class swim.math.Distribution
- sigmoidUniform(Random, double, double) - Static method in class swim.math.Distribution
- sign(PrivateKey) - Method in class swim.security.JsonWebToken
- sign(PrivateKey, Data) - Static method in class swim.security.JsonWebSignature
- sign(PrivateKey, Value, Data) - Static method in class swim.security.JsonWebSignature
- sign(PrivateKey, Value, Value, Data) - Static method in class swim.security.JsonWebSignature
- sign(PrivateKey, Value, Value, Value) - Static method in class swim.security.ReconSignature
- signatureData - Variable in class swim.security.JsonWebSignature
- signatureData() - Method in class swim.security.JsonWebSignature
- signatureHeader - Variable in class swim.security.ReconSignature
- signatureHeader() - Method in class swim.security.ReconSignature
- signECDSA(PrivateKey, Value, Value, Data) - Static method in class swim.security.JsonWebSignature
- signECDSA(Signature, PrivateKey, int, Value, Value, Data) - Static method in class swim.security.JsonWebSignature
- signECDSA(Signature, PrivateKey, int, Value, Value, Data, Data) - Static method in class swim.security.JsonWebSignature
- signingInput - Variable in class swim.security.JsonWebSignature
- signingInput() - Method in class swim.security.JsonWebSignature
- signingInput() - Method in class swim.security.ReconSignature
- signRsa(PrivateKey, Value, Value, Value) - Static method in class swim.security.ReconSignature
- signRsa(Signature, PrivateKey, Value, Value, Value) - Static method in class swim.security.ReconSignature
- signRSA(PrivateKey, Value, Value, Data) - Static method in class swim.security.JsonWebSignature
- signRSA(Signature, PrivateKey, int, Value, Value, Data) - Static method in class swim.security.JsonWebSignature
- signRSA(Signature, PrivateKey, int, Value, Value, Data, Data) - Static method in class swim.security.JsonWebSignature
- SimpleEntry(K, S, V) - Constructor for class swim.spatial.SpatialMap.SimpleEntry
- sin(Double) - Method in class swim.math.R
- sin(S) - Method in interface swim.math.CompleteField
- sinh(Double) - Method in class swim.math.R
- sinh(S) - Method in interface swim.math.CompleteField
- size - Variable in class swim.math.TensorDims
- size - Variable in class swim.security.EcCharacteristic2FieldDef
- size() - Method in class swim.avro.AvroNamespace
- size() - Method in class swim.avro.schema.AvroFixedType
- size() - Method in class swim.collections.BTree
- size() - Method in class swim.collections.BTreeMap
- size() - Method in class swim.collections.BTreePage
- size() - Method in class swim.collections.FingerTrieSeq
- size() - Method in class swim.collections.HashTrieMap
- size() - Method in class swim.collections.HashTrieSet
- size() - Method in class swim.collections.STree
- size() - Method in class swim.collections.STreeList
- size() - Method in class swim.collections.STreePage
- size() - Method in class swim.concurrent.ConcurrentTrancheQueue
- size() - Method in class swim.dataflow.AbstractRecordStreamlet
- size() - Method in class swim.dataflow.RecordModel
- size() - Method in class swim.db.BTreeMap
- size() - Method in class swim.db.BTreeMapView
- size() - Method in class swim.db.Chunk
- size() - Method in class swim.db.FileStore
- size() - Method in class swim.db.FileZone
- size() - Method in class swim.db.QTreeMap
- size() - Method in class swim.db.QTreeMapView
- size() - Method in class swim.db.Store
- size() - Method in class swim.db.STreeList
- size() - Method in class swim.db.STreeListView
- size() - Method in class swim.db.Zone
- size() - Method in class swim.hpack.HpackDecoder
- size() - Method in class swim.hpack.HpackEncoder
- size() - Method in class swim.http.HttpChunkHeader
- size() - Method in interface swim.math.FN
- size() - Method in class swim.math.RN
- size() - Method in class swim.math.TensorDims
- size() - Method in class swim.security.EcCharacteristic2FieldDef
- size() - Method in class swim.spatial.QTree
- size() - Method in class swim.spatial.QTreeMap
- size() - Method in interface swim.spatial.SpatialMap
- size() - Method in class swim.spatial.SpatialValueMap
- size() - Method in class swim.structure.collections.ValueCollection
- size() - Method in class swim.structure.collections.ValueMap
- size() - Method in class swim.structure.collections.ValueMapEntrySet
- size() - Method in class swim.structure.Data
- size() - Method in class swim.structure.Record
-
Returns the number of members contained in this
Record. - size() - Method in class swim.structure.Text
- size() - Method in class swim.uri.UriMapper
- size() - Method in class swim.uri.UriPath
- size() - Method in class swim.uri.UriPathBuilder
- size() - Method in class swim.uri.UriQuery
- size() - Method in interface swim.util.IterableMap
- size() - Method in interface swim.util.OrderedMap
- SIZED - swim.protobuf.ProtobufWireType
- sizeOf(int) - Static method in class swim.codec.Utf8
-
Returns the number of bytes in the UTF-8 encoding of the Unicode code point
c; returns the size of the Unicode replacement character (U+FFFD) for surrogates and invalid code points. - sizeOf(int, UtfErrorMode) - Static method in class swim.codec.Utf8
-
Returns the number of bytes in the UTF-8 encoding of the Unicode code point
c, handling invalid code unit sequences according to theerrorModepolicy. - sizeOf(String) - Static method in class swim.codec.Utf8
-
Returns the number of bytes in the UTF-8 encoding the given
string, assuming the Unicode replacement character (U+FFFD) replaces unpaired surrogates and invalid code points. - sizeOf(String, UtfErrorMode) - Static method in class swim.codec.Utf8
-
Returns the number of bytes in the UTF-8 encoding the given
string, handling invalid code unit sequences according to theerrorModepolicy. - sizeOf(Item) - Static method in class swim.recon.Recon
- sizeOfAbsent() - Method in class swim.recon.ReconWriter
- sizeOfAttr(V, V) - Method in class swim.recon.ReconWriter
- sizeOfBlock(I) - Method in class swim.recon.ReconWriter
- sizeOfBlock(Iterator<I>, boolean, boolean) - Method in class swim.recon.ReconWriter
- sizeOfBlock(Item) - Static method in class swim.recon.Recon
- sizeOfBlockItem(I) - Method in class swim.recon.ReconWriter
- sizeOfBlockItem(Item) - Method in class swim.recon.ReconStructureWriter
- sizeOfBlockValue(Value) - Method in class swim.recon.ReconStructureWriter
- sizeOfBlockValue(V) - Method in class swim.recon.ReconWriter
- sizeOfBool(boolean) - Method in class swim.recon.ReconWriter
- sizeOfChildrenSelector(V) - Method in class swim.recon.ReconWriter
- sizeOfConditionalOperator(I, I, I, int) - Method in class swim.recon.ReconWriter
- sizeOfData(int) - Method in class swim.recon.ReconWriter
- sizeOfData(Data) - Method in class swim.mqtt.MqttEncoder
- sizeOfDescendantsSelector(V) - Method in class swim.recon.ReconWriter
- sizeOfExtant() - Method in class swim.recon.ReconWriter
- sizeOfFilterSelector(V, V) - Method in class swim.recon.ReconWriter
- sizeOfFunc(Func) - Method in class swim.recon.ReconStructureWriter
- sizeOfGetAttrSelector(V, V) - Method in class swim.recon.ReconWriter
- sizeOfGetItemSelector(V, V) - Method in class swim.recon.ReconWriter
- sizeOfGetSelector(V, V) - Method in class swim.recon.ReconWriter
- sizeOfIdentitySelector() - Method in class swim.recon.ReconWriter
- sizeOfInfixOperator(I, String, I, int) - Method in class swim.recon.ReconWriter
- sizeOfInvokeOperator(V, V) - Method in class swim.recon.ReconWriter
- sizeOfItem(I) - Method in class swim.recon.ReconWriter
- sizeOfItem(Item) - Method in class swim.recon.ReconStructureWriter
- sizeOfKeysSelector(V) - Method in class swim.recon.ReconWriter
- sizeOfLambdaFunc(V, V) - Method in class swim.recon.ReconWriter
- sizeOfLiteralSelector(I, V) - Method in class swim.recon.ReconWriter
- sizeOfMarkupText(I) - Method in class swim.recon.ReconWriter
- sizeOfMarkupText(String) - Method in class swim.recon.ReconWriter
- sizeOfNum(double) - Method in class swim.recon.ReconWriter
- sizeOfNum(float) - Method in class swim.recon.ReconWriter
- sizeOfNum(int) - Method in class swim.recon.ReconWriter
- sizeOfNum(long) - Method in class swim.recon.ReconWriter
- sizeOfNum(BigInteger) - Method in class swim.recon.ReconWriter
- sizeOfOperator(Operator) - Method in class swim.recon.ReconStructureWriter
- sizeOfPrefixOperator(String, I, int) - Method in class swim.recon.ReconWriter
- sizeOfPrimary(V) - Method in class swim.recon.ReconWriter
- sizeOfRecord(I) - Method in class swim.recon.ReconWriter
- sizeOfSelector(Selector) - Method in class swim.recon.ReconStructureWriter
- sizeOfSlot(V, V) - Method in class swim.recon.ReconWriter
- sizeOfString(String) - Method in class swim.mqtt.MqttEncoder
- sizeOfSubscription(MqttSubscription) - Method in class swim.mqtt.MqttEncoder
- sizeOfText(String) - Method in class swim.recon.ReconWriter
- sizeOfThen(Value) - Method in class swim.recon.ReconStructureWriter
- sizeOfThen(V) - Method in class swim.recon.ReconWriter
- sizeOfThenChildrenSelector(V) - Method in class swim.recon.ReconWriter
- sizeOfThenDescendantsSelector(V) - Method in class swim.recon.ReconWriter
- sizeOfThenFilterSelector(V, V) - Method in class swim.recon.ReconWriter
- sizeOfThenGetAttrSelector(V, V) - Method in class swim.recon.ReconWriter
- sizeOfThenGetItemSelector(V, V) - Method in class swim.recon.ReconWriter
- sizeOfThenGetSelector(V, V) - Method in class swim.recon.ReconWriter
- sizeOfThenIdentitySelector() - Method in class swim.recon.ReconWriter
- sizeOfThenKeysSelector(V) - Method in class swim.recon.ReconWriter
- sizeOfThenLiteralSelector(I, V) - Method in class swim.recon.ReconWriter
- sizeOfThenValuesSelector(V) - Method in class swim.recon.ReconWriter
- sizeOfUint32(int) - Method in class swim.recon.ReconWriter
- sizeOfUint64(long) - Method in class swim.recon.ReconWriter
- sizeOfValue(Value) - Method in class swim.recon.ReconStructureWriter
- sizeOfValue(V) - Method in class swim.recon.ReconWriter
- sizeOfValuesSelector(V) - Method in class swim.recon.ReconWriter
- skip() - Method in interface swim.concurrent.PullContext
- skip() - Method in class swim.io.warp.WarpWebSocket
- skip(long) - Method in class swim.structure.collections.ValueCursor
- skip(long) - Method in class swim.structure.collections.ValueEntryCursor
- skip(long) - Method in interface swim.util.Cursor
- slash() - Static method in class swim.uri.UriPath
- sleep(long) - Method in class swim.concurrent.Clock
-
Parks the current thread for the specified number of
millis. - slice(int, int) - Method in class swim.collections.FingerTrieSeq
- slot(String) - Method in class swim.structure.Record
- slot(String, boolean) - Method in class swim.structure.Record
- slot(String, double) - Method in class swim.structure.Record
- slot(String, float) - Method in class swim.structure.Record
- slot(String, int) - Method in class swim.structure.Record
- slot(String, long) - Method in class swim.structure.Record
- slot(String, String) - Method in class swim.structure.Record
- slot(String, Value) - Method in class swim.structure.Record
- slot(Value) - Method in class swim.recon.ReconStructureParser
- slot(Value) - Method in class swim.structure.Record
- slot(Value, boolean) - Method in class swim.structure.Record
- slot(Value, double) - Method in class swim.structure.Record
- slot(Value, float) - Method in class swim.structure.Record
- slot(Value, int) - Method in class swim.structure.Record
- slot(Value, long) - Method in class swim.structure.Record
- slot(Value, String) - Method in class swim.structure.Record
- slot(Value, Value) - Method in class swim.recon.ReconStructureParser
- slot(Value, Value) - Method in class swim.structure.Record
- slot(V) - Method in class swim.recon.ReconParser
- slot(V, V) - Method in class swim.recon.ReconParser
- Slot - Class in swim.structure
- slotCount() - Method in class swim.db.QTreeLeaf
- slotCount() - Method in class swim.db.QTreeNode
- slotCount() - Method in class swim.db.QTreePage
- slotCount() - Method in class swim.spatial.QTreePage
- SlotForm<T> - Class in swim.structure.form
- SlotForm(Field, Value, Form<?>) - Constructor for class swim.structure.form.SlotForm
- snapshot() - Method in class swim.collections.BTreeMap
-
An immutable copy of this
BTreeMap's data. - snapshot() - Method in class swim.collections.STreeList
- snapshot() - Method in class swim.db.BTreeMap
- snapshot() - Method in class swim.db.QTreeMap
- snapshot() - Method in class swim.db.STreeList
- snapshot() - Method in class swim.spatial.QTreeMap
- socket - Variable in class swim.io.mqtt.MqttSocketModem
- socket - Variable in class swim.io.warp.WarpWebSocket
- socket - Variable in class swim.io.ws.WebSocketModem
- soften() - Method in class swim.db.Chunk
- soften(long) - Method in class swim.db.BTree
- soften(long) - Method in class swim.db.BTreeLeaf
- soften(long) - Method in class swim.db.BTreeNode
- soften(long) - Method in class swim.db.BTreePageRef
- soften(long) - Method in class swim.db.Page
- soften(long) - Method in class swim.db.PageRef
- soften(long) - Method in class swim.db.QTree
- soften(long) - Method in class swim.db.QTreeLeaf
- soften(long) - Method in class swim.db.QTreeNode
- soften(long) - Method in class swim.db.QTreePageRef
- soften(long) - Method in class swim.db.STree
- soften(long) - Method in class swim.db.STreeLeaf
- soften(long) - Method in class swim.db.STreeNode
- soften(long) - Method in class swim.db.STreePageRef
- soften(long) - Method in class swim.db.Tree
- soften(long) - Method in class swim.db.UTree
- soften(long) - Method in class swim.db.UTreeLeaf
- soften(long) - Method in class swim.db.UTreePageRef
- softPage() - Method in class swim.db.BTreePageRef
- softPage() - Method in class swim.db.PageRef
- softPage() - Method in class swim.db.QTreePageRef
- softPage() - Method in class swim.db.STreePageRef
- softPage() - Method in class swim.db.UTreePageRef
- softVersion() - Method in class swim.db.BTreePageRef
- softVersion() - Method in class swim.db.PageRef
- softVersion() - Method in class swim.db.QTreePageRef
- softVersion() - Method in class swim.db.STreePageRef
- softVersion() - Method in class swim.db.UTreePageRef
- sort(T[], Comparator<? super T>) - Static method in class swim.spatial.BitInterval
- space() - Static method in class swim.math.R2
- space() - Static method in class swim.math.R3
- space() - Method in class swim.math.TensorArray
- space(int) - Static method in class swim.math.RN
- space(int) - Static method in class swim.math.Tensor
- space(TensorDims) - Static method in class swim.math.RN
- space(TensorDims) - Static method in class swim.math.Tensor
- space(TensorSpace<Tensor, Double>, int) - Static method in class swim.math.Tensor
- space(TensorSpace<Tensor, Double>, TensorDims) - Static method in class swim.math.Tensor
- space(TensorSpace<V, S>, int) - Static method in class swim.math.TensorArray
- space(TensorSpace<V, S>, TensorDims) - Static method in class swim.math.TensorArray
- span() - Method in class swim.db.BTreeMap
- span() - Method in class swim.db.BTreePageRef
- span() - Method in class swim.db.Page
- span() - Method in class swim.db.PageRef
- span() - Method in class swim.db.QTreeMap
- span() - Method in class swim.db.QTreePageRef
- span() - Method in class swim.db.STreeList
- span() - Method in class swim.db.STreePageRef
- span() - Method in class swim.db.Tree
- span() - Method in class swim.db.UTreePageRef
- span() - Method in class swim.spatial.QTreePage
- span(long, long) - Static method in class swim.spatial.BitInterval
- Span - Class in swim.codec
-
Description of a source range, identified by a closed interval between start and end
marks. - SpatialMap<K,S,V> - Interface in swim.spatial
- SpatialMap.Entry<K,S,V> - Interface in swim.spatial
- SpatialMap.SimpleEntry<K,S,V> - Class in swim.spatial
- SpatialValueEntry<K,S,V> - Class in swim.spatial
- SpatialValueEntry(SpatialMap.Entry<Value, S, Value>, Form<K>, Form<V>) - Constructor for class swim.spatial.SpatialValueEntry
- SpatialValueMap<K,S,V> - Class in swim.spatial
- SpatialValueMap(SpatialMap<Value, S, Value>, Form<K>, Form<V>) - Constructor for class swim.spatial.SpatialValueMap
- sphericalMercator() - Static method in class swim.spatial.GeoProjection
- sphericalMercatorForm() - Static method in class swim.spatial.GeoProjection
- sphericalMercatorInverse() - Static method in class swim.spatial.GeoProjection
- split(int) - Method in class swim.collections.BTreePage
- split(int) - Method in class swim.collections.STreePage
- split(int, long) - Method in class swim.db.BTreeLeaf
- split(int, long) - Method in class swim.db.BTreeNode
- split(int, long) - Method in class swim.db.BTreePage
- split(int, long) - Method in class swim.db.STreeLeaf
- split(int, long) - Method in class swim.db.STreeNode
- split(int, long) - Method in class swim.db.STreePage
- split(QTreeContext<K, S, V>) - Method in class swim.spatial.QTreePage
- splitLeft(int) - Method in class swim.collections.BTreePage
- splitLeft(int) - Method in class swim.collections.STreePage
- splitLeft(int, long) - Method in class swim.db.BTreeLeaf
- splitLeft(int, long) - Method in class swim.db.BTreeNode
- splitLeft(int, long) - Method in class swim.db.BTreePage
- splitLeft(int, long) - Method in class swim.db.STreeLeaf
- splitLeft(int, long) - Method in class swim.db.STreeNode
- splitLeft(int, long) - Method in class swim.db.STreePage
- splitRight(int) - Method in class swim.collections.BTreePage
- splitRight(int) - Method in class swim.collections.STreePage
- splitRight(int, long) - Method in class swim.db.BTreeLeaf
- splitRight(int, long) - Method in class swim.db.BTreeNode
- splitRight(int, long) - Method in class swim.db.BTreePage
- splitRight(int, long) - Method in class swim.db.STreeLeaf
- splitRight(int, long) - Method in class swim.db.STreeNode
- splitRight(int, long) - Method in class swim.db.STreePage
- sqrt() - Static method in class swim.structure.func.MathModule
- sqrt() - Method in class swim.structure.Num
- sqrt(Double) - Method in class swim.math.R
- sqrt(S) - Method in interface swim.math.CompleteField
- sslContext - Variable in class swim.io.TlsSettings
- sslContext() - Method in class swim.io.TlsSettings
-
Returns the factory used to create secure sockets.
- sslContext(SSLContext) - Method in class swim.io.TlsSettings
-
Returns a copy of these
TlsSettingsconfigured with the givensslContextfor creating secure sockets. - stage - Variable in class swim.concurrent.SideStage
- stage - Variable in class swim.concurrent.StageClock
-
Stageon which to execute timer functions. - stage - Variable in class swim.io.Station
-
Stage on which to execute I/O tasks.
- stage() - Method in class swim.concurrent.AbstractTask
-
Returns the execution
Stageto which this task is bound. - stage() - Method in class swim.concurrent.StageClock
-
Returns the stage on which to execute timer functions.
- stage() - Method in interface swim.concurrent.TaskContext
-
Returns the execution
Stageto which the task is bound. - stage() - Method in class swim.db.Database
- stage() - Method in class swim.db.FileStore
- stage() - Method in class swim.db.FileZone
- stage() - Method in class swim.db.PageContext
- stage() - Method in class swim.db.Store
- stage() - Method in class swim.db.Trunk
- stage() - Method in class swim.io.http.HttpEndpoint
- stage() - Method in class swim.io.IpEndpoint
- stage() - Method in class swim.io.mqtt.MqttEndpoint
- stage() - Method in class swim.io.Station
-
Returns the
Stageon which thisStationexecutes I/O tasks. - stage() - Method in interface swim.streamlet.StreamletContext
-
Returns the
Stageon which theStreamletcan execute tasks. - Stage - Interface in swim.concurrent
-
An execution context in which to schedule tasks, create continuation calls, and set timers.
- StageClock - Class in swim.concurrent
- StageClock(Stage) - Constructor for class swim.concurrent.StageClock
-
Constructs a new
StageClockwith a timer resolution ofClock.TICK_MILLISmilliseconds, and a clock period ofClock.TICK_COUNTticks per revolution, that executes timer functions on the givenstage. - StageClock(Stage, int, int) - Constructor for class swim.concurrent.StageClock
-
Constructs a new
StageClockwith a timer resolution oftickMillismilliseconds, and a clock period oftickCountticks per revolution, that executes timer functions on the givenstage. - StageClock(Stage, ClockDef) - Constructor for class swim.concurrent.StageClock
-
Constructs a new
StageClock, with the timer resolution and clock period specified by the givenclockDef, that executes timer functions on the givenstage. - StageDef - Interface in swim.concurrent
-
Marker interface for a
Stagedefinition. - standard() - Static method in class swim.codec.Base64
-
Returns the
Base64encoding with the standard alphabet. - standard() - Static method in class swim.codec.InputSettings
-
Returns
InputSettingsconfigured to include diagnostic metadata in generated output. - standard() - Static method in class swim.codec.OutputSettings
-
Returns
OutputSettingsconfigured with the system line separator, pretty printing disabled, and styling disabled. - standard() - Static method in class swim.concurrent.ClockDef
- standard() - Static method in class swim.concurrent.TheaterDef
- standard() - Static method in class swim.db.StoreSettings
- standard() - Static method in class swim.io.http.HttpSettings
-
Returns the default
HttpSettingsinstance. - standard() - Static method in class swim.io.IpSettings
-
Returns the default
IpSettingsinstance. - standard() - Static method in class swim.io.mqtt.MqttSettings
- standard() - Static method in class swim.io.TcpSettings
-
Returns the default
TcpSettingsinstance. - standard() - Static method in class swim.io.TlsSettings
-
Returns the default
TlsSettingsinstance. - standard() - Static method in class swim.io.TransportSettings
-
Returns the default
TransportSettingsinstance. - standard() - Static method in class swim.io.warp.WarpSettings
- standard() - Static method in class swim.io.ws.WsSettings
- standard() - Static method in class swim.structure.InterpreterSettings
- standard() - Static method in class swim.ws.WsEngineSettings
- standard(boolean) - Static method in class swim.codec.Base64
-
Returns the
Base64encoding with the standard alphabet, and required padding, ifisPaddedistrue. - standardClientEngine() - Static method in class swim.ws.WsEngine
- standardDecoder() - Static method in class swim.hpack.Hpack
- standardDecoder() - Static method in class swim.mqtt.Mqtt
- standardDecoder() - Static method in class swim.ws.Ws
- standardEncoder() - Static method in class swim.hpack.Hpack
- standardEncoder() - Static method in class swim.mqtt.Mqtt
- standardEncoderMasked() - Static method in class swim.ws.Ws
- standardEncoderUnmasked() - Static method in class swim.ws.Ws
- standardParser() - Static method in class swim.http.Http
- standardParser() - Static method in class swim.uri.Uri
- standardServerEngine() - Static method in class swim.ws.WsEngine
- standardWriter() - Static method in class swim.http.Http
- star() - Static method in class swim.http.ContentCoding
- star() - Static method in class swim.http.HttpCharset
- star() - Static method in class swim.http.LanguageRange
- start() - Method in class swim.codec.Mark
- start() - Method in class swim.codec.Span
- start() - Method in class swim.codec.Tag
-
Returns the first source position covered by this
Tag. - start() - Method in class swim.concurrent.Clock
-
Ensures that this
Clockis up and running, starting up the clock thread if it has not yet been started. - start() - Method in interface swim.concurrent.MainStage
-
Ensures that this
Stageis up and running. - start() - Method in class swim.concurrent.Theater
-
Ensures that this
Theateris up and running. - start() - Method in class swim.io.http.HttpEndpoint
- start() - Method in class swim.io.IpEndpoint
- start() - Method in class swim.io.mqtt.MqttEndpoint
- start() - Method in class swim.io.Station
-
Ensures that this
Stationis up and running, starting up the selector thread if it has not yet been started. - START_GROUP - swim.protobuf.ProtobufWireType
- state - Variable in class swim.dataflow.RecordModel
- state - Variable in class swim.streamlet.combinator.MemoizeMapCombinator
- state - Variable in class swim.streamlet.combinator.MemoizeValueCombinator
- state - Variable in class swim.streamlet.combinator.ReduceFieldsOperator
- state - Variable in class swim.streamlet.MapInput
- state - Variable in class swim.streamlet.MapOutput
- state - Variable in class swim.streamlet.ValueInput
- state - Variable in class swim.streamlet.ValueOutput
- state() - Method in class swim.structure.operator.InvokeOperator
- StaticHttpResponder<T> - Class in swim.io.http
- StaticHttpResponder(HttpResponse<T>) - Constructor for class swim.io.http.StaticHttpResponder
- station - Variable in class swim.io.http.HttpEndpoint
- station - Variable in class swim.io.IpEndpoint
- station - Variable in class swim.io.mqtt.MqttEndpoint
- station() - Method in class swim.io.http.HttpEndpoint
- station() - Method in class swim.io.IpEndpoint
- station() - Method in interface swim.io.IpStation
- station() - Method in class swim.io.mqtt.MqttEndpoint
- Station - Class in swim.io
-
Asynchronous I/O multiplexor.
- Station(Stage) - Constructor for class swim.io.Station
- Station(Stage, TransportSettings) - Constructor for class swim.io.Station
- StationException - Exception in swim.io
-
Thrown when a
Stationencounters an error. - StationException() - Constructor for exception swim.io.StationException
- StationException(String) - Constructor for exception swim.io.StationException
- StationException(String, Throwable) - Constructor for exception swim.io.StationException
- StationException(Throwable) - Constructor for exception swim.io.StationException
- status() - Method in class swim.http.HttpResponse
- status(int, String) - Method in class swim.http.HttpParser
- status(HttpStatus) - Method in class swim.http.HttpResponse
- statusParser() - Method in class swim.http.HttpParser
- statusWriter(int, String) - Method in class swim.http.HttpWriter
- stay(StayContext, int) - Method in interface swim.concurrent.PullRequest
- stay(StayContext, int) - Method in class swim.concurrent.PushRequest
- stay(StayContext, int) - Method in interface swim.concurrent.Stay
-
Invoked when the asynchronous operation needs to wait before proceeding.
- Stay<T> - Interface in swim.concurrent
-
Backpressure aware continuation.
- StayContext - Interface in swim.concurrent
-
Source that can delay continuations.
- stem() - Method in class swim.db.BTreePageRef
- stem() - Method in class swim.db.Database
- stem() - Method in class swim.db.Germ
- stem() - Method in class swim.db.MetaTree
- stem() - Method in class swim.db.Page
- stem() - Method in class swim.db.PageRef
- stem() - Method in class swim.db.QTreePageRef
- stem() - Method in class swim.db.Seed
- stem() - Method in class swim.db.STreePageRef
- stem() - Method in class swim.db.Tree
- stem() - Method in class swim.db.UTreePageRef
- step() - Method in class swim.codec.Input
-
Returns an
Inputequivalent to thisInput, but advanced to the next token. - step() - Method in class swim.codec.InputBuffer
- step() - Method in class swim.structure.collections.ValueCursor
- step() - Method in class swim.structure.collections.ValueEntryCursor
- step() - Method in interface swim.util.Cursor
- step(int) - Method in class swim.codec.InputBuffer
- step(int) - Method in class swim.codec.OutputBuffer
- stop() - Method in class swim.concurrent.Clock
-
Ensures that this
Clockhas been permanently stopped, shutting down the clock thread, if it's currently running. - stop() - Method in interface swim.concurrent.MainStage
-
Ensures that this
Stagehas been permanently stopped. - stop() - Method in class swim.concurrent.Theater
-
Ensures that this
Theaterhas been permanently stopped, shutting down the thread pool, if it's currently running. - stop() - Method in class swim.io.http.HttpEndpoint
- stop() - Method in class swim.io.IpEndpoint
- stop() - Method in class swim.io.mqtt.MqttEndpoint
- stop() - Method in class swim.io.Station
-
Ensures that this
Stationhas been permanently stopped, shutting down the selector thread, if it's currently running. - store() - Method in class swim.db.Database
- store() - Method in class swim.db.FileZone
- Store - Class in swim.db
- Store() - Constructor for class swim.db.Store
- storeContext() - Method in class swim.db.FileStore
- storeContext() - Method in class swim.db.Store
- StoreContext - Class in swim.db
- StoreContext() - Constructor for class swim.db.StoreContext
- StoreContext(StoreSettings) - Constructor for class swim.db.StoreContext
- StoreException - Exception in swim.db
- StoreException() - Constructor for exception swim.db.StoreException
- StoreException(String) - Constructor for exception swim.db.StoreException
- StoreException(String, Throwable) - Constructor for exception swim.db.StoreException
- StoreException(Throwable) - Constructor for exception swim.db.StoreException
- StoreSettings - Class in swim.db
- StoreSettings(int, int, long, long, long, long, long, long, long, long, double, double, int, int) - Constructor for class swim.db.StoreSettings
- streamlet - Variable in class swim.streamlet.StreamletInlet
- streamlet - Variable in class swim.streamlet.StreamletInoutlet
- streamlet - Variable in class swim.streamlet.StreamletOutlet
- streamlet() - Method in class swim.streamlet.StreamletInlet
- streamlet() - Method in class swim.streamlet.StreamletInoutlet
- streamlet() - Method in class swim.streamlet.StreamletOutlet
- Streamlet<I,O> - Interface in swim.streamlet
- streamletContext() - Method in class swim.dataflow.AbstractRecordOutlet
- streamletContext() - Method in class swim.dataflow.AbstractRecordStreamlet
- streamletContext() - Method in class swim.streamlet.AbstractStreamlet
- streamletContext() - Method in interface swim.streamlet.Streamlet
-
Returns the environment in which this
Streamletoperates. - streamletContext() - Method in interface swim.streamlet.StreamletScope
-
Returns the environment in which this
StreamletScopeoperates. - StreamletContext - Interface in swim.streamlet
-
Environment in which a
Streamletexecutes. - StreamletException - Exception in swim.streamlet
- StreamletException() - Constructor for exception swim.streamlet.StreamletException
- StreamletException(String) - Constructor for exception swim.streamlet.StreamletException
- StreamletException(String, Throwable) - Constructor for exception swim.streamlet.StreamletException
- StreamletException(Throwable) - Constructor for exception swim.streamlet.StreamletException
- StreamletInlet<I> - Class in swim.streamlet
-
An
Inletthat decoheres a parameterizedStreamletwhenever theInletdecoheres, and that recoheres the parameterizedStreamletwhenever theInletrecoheres. - StreamletInlet(Streamlet<? super I, ?>) - Constructor for class swim.streamlet.StreamletInlet
- StreamletInoutlet<I,O> - Class in swim.streamlet
-
An
Inoutletthat decoheres a parameterizedStreamletwhenever theInoutletdecoheres, that recoheres the parameterizedStreamletwhenever theInoutletrecoheres, and which gets its state from the parameterizedStreamlet. - StreamletInoutlet(Streamlet<? super I, ? extends O>) - Constructor for class swim.streamlet.StreamletInoutlet
- StreamletOutlet<O> - Class in swim.streamlet
-
An
Outletthat decoheres a parameterizedStreamletwhenever theOutletdecoheres, and which gets its state from the parameterizedStreamlet. - StreamletOutlet(Streamlet<?, ? extends O>) - Constructor for class swim.streamlet.StreamletOutlet
- streamletScope() - Method in class swim.dataflow.AbstractRecordOutlet
- streamletScope() - Method in class swim.dataflow.AbstractRecordStreamlet
- streamletScope() - Method in class swim.dataflow.RecordScope
- streamletScope() - Method in class swim.streamlet.AbstractStreamlet
- streamletScope() - Method in interface swim.streamlet.Streamlet
-
Returns the lexically scoped parent of this
Streamlet. - streamletScope() - Method in interface swim.streamlet.StreamletScope
-
Returns the lexically scoped parent of this
StreamletScope. - StreamletScope<O> - Interface in swim.streamlet
- STree<T> - Class in swim.collections
- STree - Class in swim.db
- STree() - Constructor for class swim.collections.STree
- STree(STreePage<T>) - Constructor for class swim.collections.STree
- STree(TreeContext, int, long, boolean, boolean) - Constructor for class swim.db.STree
- STree(TreeContext, Seed, boolean, boolean) - Constructor for class swim.db.STree
- STree(TreeContext, STreePageRef, Seed, boolean, boolean) - Constructor for class swim.db.STree
- STREE - swim.db.TreeType
- STreeContext<T> - Class in swim.collections
- STreeContext() - Constructor for class swim.collections.STreeContext
- STreeDelegate - Interface in swim.db
- streeDidDrop(STree, STree, long) - Method in interface swim.db.STreeDelegate
- streeDidDrop(STree, STree, long) - Method in class swim.db.TreeContext
- streeDidDrop(STree, STree, long) - Method in class swim.db.Trunk
- streeDidInsert(STree, STree, long, Value, Value) - Method in interface swim.db.STreeDelegate
- streeDidInsert(STree, STree, long, Value, Value) - Method in class swim.db.TreeContext
- streeDidInsert(STree, STree, long, Value, Value) - Method in class swim.db.Trunk
- streeDidMove(STree, STree, long, long, Value, Value) - Method in class swim.db.TreeContext
- streeDidRemove(STree, STree, long, Value, Value) - Method in interface swim.db.STreeDelegate
- streeDidRemove(STree, STree, long, Value, Value) - Method in class swim.db.TreeContext
- streeDidRemove(STree, STree, long, Value, Value) - Method in class swim.db.Trunk
- streeDidTake(STree, STree, long) - Method in interface swim.db.STreeDelegate
- streeDidTake(STree, STree, long) - Method in class swim.db.TreeContext
- streeDidTake(STree, STree, long) - Method in class swim.db.Trunk
- streeDidUpdate(STree, STree, long, Value, Value, Value) - Method in interface swim.db.STreeDelegate
- streeDidUpdate(STree, STree, long, Value, Value, Value) - Method in class swim.db.TreeContext
- streeDidUpdate(STree, STree, long, Value, Value, Value) - Method in class swim.db.Trunk
- STreeLeaf - Class in swim.db
- STreeLeaf(STreePageRef, long, Slot[]) - Constructor for class swim.db.STreeLeaf
- STreeList<T> - Class in swim.collections
-
Mutable, thread-safe
KeyedListbacked by an S-Tree. - STreeList - Class in swim.db
- STreeList() - Constructor for class swim.collections.STreeList
- STreeList(STreePage<T>) - Constructor for class swim.collections.STreeList
- STreeList(Trunk<STree>) - Constructor for class swim.db.STreeList
- STreeListView - Class in swim.db
- STreeListView(STree) - Constructor for class swim.db.STreeListView
- STreeNode - Class in swim.db
- STreeNode(STreePageRef, long, STreePageRef[], long[]) - Constructor for class swim.db.STreeNode
- STreePage<T> - Class in swim.collections
- STreePage - Class in swim.db
- STreePageRef - Class in swim.db
- STreePageRef(PageContext, PageType, int, int, int, long, long, Value) - Constructor for class swim.db.STreePageRef
- STreePageRef(PageContext, PageType, int, int, int, long, long, Value, Object) - Constructor for class swim.db.STreePageRef
- STreePageRef(PageContext, PageType, int, int, int, long, long, Value, Object, int, int, int, long) - Constructor for class swim.db.STreePageRef
- stride - Variable in class swim.math.TensorDims
- stride() - Method in class swim.math.TensorDims
- string(I) - Method in class swim.recon.ReconWriter
- string(Item) - Method in class swim.recon.ReconStructureWriter
- stringCol() - Static method in class swim.csv.structure.CsvStructure
- stringCol(String) - Static method in class swim.csv.structure.CsvStructure
- stringCol(Value) - Static method in class swim.csv.structure.CsvStructure
- stringDecoder() - Method in class swim.mqtt.MqttDecoder
- stringDecoder(AvroStringType<T>) - Method in class swim.avro.decoder.AvroDecoder
- stringDecoder(ProtobufStringType<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- stringEncoder(byte[]) - Method in class swim.hpack.HpackEncoder
- stringEncoder(byte[], boolean) - Method in class swim.hpack.HpackEncoder
- stringEncoder(String) - Method in class swim.hpack.HpackEncoder
- stringEncoder(String) - Method in class swim.mqtt.MqttEncoder
- stringEncoder(String, boolean) - Method in class swim.hpack.HpackEncoder
- stringEncoder(Input) - Method in class swim.hpack.HpackEncoder
- stringEncoder(Input, boolean) - Method in class swim.hpack.HpackEncoder
- stringEncoder(Input, int, boolean) - Method in class swim.hpack.HpackEncoder
- StringForm - Class in swim.structure.form
- StringForm(String) - Constructor for class swim.structure.form.StringForm
- stringInput(String) - Static method in class swim.codec.Unicode
- stringOutput() - Static method in class swim.codec.Unicode
-
Returns a new
Outputthat buffers Unicode code points. - stringOutput(int) - Static method in class swim.codec.Unicode
- stringOutput(int, OutputSettings) - Static method in class swim.codec.Unicode
- stringOutput(String) - Static method in class swim.codec.Unicode
-
Returns a new
Outputthat appends Unicode code points to the givenstring. - stringOutput(StringBuilder) - Static method in class swim.codec.Unicode
-
Returns a new
Outputthat writes Unicode code points to the given stringbuilder. - stringOutput(StringBuilder, OutputSettings) - Static method in class swim.codec.Unicode
-
Returns a new
Outputthat writes Unicode code points to the given stringbuilder, using the given outputsettings. - stringOutput(String, OutputSettings) - Static method in class swim.codec.Unicode
-
Returns a new
Outputthat appends Unicode code points to the givenstring, using the given outputsettings. - stringOutput(OutputSettings) - Static method in class swim.codec.Unicode
-
Returns a new
Outputthat buffers Unicode code points, using the given outputsettings. - stringParser() - Static method in class swim.codec.Unicode
- stringParser() - Static method in class swim.codec.Utf8
- stringParser(StringBuilder) - Static method in class swim.codec.Unicode
- stringParser(StringBuilder) - Static method in class swim.codec.Utf8
- stringParser(StringBuilder, UtfErrorMode) - Static method in class swim.codec.Utf8
- stringParser(UtfErrorMode) - Static method in class swim.codec.Utf8
- stringType() - Static method in class swim.avro.reflection.AvroReflection
- stringType() - Static method in class swim.avro.structure.AvroStructure
- stringType() - Static method in class swim.protobuf.reflection.ProtobufReflection
- stringType() - Static method in class swim.protobuf.structure.ProtobufStructure
- stringValue() - Method in class swim.structure.Bool
- stringValue() - Method in class swim.structure.Extant
-
Always returns the empty
StringbecauseExtantbehaves like an emptyRecord, which converts to aStringby concatenating the string values of all its members, if all its members convert to string values. - stringValue() - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto aStringvalue, if possible. - stringValue() - Method in class swim.structure.Item
-
Converts this
Iteminto aStringvalue, if possible. - stringValue() - Method in class swim.structure.Num
-
Converts this
Numinto aStringvalue. - stringValue() - Method in class swim.structure.Record
- stringValue() - Method in class swim.structure.Text
- stringValue() - Method in class swim.structure.Value
-
Converts this
Valueinto aStringvalue, if possible. - stringValue(String) - Method in class swim.structure.Extant
-
Always returns the empty
StringbecauseExtantbehaves like an emptyRecord, which converts to aStringby concatenating the string values of all its members, if all its members convert to string values. - stringValue(String) - Method in class swim.structure.Field
-
Converts the value of this
Fieldinto aStringvalue, if possible; otherwise returnsorElseif the value of thisFieldcan't be converted into astringvalue. - stringValue(String) - Method in class swim.structure.Item
-
Converts this
Iteminto aStringvalue, if possible; otherwise returnsorElseif thisItemcan't be converted into astringvalue. - stringValue(String) - Method in class swim.structure.Num
- stringValue(String) - Method in class swim.structure.Record
- stringValue(String) - Method in class swim.structure.Text
- stringValue(String) - Method in class swim.structure.Value
-
Converts this
Valueinto aStringvalue, if possible; otherwise returnsorElseif thisValuecan't be converted into astringvalue. - stringWriter() - Static method in class swim.codec.Unicode
- stringWriter(O) - Static method in class swim.codec.Unicode
- stringWriter(O) - Static method in class swim.codec.Utf8
- stringWriter(O, UtfErrorMode) - Static method in class swim.codec.Utf8
- stripped() - Static method in class swim.codec.InputSettings
-
Returns
InputSettingsconfigured to not include diagnostic metadata in generated output. - structureParser() - Static method in class swim.json.Json
- structureParser() - Static method in class swim.recon.Recon
- structureParser() - Static method in class swim.xml.Xml
- structureWriter() - Static method in class swim.json.Json
- structureWriter() - Static method in class swim.recon.Recon
- styled() - Static method in class swim.codec.OutputSettings
-
Returns
OutputSettingsconfigured with the system line separator, pretty printing disabled, and styling enabled. - subAckPacket(int, int, FingerTrieSeq<MqttSubStatus>) - Method in class swim.mqtt.MqttDecoder
- subAckPacketEncoder(MqttSubAckPacket) - Method in class swim.mqtt.MqttEncoder
- subject() - Method in class swim.security.JsonWebToken
- subject(String) - Method in class swim.security.GoogleIdToken
- subject(String) - Method in class swim.security.JsonWebToken
- subject(String) - Method in class swim.security.OpenIdToken
- subList(int, int) - Method in class swim.collections.FingerTrieSeq
- subList(int, int) - Method in class swim.collections.STree
- subList(int, int) - Method in class swim.collections.STreeList
- subList(int, int) - Method in class swim.dataflow.RecordModel
- subList(int, int) - Method in class swim.db.STreeList
- subList(int, int) - Method in class swim.db.STreeListView
- subList(int, int) - Method in class swim.structure.collections.ValueList
- subList(int, int) - Method in class swim.structure.Record
- subMap(K, K) - Method in class swim.structure.collections.ValueOrderedMap
- subMap(K, K) - Method in class swim.structure.collections.ValueSortedMap
- subMap(K, K) - Method in interface swim.util.OrderedMap
- subscribePacket(int, int, FingerTrieSeq<MqttSubscription>) - Method in class swim.mqtt.MqttDecoder
- subscribePacketEncoder(MqttSubscribePacket) - Method in class swim.mqtt.MqttEncoder
- subscription(String) - Method in class swim.mqtt.MqttSubscribePacket
- subscription(String, int) - Method in class swim.mqtt.MqttDecoder
- subscription(String, MqttQoS) - Method in class swim.mqtt.MqttSubscribePacket
- subscription(MqttSubscription) - Method in class swim.mqtt.MqttSubscribePacket
- subscription(MqttSubStatus) - Method in class swim.mqtt.MqttSubAckPacket
- subscriptionDecoder() - Method in class swim.mqtt.MqttDecoder
- subscriptionEncoder(MqttSubscription) - Method in class swim.mqtt.MqttEncoder
- subscriptions() - Method in class swim.mqtt.MqttSubAckPacket
- subscriptions() - Method in class swim.mqtt.MqttSubscribePacket
- subscriptions(FingerTrieSeq<MqttSubscription>) - Method in class swim.mqtt.MqttSubscribePacket
- subscriptions(FingerTrieSeq<MqttSubStatus>) - Method in class swim.mqtt.MqttSubAckPacket
- subscriptions(MqttSubscription...) - Method in class swim.mqtt.MqttSubscribePacket
- subscriptions(MqttSubStatus...) - Method in class swim.mqtt.MqttSubAckPacket
- subStatus(int) - Method in class swim.mqtt.MqttDecoder
- substitute(Interpreter) - Method in class swim.structure.Attr
- substitute(Interpreter) - Method in class swim.structure.Item
- substitute(Interpreter) - Method in class swim.structure.operator.AndOperator
- substitute(Interpreter) - Method in class swim.structure.operator.BitwiseAndOperator
- substitute(Interpreter) - Method in class swim.structure.operator.BitwiseNotOperator
- substitute(Interpreter) - Method in class swim.structure.operator.BitwiseOrOperator
- substitute(Interpreter) - Method in class swim.structure.operator.BitwiseXorOperator
- substitute(Interpreter) - Method in class swim.structure.operator.ConditionalOperator
- substitute(Interpreter) - Method in class swim.structure.operator.DivideOperator
- substitute(Interpreter) - Method in class swim.structure.operator.EqOperator
- substitute(Interpreter) - Method in class swim.structure.operator.GeOperator
- substitute(Interpreter) - Method in class swim.structure.operator.GtOperator
- substitute(Interpreter) - Method in class swim.structure.operator.InvokeOperator
- substitute(Interpreter) - Method in class swim.structure.operator.LeOperator
- substitute(Interpreter) - Method in class swim.structure.operator.LtOperator
- substitute(Interpreter) - Method in class swim.structure.operator.MinusOperator
- substitute(Interpreter) - Method in class swim.structure.operator.ModuloOperator
- substitute(Interpreter) - Method in class swim.structure.operator.NegativeOperator
- substitute(Interpreter) - Method in class swim.structure.operator.NotOperator
- substitute(Interpreter) - Method in class swim.structure.operator.OrOperator
- substitute(Interpreter) - Method in class swim.structure.operator.PlusOperator
- substitute(Interpreter) - Method in class swim.structure.operator.PositiveOperator
- substitute(Interpreter) - Method in class swim.structure.operator.TimesOperator
- substitute(Interpreter) - Method in class swim.structure.Record
- substitute(Interpreter) - Method in class swim.structure.selector.ChildrenSelector
- substitute(Interpreter) - Method in class swim.structure.selector.DescendantsSelector
- substitute(Interpreter) - Method in class swim.structure.selector.FilterSelector
- substitute(Interpreter) - Method in class swim.structure.selector.GetAttrSelector
- substitute(Interpreter) - Method in class swim.structure.selector.GetItemSelector
- substitute(Interpreter) - Method in class swim.structure.selector.GetSelector
- substitute(Interpreter) - Method in class swim.structure.selector.IdentitySelector
- substitute(Interpreter) - Method in class swim.structure.selector.KeysSelector
- substitute(Interpreter) - Method in class swim.structure.selector.LiteralSelector
- substitute(Interpreter) - Method in class swim.structure.selector.ValuesSelector
- substitute(Interpreter) - Method in class swim.structure.Slot
- substitute(Item) - Method in class swim.structure.Item
- subtag() - Method in class swim.http.LanguageRange
- subtract(Double, Double) - Method in class swim.math.R
- subtract(Long, Long) - Method in class swim.math.Z
- subtract(S, S) - Method in interface swim.math.Ring
- subtract(R2Vector, R2Vector) - Method in class swim.math.R2
- subtract(R3Vector, R3Vector) - Method in class swim.math.R3
- subtract(RNVector, RNVector) - Method in class swim.math.RN
- subtract(TensorDims, double[], int, TensorDims, double[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- subtract(TensorDims, double[], int, TensorDims, double[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- subtract(TensorDims, double[], int, TensorDims, float[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- subtract(TensorDims, double[], int, TensorDims, float[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- subtract(TensorDims, float[], int, TensorDims, double[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- subtract(TensorDims, float[], int, TensorDims, double[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- subtract(TensorDims, float[], int, TensorDims, float[], int, TensorDims, double[], int) - Static method in class swim.math.Tensor
- subtract(TensorDims, float[], int, TensorDims, float[], int, TensorDims, float[], int) - Static method in class swim.math.Tensor
- subtract(TensorDims, Object, int, TensorDims, Object, int, TensorDims, Object, int) - Static method in class swim.math.Tensor
- subtract(Tensor, Tensor) - Static method in class swim.math.Tensor
- subtract(Tensor, Tensor, MutableTensor) - Static method in class swim.math.Tensor
- subtract(Tensor, Tensor, TensorDims, Precision) - Static method in class swim.math.Tensor
- subtract(Z2Vector, Z2Vector) - Method in class swim.math.Z2
- subtract(Z3Vector, Z3Vector) - Method in class swim.math.Z3
- subtract(T, T) - Method in class swim.math.TensorArraySpace
- subtract(V, V) - Method in interface swim.math.TensorSpace
- subtract(V, V) - Method in interface swim.math.VectorModule
- subtract(V, V) - Method in interface swim.math.VectorSpace
- subtype() - Method in class swim.http.header.ContentTypeHeader
- subtype() - Method in class swim.http.MediaRange
- subtype() - Method in class swim.http.MediaType
- supports(int) - Method in class swim.http.header.SecWebSocketVersionHeader
- supports(UpgradeProtocol) - Method in class swim.http.header.UpgradeHeader
- swapScope(Item) - Method in class swim.structure.Interpreter
- swim.args - module swim.args
-
Composable command line argument parser.
- swim.args - package swim.args
-
Composable command line argument parser.
- swim.avro - module swim.avro
-
Apache Avro codec that incrementally parses and writes swim-structure values.
- swim.avro - package swim.avro
-
Apache Avro codec that incrementally parses and writes swim-structure values.
- swim.avro.decoder - package swim.avro.decoder
-
Apache Avro decoder.
- swim.avro.reflection - package swim.avro.reflection
-
Reflectively typed Apache Avro schema.
- swim.avro.schema - package swim.avro.schema
-
Abstract Apache Avro schema.
- swim.avro.structure - package swim.avro.structure
-
Structurally typed Apache Avro schema.
- swim.codec - module swim.codec
-
Incremental I/O; functional parsers and writers; display, debug, and diagnostic formatters; and Unicode and binary codecs.
- swim.codec - package swim.codec
-
Incremental I/O; functional parsers and writers; display, debug, and diagnostic formatters; and Unicode and binary codecs.
- swim.collections - module swim.collections
-
Immutable, structure sharing collections, including hash array mapped tries, finger tries, B-trees, and S-trees (sequence trees).
- swim.collections - package swim.collections
-
Immutable, structure sharing collections, including hash array mapped tries, finger tries, B-trees, and S-trees (sequence trees).
- swim.concurrent - module swim.concurrent
-
Timer, task, and continuation passing style interfaces, with lightweight scheduler and execution stage implementations.
- swim.concurrent - package swim.concurrent
-
Timer, task, and continuation passing style interfaces, with lightweight scheduler and execution stage implementations.
- swim.csv - module swim.csv
-
Comma-Separated Values (CSV) codec that incrementally parses and writes swim-structure values.
- swim.csv - package swim.csv
-
Comma-Separated Values (CSV) codec that incrementally parses and writes swim-structure values.
- swim.csv.parser - package swim.csv.parser
-
CSV parser.
- swim.csv.schema - package swim.csv.schema
-
Abstract CSV schema.
- swim.csv.structure - package swim.csv.structure
-
Structurally typed CSV schema.
- swim.dataflow - module swim.dataflow
-
Compiler from swim-structure expressions to live-updated data models.
- swim.dataflow - package swim.dataflow
-
Compiler from swim-structure expressions to live-updated data models.
- swim.dataflow.operator - package swim.dataflow.operator
- swim.dataflow.selector - package swim.dataflow.selector
- swim.db - module swim.db
-
Lock-free document store—optimized for high rate atomic state changes—that concurrently commits and compacts on-disk log-structured storage files without blocking parallel in-memory updates to associative B-tree maps, spatial Q-tree maps, sequential S-tree lists, and singleton U-tree values.
- swim.db - package swim.db
-
Lock-free document store—optimized for high rate atomic state changes—that concurrently commits and compacts on-disk log-structured storage files without blocking parallel in-memory updates to associative B-tree maps, spatial Q-tree maps, sequential S-tree lists, and singleton U-tree values.
- swim.deflate - module swim.deflate
-
DEFLATE codec that incrementally compresses and decompresses streams.
- swim.deflate - package swim.deflate
-
DEFLATE codec that incrementally compresses and decompresses streams.
- swim.hpack - package swim.hpack
-
Header Compression for HTTP/2.
- swim.http - module swim.http
-
HTTP message model and wire protocol codec that incrementally decodes and encodes HTTP streams without intermediate buffering.
- swim.http - package swim.http
-
HTTP message model and wire protocol codec that incrementally decodes and encodes HTTP streams without intermediate buffering.
- swim.http.header - package swim.http.header
-
HTTP header models.
- swim.http2 - module swim.http2
-
HTTP/2 frame model and wire protocol codec that incrementally decodes and encodes HTTP/2 streams without intermediate buffering.
- swim.io - module swim.io
-
Explicitly flow-controlled, non-blocking, parallel I/O engine, with swim-codec-modulated socket modems, and TCP and TLS transports.
- swim.io - package swim.io
-
Explicitly flow-controlled, non-blocking, parallel I/O engine, with swim-codec-modulated socket modems, and TCP and TLS transports.
- swim.io.http - module swim.io.http
-
HTTP client and server socket modems for pipelining and concurrently transporting explicitly flow-controlled HTTP streams over a network without blocking or intermediate buffering.
- swim.io.http - package swim.io.http
-
HTTP client and server socket modems for pipelining and concurrently transporting explicitly flow-controlled HTTP streams over a network without blocking or intermediate buffering.
- swim.io.mqtt - module swim.io.mqtt
-
MQTT socket modem for concurrently transporting explicitly flow-controlled MQTT streams over a network without blocking or intermediate buffering.
- swim.io.mqtt - package swim.io.mqtt
-
MQTT socket modem for concurrently transporting explicitly flow-controlled MQTT streams over a network without blocking or intermediate buffering.
- swim.io.warp - module swim.io.warp
-
WARP socket modem for multiplexing and concurrently transporting prioritized explicitly flow-controlled WARP treams over a network, without blocking or intermediate buffering.
- swim.io.warp - package swim.io.warp
-
WARP socket modem for multiplexing and concurrently transporting prioritized, explicitly flow-controlled WARP treams over a network, without blocking or intermediate buffering.
- swim.io.ws - module swim.io.ws
-
WebSocket modem for concurrently transporting explicitly flow-controlled WebSocket streams over a network without blocking or intermediate buffering, and swim-io-http requesters and responders for upgrading HTTP client and server modems to WebSocket modems.
- swim.io.ws - package swim.io.ws
-
WebSocket modem for concurrently transporting explicitly flow-controlled WebSocket streams over a network without blocking or intermediate buffering, and swim-io-http requesters and responders for upgrading HTTP client and server modems to WebSocket modems.
- swim.json - module swim.json
-
JavaScript Object Notation (JSON) codec that incrementally parses and writes swim-structure values.
- swim.json - package swim.json
-
JavaScript Object Notation (JSON) codec that incrementally parses and writes swim-structure values.
- swim.math - module swim.math
-
Mathematical and geometric structures, including rings, fields, vector modules and spaces, affine spaces, tensor spaces, probability distributions, and associated operators.
- swim.math - package swim.math
-
Mathematical and geometric structures, including rings, fields, vector modules and spaces, affine spaces, tensor spaces, probability distributions, and associated operators.
- swim.mqtt - module swim.mqtt
-
MQTT packet model and wire protocol codec that incrementally decodes and encodes MQTT streams without intermediate buffering.
- swim.mqtt - package swim.mqtt
-
MQTT packet model and wire protocol codec that incrementally decodes and encodes MQTT streams without intermediate buffering.
- swim.observable - module swim.observable
-
Collection interfaces that notify registered observers of precise state changes.
- swim.observable - package swim.observable
-
Collection interfaces that notify registered observers of precise state changes.
- swim.observable.function - package swim.observable.function
-
Observable collection callback function interfaces.
- swim.protobuf - module swim.protobuf
-
Protocol Buffers (protobuf) codec that incrementally parses and writes swim-structure values.
- swim.protobuf - package swim.protobuf
-
Protocol Buffers (protobuf) codec that incrementally parses and writes swim-structure values.
- swim.protobuf.decoder - package swim.protobuf.decoder
-
Protocol Buffers decoder.
- swim.protobuf.reflection - package swim.protobuf.reflection
-
Reflectively typed Protocol Buffers schema.
- swim.protobuf.schema - package swim.protobuf.schema
-
Abstract Protocol Buffers schema.
- swim.protobuf.structure - package swim.protobuf.structure
-
Structurally typed Protocol Buffers schema.
- swim.recon - module swim.recon
-
Object notation with attributes, like if JSON and XML had a baby.
- swim.recon - package swim.recon
-
Object notation with attributes, like if JSON and XML had a baby.
- swim.security - module swim.security
-
Signing and encryption of swim-structure values using the JSON Web Key (JWK), JSON Web Signature (JWS), JSON Web Token (JWT), and OpenID standards.
- swim.security - package swim.security
-
Signing and encryption of swim-structure values using the JSON Web Key (JWK), JSON Web Signature (JWS), JSON Web Token (JWT), and OpenID standards.
- swim.spatial - module swim.spatial
-
Geospatial projections and spatial collections, including sparse prefix Q-trees optimized for continuous n-body geofencing and real-time spatial clustering and reduction.
- swim.spatial - package swim.spatial
-
Geospatial projections and spatial collections, including sparse prefix Q-trees optimized for continuous n-body geofencing and real-time spatial clustering and reduction.
- swim.streamlet - module swim.streamlet
-
Stateful, streaming component model for application componets that continuously consume input state from streaming inlets, and continuously produce output state on streaming outlets.
- swim.streamlet - package swim.streamlet
-
Stateful, streaming component model for application componets that continuously consume input state from streaming inlets, and continuously produce output state on streaming outlets.
- swim.streamlet.combinator - package swim.streamlet.combinator
-
Stateful streaming operators and combinators.
- swim.streamlet.function - package swim.streamlet.function
-
Stateful streaming combinator function interfaces.
- swim.structure - module swim.structure
-
Generic structured data model, with support for selectors, expressions, and lambda functions.
- swim.structure - package swim.structure
-
Generic structured data model, with support for selectors, expressions, and lambda functions.
- swim.structure.collections - package swim.structure.collections
-
Nominally typed views of structurally typed collections.
- swim.structure.form - package swim.structure.form
-
Structural type transformation forms.
- swim.structure.func - package swim.structure.func
-
Function expression trees.
- swim.structure.operator - package swim.structure.operator
-
Operator expression trees.
- swim.structure.selector - package swim.structure.selector
-
Selector expression trees.
- swim.uri - module swim.uri
-
Rich object model for working with Uniform Resource Identifiers, URI subcomponents, and URI patterns, including an efficient and safe codec for parsing and writing compliant URI strings.
- swim.uri - package swim.uri
-
Rich object model for working with Uniform Resource Identifiers, URI subcomponents, and URI patterns, including an efficient and safe codec for parsing and writing compliant URI strings.
- swim.util - module swim.util
-
Extended collection, iterator, and builder interfaces, lightweight cache sets and maps, and other foundational utilities.
- swim.util - package swim.util
-
Extended collection, iterator, and builder interfaces, lightweight cache sets and maps, and other foundational utilities.
- swim.warp - module swim.warp
-
WebSocket protocol for dynamically multiplexing large numbers of bidirectional links to streaming API endpoints, called lanes, of URI-addressed distributed objects, called nodes, that run stateful distributed processes, called Web Agents.
- swim.warp - package swim.warp
-
WebSocket protocol for dynamically multiplexing large numbers of bidirectional links to streaming API endpoints, called lanes, of URI-addressed distributed objects, called nodes, that run stateful distributed processes, called Web Agents.
- swim.web - module swim.web
-
High-level web server API and routing DSL, with HTTP, WebSocket, and WARP routing directives.
- swim.web - package swim.web
-
High-level web server API and routing DSL, with HTTP, WebSocket, and WARP routing directives.
- swim.web.route - package swim.web.route
-
Web server routing directives.
- swim.ws - module swim.ws
-
WebSocket frame model and wire protocol codec that incrementally decodes and encodes fragmented WebSocket streams without intermediate buffering.
- swim.ws - package swim.ws
-
WebSocket frame model and wire protocol codec that incrementally decodes and encodes fragmented WebSocket streams without intermediate buffering.
- swim.xml - module swim.xml
-
eXtensible Markup Language (XML) codec that incrementally parses and writes swim-structure values.
- swim.xml - package swim.xml
-
eXtensible Markup Language (XML) codec that incrementally parses and writes swim-structure values.
- SWITCHING_PROTOCOLS - Static variable in class swim.http.HttpStatus
- symbol(String) - Method in class swim.avro.schema.AvroEnumType
- symbolCount() - Method in class swim.avro.schema.AvroEnumType
- symmetricKey() - Method in class swim.security.JsonWebKey
- symmetricKey(String) - Method in class swim.security.JsonWebKey
- Sync<T> - Class in swim.concurrent
-
A
Continuation whose completion can be synchronously awaited. - Sync() - Constructor for class swim.concurrent.Sync
-
Constructs a new
Synccontinuation that awaits a value of typeT. - SyncedResponse - Class in swim.warp
- SyncedResponse(String, String) - Constructor for class swim.warp.SyncedResponse
- SyncedResponse(String, String, Value) - Constructor for class swim.warp.SyncedResponse
- SyncedResponse(Uri, Uri) - Constructor for class swim.warp.SyncedResponse
- SyncedResponse(Uri, Uri, Value) - Constructor for class swim.warp.SyncedResponse
- SyncException - Exception in swim.concurrent
-
Thrown when awaiting a
Synccontinuation times out. - SyncException() - Constructor for exception swim.concurrent.SyncException
- SyncException(String) - Constructor for exception swim.concurrent.SyncException
- SyncException(String, Throwable) - Constructor for exception swim.concurrent.SyncException
- SyncException(Throwable) - Constructor for exception swim.concurrent.SyncException
- SyncRequest - Class in swim.warp
- SyncRequest(String, String) - Constructor for class swim.warp.SyncRequest
- SyncRequest(String, String, float, float) - Constructor for class swim.warp.SyncRequest
- SyncRequest(String, String, float, float, Value) - Constructor for class swim.warp.SyncRequest
- SyncRequest(String, String, Value) - Constructor for class swim.warp.SyncRequest
- SyncRequest(Uri, Uri) - Constructor for class swim.warp.SyncRequest
- SyncRequest(Uri, Uri, float, float) - Constructor for class swim.warp.SyncRequest
- SyncRequest(Uri, Uri, float, float, Value) - Constructor for class swim.warp.SyncRequest
- SyncRequest(Uri, Uri, Value) - Constructor for class swim.warp.SyncRequest
- system() - Static method in class swim.dataflow.Reifier
T
- tableBuilder() - Method in class swim.csv.schema.CsvHeader
- tableParser() - Static method in class swim.csv.Csv
- tableParser(int) - Static method in class swim.csv.Csv
- tableParser(CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- tableParser(CsvHeader<T, R, C>) - Method in class swim.csv.parser.CsvParser
- tableParser(CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- tag() - Method in class swim.codec.Diagnostic
-
Returns the annotated location
Tagin theinputto which this diagnostic is attached. - tag() - Method in enum swim.db.PageType
- tag() - Method in enum swim.db.TreeType
- tag() - Method in class swim.http.LanguageRange
- tag() - Method in class swim.math.TensorArrayForm
- tag() - Method in class swim.structure.Field
-
Always returns
nullbecause aFieldcan't be aRecord, so it can't have a first memberAttrwhose key string could be returned. - tag() - Method in class swim.structure.form.ClassForm
- tag() - Method in class swim.structure.Form
-
Returns the key of the tag attribute that distinguishes structures of this
Form; returnsnullif thisFormhas no distinguishing tag attribute. - tag() - Method in class swim.structure.form.TagForm
- tag() - Method in class swim.structure.form.UnitForm
- tag() - Method in class swim.structure.Item
- tag() - Method in class swim.structure.Record
-
Returns the
keystring of the first member of thisRecord, if the first member is anAttr; otherwise returnsnullif the first member is not anAttr. - tag() - Method in class swim.structure.Value
-
Returns the
keystring of the first member of thisValue, if thisValueis aRecord, and its first member is anAttr; otherwise returnsnullif thisValueis not aRecord, or if thisValueis aRecordwhose first member is not anAttr. - tag() - Method in class swim.warp.AuthedResponse
- tag() - Method in class swim.warp.AuthRequest
- tag() - Method in class swim.warp.CommandMessage
- tag() - Method in class swim.warp.DeauthedResponse
- tag() - Method in class swim.warp.DeauthRequest
- tag() - Method in class swim.warp.Envelope
- tag() - Method in class swim.warp.EventMessage
- tag() - Method in class swim.warp.LinkedResponse
- tag() - Method in class swim.warp.LinkRequest
- tag() - Method in class swim.warp.SyncedResponse
- tag() - Method in class swim.warp.SyncRequest
- tag() - Method in class swim.warp.UnlinkedResponse
- tag() - Method in class swim.warp.UnlinkRequest
- tag(String) - Method in class swim.structure.form.ClassForm
- tag(String) - Method in class swim.structure.Form
- tag(String) - Method in class swim.structure.form.TagForm
- tag(String) - Method in class swim.structure.form.UnitForm
- tag(String) - Method in class swim.xml.XmlParser
- tag(String) - Method in class swim.xml.XmlStructureParser
- tag(String, Value) - Method in class swim.xml.XmlStructureParser
- tag(String, V) - Method in class swim.xml.XmlParser
- Tag - Class in swim.codec
-
Description of a source location.
- Tag - Annotation Type in swim.structure
- tagBuilder(String) - Method in class swim.xml.XmlParser
- tagBuilder(String) - Method in class swim.xml.XmlStructureParser
- tagBuilder(String, Value) - Method in class swim.xml.XmlStructureParser
- tagBuilder(String, V) - Method in class swim.xml.XmlParser
- TagForm<T> - Class in swim.structure.form
- TagForm(String, Form<T>) - Constructor for class swim.structure.form.TagForm
- tail() - Method in class swim.avro.AvroNamespace
- tail() - Method in class swim.collections.FingerTrieSeq
- tail() - Method in class swim.structure.Field
-
Always returns an empty
Recordbecause aFieldcan't itself be aRecord, so it can't have any non-first members. - tail() - Method in class swim.structure.Item
-
Returns a view of all but the first member of this
Item, if thisItemis a non-emptyRecord; otherwise returns an emptyRecordif thisItemis not aRecord, or if thisItemis itself an emptyRecord. - tail() - Method in class swim.structure.Record
-
Returns a view of all but the first member of this
Record, if thisRecordis non-empty; otherwise returns an emptyRecord, if thisRecordis itself empty. - tail() - Method in class swim.structure.Value
-
Returns a view of all but the first member of this
Value, if thisValueis a non-emptyRecord; otherwise returns an emptyRecordif thisValueis not aRecord, of if thisValueis itself an emptyRecord. - tail() - Method in class swim.uri.UriPath
- tail() - Method in class swim.uri.UriQuery
- tailMap(K) - Method in class swim.structure.collections.ValueOrderedMap
- tailMap(K) - Method in class swim.structure.collections.ValueSortedMap
- tailMap(K) - Method in interface swim.util.OrderedMap
- take(int) - Method in class swim.collections.BTree
- take(int) - Method in class swim.collections.BTreeMap
- take(int) - Method in class swim.collections.FingerTrieSeq
- take(int) - Method in class swim.collections.STree
- take(int) - Method in class swim.collections.STreeList
- take(int) - Method in class swim.db.BTreeMap
- take(int) - Method in class swim.db.STreeList
- take(int) - Method in interface swim.observable.ObservableList
- take(int) - Method in interface swim.observable.ObservableSortedMap
- take(int, BTreeContext<K, V>) - Method in class swim.collections.BTreePage
- take(int, STreeContext<T>) - Method in class swim.collections.STreePage
- take(long, long) - Method in class swim.db.BTreeLeaf
- take(long, long) - Method in class swim.db.BTreeNode
- take(long, long) - Method in class swim.db.BTreePage
- take(long, long) - Method in class swim.db.STreeLeaf
- take(long, long) - Method in class swim.db.STreeNode
- take(long, long) - Method in class swim.db.STreePage
- take(long, long, int) - Method in class swim.db.BTree
- take(long, long, int) - Method in class swim.db.STree
- tan(Double) - Method in class swim.math.R
- tan(S) - Method in interface swim.math.CompleteField
- tanh(Double) - Method in class swim.math.R
- tanh(S) - Method in interface swim.math.CompleteField
- target() - Method in class swim.structure.Field
-
Always returns the value component of this
Field. - target() - Method in class swim.structure.Item
- target() - Method in class swim.structure.Record
-
Returns the
flattenedmembers of thisRecordafter all attributes have been removed. - target() - Method in class swim.structure.Value
- task(TaskFunction) - Method in class swim.concurrent.SideStage
- task(TaskFunction) - Method in interface swim.concurrent.Stage
-
Returns an uncued
TaskRefbound to thetask, which can later be used to cue thetask. - task(TaskFunction) - Method in class swim.concurrent.Theater
- Task - Interface in swim.concurrent
-
Stateful
TaskFunctionto invoke as a sequential process on a concurrent executionStage, with lifecycle callbacks, and aTaskContextfor self-management. - taskContext - Variable in class swim.concurrent.AbstractTask
- taskContext() - Method in class swim.concurrent.AbstractTask
- taskContext() - Method in interface swim.concurrent.Task
-
Returns the context used to managed this
Task. - TaskContext - Interface in swim.concurrent
- taskDidCancel() - Method in class swim.concurrent.AbstractTask
- taskDidCancel() - Method in interface swim.concurrent.Task
-
Lifecycle callback invoked after this
Taskis explicitly cancelled. - taskDidCancel(TaskFunction) - Method in class swim.concurrent.Theater
-
Introspection callback invoked after a cued
taskis canceled. - taskDidFail(TaskFunction, Throwable) - Method in class swim.concurrent.Theater
-
Introspection callback invoked immediately after
task.runTask()fails by throwing anerror. - taskDidRun(TaskFunction) - Method in class swim.concurrent.Theater
-
Introspection callback invoked immediately after
task.runTask()returns nominally. - TaskException - Exception in swim.concurrent
-
Thrown when performing an invalid operation on a
TaskFunction. - TaskException() - Constructor for exception swim.concurrent.TaskException
- TaskException(String) - Constructor for exception swim.concurrent.TaskException
- TaskException(String, Throwable) - Constructor for exception swim.concurrent.TaskException
- TaskException(Throwable) - Constructor for exception swim.concurrent.TaskException
- TaskFunction - Interface in swim.concurrent
-
Function to invoke as a sequential process on a concurrent execution
Stage. - TaskRef - Interface in swim.concurrent
-
External handle to a
TaskFunctionbound to an executionStage. - taskWillBlock() - Method in class swim.concurrent.AbstractTask
- taskWillBlock() - Method in interface swim.concurrent.Task
-
Returns
trueif thisTaskmight block its thread of execution when running; returnsfalseif thisTaskwill never block. - taskWillCue() - Method in class swim.concurrent.AbstractTask
- taskWillCue() - Method in interface swim.concurrent.Task
-
Lifecycle callback invoked before this
Taskis scheduled for execution. - taskWillCue(TaskFunction) - Method in class swim.concurrent.Theater
-
Introspection callback invoked before a
taskis cued for execution. - taskWillRun(TaskFunction) - Method in class swim.concurrent.Theater
-
Introspection callback invoked immediately before
task.runTask()is executed. - tcpSettings - Variable in class swim.io.IpSettings
- tcpSettings() - Method in class swim.io.http.HttpSettings
-
Returns the TCP socket configuration.
- tcpSettings() - Method in class swim.io.IpSettings
-
Returns the TCP socket configuration.
- tcpSettings() - Method in class swim.io.mqtt.MqttSettings
- tcpSettings() - Method in class swim.io.warp.WarpSettings
- tcpSettings() - Method in class swim.io.ws.WsSettings
- tcpSettings(TcpSettings) - Method in class swim.io.http.HttpSettings
-
Returns a copy of these
HttpSettingsconfigured with the giventcpSettings. - tcpSettings(TcpSettings) - Method in class swim.io.IpSettings
-
Returns a copy of these
IpSettingsconfigured with the giventcpSettings. - tcpSettings(TcpSettings) - Method in class swim.io.mqtt.MqttSettings
- tcpSettings(TcpSettings) - Method in class swim.io.warp.WarpSettings
- tcpSettings(TcpSettings) - Method in class swim.io.ws.WsSettings
- TcpSettings - Class in swim.io
-
TCP configuration parameters.
- TcpSettings(boolean, boolean, int, int, int, int) - Constructor for class swim.io.TcpSettings
- template() - Method in class swim.structure.func.LambdaFunc
- TEMPORARY_REDIRECT - Static variable in class swim.http.HttpStatus
- Tensor - Class in swim.math
- Tensor(TensorDims, double...) - Constructor for class swim.math.Tensor
- Tensor(TensorDims, double[], int) - Constructor for class swim.math.Tensor
- Tensor(TensorDims, float...) - Constructor for class swim.math.Tensor
- Tensor(TensorDims, float[], int) - Constructor for class swim.math.Tensor
- Tensor(TensorDims, Object, int) - Constructor for class swim.math.Tensor
- TensorArray<V,S> - Class in swim.math
- TensorArray(TensorSpace<TensorArray<V, S>, S>, Object...) - Constructor for class swim.math.TensorArray
- TensorArrayForm<T,V> - Class in swim.math
- TensorArrayForm() - Constructor for class swim.math.TensorArrayForm
- TensorArraySpace<T,V,S> - Class in swim.math
- TensorArraySpace() - Constructor for class swim.math.TensorArraySpace
- TensorDims - Class in swim.math
- TensorForm<T> - Class in swim.math
- TensorForm() - Constructor for class swim.math.TensorForm
- TensorSpace<V,S> - Interface in swim.math
- Text - Class in swim.structure
- Text(String) - Constructor for class swim.structure.Text
- TEXT - swim.ws.WsOpcode
- textCss() - Static method in class swim.http.MediaType
- textDecoder(Decoder<T>) - Method in class swim.ws.WsDecoder
- textFrame(T) - Method in class swim.ws.WsDecoder
- textFrameEncoder(WsFrame<T>) - Method in class swim.ws.WsDeflateEncoder
- textFrameEncoder(WsFrame<T>) - Method in class swim.ws.WsEncoder
- textHtml() - Static method in class swim.http.MediaType
- textOutput() - Method in class swim.json.JsonParser
- textOutput() - Method in class swim.json.JsonStructureParser
- textOutput() - Method in class swim.recon.ReconParser
- textOutput() - Method in class swim.recon.ReconStructureParser
- textOutput() - Method in class swim.xml.XmlParser
- textOutput() - Method in class swim.xml.XmlStructureParser
- textPlain() - Static method in class swim.http.MediaType
- Theater - Class in swim.concurrent
-
Stagethat executes timers, tasks, and continuations on aForkJoinPool. - Theater() - Constructor for class swim.concurrent.Theater
- Theater(int) - Constructor for class swim.concurrent.Theater
- Theater(int, Schedule) - Constructor for class swim.concurrent.Theater
- Theater(String) - Constructor for class swim.concurrent.Theater
- Theater(String, int) - Constructor for class swim.concurrent.Theater
- Theater(String, int, Schedule) - Constructor for class swim.concurrent.Theater
- Theater(String, Schedule) - Constructor for class swim.concurrent.Theater
- Theater(Schedule) - Constructor for class swim.concurrent.Theater
- Theater(TheaterDef) - Constructor for class swim.concurrent.Theater
- TheaterDef - Class in swim.concurrent
- TheaterDef(String, int, ScheduleDef) - Constructor for class swim.concurrent.TheaterDef
- theaterForm() - Static method in class swim.concurrent.TheaterDef
- theaterForm(Form<ScheduleDef>) - Static method in class swim.concurrent.TheaterDef
- then() - Method in class swim.structure.selector.ChildrenSelector
- then() - Method in class swim.structure.selector.DescendantsSelector
- then() - Method in class swim.structure.selector.FilterSelector
- then() - Method in class swim.structure.selector.GetAttrSelector
- then() - Method in class swim.structure.selector.GetItemSelector
- then() - Method in class swim.structure.selector.GetSelector
- then() - Method in class swim.structure.selector.IdentitySelector
- then() - Method in class swim.structure.selector.KeysSelector
- then() - Method in class swim.structure.selector.LiteralSelector
- then() - Method in class swim.structure.Selector
-
Returns the
Selectorthat thisSelectoruses to match sub-selections. - then() - Method in class swim.structure.selector.ValuesSelector
- thenInlet() - Method in class swim.dataflow.operator.ConditionalOutlet
- thenTerm() - Method in class swim.structure.operator.ConditionalOperator
- tick() - Method in class swim.concurrent.Clock
-
Returns the tick sequence number of the lowest clock tick that has yet to finish executing.
- TICK_COUNT - Static variable in class swim.concurrent.Clock
-
Default number of ticks per clock revolution, used by the no-arg
Clock()constructor. - TICK_MILLIS - Static variable in class swim.concurrent.Clock
-
Default number of milliseconds between clock ticks, used by the no-arg
Clock()constructor. - tickCount() - Method in class swim.concurrent.ClockDef
- tickCount(int) - Method in class swim.concurrent.ClockDef
- tickMillis() - Method in class swim.concurrent.ClockDef
- tickMillis(int) - Method in class swim.concurrent.ClockDef
- tileCursor() - Method in class swim.db.QTreePage
- tileCursor() - Method in class swim.db.QTreePageRef
- tileCursor(long, long) - Method in class swim.db.QTreeLeaf
- tileCursor(long, long) - Method in class swim.db.QTreeNode
- tileCursor(long, long) - Method in class swim.db.QTreePage
- tileCursor(long, long) - Method in class swim.db.QTreePageRef
- timer(TimerFunction) - Method in class swim.concurrent.Clock
- timer(TimerFunction) - Method in interface swim.concurrent.Schedule
-
Returns an unscheduled
TimerRefbound totimer, which can later be used to scheduletimer. - timer(TimerFunction) - Method in class swim.concurrent.SideStage
- timer(TimerFunction) - Method in class swim.concurrent.Theater
- Timer - Interface in swim.concurrent
-
Stateful
TimerFunctionto invoke at a scheduled time, with lifecycle callbacks, and aTimerContextfor self-management. - timerContext - Variable in class swim.concurrent.AbstractTimer
- timerContext() - Method in class swim.concurrent.AbstractTimer
- timerContext() - Method in interface swim.concurrent.Timer
-
Returns the context used to manage this
Timer. - TimerContext - Interface in swim.concurrent
- timerDidCancel() - Method in class swim.concurrent.AbstractTimer
- timerDidCancel() - Method in interface swim.concurrent.Timer
-
Lifecycle callback invoked after this
Timeris explicitly cancelled. - timerDidCancel(TimerFunction) - Method in class swim.concurrent.Clock
-
Introspection callback invoked after a
timerhas been explicitly cancelled; not invoked when a timer is implicitly cancelled, such as when rescheduling an already scheduled timer. - timerDidFail(TimerFunction, Throwable) - Method in class swim.concurrent.Clock
-
Introspection callback invoked after a
timerexecution fails by throwing anerror. - timerDidRun(TimerFunction) - Method in class swim.concurrent.Clock
-
Introspection callback invoked after a
timerexecutes nominally. - TimerException - Exception in swim.concurrent
-
Thrown when performing an invalid operation on a
TimerFunction. - TimerException() - Constructor for exception swim.concurrent.TimerException
- TimerException(String) - Constructor for exception swim.concurrent.TimerException
- TimerException(String, Throwable) - Constructor for exception swim.concurrent.TimerException
- TimerException(Throwable) - Constructor for exception swim.concurrent.TimerException
- TimerFunction - Interface in swim.concurrent
-
Function to invoke at a scheduled time.
- TimerRef - Interface in swim.concurrent
-
External handle to a
TimerFunctionbound to aSchedule. - timerWillRun(TimerFunction) - Method in class swim.concurrent.Clock
-
Introspection callback invoked before a
timeris executed. - timerWillSchedule(long) - Method in class swim.concurrent.AbstractTimer
- timerWillSchedule(long) - Method in interface swim.concurrent.Timer
-
Lifecycle callback invoked before this
Timeris scheduled for execution. - timerWillSchedule(TimerFunction, long) - Method in class swim.concurrent.Clock
-
Introspection callback invoked before a
timeris scheduled for execution with a delay ofmillismilliseconds. - times(double) - Method in class swim.math.R2Vector
- times(double) - Method in class swim.math.R3Vector
- times(double) - Method in class swim.math.RNVector
- times(double) - Method in class swim.math.Tensor
- times(long) - Method in class swim.math.Z2Vector
- times(long) - Method in class swim.math.Z3Vector
- times(S) - Method in class swim.math.TensorArray
- times(Tensor) - Method in class swim.math.Tensor
- times(Item) - Method in class swim.structure.Attr
- times(Item) - Method in class swim.structure.Expression
- times(Item) - Method in class swim.structure.Item
- times(Item) - Method in class swim.structure.Slot
- times(Item) - Method in class swim.structure.Value
- times(Num) - Method in class swim.structure.Num
- times(Value) - Method in class swim.structure.Expression
- times(Value) - Method in class swim.structure.Num
- times(Value) - Method in class swim.structure.Value
- times(Value, Value) - Method in class swim.recon.ReconStructureParser
- times(V, V) - Method in class swim.recon.ReconParser
- timesMatrix(Tensor) - Method in class swim.math.Tensor
- TimesOperator - Class in swim.structure.operator
-
A
BinaryOperatorthat represents a multiplication operation between its two operands. - TimesOperator(Item, Item) - Constructor for class swim.structure.operator.TimesOperator
- TimesOutlet - Class in swim.dataflow.operator
- TimesOutlet() - Constructor for class swim.dataflow.operator.TimesOutlet
- tlsSettings - Variable in class swim.io.IpSettings
- tlsSettings() - Method in class swim.io.http.HttpSettings
-
Returns the TLS socket configuration.
- tlsSettings() - Method in class swim.io.IpSettings
-
Returns the TLS socket configuration.
- tlsSettings() - Method in class swim.io.mqtt.MqttSettings
- tlsSettings() - Method in class swim.io.warp.WarpSettings
- tlsSettings() - Method in class swim.io.ws.WsSettings
- tlsSettings(TlsSettings) - Method in class swim.io.http.HttpSettings
-
Returns a copy of these
HttpSettingsconfigured with the giventlsSettings. - tlsSettings(TlsSettings) - Method in class swim.io.IpSettings
-
Returns a copy of these
IpSettingsconfigured with the giventlsSettings. - tlsSettings(TlsSettings) - Method in class swim.io.mqtt.MqttSettings
- tlsSettings(TlsSettings) - Method in class swim.io.warp.WarpSettings
- tlsSettings(TlsSettings) - Method in class swim.io.ws.WsSettings
- TlsSettings - Class in swim.io
-
TLS configuration parameters.
- TlsSettings(SSLContext, ClientAuth, Collection<String>, Collection<String>) - Constructor for class swim.io.TlsSettings
- toArray() - Method in class swim.avro.AvroNamespace
- toArray() - Method in class swim.collections.FingerTrieSeq
- toArray() - Method in class swim.collections.HashTrieSet
- toArray() - Method in class swim.collections.STree
- toArray() - Method in class swim.collections.STreeList
- toArray() - Method in class swim.db.STreeList
- toArray() - Method in class swim.db.STreeListView
- toArray() - Method in class swim.structure.collections.ValueCollection
- toArray() - Method in class swim.structure.Record
- toArray() - Method in class swim.uri.UriPath
- toArray(T) - Method in class swim.math.TensorArrayForm
- toArray(T) - Method in class swim.math.TensorArraySpace
- toArray(T[]) - Method in class swim.avro.AvroNamespace
- toArray(T[]) - Method in class swim.collections.FingerTrieSeq
- toArray(T[]) - Method in class swim.db.STreeList
- toArray(T[]) - Method in class swim.db.STreeListView
- toArray(T[]) - Method in class swim.structure.Record
- toArray(T[]) - Method in class swim.uri.UriPath
- toArray(T2[]) - Method in class swim.structure.collections.ValueCollection
- toArray(U[]) - Method in class swim.collections.HashTrieSet
- toArray(U[]) - Method in class swim.collections.STree
- toArray(U[]) - Method in class swim.collections.STreeList
- toBase16() - Method in class swim.structure.Data
- toBase16(Base16) - Method in class swim.structure.Data
- toBase64() - Method in class swim.structure.Data
- toBase64(Base64) - Method in class swim.structure.Data
- toBlockData(Item) - Static method in class swim.recon.Recon
- toBlockString(Item) - Static method in class swim.recon.Recon
- toByteArray() - Method in class swim.structure.Data
- toByteBuffer() - Method in class swim.db.Germ
- toByteBuffer() - Method in class swim.structure.Data
- toData(Item) - Static method in class swim.json.Json
- toData(Item) - Static method in class swim.recon.Recon
- toDebugString() - Method in class swim.db.Page
- toDebugString() - Method in class swim.db.PageRef
- toDiff(long) - Method in class swim.db.Tree
- toECField() - Method in class swim.security.EcCharacteristic2FieldDef
- toECField() - Method in class swim.security.EcFieldDef
- toECField() - Method in class swim.security.EcPrimeFieldDef
- toECParameterSpec() - Method in class swim.security.EcDomainDef
- toECPoint() - Method in class swim.security.EcPointDef
- toEllipticCurve() - Method in class swim.security.EcDef
- toHeader() - Method in class swim.db.BTreeLeaf
- toHeader() - Method in class swim.db.BTreeNode
- toHeader() - Method in class swim.db.Page
- toHeader() - Method in class swim.db.QTreeLeaf
- toHeader() - Method in class swim.db.QTreeNode
- toHeader() - Method in class swim.db.STreeLeaf
- toHeader() - Method in class swim.db.STreeNode
- toHeader() - Method in class swim.db.UTreeLeaf
- toHelp() - Method in class swim.args.Cmd
- toHttp() - Method in class swim.http.HttpPart
- toInputBuffer() - Method in class swim.structure.Data
- toJws() - Method in class swim.security.JsonWebSignature
- topicName() - Method in class swim.mqtt.MqttPublishPacket
- topicName() - Method in class swim.mqtt.MqttSubscription
- topicName(String) - Method in class swim.mqtt.MqttPublishPacket
- topicName(String) - Method in class swim.mqtt.MqttSubscription
- topicName(String) - Method in class swim.mqtt.MqttUnsubscribePacket
- topicNames() - Method in class swim.mqtt.MqttUnsubscribePacket
- topicNames(String...) - Method in class swim.mqtt.MqttUnsubscribePacket
- topicNames(FingerTrieSeq<String>) - Method in class swim.mqtt.MqttUnsubscribePacket
- toRecon() - Method in class swim.warp.Envelope
- toRSAOtherPrimeInfo() - Method in class swim.security.RsaPrimeDef
- toSelectorOps() - Method in enum swim.io.FlowControl
-
Returns the
SelectionKeyinterest set corresponding to thisFlowControl. - toSizeArray() - Method in class swim.math.TensorDims
- toSizeArray(int[]) - Method in class swim.math.TensorDims
- toStrideArray() - Method in class swim.math.TensorDims
- toStrideArray(int[]) - Method in class swim.math.TensorDims
- toString() - Method in class swim.args.Arg
- toString() - Method in class swim.args.Cmd
- toString() - Method in class swim.args.Opt
- toString() - Method in class swim.avro.AvroName
- toString() - Method in class swim.avro.AvroNamespace
- toString() - Method in class swim.codec.Diagnostic
- toString() - Method in class swim.codec.InputSettings
- toString() - Method in class swim.codec.Mark
- toString() - Method in class swim.codec.OutputSettings
- toString() - Method in exception swim.codec.ParserException
- toString() - Method in class swim.codec.Span
- toString() - Method in class swim.codec.UtfErrorMode
- toString() - Method in class swim.collections.BTree
- toString() - Method in class swim.collections.BTreeMap
- toString() - Method in class swim.collections.FingerTrieSeq
- toString() - Method in class swim.collections.HashTrieMap
- toString() - Method in class swim.collections.HashTrieSet
- toString() - Method in class swim.collections.STree
- toString() - Method in class swim.collections.STreeList
- toString() - Method in class swim.concurrent.ClockDef
- toString() - Method in class swim.concurrent.TheaterDef
- toString() - Method in class swim.db.BTreeLeaf
- toString() - Method in class swim.db.BTreeNode
- toString() - Method in class swim.db.BTreePageRef
- toString() - Method in class swim.db.Germ
- toString() - Method in class swim.db.QTreeLeaf
- toString() - Method in class swim.db.QTreeNode
- toString() - Method in class swim.db.QTreePageRef
- toString() - Method in class swim.db.Seed
- toString() - Method in class swim.db.StoreSettings
- toString() - Method in class swim.db.STreeLeaf
- toString() - Method in class swim.db.STreeNode
- toString() - Method in class swim.db.STreePageRef
- toString() - Method in class swim.db.UTreeLeaf
- toString() - Method in class swim.db.UTreePageRef
- toString() - Method in class swim.hpack.HpackHeader
- toString() - Method in class swim.http.ChunkExtension
- toString() - Method in class swim.http.ContentCoding
- toString() - Method in class swim.http.HttpBody
- toString() - Method in class swim.http.HttpCharset
- toString() - Method in class swim.http.HttpChunk
- toString() - Method in class swim.http.HttpChunked
- toString() - Method in class swim.http.HttpChunkHeader
- toString() - Method in class swim.http.HttpChunkTrailer
- toString() - Method in class swim.http.HttpHeader
- toString() - Method in class swim.http.HttpMethod
- toString() - Method in class swim.http.HttpRequest
- toString() - Method in class swim.http.HttpResponse
- toString() - Method in class swim.http.HttpStatus
- toString() - Method in class swim.http.HttpValue
- toString() - Method in class swim.http.HttpVersion
- toString() - Method in class swim.http.LanguageRange
- toString() - Method in class swim.http.MediaRange
- toString() - Method in class swim.http.MediaType
- toString() - Method in class swim.http.Product
- toString() - Method in class swim.http.TransferCoding
- toString() - Method in class swim.http.UpgradeProtocol
- toString() - Method in class swim.http.WebSocketExtension
- toString() - Method in class swim.http.WebSocketParam
- toString() - Method in class swim.io.http.HttpSettings
- toString() - Method in class swim.io.IpSettings
- toString() - Method in class swim.io.mqtt.MqttSettings
- toString() - Method in class swim.io.TcpSettings
- toString() - Method in class swim.io.TlsSettings
- toString() - Method in class swim.io.TransportSettings
- toString() - Method in class swim.io.warp.WarpSettings
- toString() - Method in class swim.math.Precision
- toString() - Method in class swim.math.R
- toString() - Method in class swim.math.R2
- toString() - Method in class swim.math.R2Box
- toString() - Method in class swim.math.R2Circle
- toString() - Method in class swim.math.R2Point
- toString() - Method in class swim.math.R2Vector
- toString() - Method in class swim.math.R3
- toString() - Method in class swim.math.R3Box
- toString() - Method in class swim.math.R3Point
- toString() - Method in class swim.math.R3Sphere
- toString() - Method in class swim.math.R3Vector
- toString() - Method in class swim.math.RN
- toString() - Method in class swim.math.RNVector
- toString() - Method in class swim.math.Tensor
- toString() - Method in class swim.math.TensorArray
- toString() - Method in class swim.math.TensorDims
- toString() - Method in class swim.math.Z
- toString() - Method in class swim.math.Z2
- toString() - Method in class swim.math.Z2Box
- toString() - Method in class swim.math.Z2Point
- toString() - Method in class swim.math.Z2Vector
- toString() - Method in class swim.math.Z3
- toString() - Method in class swim.math.Z3Box
- toString() - Method in class swim.math.Z3Point
- toString() - Method in class swim.math.Z3Vector
- toString() - Method in class swim.mqtt.MqttConnAckPacket
- toString() - Method in class swim.mqtt.MqttConnectPacket
- toString() - Method in class swim.mqtt.MqttConnStatus
- toString() - Method in class swim.mqtt.MqttDisconnectPacket
- toString() - Method in class swim.mqtt.MqttPingReqPacket
- toString() - Method in class swim.mqtt.MqttPingRespPacket
- toString() - Method in class swim.mqtt.MqttPubAckPacket
- toString() - Method in class swim.mqtt.MqttPubCompPacket
- toString() - Method in class swim.mqtt.MqttPublishPacket
- toString() - Method in class swim.mqtt.MqttPubRecPacket
- toString() - Method in class swim.mqtt.MqttPubRelPacket
- toString() - Method in class swim.mqtt.MqttSubAckPacket
- toString() - Method in class swim.mqtt.MqttSubscribePacket
- toString() - Method in class swim.mqtt.MqttSubscription
- toString() - Method in class swim.mqtt.MqttSubStatus
- toString() - Method in class swim.mqtt.MqttUnsubAckPacket
- toString() - Method in class swim.mqtt.MqttUnsubscribePacket
- toString() - Method in enum swim.protobuf.ProtobufWireType
- toString() - Method in class swim.security.JsonWebKey
- toString() - Method in class swim.security.JsonWebSignature
- toString() - Method in class swim.security.JsonWebToken
- toString() - Method in class swim.spatial.QTree
- toString() - Method in class swim.spatial.QTreeEntry
- toString() - Method in class swim.spatial.QTreeMap
- toString() - Method in class swim.spatial.SpatialMap.SimpleEntry
- toString() - Method in class swim.spatial.SpatialValueEntry
- toString() - Method in class swim.spatial.SpatialValueMap
- toString() - Method in class swim.structure.collections.ValueCollection
- toString() - Method in class swim.structure.collections.ValueEntry
- toString() - Method in class swim.structure.collections.ValueMap
- toString() - Method in class swim.structure.InterpreterSettings
- toString() - Method in class swim.structure.Item
- toString() - Method in class swim.uri.Uri
- toString() - Method in class swim.uri.UriAuthority
- toString() - Method in class swim.uri.UriFragment
- toString() - Method in class swim.uri.UriHost
- toString() - Method in class swim.uri.UriMapper
- toString() - Method in class swim.uri.UriPath
- toString() - Method in class swim.uri.UriPattern
- toString() - Method in class swim.uri.UriPort
- toString() - Method in class swim.uri.UriQuery
- toString() - Method in class swim.uri.UriScheme
- toString() - Method in class swim.uri.UriUser
- toString() - Method in class swim.util.Severity
- toString() - Method in class swim.warp.Envelope
- toString() - Method in class swim.ws.WsBinaryFrame
- toString() - Method in class swim.ws.WsCloseFrame
- toString() - Method in class swim.ws.WsEngineSettings
- toString() - Method in class swim.ws.WsFragmentFrame
- toString() - Method in class swim.ws.WsPingFrame
- toString() - Method in class swim.ws.WsPongFrame
- toString() - Method in class swim.ws.WsStatus
- toString() - Method in class swim.ws.WsTextFrame
- toString(OutputSettings) - Method in class swim.codec.Diagnostic
- toString(Item) - Static method in class swim.json.Json
- toString(Item) - Static method in class swim.recon.Recon
- total_in - Variable in class swim.deflate.Deflate
- total_in - Variable in class swim.deflate.Inflate
- total_out - Variable in class swim.deflate.Deflate
- total_out - Variable in class swim.deflate.Inflate
- toTensor(T, TensorDims, double[], int) - Method in class swim.math.TensorArrayForm
- toTensor(T, TensorDims, double[], int) - Method in class swim.math.TensorForm
- toTensor(T, TensorDims, float[], int) - Method in class swim.math.TensorArrayForm
- toTensor(T, TensorDims, float[], int) - Method in class swim.math.TensorForm
- toUri() - Method in class swim.uri.UriPattern
- toValue() - Method in class swim.db.BTreeLeaf
- toValue() - Method in class swim.db.BTreeNode
- toValue() - Method in class swim.db.BTreePageRef
- toValue() - Method in class swim.db.Germ
- toValue() - Method in class swim.db.MetaLeaf
- toValue() - Method in class swim.db.MetaTree
- toValue() - Method in class swim.db.Page
- toValue() - Method in class swim.db.PageRef
- toValue() - Method in class swim.db.QTreeLeaf
- toValue() - Method in class swim.db.QTreeNode
- toValue() - Method in class swim.db.QTreePageRef
- toValue() - Method in class swim.db.Seed
- toValue() - Method in class swim.db.STreeLeaf
- toValue() - Method in class swim.db.STreeNode
- toValue() - Method in class swim.db.STreePageRef
- toValue() - Method in class swim.db.UTreeLeaf
- toValue() - Method in class swim.db.UTreePageRef
- toValue() - Method in class swim.io.http.HttpSettings
-
Returns a structural
Valuerepresenting theseHttpSettings. - toValue() - Method in class swim.io.IpSettings
-
Returns a structural
Valuerepresenting theseIpSettings. - toValue() - Method in class swim.io.mqtt.MqttSettings
- toValue() - Method in class swim.io.TcpSettings
-
Returns a structural
Valuerepresenting theseTcpSettings. - toValue() - Method in class swim.io.TlsSettings
-
Returns a structural
Valuerepresenting theseTlsSettings. - toValue() - Method in class swim.io.TransportSettings
-
Returns a structural
Valuerepresenting theseTransportSettings. - toValue() - Method in class swim.io.warp.WarpSettings
- toValue() - Method in class swim.io.ws.WsSettings
- toValue() - Method in class swim.math.Precision
- toValue() - Method in class swim.math.R2Box
- toValue() - Method in class swim.math.R2Circle
- toValue() - Method in class swim.math.R2Point
- toValue() - Method in class swim.math.R2Vector
- toValue() - Method in class swim.math.R3Box
- toValue() - Method in class swim.math.R3Point
- toValue() - Method in class swim.math.R3Sphere
- toValue() - Method in class swim.math.R3Vector
- toValue() - Method in class swim.math.RNVector
- toValue() - Method in interface swim.math.Shape
- toValue() - Method in class swim.math.TensorDims
- toValue() - Method in class swim.math.Z2Box
- toValue() - Method in class swim.math.Z2Point
- toValue() - Method in class swim.math.Z2Vector
- toValue() - Method in class swim.math.Z3Box
- toValue() - Method in class swim.math.Z3Point
- toValue() - Method in class swim.math.Z3Vector
- toValue() - Method in class swim.security.EcCharacteristic2FieldDef
- toValue() - Method in class swim.security.EcDef
- toValue() - Method in class swim.security.EcDomainDef
- toValue() - Method in class swim.security.EcFieldDef
- toValue() - Method in interface swim.security.EcKeyDef
- toValue() - Method in class swim.security.EcPointDef
- toValue() - Method in class swim.security.EcPrimeFieldDef
- toValue() - Method in class swim.security.EcPrivateKeyDef
- toValue() - Method in class swim.security.EcPublicKeyDef
- toValue() - Method in class swim.security.JsonWebKey
- toValue() - Method in class swim.security.JsonWebToken
- toValue() - Method in class swim.security.KeyDef
- toValue() - Method in class swim.security.ReconSignature
- toValue() - Method in interface swim.security.RsaKeyDef
- toValue() - Method in class swim.security.RsaPrimeDef
- toValue() - Method in class swim.security.RsaPrivateKeyDef
- toValue() - Method in class swim.security.RsaPublicKeyDef
- toValue() - Method in class swim.structure.Field
-
Returns the value component of this
Field. - toValue() - Method in class swim.structure.Item
-
Returns the value component of this
Item, if thisItemis aField; otherwise returnsthisif thisItemis aValue. - toValue() - Method in class swim.structure.Value
-
Always returns
thisbecause everyValueis its own value component. - toValue() - Method in class swim.warp.Envelope
- toValue() - Method in class swim.ws.WsEngineSettings
- trace() - Static method in class swim.util.Severity
-
Returns the
SeveritywithTRACE_LEVELof importance. - trace(Object) - Method in interface swim.util.Log
-
Logs a trace-level message.
- trace(String) - Static method in class swim.util.Severity
-
Returns a
SeveritywithTRACE_LEVELof importance, and the given descriptivelabel. - trace(Uri, FingerTrieSeq<HttpHeader>) - Static method in class swim.http.HttpRequest
- trace(Uri, HttpHeader...) - Static method in class swim.http.HttpRequest
- TRACE - Static variable in class swim.http.HttpMethod
- TRACE_LEVEL - Static variable in class swim.util.Severity
- transferCoding(String, HashTrieMap<String, String>) - Method in class swim.http.HttpParser
- TransferCoding - Class in swim.http
- transferCodingParser() - Method in class swim.http.HttpParser
- transferCodings() - Method in class swim.http.HttpBody
- transferCodings() - Method in class swim.http.HttpChunked
- transferCodings() - Method in class swim.http.HttpPayload
- transferCodings() - Method in class swim.http.HttpValue
- transferCodingWriter(String, HashTrieMap<String, String>) - Method in class swim.http.HttpWriter
- TransferEncodingHeader - Class in swim.http.header
- transform(R2ToZ2Function) - Method in class swim.math.R2Box
- transform(R2ToZ2Function) - Method in class swim.math.R2Circle
- transform(R2ToZ2Function) - Method in class swim.math.R2Point
- transform(R2ToZ2Function) - Method in class swim.math.R2Shape
- transform(R2ToZ2Function) - Method in class swim.math.R2Vector
- transform(R3ToZ3Function) - Method in class swim.math.R3Box
- transform(R3ToZ3Function) - Method in class swim.math.R3Point
- transform(R3ToZ3Function) - Method in class swim.math.R3Shape
- transform(R3ToZ3Function) - Method in class swim.math.R3Sphere
- transform(R3ToZ3Function) - Method in class swim.math.R3Vector
- transform(Z2ToR2Function) - Method in class swim.math.Z2Box
- transform(Z2ToR2Function) - Method in class swim.math.Z2Point
- transform(Z2ToR2Function) - Method in class swim.math.Z2Shape
- transform(Z2ToR2Function) - Method in class swim.math.Z2Vector
- transform(Z3ToR3Function) - Method in class swim.math.Z3Box
- transform(Z3ToR3Function) - Method in class swim.math.Z3Point
- transform(Z3ToR3Function) - Method in class swim.math.Z3Shape
- transform(Z3ToR3Function) - Method in class swim.math.Z3Vector
- transformed(R2Form<T>, R2ToZ2Function) - Static method in class swim.math.R2Form
- transformed(Z2Form<T>, Z2ToR2Function) - Static method in class swim.math.Z2Form
- transformed(Z3Form<T>, Z3ToR3Function) - Static method in class swim.math.Z3Form
- transformX(double, double) - Method in interface swim.math.R2ToZ2Function
- transformX(double, double, double) - Method in interface swim.math.R3ToZ3Function
- transformX(long, long) - Method in interface swim.math.Z2ToR2Function
- transformX(long, long, long) - Method in interface swim.math.Z3ToR3Function
- transformY(double, double) - Method in interface swim.math.R2ToZ2Function
- transformY(double, double, double) - Method in interface swim.math.R3ToZ3Function
- transformY(long, long) - Method in interface swim.math.Z2ToR2Function
- transformY(long, long, long) - Method in interface swim.math.Z3ToR3Function
- transformZ(double, double, double) - Method in interface swim.math.R3ToZ3Function
- transformZ(long, long, long) - Method in interface swim.math.Z3ToR3Function
- translate(Double, Double) - Method in class swim.math.R
- translate(P, V) - Method in interface swim.math.AffineSpace
- translate(R2Point, R2Vector) - Method in class swim.math.R2
- translate(R3Point, R3Vector) - Method in class swim.math.R3
- transport(Transport, FlowControl) - Method in class swim.io.Station
-
Binds the given
transportto thisStation, initializing thetransport's context with the givenflowControlstate. - Transport - Interface in swim.io
-
I/O transport binding that handles asynchronous I/O operations for a non-blocking NIO channel.
- transportContext() - Method in interface swim.io.Transport
-
Returns the I/O transport context to which this
Transportis bound; returnsnullif thisTransportis unbound. - TransportContext - Interface in swim.io
-
I/O transport context that manages asynchronous I/O operations for a non-blocking NIO channel.
- transportDidAccept(Transport) - Method in class swim.io.Station
-
Introspection callback invoked after a
transportcompletes an accept operation. - transportDidClose(Transport) - Method in class swim.io.Station
-
Introspection callback invoked after a
transportcloses. - transportDidConnect(Transport) - Method in class swim.io.Station
-
Introspection callback invoked after a
transportcompletes a connect operation. - transportDidFail(Transport, Throwable) - Method in class swim.io.Station
-
Introspection callback invoked after a
transportoperation fails by throwing anerror. - transportDidTimeout(Transport) - Method in class swim.io.Station
-
Introspection callback invoked after a
transporttimes out. - TransportRef - Interface in swim.io
-
External handle to an I/O
Transport. - transportSettings - Variable in class swim.io.Station
-
Transport configuration parameters.
- transportSettings() - Method in class swim.io.Station
-
Returns the transport configuration parameters that govern this
Station's regsitered transports. - transportSettings() - Method in interface swim.io.TransportContext
-
Returns the configuration parameters that govern the underlying I/O transport.
- transportSettings(TransportSettings) - Method in class swim.io.Station
-
Updates the transport configuration parameters that govern this
Station's registered transports, and returnsthis. - TransportSettings - Class in swim.io
-
Transportconfiguration parameters. - TransportSettings(int, long, long) - Constructor for class swim.io.TransportSettings
- trap() - Method in class swim.codec.Decoder
-
Returns the decode error.
- trap() - Method in class swim.codec.DynamicDecoder
- trap() - Method in class swim.codec.DynamicEncoder
- trap() - Method in class swim.codec.Encoder
-
Returns the encode error.
- trap() - Method in class swim.codec.Input
-
Returns the input error.
- trap() - Method in class swim.codec.Output
-
Returns the output error.
- trap() - Method in class swim.codec.Parser
-
Returns the parse error.
- trap() - Method in class swim.codec.Writer
-
Returns the write error.
- trap(Throwable) - Method in interface swim.concurrent.Call
-
Completes this
Callwith anerrorby eventually invoking thetrap(Throwable)method of thisCall'sContinuation. - trap(Throwable) - Method in interface swim.concurrent.Cont
-
Invoked when the asynchronous operation fails with an
error. - trap(Throwable) - Method in class swim.concurrent.Sync
- trap(Throwable) - Method in class swim.db.Commit
- tree - Variable in class swim.db.BTreeMapView
- tree - Variable in class swim.db.QTreeMapView
- tree - Variable in class swim.db.STreeListView
- tree() - Method in class swim.db.BTreeMap
- tree() - Method in class swim.db.BTreeMapView
- tree() - Method in class swim.db.QTreeMap
- tree() - Method in class swim.db.STreeList
- tree() - Method in class swim.db.Trunk
- tree() - Method in class swim.db.UTreeValue
- Tree - Class in swim.db
- treeContext() - Method in class swim.db.BTree
- treeContext() - Method in class swim.db.QTree
- treeContext() - Method in class swim.db.STree
- treeContext() - Method in class swim.db.Tree
- treeContext() - Method in class swim.db.UTree
- TreeContext - Class in swim.db
- TreeContext() - Constructor for class swim.db.TreeContext
- treeCount() - Method in class swim.db.Database
- treeDelegate() - Method in class swim.db.BTreeMap
- treeDelegate() - Method in class swim.db.QTreeMap
- treeDelegate() - Method in class swim.db.STreeList
- treeDelegate() - Method in class swim.db.Tree
- treeDelegate() - Method in class swim.db.TreeContext
- treeDelegate() - Method in class swim.db.Trunk
- treeDelegate() - Method in class swim.db.UTreeValue
- TreeDelegate - Interface in swim.db
- treeDidChange(Store, Database, Tree, Tree) - Method in class swim.db.StoreContext
- treeDidChange(Tree, Tree) - Method in class swim.db.TreeContext
- treeDidChange(Tree, Tree) - Method in interface swim.db.TreeDelegate
- treeDidChange(Tree, Tree) - Method in class swim.db.Trunk
- treeDidClear(Tree, Tree) - Method in class swim.db.TreeContext
- treeDidClear(Tree, Tree) - Method in interface swim.db.TreeDelegate
- treeDidClear(Tree, Tree) - Method in class swim.db.Trunk
- treeDidClose(Store, Database, Tree) - Method in class swim.db.StoreContext
- treeDidCommit(Tree, Tree) - Method in class swim.db.TreeContext
- treeDidCommit(Tree, Tree) - Method in interface swim.db.TreeDelegate
- treeDidCommit(Tree, Tree) - Method in class swim.db.Trunk
- treeDidLoadPage(Page) - Method in interface swim.db.TreeDelegate
- treeDidOpen(Store, Database, Tree) - Method in class swim.db.StoreContext
- treeFromSeed(TreeContext, Seed, boolean, boolean) - Method in enum swim.db.TreeType
- trees() - Method in class swim.db.Chunk
- trees() - Method in class swim.db.Database
- treeSize() - Method in class swim.db.BTree
- treeSize() - Method in class swim.db.BTreeLeaf
- treeSize() - Method in class swim.db.BTreeMap
- treeSize() - Method in class swim.db.BTreeNode
- treeSize() - Method in class swim.db.BTreePageRef
- treeSize() - Method in class swim.db.Database
- treeSize() - Method in class swim.db.Page
- treeSize() - Method in class swim.db.PageRef
- treeSize() - Method in class swim.db.QTree
- treeSize() - Method in class swim.db.QTreeMap
- treeSize() - Method in class swim.db.QTreePageRef
- treeSize() - Method in class swim.db.STree
- treeSize() - Method in class swim.db.STreeLeaf
- treeSize() - Method in class swim.db.STreeList
- treeSize() - Method in class swim.db.STreeNode
- treeSize() - Method in class swim.db.STreePageRef
- treeSize() - Method in class swim.db.Tree
- treeSize() - Method in class swim.db.UTree
- treeSize() - Method in class swim.db.UTreeLeaf
- treeSize() - Method in class swim.db.UTreePageRef
- treeType() - Method in class swim.db.BTree
- treeType() - Method in class swim.db.QTree
- treeType() - Method in class swim.db.Seed
- treeType() - Method in class swim.db.STree
- treeType() - Method in class swim.db.Tree
- treeType() - Method in class swim.db.UTree
- TreeType - Enum in swim.db
- trunk() - Method in class swim.db.BTreeMap
- trunk() - Method in class swim.db.QTreeMap
- trunk() - Method in class swim.db.STreeList
- trunk() - Method in class swim.db.UTreeValue
- Trunk<T extends Tree> - Class in swim.db
- Trunk(Database, Value, T) - Constructor for class swim.db.Trunk
- trunkCount() - Method in class swim.db.Database
- tryBind(T) - Method in interface swim.concurrent.Call
-
Tries to complete this
Callwith avalue, returningtrueif this operation caused the completion of theCall; returnsfalseif thisCallwas already completed. - tryTrap(Throwable) - Method in interface swim.concurrent.Call
-
Tries to complete this
Callwith anerror, returningtrueif this operation caused the completion of theCall; returnsfalseif thisCallwas already completed. - type() - Method in class swim.db.MetaLeaf
- type() - Method in class swim.db.MetaTree
- type() - Method in class swim.http.header.ContentTypeHeader
- type() - Method in class swim.http.MediaRange
- type() - Method in class swim.http.MediaType
- type() - Method in class swim.security.JsonWebSignature
- type() - Method in class swim.structure.form.ArrayForm
- type() - Method in class swim.structure.form.AttrForm
- type() - Method in class swim.structure.form.BigIntegerForm
- type() - Method in class swim.structure.form.BooleanForm
- type() - Method in class swim.structure.form.ByteBufferForm
- type() - Method in class swim.structure.form.ByteForm
- type() - Method in class swim.structure.form.CharacterForm
- type() - Method in class swim.structure.form.ClassForm
- type() - Method in class swim.structure.form.CollectionForm
- type() - Method in class swim.structure.form.DoubleForm
- type() - Method in class swim.structure.form.FloatForm
- type() - Method in class swim.structure.form.IntegerForm
- type() - Method in class swim.structure.form.ItemForm
- type() - Method in class swim.structure.form.LongForm
- type() - Method in class swim.structure.form.MapForm
- type() - Method in class swim.structure.form.NumberForm
- type() - Method in class swim.structure.form.PolyForm
- type() - Method in class swim.structure.form.ShortForm
- type() - Method in class swim.structure.form.SlotForm
- type() - Method in class swim.structure.form.StringForm
- type() - Method in class swim.structure.form.TagForm
- type() - Method in class swim.structure.Form
-
Returns the reified
Classof typeT. - type() - Method in class swim.structure.form.UnitForm
- type() - Method in class swim.structure.form.ValueForm
- type() - Method in class swim.uri.UriForm
- type() - Method in class swim.uri.UriPathForm
- type() - Method in class swim.uri.UriPatternForm
- typeDecoder(AvroType<T>) - Static method in class swim.avro.Avro
- typeDecoder(AvroType<T>) - Method in class swim.avro.decoder.AvroDecoder
- typeDecoder(ProtobufType<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- typeDecoder(ProtobufType<T>) - Static method in class swim.protobuf.Protobuf
- typeOrder() - Method in class swim.structure.Absent
- typeOrder() - Method in class swim.structure.Attr
- typeOrder() - Method in class swim.structure.Bool
- typeOrder() - Method in class swim.structure.Data
- typeOrder() - Method in class swim.structure.Extant
- typeOrder() - Method in class swim.structure.func.BridgeFunc
- typeOrder() - Method in class swim.structure.func.LambdaFunc
- typeOrder() - Method in class swim.structure.Item
-
Returns the heterogeneous sort order of this
Item. - typeOrder() - Method in class swim.structure.Num
- typeOrder() - Method in class swim.structure.operator.AndOperator
- typeOrder() - Method in class swim.structure.operator.BitwiseAndOperator
- typeOrder() - Method in class swim.structure.operator.BitwiseNotOperator
- typeOrder() - Method in class swim.structure.operator.BitwiseOrOperator
- typeOrder() - Method in class swim.structure.operator.BitwiseXorOperator
- typeOrder() - Method in class swim.structure.operator.ConditionalOperator
- typeOrder() - Method in class swim.structure.operator.DivideOperator
- typeOrder() - Method in class swim.structure.operator.EqOperator
- typeOrder() - Method in class swim.structure.operator.GeOperator
- typeOrder() - Method in class swim.structure.operator.GtOperator
- typeOrder() - Method in class swim.structure.operator.InvokeOperator
- typeOrder() - Method in class swim.structure.operator.LeOperator
- typeOrder() - Method in class swim.structure.operator.LtOperator
- typeOrder() - Method in class swim.structure.operator.MinusOperator
- typeOrder() - Method in class swim.structure.operator.ModuloOperator
- typeOrder() - Method in class swim.structure.operator.NegativeOperator
- typeOrder() - Method in class swim.structure.operator.NeOperator
- typeOrder() - Method in class swim.structure.operator.NotOperator
- typeOrder() - Method in class swim.structure.operator.OrOperator
- typeOrder() - Method in class swim.structure.operator.PlusOperator
- typeOrder() - Method in class swim.structure.operator.PositiveOperator
- typeOrder() - Method in class swim.structure.operator.TimesOperator
- typeOrder() - Method in class swim.structure.Record
- typeOrder() - Method in class swim.structure.selector.ChildrenSelector
- typeOrder() - Method in class swim.structure.selector.DescendantsSelector
- typeOrder() - Method in class swim.structure.selector.FilterSelector
- typeOrder() - Method in class swim.structure.selector.GetAttrSelector
- typeOrder() - Method in class swim.structure.selector.GetItemSelector
- typeOrder() - Method in class swim.structure.selector.GetSelector
- typeOrder() - Method in class swim.structure.selector.IdentitySelector
- typeOrder() - Method in class swim.structure.selector.KeysSelector
- typeOrder() - Method in class swim.structure.selector.LiteralSelector
- typeOrder() - Method in class swim.structure.selector.ValuesSelector
- typeOrder() - Method in class swim.structure.Slot
- typeOrder() - Method in class swim.structure.Text
U
- uint32(int) - Method in class swim.json.JsonParser
- uint32(int) - Method in class swim.json.JsonStructureParser
- uint32(int) - Method in class swim.recon.ReconParser
- uint32(int) - Method in class swim.recon.ReconStructureParser
- uint32(int) - Static method in class swim.structure.Num
- uint64(long) - Method in class swim.json.JsonParser
- uint64(long) - Method in class swim.json.JsonStructureParser
- uint64(long) - Method in class swim.recon.ReconParser
- uint64(long) - Method in class swim.recon.ReconStructureParser
- uint64(long) - Static method in class swim.structure.Num
- UNACCEPTABLE_PROTOCOL_VERSION - Static variable in class swim.mqtt.MqttConnStatus
- unapply(String) - Method in class swim.uri.UriPattern
- unapply(String, HashTrieMap<String, String>) - Method in class swim.uri.UriPattern
- unapply(Uri) - Method in class swim.uri.UriPattern
- unapply(Uri, HashTrieMap<String, String>) - Method in class swim.uri.UriPattern
- unary(T) - Static method in interface swim.util.Cursor
- UnaryOperator - Class in swim.structure.operator
-
An
Operatorthat represents a unary operation, i.e. - UnaryOperator(Item) - Constructor for class swim.structure.operator.UnaryOperator
- UnaryOutlet - Class in swim.dataflow.operator
- UnaryOutlet() - Constructor for class swim.dataflow.operator.UnaryOutlet
- UNAUTHORIZED - Static variable in class swim.http.HttpStatus
- unbind() - Method in class swim.io.AbstractIpService
- unbind() - Method in class swim.io.http.AbstractHttpService
- unbind() - Method in interface swim.io.http.HttpServiceContext
- unbind() - Method in class swim.io.http.HttpSocketService
- unbind() - Method in interface swim.io.IpServiceRef
-
Unbinds the underlying network listener.
- unbind() - Method in class swim.io.mqtt.AbstractMqttService
- unbind() - Method in interface swim.io.mqtt.MqttServiceContext
- unbind() - Method in class swim.io.mqtt.MqttSocketService
- unbindInput() - Method in class swim.streamlet.AbstractInlet
- unbindInput() - Method in class swim.streamlet.AbstractInoutlet
- unbindInput() - Method in class swim.streamlet.AbstractMapInlet
- unbindInput() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- unbindInput() - Method in class swim.streamlet.AbstractMapInletOutlet
- unbindInput() - Method in class swim.streamlet.AbstractMapInoutlet
- unbindInput() - Method in interface swim.streamlet.Inlet
-
Disconnects this
Inletfrom its inputOutlet, if connected. - unbindInput(String) - Method in class swim.dataflow.AbstractRecordStreamlet
- unbindInput(String) - Method in class swim.streamlet.AbstractStreamlet
- unbindInput(String) - Method in interface swim.streamlet.Streamlet
-
Disconnects the
Inletof thisStreamlet, identified by the givenkey, from itsinputOutlet, if connected. - unbindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractInoutlet
- unbindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- unbindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractMapInletOutlet
- unbindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractMapInoutlet
- unbindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractMapOutlet
- unbindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractOutlet
- unbindOutput(Inlet<? super O>) - Method in interface swim.streamlet.Outlet
-
Removes an
outputfrom the set ofInlets that depend on the state of thisOutlet. - unbindOutput(Inlet<? super Record>) - Method in class swim.dataflow.AbstractRecordOutlet
- unbindOutputs() - Method in class swim.dataflow.AbstractRecordOutlet
- unbindOutputs() - Method in class swim.streamlet.AbstractInoutlet
- unbindOutputs() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- unbindOutputs() - Method in class swim.streamlet.AbstractMapInletOutlet
- unbindOutputs() - Method in class swim.streamlet.AbstractMapInoutlet
- unbindOutputs() - Method in class swim.streamlet.AbstractMapOutlet
- unbindOutputs() - Method in class swim.streamlet.AbstractOutlet
- unbindOutputs() - Method in interface swim.streamlet.Outlet
-
Disconnects all outputs from this
Outletby invokingInlet.unbindInput()on eachIneltthat depends on the state of thisOutlet. - uncaughtException(Thread, Throwable) - Method in class swim.concurrent.Theater
- uncommit(long) - Method in class swim.db.Database
- uncommitted(long) - Method in class swim.db.BTree
- uncommitted(long) - Method in class swim.db.BTreeLeaf
- uncommitted(long) - Method in class swim.db.BTreeNode
- uncommitted(long) - Method in class swim.db.BTreePage
- uncommitted(long) - Method in class swim.db.BTreePageRef
- uncommitted(long) - Method in class swim.db.Page
- uncommitted(long) - Method in class swim.db.PageRef
- uncommitted(long) - Method in class swim.db.QTree
- uncommitted(long) - Method in class swim.db.QTreeLeaf
- uncommitted(long) - Method in class swim.db.QTreeNode
- uncommitted(long) - Method in class swim.db.QTreePage
- uncommitted(long) - Method in class swim.db.QTreePageRef
- uncommitted(long) - Method in class swim.db.STree
- uncommitted(long) - Method in class swim.db.STreeLeaf
- uncommitted(long) - Method in class swim.db.STreeNode
- uncommitted(long) - Method in class swim.db.STreePage
- uncommitted(long) - Method in class swim.db.STreePageRef
- uncommitted(long) - Method in class swim.db.Tree
- uncommitted(long) - Method in class swim.db.UTree
- uncommitted(long) - Method in class swim.db.UTreeLeaf
- uncommitted(long) - Method in class swim.db.UTreePage
- uncommitted(long) - Method in class swim.db.UTreePageRef
- uncommitted(PageRef) - Method in class swim.db.Seed
- undefined() - Static method in class swim.math.Precision
- undefined() - Static method in class swim.math.TensorDims
- undefined() - Static method in class swim.uri.UriAuthority
- undefined() - Static method in class swim.uri.UriFragment
- undefined() - Static method in class swim.uri.UriHost
- undefined() - Static method in class swim.uri.UriPort
- undefined() - Static method in class swim.uri.UriQuery
- undefined() - Static method in class swim.uri.UriScheme
- undefined() - Static method in class swim.uri.UriUser
- unexpected(Input) - Static method in class swim.codec.Diagnostic
- unexpected(Input, String) - Static method in class swim.codec.Diagnostic
- unexpected(Input, String, Diagnostic) - Static method in class swim.codec.Diagnostic
- unexpected(Input, Diagnostic) - Static method in class swim.codec.Diagnostic
- unexpected(Input, Severity) - Static method in class swim.codec.Diagnostic
- unexpected(Input, Severity, String) - Static method in class swim.codec.Diagnostic
- unexpected(Input, Severity, String, Diagnostic) - Static method in class swim.codec.Diagnostic
- unexpected(Input, Severity, Diagnostic) - Static method in class swim.codec.Diagnostic
- unflattened() - Method in class swim.structure.Absent
-
Always returns an empty
RecordbecauseAbsentis not a distinct value. - unflattened() - Method in class swim.structure.Extant
-
Always returns an empty
RecordbecauseExtantis not a distinct value. - unflattened() - Method in class swim.structure.Field
-
Returns a
Recordcontaining just thisField. - unflattened() - Method in class swim.structure.Item
- unflattened() - Method in class swim.structure.Record
-
Returns
thisRecord. - unflattened() - Method in class swim.structure.Value
- Unicode - Class in swim.codec
- UniformDistribution - Class in swim.math
- UniformDistribution(double, double) - Constructor for class swim.math.UniformDistribution
- UniformDistribution(Random, double, double) - Constructor for class swim.math.UniformDistribution
- union(long, long) - Static method in class swim.spatial.BitInterval
- union(Tag) - Method in class swim.codec.Mark
- union(Tag) - Method in class swim.codec.Span
- union(Tag) - Method in class swim.codec.Tag
-
Returns a
Tagthat includes all source locations covered by both this tag, and someothertag. - unionDecoder(AvroUnionType<T>) - Method in class swim.avro.decoder.AvroDecoder
- unionType() - Static method in class swim.avro.reflection.AvroReflection
- unionType() - Static method in class swim.avro.structure.AvroStructure
- unit - Variable in class swim.structure.form.DoubleForm
- unit - Variable in class swim.structure.form.ShortForm
- unit() - Method in class swim.math.R
- unit() - Method in interface swim.math.Ring
- unit() - Method in class swim.math.Z
- unit() - Method in class swim.structure.form.ArrayForm
- unit() - Method in class swim.structure.form.BigIntegerForm
- unit() - Method in class swim.structure.form.BooleanForm
- unit() - Method in class swim.structure.form.ByteForm
- unit() - Method in class swim.structure.form.CharacterForm
- unit() - Method in class swim.structure.form.ClassForm
- unit() - Method in class swim.structure.form.CollectionForm
- unit() - Method in class swim.structure.form.DoubleForm
- unit() - Method in class swim.structure.form.FloatForm
- unit() - Method in class swim.structure.form.IntegerForm
- unit() - Method in class swim.structure.form.ItemForm
- unit() - Method in class swim.structure.form.LongForm
- unit() - Method in class swim.structure.form.MapForm
- unit() - Method in class swim.structure.form.NumberForm
- unit() - Method in class swim.structure.form.PolyForm
- unit() - Method in class swim.structure.form.ShortForm
- unit() - Method in class swim.structure.form.StringForm
- unit() - Method in class swim.structure.form.TagForm
- unit() - Method in class swim.structure.Form
-
Returns a default–possibly
null–value of typeT. - unit() - Method in class swim.structure.form.UnitForm
- unit() - Method in class swim.structure.form.ValueForm
- unit() - Method in class swim.uri.UriForm
- unit() - Method in class swim.uri.UriPathForm
- unit() - Method in class swim.uri.UriPatternForm
- unit(Boolean) - Method in class swim.structure.form.BooleanForm
- unit(Byte) - Method in class swim.structure.form.ByteForm
- unit(Character) - Method in class swim.structure.form.CharacterForm
- unit(Double) - Method in class swim.structure.form.DoubleForm
- unit(Float) - Method in class swim.structure.form.FloatForm
- unit(Integer) - Method in class swim.structure.form.IntegerForm
- unit(Long) - Method in class swim.structure.form.LongForm
- unit(Number) - Method in class swim.structure.form.NumberForm
- unit(Object) - Method in class swim.structure.form.PolyForm
- unit(Short) - Method in class swim.structure.form.ShortForm
- unit(String) - Method in class swim.structure.form.StringForm
- unit(BigInteger) - Method in class swim.structure.form.BigIntegerForm
- unit(Item) - Method in class swim.structure.form.ItemForm
- unit(Value) - Method in class swim.structure.form.ValueForm
- unit(Uri) - Method in class swim.uri.UriForm
- unit(UriPath) - Method in class swim.uri.UriPathForm
- unit(T) - Method in class swim.structure.form.ClassForm
- unit(T) - Method in class swim.structure.form.TagForm
- unit(T) - Method in class swim.structure.Form
-
Returns a version of this
Formwith the givenunitvalue. - unit(T) - Method in class swim.structure.form.UnitForm
- UnitForm<T> - Class in swim.structure.form
- UnitForm(T, Form<T>) - Constructor for class swim.structure.form.UnitForm
- UnlinkedResponse - Class in swim.warp
- UnlinkedResponse(String, String) - Constructor for class swim.warp.UnlinkedResponse
- UnlinkedResponse(String, String, Value) - Constructor for class swim.warp.UnlinkedResponse
- UnlinkedResponse(Uri, Uri) - Constructor for class swim.warp.UnlinkedResponse
- UnlinkedResponse(Uri, Uri, Value) - Constructor for class swim.warp.UnlinkedResponse
- UnlinkRequest - Class in swim.warp
- UnlinkRequest(String, String) - Constructor for class swim.warp.UnlinkRequest
- UnlinkRequest(String, String, Value) - Constructor for class swim.warp.UnlinkRequest
- UnlinkRequest(Uri, Uri) - Constructor for class swim.warp.UnlinkRequest
- UnlinkRequest(Uri, Uri, Value) - Constructor for class swim.warp.UnlinkRequest
- unmerge(UriPath) - Method in class swim.uri.UriPath
- unmerged(UriMapper<T>) - Method in class swim.uri.UriMapper
- unobserve(Object) - Method in interface swim.observable.ObservableList
- unobserve(Object) - Method in interface swim.observable.ObservableMap
- unobserve(Object) - Method in interface swim.observable.ObservableSortedMap
- unobserve(Object) - Method in interface swim.observable.ObservableSpatialMap
- unobserve(Object) - Method in interface swim.observable.ObservableValue
- unobserve(O) - Method in interface swim.observable.Observable
- unprotectedHeader - Variable in class swim.security.JsonWebSignature
- unprotectedHeader() - Method in class swim.security.JsonWebSignature
- unprotectedHeader(Value) - Method in class swim.security.JsonWebSignature
- unresolve(Uri) - Method in class swim.uri.Uri
- unsubAckPacket(int, int) - Method in class swim.mqtt.MqttDecoder
- unsubAckPacketEncoder(MqttUnsubAckPacket) - Method in class swim.mqtt.MqttEncoder
- unsubscribePacket(int, int, FingerTrieSeq<String>) - Method in class swim.mqtt.MqttDecoder
- unsubscribePacketEncoder(MqttUnsubscribePacket) - Method in class swim.mqtt.MqttEncoder
- UNSUPPORTED_MEDIA_TYPE - Static variable in class swim.http.HttpStatus
- UPDATE - swim.streamlet.KeyEffect
- updated() - Method in class swim.db.Germ
- updated() - Method in class swim.db.MetaTree
- updated() - Method in class swim.db.Seed
- updated(int, T) - Method in class swim.collections.FingerTrieSeq
- updated(int, T) - Method in class swim.collections.STree
- updated(int, T, Object) - Method in class swim.collections.STree
- updated(int, T, STreeContext<T>) - Method in class swim.collections.STreePage
- updated(long, Value, long) - Method in class swim.db.STreeLeaf
- updated(long, Value, long) - Method in class swim.db.STreeNode
- updated(long, Value, long) - Method in class swim.db.STreePage
- updated(long, Value, long, int) - Method in class swim.db.STree
- updated(String, boolean) - Method in class swim.structure.Item
- updated(String, double) - Method in class swim.structure.Item
- updated(String, float) - Method in class swim.structure.Item
- updated(String, int) - Method in class swim.structure.Item
- updated(String, long) - Method in class swim.structure.Item
- updated(String, String) - Method in class swim.structure.Item
- updated(String, String) - Method in class swim.uri.UriQuery
- updated(String, Value) - Method in class swim.structure.Item
- updated(String, Value) - Method in class swim.structure.Record
- updated(String, T) - Method in class swim.uri.UriMapper
- updated(Map<? extends K, ? extends V>) - Method in class swim.collections.HashTrieMap
- updated(K, S, int, long, int, long, V, QTreeContext<K, S, V>) - Method in class swim.spatial.QTreePage
- updated(K, S, long, long, V, QTreeContext<K, S, V>) - Method in class swim.spatial.QTreePage
- updated(K, S, V) - Method in class swim.spatial.QTree
- updated(K, S, V) - Method in class swim.spatial.QTreeMap
- updated(K, V) - Method in class swim.collections.BTree
- updated(K, V) - Method in class swim.collections.BTreeMap
- updated(K, V) - Method in class swim.collections.HashTrieMap
- updated(K, V, BTreeContext<K, V>) - Method in class swim.collections.BTreePage
- updated(M, V) - Method in class swim.protobuf.schema.ProtobufFieldType
- updated(R, V) - Method in class swim.avro.schema.AvroFieldType
- updated(HashTrieMap<K, HashTrieSet<V>>, K, V) - Static method in class swim.collections.HashTrieMap
- updated(Value, boolean) - Method in class swim.structure.Item
- updated(Value, double) - Method in class swim.structure.Item
- updated(Value, float) - Method in class swim.structure.Item
- updated(Value, int) - Method in class swim.structure.Item
- updated(Value, int, long, int, long, Value, long) - Method in class swim.db.QTreePage
- updated(Value, long) - Method in class swim.db.UTreeLeaf
- updated(Value, long) - Method in class swim.db.UTreePage
- updated(Value, long) - Method in class swim.structure.Item
- updated(Value, long, int) - Method in class swim.db.UTree
- updated(Value, long, long, Value, long) - Method in class swim.db.QTreePage
- updated(Value, long, long, Value, long, boolean) - Method in class swim.db.QTreeLeaf
- updated(Value, long, long, Value, long, int) - Method in class swim.db.QTree
- updated(Value, String) - Method in class swim.structure.Item
- updated(Value, Value) - Method in class swim.structure.Absent
- updated(Value, Value) - Method in class swim.structure.Item
- updated(Value, Value) - Method in class swim.structure.Record
- updated(Value, Value, long) - Method in class swim.db.BTreeLeaf
- updated(Value, Value, long) - Method in class swim.db.BTreeNode
- updated(Value, Value, long) - Method in class swim.db.BTreePage
- updated(Value, Value, long, int) - Method in class swim.db.BTree
- updated(UriPattern, T) - Method in class swim.uri.UriMapper
- updated(Uri, T) - Method in class swim.uri.UriMapper
- updatedAttr(String, boolean) - Method in class swim.structure.Item
- updatedAttr(String, double) - Method in class swim.structure.Item
- updatedAttr(String, float) - Method in class swim.structure.Item
- updatedAttr(String, int) - Method in class swim.structure.Item
- updatedAttr(String, long) - Method in class swim.structure.Item
- updatedAttr(String, String) - Method in class swim.structure.Item
- updatedAttr(String, Value) - Method in class swim.structure.Item
- updatedAttr(String, Value) - Method in class swim.structure.Record
- updatedAttr(Text, boolean) - Method in class swim.structure.Item
- updatedAttr(Text, double) - Method in class swim.structure.Item
- updatedAttr(Text, float) - Method in class swim.structure.Item
- updatedAttr(Text, int) - Method in class swim.structure.Item
- updatedAttr(Text, long) - Method in class swim.structure.Item
- updatedAttr(Text, String) - Method in class swim.structure.Item
- updatedAttr(Text, Value) - Method in class swim.structure.Absent
- updatedAttr(Text, Value) - Method in class swim.structure.Item
- updatedAttr(Text, Value) - Method in class swim.structure.Record
- updatedHeader(HttpHeader) - Method in class swim.http.HttpMessage
- updatedHeader(HttpHeader) - Method in class swim.http.HttpRequest
- updatedHeader(HttpHeader) - Method in class swim.http.HttpResponse
- updatedHeaders(FingerTrieSeq<HttpHeader>) - Method in class swim.http.HttpMessage
- updatedHeaders(FingerTrieSeq<HttpHeader>) - Method in class swim.http.HttpRequest
- updatedHeaders(FingerTrieSeq<HttpHeader>) - Method in class swim.http.HttpResponse
- updatedHeaders(HttpHeader...) - Method in class swim.http.HttpMessage
- updatedHeaders(HttpHeader...) - Method in class swim.http.HttpRequest
- updatedHeaders(HttpHeader...) - Method in class swim.http.HttpResponse
- updatedQuery(String, String) - Method in class swim.uri.Uri
- updatedSlot(String, boolean) - Method in class swim.structure.Item
- updatedSlot(String, double) - Method in class swim.structure.Item
- updatedSlot(String, float) - Method in class swim.structure.Item
- updatedSlot(String, int) - Method in class swim.structure.Item
- updatedSlot(String, long) - Method in class swim.structure.Item
- updatedSlot(String, String) - Method in class swim.structure.Item
- updatedSlot(String, Value) - Method in class swim.structure.Item
- updatedSlot(String, Value) - Method in class swim.structure.Record
- updatedSlot(Value, boolean) - Method in class swim.structure.Item
- updatedSlot(Value, double) - Method in class swim.structure.Item
- updatedSlot(Value, float) - Method in class swim.structure.Item
- updatedSlot(Value, int) - Method in class swim.structure.Item
- updatedSlot(Value, long) - Method in class swim.structure.Item
- updatedSlot(Value, String) - Method in class swim.structure.Item
- updatedSlot(Value, Value) - Method in class swim.structure.Absent
- updatedSlot(Value, Value) - Method in class swim.structure.Item
- updatedSlot(Value, Value) - Method in class swim.structure.Record
- updatedValue(Value) - Method in class swim.structure.Attr
- updatedValue(Value) - Method in class swim.structure.Field
-
Returns a copy of this
Fieldwith the updatedvalue. - updatedValue(Value) - Method in class swim.structure.Slot
- updateTree(T, T, long) - Method in class swim.db.Trunk
- upgrade() - Static method in class swim.http.header.ConnectionHeader
- upgrade(WarpSocket, WsRequest) - Method in class swim.io.warp.AbstractWarpClient
- upgrade(WarpSocket, WsResponse) - Method in class swim.io.warp.AbstractWarpServer
- upgrade(WarpSocket, WsResponse, WarpSettings) - Method in class swim.web.WebRequest
- upgrade(WebSocket<?, ?>, WsRequest) - Method in class swim.io.ws.AbstractWsClient
- upgrade(WebSocket<?, ?>, WsResponse) - Method in class swim.io.ws.AbstractWsServer
- upgrade(WebSocket<?, ?>, WsResponse, WsSettings) - Method in class swim.web.WebRequest
- UPGRADE_REQUIRED - Static variable in class swim.http.HttpStatus
- UpgradeHeader - Class in swim.http.header
- upgradeProtocol(String, String) - Method in class swim.http.HttpParser
- UpgradeProtocol - Class in swim.http
- upgradeProtocolParser() - Method in class swim.http.HttpParser
- upgradeProtocolWriter(String, String) - Method in class swim.http.HttpWriter
- uppercase() - Static method in class swim.codec.Base16
-
Returns the
Base16encoding with uppercase alphanumeric digits. - uri() - Method in class swim.http.HttpRequest
- uri(Uri) - Method in class swim.http.HttpRequest
- Uri - Class in swim.uri
- Uri(UriScheme, UriAuthority, UriPath, UriQuery, UriFragment) - Constructor for class swim.uri.Uri
- URI_TOO_LONG - Static variable in class swim.http.HttpStatus
- UriAuthority - Class in swim.uri
- UriAuthority(UriUser, UriHost, UriPort) - Constructor for class swim.uri.UriAuthority
- UriException - Exception in swim.uri
- UriException() - Constructor for exception swim.uri.UriException
- UriException(String) - Constructor for exception swim.uri.UriException
- UriException(String, Throwable) - Constructor for exception swim.uri.UriException
- UriException(Throwable) - Constructor for exception swim.uri.UriException
- UriForm - Class in swim.uri
- UriFragment - Class in swim.uri
- UriFragment(String) - Constructor for class swim.uri.UriFragment
- UriHost - Class in swim.uri
- UriHost() - Constructor for class swim.uri.UriHost
- UriMapper<T> - Class in swim.uri
- UriParser - Class in swim.uri
- UriParser() - Constructor for class swim.uri.UriParser
- UriPart - Class in swim.uri
- UriPath - Class in swim.uri
- UriPathBuilder - Class in swim.uri
- UriPathBuilder() - Constructor for class swim.uri.UriPathBuilder
- UriPathForm - Class in swim.uri
- UriPattern - Class in swim.uri
- UriPatternForm - Class in swim.uri
- UriPort - Class in swim.uri
- UriPort(int) - Constructor for class swim.uri.UriPort
- UriQuery - Class in swim.uri
- UriQuery() - Constructor for class swim.uri.UriQuery
- UriQueryBuilder - Class in swim.uri
- UriQueryBuilder() - Constructor for class swim.uri.UriQueryBuilder
- UriScheme - Class in swim.uri
- UriScheme(String) - Constructor for class swim.uri.UriScheme
- UriUser - Class in swim.uri
- UriUser(String, String) - Constructor for class swim.uri.UriUser
- url() - Static method in class swim.codec.Base64
-
Returns the
Base64encoding with the url and filename safe alphabet. - url(boolean) - Static method in class swim.codec.Base64
-
Returns the
Base64encoding with the url and filename safe alphabet, and required padding, ifisPaddedistrue. - urlUnpadded() - Static method in class swim.codec.Base64
- USE_PROXY - Static variable in class swim.http.HttpStatus
- user - Variable in class swim.uri.UriAuthority
- user() - Method in class swim.uri.Uri
- user() - Method in class swim.uri.UriAuthority
- user(String, String) - Method in class swim.uri.UriParser
- user(UriUser) - Method in class swim.uri.Uri
- user(UriUser) - Method in class swim.uri.UriAuthority
- UserAgentHeader - Class in swim.http.header
- username - Variable in class swim.uri.UriUser
- username() - Method in class swim.mqtt.MqttConnectPacket
- username() - Method in class swim.uri.Uri
- username() - Method in class swim.uri.UriAuthority
- username() - Method in class swim.uri.UriUser
- username(String) - Method in class swim.mqtt.MqttConnectPacket
- username(String) - Method in class swim.uri.Uri
- username(String) - Method in class swim.uri.UriAuthority
- username(String) - Method in class swim.uri.UriUser
- username(String, String) - Method in class swim.uri.Uri
- username(String, String) - Method in class swim.uri.UriAuthority
- userParser() - Method in class swim.uri.UriParser
- userPart() - Method in class swim.uri.Uri
- userPart() - Method in class swim.uri.UriAuthority
- userPart(String) - Method in class swim.uri.Uri
- userPart(String) - Method in class swim.uri.UriAuthority
- Utf8 - Class in swim.codec
- UtfErrorMode - Class in swim.codec
-
Unicode transformation format error handling mode.
- UTree - Class in swim.db
- UTree(TreeContext, int, long, boolean, boolean) - Constructor for class swim.db.UTree
- UTree(TreeContext, Seed, boolean, boolean) - Constructor for class swim.db.UTree
- UTree(TreeContext, UTreePageRef, Seed, boolean, boolean) - Constructor for class swim.db.UTree
- UTREE - swim.db.TreeType
- UTreeDelegate - Interface in swim.db
- utreeDidUpdate(UTree, UTree, Value, Value) - Method in class swim.db.TreeContext
- utreeDidUpdate(UTree, UTree, Value, Value) - Method in class swim.db.Trunk
- utreeDidUpdate(UTree, UTree, Value, Value) - Method in interface swim.db.UTreeDelegate
- UTreeLeaf - Class in swim.db
- UTreeLeaf(UTreePageRef, long, Value) - Constructor for class swim.db.UTreeLeaf
- UTreePage - Class in swim.db
- UTreePageRef - Class in swim.db
- UTreePageRef(PageContext, int, int, int, long) - Constructor for class swim.db.UTreePageRef
- UTreePageRef(PageContext, int, int, int, long, Object) - Constructor for class swim.db.UTreePageRef
- UTreePageRef(PageContext, int, int, int, long, Object, int, int, int) - Constructor for class swim.db.UTreePageRef
- UTreeValue - Class in swim.db
- UTreeValue(Trunk<UTree>) - Constructor for class swim.db.UTreeValue
V
- value - Variable in class swim.security.JsonWebKey
- value - Variable in class swim.security.JsonWebToken
- value - Variable in class swim.spatial.SpatialMap.SimpleEntry
- value - Variable in class swim.structure.Text
- value() - Method in class swim.args.Arg
- value() - Method in annotation type swim.avro.AvroMember
- value() - Method in class swim.db.MetaLeaf
- value() - Method in class swim.hpack.HpackHeader
- value() - Method in class swim.http.ChunkExtension
- value() - Method in class swim.http.header.ExpectHeader
- value() - Method in class swim.http.header.RawHeader
- value() - Method in class swim.http.HttpHeader
- value() - Method in class swim.http.WebSocketParam
- value() - Method in annotation type swim.protobuf.ProtobufMember
- value() - Method in annotation type swim.streamlet.In
- value() - Method in annotation type swim.streamlet.Inout
- value() - Method in annotation type swim.streamlet.Out
- value() - Method in class swim.structure.Attr
- value() - Method in class swim.structure.Field
-
Returns the value component of this
Field. - value() - Method in annotation type swim.structure.Header
- value() - Method in annotation type swim.structure.Member
- value() - Method in class swim.structure.Slot
- value() - Method in annotation type swim.structure.Tag
- value() - Method in class swim.uri.UriQuery
- value(I) - Method in class swim.json.JsonParser
- value(I) - Method in class swim.json.JsonWriter
- value(I) - Method in class swim.recon.ReconParser
- value(I) - Method in class swim.recon.ReconWriter
- value(String) - Method in class swim.args.Arg
- value(Item) - Method in class swim.json.JsonStructureParser
- value(Item) - Method in class swim.json.JsonStructureWriter
- value(Item) - Method in class swim.recon.ReconStructureParser
- value(Item) - Method in class swim.recon.ReconStructureWriter
- Value - Class in swim.structure
- valueBuilder() - Method in class swim.protobuf.schema.ProtobufMapType
- valueBuilder() - Method in class swim.protobuf.schema.ProtobufRepeatedType
- valueBuilder() - Method in class swim.recon.ReconParser
- valueBuilder() - Method in class swim.recon.ReconStructureParser
- valueClass(Class<T2>) - Method in class swim.structure.collections.ValueCollection
- valueClass(Class<T2>) - Method in class swim.structure.collections.ValueCursor
- valueClass(Class<T2>) - Method in class swim.structure.collections.ValueIterable
- valueClass(Class<T2>) - Method in class swim.structure.collections.ValueIterator
- valueClass(Class<T2>) - Method in class swim.structure.collections.ValueKeyedList
- valueClass(Class<T2>) - Method in class swim.structure.collections.ValueList
- valueClass(Class<T2>) - Method in class swim.structure.collections.ValueListIterator
- valueClass(Class<T2>) - Method in class swim.structure.collections.ValueSet
- valueClass(Class<V>) - Method in class swim.db.BTreeMap
- valueClass(Class<V>) - Method in class swim.db.BTreeMapView
- valueClass(Class<V>) - Method in class swim.db.QTreeMap
- valueClass(Class<V>) - Method in class swim.db.QTreeMapView
- valueClass(Class<V>) - Method in class swim.db.STreeList
- valueClass(Class<V>) - Method in class swim.db.STreeListView
- valueClass(Class<V2>) - Method in class swim.spatial.SpatialValueMap
- valueClass(Class<V2>) - Method in class swim.structure.collections.ValueEntryCursor
- valueClass(Class<V2>) - Method in class swim.structure.collections.ValueEntryIterator
- valueClass(Class<V2>) - Method in class swim.structure.collections.ValueIterableMap
- valueClass(Class<V2>) - Method in class swim.structure.collections.ValueMap
- valueClass(Class<V2>) - Method in class swim.structure.collections.ValueOrderedMap
- valueClass(Class<V2>) - Method in class swim.structure.collections.ValueOrderedMapCursor
- valueClass(Class<V2>) - Method in class swim.structure.collections.ValueReducedMap
- valueClass(Class<V2>) - Method in class swim.structure.collections.ValueSortedMap
- ValueCollection<T> - Class in swim.structure.collections
- ValueCollection(Collection<? extends Value>, Form<T>) - Constructor for class swim.structure.collections.ValueCollection
- valueCount() - Method in class swim.dataflow.RecordModel
- valueCount() - Method in class swim.structure.Record
-
Returns the number of
Valuemembers contained in thisRecord. - ValueCursor<T> - Class in swim.structure.collections
- ValueCursor(Cursor<? extends Value>, Form<T>) - Constructor for class swim.structure.collections.ValueCursor
- ValueEntry<K,V> - Class in swim.structure.collections
- ValueEntry(Map.Entry<Value, Value>, Form<K>, Form<V>) - Constructor for class swim.structure.collections.ValueEntry
- ValueEntryCursor<K,V> - Class in swim.structure.collections
- ValueEntryCursor(Cursor<? extends Map.Entry<? extends Value, ? extends Value>>, Form<K>, Form<V>) - Constructor for class swim.structure.collections.ValueEntryCursor
- ValueEntryIterator<K,V> - Class in swim.structure.collections
- ValueEntryIterator(Iterator<? extends Map.Entry<? extends Value, ? extends Value>>, Form<K>, Form<V>) - Constructor for class swim.structure.collections.ValueEntryIterator
- valueField() - Method in class swim.protobuf.schema.ProtobufMapEntryType
- valueForm - Variable in class swim.spatial.SpatialValueMap
- valueForm - Variable in class swim.structure.collections.ValueCursor
- valueForm - Variable in class swim.structure.collections.ValueIterable
- valueForm - Variable in class swim.structure.collections.ValueIterator
- valueForm - Variable in class swim.structure.collections.ValueMap
- valueForm - Variable in class swim.structure.collections.ValueMapEntrySet
- valueForm() - Method in class swim.spatial.SpatialValueMap
- valueForm() - Method in class swim.structure.collections.ValueCursor
- valueForm() - Method in class swim.structure.collections.ValueEntryCursor
- valueForm() - Method in class swim.structure.collections.ValueEntryIterator
- valueForm() - Method in class swim.structure.collections.ValueIterable
- valueForm() - Method in class swim.structure.collections.ValueIterator
- valueForm() - Method in class swim.structure.collections.ValueMap
- valueForm(Form<T2>) - Method in class swim.structure.collections.ValueCollection
- valueForm(Form<T2>) - Method in class swim.structure.collections.ValueCursor
- valueForm(Form<T2>) - Method in class swim.structure.collections.ValueIterable
- valueForm(Form<T2>) - Method in class swim.structure.collections.ValueIterator
- valueForm(Form<T2>) - Method in class swim.structure.collections.ValueKeyedList
- valueForm(Form<T2>) - Method in class swim.structure.collections.ValueList
- valueForm(Form<T2>) - Method in class swim.structure.collections.ValueListIterator
- valueForm(Form<T2>) - Method in class swim.structure.collections.ValueSet
- valueForm(Form<V>) - Method in class swim.db.BTreeMap
- valueForm(Form<V>) - Method in class swim.db.BTreeMapView
- valueForm(Form<V>) - Method in class swim.db.QTreeMap
- valueForm(Form<V>) - Method in class swim.db.QTreeMapView
- valueForm(Form<V>) - Method in class swim.db.STreeList
- valueForm(Form<V>) - Method in class swim.db.STreeListView
- valueForm(Form<V2>) - Method in class swim.spatial.SpatialValueMap
- valueForm(Form<V2>) - Method in class swim.structure.collections.ValueEntryCursor
- valueForm(Form<V2>) - Method in class swim.structure.collections.ValueEntryIterator
- valueForm(Form<V2>) - Method in class swim.structure.collections.ValueIterableMap
- valueForm(Form<V2>) - Method in class swim.structure.collections.ValueMap
- valueForm(Form<V2>) - Method in class swim.structure.collections.ValueOrderedMap
- valueForm(Form<V2>) - Method in class swim.structure.collections.ValueOrderedMapCursor
- valueForm(Form<V2>) - Method in class swim.structure.collections.ValueReducedMap
- valueForm(Form<V2>) - Method in class swim.structure.collections.ValueSortedMap
- ValueForm - Class in swim.structure.form
- ValueForm(Value) - Constructor for class swim.structure.form.ValueForm
- ValueInput<O> - Class in swim.streamlet
- ValueInput() - Constructor for class swim.streamlet.ValueInput
- ValueInput(O) - Constructor for class swim.streamlet.ValueInput
- ValueIterable<T> - Class in swim.structure.collections
- ValueIterable(Iterable<? extends Value>, Form<T>) - Constructor for class swim.structure.collections.ValueIterable
- ValueIterableMap<K,V> - Class in swim.structure.collections
- ValueIterableMap(IterableMap<? extends Value, ? extends Value>, Form<K>, Form<V>) - Constructor for class swim.structure.collections.ValueIterableMap
- valueIterator() - Method in class swim.collections.BTree
- valueIterator() - Method in class swim.collections.BTreeMap
- valueIterator() - Method in class swim.collections.BTreePage
- valueIterator() - Method in class swim.collections.HashTrieMap
- valueIterator() - Method in class swim.db.BTreeMap
- valueIterator() - Method in class swim.db.BTreeMapView
- valueIterator() - Method in class swim.db.QTreeMap
- valueIterator() - Method in class swim.db.QTreeMapView
- valueIterator() - Method in class swim.spatial.QTree
- valueIterator() - Method in class swim.spatial.QTreeMap
- valueIterator() - Method in interface swim.spatial.SpatialMap
- valueIterator() - Method in class swim.spatial.SpatialValueMap
- valueIterator() - Method in class swim.structure.collections.ValueIterableMap
- valueIterator() - Method in class swim.structure.Record
- valueIterator() - Method in class swim.uri.UriMapper
- valueIterator() - Method in interface swim.util.IterableMap
- valueIterator() - Method in interface swim.util.OrderedMap
- ValueIterator<T> - Class in swim.structure.collections
- ValueIterator(Iterator<? extends Value>, Form<T>) - Constructor for class swim.structure.collections.ValueIterator
- ValueKeyedList<T> - Class in swim.structure.collections
- ValueKeyedList(KeyedList<? extends Value>, Form<T>) - Constructor for class swim.structure.collections.ValueKeyedList
- ValueList<T> - Class in swim.structure.collections
- ValueList(List<? extends Value>, Form<T>) - Constructor for class swim.structure.collections.ValueList
- ValueListIterator<T> - Class in swim.structure.collections
- ValueListIterator(ListIterator<? extends Value>, Form<T>) - Constructor for class swim.structure.collections.ValueListIterator
- ValueMap<K,V> - Class in swim.structure.collections
- ValueMap(Map<? extends Value, ? extends Value>, Form<K>, Form<V>) - Constructor for class swim.structure.collections.ValueMap
- ValueMapEntrySet<K,V> - Class in swim.structure.collections
- ValueMapEntrySet(Map<? extends Value, ? extends Value>, Form<K>, Form<V>) - Constructor for class swim.structure.collections.ValueMapEntrySet
- valueOf(String) - Static method in enum swim.avro.schema.AvroOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum swim.db.PageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum swim.db.TreeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum swim.hpack.HpackIndexing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum swim.io.ClientAuth
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum swim.io.FlowControl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum swim.io.FlowModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum swim.mqtt.MqttQoS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum swim.protobuf.ProtobufWireType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum swim.streamlet.KeyEffect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum swim.ws.WsOpcode
-
Returns the enum constant of this type with the specified name.
- ValueOrderedMap<K,V> - Class in swim.structure.collections
- ValueOrderedMap(OrderedMap<? extends Value, ? extends Value>, Form<K>, Form<V>) - Constructor for class swim.structure.collections.ValueOrderedMap
- ValueOrderedMapCursor<K,V> - Class in swim.structure.collections
- ValueOrderedMapCursor(OrderedMapCursor<? extends Value, ? extends Value>, Form<K>, Form<V>) - Constructor for class swim.structure.collections.ValueOrderedMapCursor
- ValueOutput<I> - Class in swim.streamlet
- ValueOutput() - Constructor for class swim.streamlet.ValueOutput
- ValueOutput(I) - Constructor for class swim.streamlet.ValueOutput
- valueParser() - Method in class swim.json.JsonParser
- ValueReducedMap<K,V,U> - Class in swim.structure.collections
- ValueReducedMap(ReducedMap<? extends Value, ? extends Value, ? extends Value>, Form<K>, Form<V>, Form<U>) - Constructor for class swim.structure.collections.ValueReducedMap
- values() - Static method in enum swim.avro.schema.AvroOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class swim.collections.HashTrieMap
- values() - Static method in enum swim.db.PageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum swim.db.TreeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum swim.hpack.HpackIndexing
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum swim.io.ClientAuth
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum swim.io.FlowControl
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum swim.io.FlowModifier
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum swim.mqtt.MqttQoS
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum swim.protobuf.ProtobufWireType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum swim.streamlet.KeyEffect
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class swim.structure.collections.ValueMap
- values() - Method in class swim.structure.Record
- values() - Method in class swim.structure.selector.IdentitySelector
- values() - Method in class swim.structure.Selector
- values() - Method in class swim.uri.UriMapper
- values() - Method in class swim.uri.UriQuery
- values() - Method in interface swim.util.IterableMap
- values() - Method in interface swim.util.OrderedMap
- values() - Static method in enum swim.ws.WsOpcode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values(Value) - Method in class swim.recon.ReconStructureParser
- values(Cursor<? extends Map.Entry<?, ? extends V>>) - Static method in interface swim.util.Cursor
- values(V) - Method in class swim.recon.ReconParser
- ValueSet<T> - Class in swim.structure.collections
- ValueSet(Set<? extends Value>, Form<T>) - Constructor for class swim.structure.collections.ValueSet
- valueSize() - Method in class swim.hpack.HpackHeader
- ValueSortedMap<K,V> - Class in swim.structure.collections
- ValueSortedMap(SortedMap<Value, Value>, Form<K>, Form<V>) - Constructor for class swim.structure.collections.ValueSortedMap
- ValuesSelector - Class in swim.structure.selector
-
A
Selectorthat, whenevaluatedagainst someInterpreter, yields all of the "values" of the topItemin the interpreter's frame stack. - ValuesSelector(Selector) - Constructor for class swim.structure.selector.ValuesSelector
- valueType() - Method in class swim.avro.schema.AvroFieldType
- valueType() - Method in class swim.avro.schema.AvroMapType
- valueType() - Method in class swim.protobuf.schema.ProtobufFieldType
- valueType() - Method in class swim.protobuf.schema.ProtobufMapType
- variant(AvroType<? extends T>) - Method in class swim.avro.schema.AvroUnionType
- variantCount() - Method in class swim.avro.schema.AvroUnionType
- VARINT - swim.protobuf.ProtobufWireType
- varintDecoder(AvroVarintType<T>) - Method in class swim.avro.decoder.AvroDecoder
- varintDecoder(ProtobufVarintType<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- varintType() - Static method in class swim.protobuf.structure.ProtobufStructure
- vector() - Method in interface swim.math.AffineSpace
- vector() - Method in class swim.math.R
- vector() - Method in class swim.math.R2
- vector() - Method in class swim.math.R3
- VectorModule<V,S> - Interface in swim.math
- VectorSpace<V,S> - Interface in swim.math
- verify(String, Iterable<PublicKeyDef>) - Static method in class swim.security.GoogleIdToken
- verify(String, Iterable<PublicKeyDef>) - Static method in class swim.security.OpenIdToken
- verify(JsonWebSignature, Iterable<PublicKeyDef>) - Static method in class swim.security.GoogleIdToken
- verify(JsonWebSignature, Iterable<PublicKeyDef>) - Static method in class swim.security.OpenIdToken
- verifyECDSASignature(Signature, PublicKey) - Method in class swim.security.JsonWebSignature
- verifyMac(Key) - Method in class swim.security.JsonWebSignature
- verifyMac(Mac, Key) - Method in class swim.security.JsonWebSignature
- verifyRsaSignature(Signature, PublicKey) - Method in class swim.security.ReconSignature
- verifyRSASignature(Signature, PublicKey) - Method in class swim.security.JsonWebSignature
- verifySignature(PublicKey) - Method in class swim.security.JsonWebSignature
- verifySignature(PublicKey) - Method in class swim.security.ReconSignature
- version - Variable in class swim.dataflow.AbstractRecordOutlet
- version - Variable in class swim.dataflow.AbstractRecordStreamlet
- version - Variable in class swim.streamlet.AbstractInlet
- version - Variable in class swim.streamlet.AbstractInoutlet
- version - Variable in class swim.streamlet.AbstractMapInlet
- version - Variable in class swim.streamlet.AbstractMapInletMapOutlet
- version - Variable in class swim.streamlet.AbstractMapInletOutlet
- version - Variable in class swim.streamlet.AbstractMapInoutlet
- version - Variable in class swim.streamlet.AbstractMapOutlet
- version - Variable in class swim.streamlet.AbstractOutlet
- version - Variable in class swim.streamlet.AbstractStreamlet
- version() - Method in class swim.db.BTreeLeaf
- version() - Method in class swim.db.BTreeNode
- version() - Method in class swim.db.Database
- version() - Method in class swim.db.Germ
- version() - Method in class swim.db.Page
- version() - Method in class swim.db.QTreeLeaf
- version() - Method in class swim.db.QTreeNode
- version() - Method in class swim.db.STreeLeaf
- version() - Method in class swim.db.STreeNode
- version() - Method in class swim.db.Trunk
- version() - Method in class swim.db.UTreeLeaf
- version() - Method in class swim.http.HttpMessage
- version() - Method in class swim.http.HttpRequest
- version() - Method in class swim.http.HttpResponse
- version() - Method in class swim.http.Product
- version() - Method in class swim.http.UpgradeProtocol
- version(int, int) - Method in class swim.http.HttpParser
- version(HttpVersion) - Method in class swim.http.HttpRequest
- version(HttpVersion) - Method in class swim.http.HttpResponse
- version13() - Static method in class swim.http.header.SecWebSocketVersionHeader
- versionParser() - Method in class swim.http.HttpParser
- versions() - Method in class swim.http.header.SecWebSocketVersionHeader
- versionWriter(int, int) - Method in class swim.http.HttpWriter
W
- WAIT - swim.io.FlowControl
-
accept, connect, read, and write disabled.
- WANT - swim.io.ClientAuth
-
Client authentication requested.
- warn(Object) - Method in interface swim.util.Log
-
Logs a warn-level message.
- warning() - Static method in class swim.util.Severity
-
Returns the
SeveritywithWARNING_LEVELof importance. - warning(String) - Static method in class swim.util.Severity
-
Returns a
SeveritywithWARNING_LEVELof importance, and the given descriptivelabel. - WARNING_LEVEL - Static variable in class swim.util.Severity
- WarpException - Exception in swim.warp
- WarpException() - Constructor for exception swim.warp.WarpException
- WarpException(String) - Constructor for exception swim.warp.WarpException
- WarpException(String, Throwable) - Constructor for exception swim.warp.WarpException
- WarpException(Throwable) - Constructor for exception swim.warp.WarpException
- warpSettings - Variable in class swim.io.warp.AbstractWarpClient
- warpSettings - Variable in class swim.io.warp.AbstractWarpServer
- warpSettings - Variable in class swim.io.warp.WarpWebSocket
- warpSettings() - Method in class swim.io.warp.AbstractWarpClient
- warpSettings() - Method in class swim.io.warp.AbstractWarpServer
- warpSettings() - Method in class swim.io.warp.AbstractWarpSocket
- warpSettings() - Method in interface swim.io.warp.WarpSocketContext
- warpSettings() - Method in class swim.io.warp.WarpWebSocket
- WarpSettings - Class in swim.io.warp
- WarpSettings(WsSettings) - Constructor for class swim.io.warp.WarpSettings
- WarpSocket - Interface in swim.io.warp
- warpSocketContext() - Method in class swim.io.warp.AbstractWarpSocket
- warpSocketContext() - Method in interface swim.io.warp.WarpSocket
- WarpSocketContext - Interface in swim.io.warp
- WarpWebSocket - Class in swim.io.warp
- WarpWebSocket(WarpSocket, WarpSettings) - Constructor for class swim.io.warp.WarpWebSocket
- watch(WatchFieldsFunction<? super K, ? super V>) - Method in interface swim.streamlet.MapOutlet
- watch(WatchValueFunction<? super O>) - Method in interface swim.streamlet.Outlet
- WatchFieldsCombinator<K,V,O> - Class in swim.streamlet.combinator
- WatchFieldsCombinator(WatchFieldsFunction<? super K, ? super V>) - Constructor for class swim.streamlet.combinator.WatchFieldsCombinator
- WatchFieldsFunction<K,V> - Interface in swim.streamlet.function
- WatchFieldsOperator<K,V,O> - Class in swim.streamlet.combinator
- WatchFieldsOperator() - Constructor for class swim.streamlet.combinator.WatchFieldsOperator
- WatchValueCombinator<I> - Class in swim.streamlet.combinator
- WatchValueCombinator(WatchValueFunction<? super I>) - Constructor for class swim.streamlet.combinator.WatchValueCombinator
- WatchValueFunction<I> - Interface in swim.streamlet.function
- WatchValueOperator<I> - Class in swim.streamlet.combinator
- WatchValueOperator() - Constructor for class swim.streamlet.combinator.WatchValueOperator
- weaken(K) - Method in class swim.util.HashGenCacheMap
- weaken(T) - Method in class swim.util.HashGenCacheSet
- WebRequest - Class in swim.web
- WebRequest() - Constructor for class swim.web.WebRequest
- WebResponse - Class in swim.web
- WebResponse() - Constructor for class swim.web.WebResponse
- WebRoute - Interface in swim.web
- WebServerRequest - Class in swim.web
- WebServerRequest(HttpRequest<?>) - Constructor for class swim.web.WebServerRequest
- WebServerRequest(HttpRequest<?>, UriPath) - Constructor for class swim.web.WebServerRequest
- websocket() - Static method in class swim.http.header.UpgradeHeader
- websocket() - Static method in class swim.http.UpgradeProtocol
- webSocket() - Method in class swim.io.ws.WsUpgradeRequester
- webSocket() - Method in class swim.io.ws.WsUpgradeResponder
- WebSocket<I,O> - Interface in swim.io.ws
- webSocketContext() - Method in class swim.io.warp.WarpWebSocket
- webSocketContext() - Method in class swim.io.ws.AbstractWebSocket
- webSocketContext() - Method in interface swim.io.ws.WebSocket
- WebSocketContext<I,O> - Interface in swim.io.ws
- webSocketExtension(String, FingerTrieSeq<WebSocketParam>) - Method in class swim.http.HttpParser
- WebSocketExtension - Class in swim.http
- webSocketExtensionParser() - Method in class swim.http.HttpParser
- webSocketExtensionWriter(String, Iterator<WebSocketParam>) - Method in class swim.http.HttpWriter
- WebSocketModem<I,O> - Class in swim.io.ws
- WebSocketModem(WebSocket<I, O>, WsSettings, WsDecoder, WsEncoder) - Constructor for class swim.io.ws.WebSocketModem
- webSocketParam(String, String) - Method in class swim.http.HttpParser
- WebSocketParam - Class in swim.http
- webSocketParamParser() - Method in class swim.http.HttpParser
- webSocketParamWriter(String, String) - Method in class swim.http.HttpWriter
- weight() - Method in class swim.http.ContentCoding
- weight() - Method in class swim.http.HttpCharset
- weight() - Method in class swim.http.LanguageRange
- weight() - Method in class swim.http.MediaRange
- weight(float) - Method in class swim.http.ContentCoding
- weight(float) - Method in class swim.http.HttpCharset
- weight(float) - Method in class swim.http.LanguageRange
- weight(float) - Method in class swim.http.MediaRange
- wgs84() - Static method in class swim.spatial.GeoProjection
- wgs84Form() - Static method in class swim.spatial.GeoProjection
- wgs84Inverse() - Static method in class swim.spatial.GeoProjection
- whave - Variable in class swim.deflate.Inflate
- willBecome(IpSocket) - Method in class swim.io.AbstractIpModem
- willBecome(IpSocket) - Method in class swim.io.AbstractIpSocket
- willBecome(IpSocket) - Method in class swim.io.http.AbstractHttpClient
- willBecome(IpSocket) - Method in class swim.io.http.AbstractHttpRequester
- willBecome(IpSocket) - Method in class swim.io.http.AbstractHttpResponder
- willBecome(IpSocket) - Method in class swim.io.http.AbstractHttpServer
- willBecome(IpSocket) - Method in interface swim.io.http.HttpClient
- willBecome(IpSocket) - Method in class swim.io.http.HttpClientModem
- willBecome(IpSocket) - Method in interface swim.io.http.HttpRequester
- willBecome(IpSocket) - Method in interface swim.io.http.HttpResponder
- willBecome(IpSocket) - Method in interface swim.io.http.HttpServer
- willBecome(IpSocket) - Method in class swim.io.http.HttpServerModem
- willBecome(IpSocket) - Method in interface swim.io.IpModem
-
Lifecycle callback invoked by the modem context before it has
becomea newsocketimplementation. - willBecome(IpSocket) - Method in interface swim.io.IpSocket
-
Lifecycle callback invoked by the socket context before it has
becomea newsocketimplementation. - willBecome(IpSocket) - Method in class swim.io.IpSocketModem
- willBecome(IpSocket) - Method in class swim.io.mqtt.AbstractMqttSocket
- willBecome(IpSocket) - Method in interface swim.io.mqtt.MqttSocket
- willBecome(IpSocket) - Method in class swim.io.mqtt.MqttSocketModem
- willBecome(IpSocket) - Method in class swim.io.warp.AbstractWarpSocket
- willBecome(IpSocket) - Method in interface swim.io.warp.WarpSocket
- willBecome(IpSocket) - Method in class swim.io.warp.WarpWebSocket
- willBecome(IpSocket) - Method in class swim.io.ws.AbstractWebSocket
- willBecome(IpSocket) - Method in interface swim.io.ws.WebSocket
- willBecome(IpSocket) - Method in class swim.io.ws.WebSocketModem
- willClear() - Method in interface swim.observable.function.WillClear
- willClear(WillClear) - Method in interface swim.observable.ObservableList
- willClear(WillClear) - Method in interface swim.observable.ObservableMap
- willClear(WillClear) - Method in interface swim.observable.ObservableSpatialMap
- WillClear - Interface in swim.observable.function
- willClose() - Method in class swim.db.Database
-
Lifecycle callback invoked upon entering the closing state.
- willClose() - Method in class swim.db.FileStore
-
Lifecycle callback invoked upon entering the closing state.
- willClose() - Method in class swim.db.FileZone
-
Lifecycle callback invoked upon entering the closing state.
- willConnect() - Method in class swim.io.AbstractIpModem
- willConnect() - Method in class swim.io.AbstractIpSocket
- willConnect() - Method in class swim.io.http.AbstractHttpClient
- willConnect() - Method in interface swim.io.http.HttpClient
- willConnect() - Method in class swim.io.http.HttpClientModem
- willConnect() - Method in class swim.io.http.HttpServerModem
- willConnect() - Method in interface swim.io.IpModem
-
Lifecycle callback invoked by the modem context before the underlying network socket attempts to open a connection.
- willConnect() - Method in interface swim.io.IpSocket
-
Lifecycle callback invoked by the socket context before the underlying network socket attempts to open a connection.
- willConnect() - Method in class swim.io.IpSocketModem
- willConnect() - Method in class swim.io.mqtt.AbstractMqttSocket
- willConnect() - Method in interface swim.io.mqtt.MqttSocket
- willConnect() - Method in class swim.io.mqtt.MqttSocketModem
- willConnect() - Method in class swim.io.warp.AbstractWarpSocket
- willConnect() - Method in interface swim.io.warp.WarpSocket
- willConnect() - Method in class swim.io.warp.WarpWebSocket
- willConnect() - Method in class swim.io.ws.AbstractWebSocket
- willConnect() - Method in interface swim.io.ws.WebSocket
- willConnect() - Method in class swim.io.ws.WebSocketModem
- willDecohere() - Method in class swim.dataflow.AbstractRecordStreamlet
- willDecohere() - Method in class swim.streamlet.AbstractInoutlet
- willDecohere() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- willDecohere() - Method in class swim.streamlet.AbstractMapInletOutlet
- willDecohere() - Method in class swim.streamlet.AbstractMapInoutlet
- willDecohere() - Method in class swim.streamlet.AbstractStreamlet
- willDecohere() - Method in class swim.streamlet.StreamletInoutlet
- willDecohereInlet(Inlet<? extends I>) - Method in class swim.dataflow.AbstractRecordStreamlet
- willDecohereInlet(Inlet<? extends I>) - Method in class swim.streamlet.AbstractStreamlet
- willDecohereInlet(Inlet<? extends I>) - Method in interface swim.streamlet.GenericStreamlet
- willDecohereInput() - Method in class swim.dataflow.AbstractRecordOutlet
- willDecohereInput() - Method in class swim.streamlet.AbstractMapOutlet
- willDecohereInput() - Method in class swim.streamlet.AbstractOutlet
- willDecohereInput() - Method in class swim.streamlet.StreamletOutlet
- willDecohereInputKey(KO, KeyEffect) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- willDecohereInputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapOutlet
- willDecohereInputKey(Value, KeyEffect) - Method in class swim.dataflow.AbstractRecordOutlet
- willDecohereKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInoutlet
- willDecohereOutlet(Outlet<? super O>) - Method in class swim.dataflow.AbstractRecordStreamlet
- willDecohereOutlet(Outlet<? super O>) - Method in class swim.streamlet.AbstractStreamlet
- willDecohereOutlet(Outlet<? super O>) - Method in interface swim.streamlet.GenericStreamlet
- willDecohereOutput() - Method in class swim.streamlet.AbstractInlet
- willDecohereOutput() - Method in class swim.streamlet.AbstractMapInlet
- willDecohereOutput() - Method in class swim.streamlet.StreamletInlet
- willDecohereOutputKey(KI, KeyEffect) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- willDecohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInlet
- willDecohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInletOutlet
- willDrop(int) - Method in interface swim.observable.function.WillDrop
- willDrop(WillDrop) - Method in interface swim.observable.ObservableList
- willDrop(WillDrop) - Method in interface swim.observable.ObservableSortedMap
- WillDrop - Interface in swim.observable.function
- willMessage() - Method in class swim.mqtt.MqttConnectPacket
- willMessage(Data) - Method in class swim.mqtt.MqttConnectPacket
- willMove(int, int, V) - Method in interface swim.observable.function.WillMoveIndex
- willMove(K, S, V, S) - Method in interface swim.observable.function.WillMoveShape
- willMove(WillMoveIndex<V>) - Method in interface swim.observable.ObservableList
- willMove(WillMoveShape<K, S, V>) - Method in interface swim.observable.ObservableSpatialMap
- WillMoveIndex<V> - Interface in swim.observable.function
- WillMoveShape<K,S,V> - Interface in swim.observable.function
- willOpen() - Method in class swim.db.Database
-
Lifecycle callback invoked upon entering the opening state.
- willOpen() - Method in class swim.db.FileStore
-
Lifecycle callback invoked upon entering the opening state.
- willOpen() - Method in class swim.db.FileZone
-
Lifecycle callback invoked upon entering the opening state.
- willOperate(Operator) - Method in class swim.structure.Interpreter
- willQoS() - Method in class swim.mqtt.MqttConnectPacket
- willQoS(MqttQoS) - Method in class swim.mqtt.MqttConnectPacket
- willRecohere(int) - Method in class swim.dataflow.AbstractRecordStreamlet
- willRecohere(int) - Method in class swim.streamlet.AbstractInoutlet
- willRecohere(int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- willRecohere(int) - Method in class swim.streamlet.AbstractMapInletOutlet
- willRecohere(int) - Method in class swim.streamlet.AbstractMapInoutlet
- willRecohere(int) - Method in class swim.streamlet.AbstractStreamlet
- willRecohere(int) - Method in class swim.streamlet.StreamletInoutlet
- willRecohereInlet(Inlet<? extends I>, int) - Method in class swim.dataflow.AbstractRecordStreamlet
- willRecohereInlet(Inlet<? extends I>, int) - Method in class swim.streamlet.AbstractStreamlet
- willRecohereInlet(Inlet<? extends I>, int) - Method in interface swim.streamlet.GenericStreamlet
- willRecohereInput(int) - Method in class swim.dataflow.AbstractRecordOutlet
- willRecohereInput(int) - Method in class swim.streamlet.AbstractMapOutlet
- willRecohereInput(int) - Method in class swim.streamlet.AbstractOutlet
- willRecohereInput(int) - Method in class swim.streamlet.StreamletOutlet
- willRecohereInputKey(KO, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- willRecohereInputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapOutlet
- willRecohereInputKey(K, KeyEffect, int) - Method in class swim.streamlet.combinator.FilterFieldsOperator
- willRecohereInputKey(Value, KeyEffect, int) - Method in class swim.dataflow.AbstractRecordOutlet
- willRecohereKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInoutlet
- willRecohereOutlet(Outlet<? super O>, int) - Method in class swim.dataflow.AbstractRecordStreamlet
- willRecohereOutlet(Outlet<? super O>, int) - Method in class swim.streamlet.AbstractStreamlet
- willRecohereOutlet(Outlet<? super O>, int) - Method in interface swim.streamlet.GenericStreamlet
- willRecohereOutput(int) - Method in class swim.streamlet.AbstractInlet
- willRecohereOutput(int) - Method in class swim.streamlet.AbstractMapInlet
- willRecohereOutput(int) - Method in class swim.streamlet.StreamletInlet
- willRecohereOutputKey(KI, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- willRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInlet
- willRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletOutlet
- willRemove(int) - Method in interface swim.observable.function.WillRemoveIndex
- willRemove(K) - Method in interface swim.observable.function.WillRemoveKey
- willRemove(K, S) - Method in interface swim.observable.function.WillRemoveShape
- willRemove(WillRemoveIndex) - Method in interface swim.observable.ObservableList
- willRemove(WillRemoveKey<K>) - Method in interface swim.observable.ObservableMap
- willRemove(WillRemoveShape<K, S>) - Method in interface swim.observable.ObservableSpatialMap
- WillRemoveIndex - Interface in swim.observable.function
- WillRemoveKey<K> - Interface in swim.observable.function
- WillRemoveShape<K,S> - Interface in swim.observable.function
- willRequest(HttpRequest<?>) - Method in class swim.io.http.AbstractHttpClient
- willRequest(HttpRequest<?>) - Method in class swim.io.http.AbstractHttpRequester
- willRequest(HttpRequest<?>) - Method in class swim.io.http.AbstractHttpResponder
- willRequest(HttpRequest<?>) - Method in class swim.io.http.AbstractHttpServer
- willRequest(HttpRequest<?>) - Method in interface swim.io.http.HttpClient
- willRequest(HttpRequest<?>) - Method in interface swim.io.http.HttpRequester
- willRequest(HttpRequest<?>) - Method in interface swim.io.http.HttpResponder
- willRequest(HttpRequest<?>) - Method in interface swim.io.http.HttpServer
- willRespond(HttpResponse<?>) - Method in class swim.io.http.AbstractHttpClient
- willRespond(HttpResponse<?>) - Method in class swim.io.http.AbstractHttpRequester
- willRespond(HttpResponse<?>) - Method in class swim.io.http.AbstractHttpResponder
- willRespond(HttpResponse<?>) - Method in class swim.io.http.AbstractHttpServer
- willRespond(HttpResponse<?>) - Method in interface swim.io.http.HttpClient
- willRespond(HttpResponse<?>) - Method in interface swim.io.http.HttpRequester
- willRespond(HttpResponse<?>) - Method in interface swim.io.http.HttpResponder
- willRespond(HttpResponse<?>) - Method in interface swim.io.http.HttpServer
- willRetain() - Method in class swim.mqtt.MqttConnectPacket
- willRetain(boolean) - Method in class swim.mqtt.MqttConnectPacket
- willSecure() - Method in class swim.io.AbstractIpModem
- willSecure() - Method in class swim.io.AbstractIpSocket
- willSecure() - Method in class swim.io.http.AbstractHttpClient
- willSecure() - Method in class swim.io.http.AbstractHttpServer
- willSecure() - Method in interface swim.io.http.HttpClient
- willSecure() - Method in class swim.io.http.HttpClientModem
- willSecure() - Method in interface swim.io.http.HttpServer
- willSecure() - Method in class swim.io.http.HttpServerModem
- willSecure() - Method in interface swim.io.IpModem
-
Lifecycle callback invoked by the modem context before the underlying network socket establishes a secure connection.
- willSecure() - Method in interface swim.io.IpSocket
-
Lifecycle callback invoked by the socket context before the underlying network socket establishes a secure connection.
- willSecure() - Method in class swim.io.IpSocketModem
- willSecure() - Method in class swim.io.mqtt.AbstractMqttSocket
- willSecure() - Method in interface swim.io.mqtt.MqttSocket
- willSecure() - Method in class swim.io.mqtt.MqttSocketModem
- willSecure() - Method in class swim.io.warp.AbstractWarpSocket
- willSecure() - Method in interface swim.io.warp.WarpSocket
- willSecure() - Method in class swim.io.warp.WarpWebSocket
- willSecure() - Method in class swim.io.ws.AbstractWebSocket
- willSecure() - Method in interface swim.io.ws.WebSocket
- willSecure() - Method in class swim.io.ws.WebSocketModem
- willSelect(Selector) - Method in class swim.structure.Interpreter
- willSet(WillSet<V>) - Method in interface swim.observable.ObservableValue
- willSet(V) - Method in interface swim.observable.function.WillSet
- WillSet<V> - Interface in swim.observable.function
- willStart() - Method in class swim.concurrent.Clock
-
Lifecycle callback invoked before the clock thread starts.
- willStart() - Method in class swim.io.Station
-
Lifecycle callback invoked before the selector thread starts.
- willStop() - Method in class swim.concurrent.Clock
-
Lifecycle callback invoked before the clock thread stops.
- willStop() - Method in class swim.io.Station
-
Lifecycle callback invoked before the selector thread stops.
- willTake(int) - Method in interface swim.observable.function.WillTake
- willTake(WillTake) - Method in interface swim.observable.ObservableList
- willTake(WillTake) - Method in interface swim.observable.ObservableSortedMap
- WillTake - Interface in swim.observable.function
- willTopic() - Method in class swim.mqtt.MqttConnectPacket
- willTopic(String) - Method in class swim.mqtt.MqttConnectPacket
- willTransform(Selector) - Method in class swim.structure.Interpreter
- willUpdate(int, V) - Method in interface swim.observable.function.WillUpdateIndex
- willUpdate(K, S, V) - Method in interface swim.observable.function.WillUpdateShape
- willUpdate(K, V) - Method in interface swim.observable.function.WillUpdateKey
- willUpdate(WillUpdateIndex<V>) - Method in interface swim.observable.ObservableList
- willUpdate(WillUpdateKey<K, V>) - Method in interface swim.observable.ObservableMap
- willUpdate(WillUpdateShape<K, S, V>) - Method in interface swim.observable.ObservableSpatialMap
- WillUpdateIndex<V> - Interface in swim.observable.function
- WillUpdateKey<K,V> - Interface in swim.observable.function
- WillUpdateShape<K,S,V> - Interface in swim.observable.function
- window - Variable in class swim.deflate.Inflate
- window_buffer - Variable in class swim.deflate.Inflate
- wireType() - Method in class swim.protobuf.schema.ProtobufDataType
- wireType() - Method in class swim.protobuf.schema.ProtobufFixed32Type
- wireType() - Method in class swim.protobuf.schema.ProtobufFixed64Type
- wireType() - Method in class swim.protobuf.schema.ProtobufMessageType
- wireType() - Method in class swim.protobuf.schema.ProtobufRepeatedType
- wireType() - Method in class swim.protobuf.schema.ProtobufStringType
- wireType() - Method in class swim.protobuf.schema.ProtobufType
- wireType() - Method in class swim.protobuf.schema.ProtobufVarintType
- wireType() - Method in class swim.protobuf.schema.ProtobufZigZagType
- wnext - Variable in class swim.deflate.Inflate
- wrap(byte[]) - Static method in class swim.structure.Data
- wrap(byte[], int, int) - Static method in class swim.structure.Data
- wrap(ByteBuffer) - Static method in class swim.structure.Data
- write(int) - Method in class swim.codec.Output
-
Writes a single
tokento the stream, if thisOutputis in the cont state. - write(int) - Method in class swim.codec.OutputBuffer
- write(String) - Method in class swim.codec.Output
-
Writes the code points of the given
string. - write(String) - Method in class swim.codec.OutputBuffer
- write(ReadableByteChannel) - Method in class swim.codec.OutputBuffer
- write(WritableByteChannel) - Method in class swim.db.Chunk
- write(Encoder<?, O2>) - Method in class swim.io.AbstractIpModem
- write(Encoder<?, O2>) - Method in interface swim.io.IpModemContext
-
Enqueues a write
encoderfrom which output data will be asynchronously pulled. - write(Encoder<?, O2>) - Method in class swim.io.IpSocketModem
- write(Output<?>) - Method in class swim.structure.Data
- write(Output<?>, Item) - Static method in class swim.json.Json
- write(Output<?>, Item) - Static method in class swim.recon.Recon
- write(MqttPacket<O2>) - Method in class swim.io.mqtt.AbstractMqttSocket
- write(MqttPacket<O2>) - Method in interface swim.io.mqtt.MqttSocketContext
- write(MqttPacket<O2>) - Method in class swim.io.mqtt.MqttSocketModem
- write(WsControlFrame<?, ? extends Envelope>) - Method in class swim.io.warp.AbstractWarpSocket
- write(WsControlFrame<?, ? extends Envelope>) - Method in interface swim.io.warp.WarpSocketContext
- write(WsControlFrame<?, ? extends Envelope>) - Method in class swim.io.warp.WarpWebSocket
- write(WsControlFrame<?, O2>) - Method in class swim.io.warp.AbstractWarpClient
- write(WsControlFrame<?, O2>) - Method in class swim.io.ws.AbstractWebSocket
- write(WsControlFrame<?, O2>) - Method in interface swim.io.ws.WebSocketContext
- write(WsControlFrame<?, O2>) - Method in class swim.io.ws.WebSocketModem
- write(WsDataFrame<O2>) - Method in class swim.io.warp.AbstractWarpClient
- write(WsDataFrame<O2>) - Method in class swim.io.ws.AbstractWebSocket
- write(WsDataFrame<O2>) - Method in interface swim.io.ws.WebSocketContext
- write(WsDataFrame<O2>) - Method in class swim.io.ws.WebSocketModem
- WRITE - swim.io.FlowControl
-
write enabled; accept, connect, and read disabled.
- writeAbsent(Output<?>) - Method in class swim.recon.ReconWriter
- writeArray(Output<?>, I) - Method in class swim.json.JsonWriter
- writeAttr(Output<?>, V, V) - Method in class swim.recon.ReconWriter
- writeBase16(Output<?>) - Method in class swim.structure.Data
- writeBase16(Output<?>, Base16) - Method in class swim.structure.Data
- writeBase64(Output<?>) - Method in class swim.structure.Data
- writeBase64(Output<?>, Base64) - Method in class swim.structure.Data
- writeBlock(Output<?>, I) - Method in class swim.recon.ReconWriter
- writeBlock(Output<?>, Iterator<I>, boolean, boolean) - Method in class swim.recon.ReconWriter
- writeBlock(Output<?>, Item) - Static method in class swim.recon.Recon
- writeBlockItem(Output<?>, I) - Method in class swim.recon.ReconWriter
- writeBlockItem(Output<?>, Item) - Method in class swim.recon.ReconStructureWriter
- writeBlockValue(Output<?>, Value) - Method in class swim.recon.ReconStructureWriter
- writeBlockValue(Output<?>, V) - Method in class swim.recon.ReconWriter
- writeBool(Output<?>, boolean) - Method in class swim.json.JsonWriter
- writeBool(Output<?>, boolean) - Method in class swim.recon.ReconWriter
- writeBuffer() - Method in interface swim.io.Transport
-
Returns the buffer from which output data should be written by the underlying I/O transport.
- writeBufferSize - Variable in class swim.io.TcpSettings
- writeBufferSize() - Method in class swim.io.TcpSettings
-
Returns the size in bytes of the per-socket userspace buffers from which data is sent.
- writeBufferSize(int) - Method in class swim.io.TcpSettings
-
Returns a copy of these
TcpSettingsconfigured with the givenwriteBufferSizefor per-socket userspace write buffers. - writeByteArray(Output<?>, byte[]) - Method in class swim.codec.Base16
-
Writes the base-16 (hexadecimal) encoding of the
inputbyte array to theoutput, returning aWritercontinuation that knows how to write any remaining output that couldn't be immediately generated. - writeByteArray(Output<?>, byte[]) - Method in class swim.codec.Base64
-
Writes the base-64 (7-bit ASCII) encoding of the
inputbyte array to theoutput, returning aWritercontinuation that knows how to write any remaining output that couldn't be immediately generated. - writeByteArray(Output<?>, byte[]) - Static method in class swim.codec.Binary
- writeByteBuffer(Output<?>, ByteBuffer) - Method in class swim.codec.Base16
-
Writes the base-16 (hexadecimal) encoding of the
inputbyte buffer to theoutput, returning aWritercontinuation that knows how to write any remaining output that couldn't be immediately generated. - writeByteBuffer(Output<?>, ByteBuffer) - Method in class swim.codec.Base64
-
Writes the base-64 (7-bit ASCII) encoding of the
inputbyte buffer to theoutput, returning aWritercontinuation that knows how to write any remaining output that couldn't be immediately generated. - writeByteBuffer(Output<?>, ByteBuffer) - Static method in class swim.codec.Binary
- writeCharset(Output<?>, String, float) - Method in class swim.http.HttpWriter
- writeChildrenSelector(Output<?>, V) - Method in class swim.recon.ReconWriter
- writeChunkExtension(Output<?>, String, String) - Method in class swim.http.HttpWriter
- writeChunkHeader(Output<?>, long, Iterator<ChunkExtension>) - Method in class swim.http.HttpWriter
- writeChunkTrailer(Output<?>, Iterator<HttpHeader>) - Method in class swim.http.HttpWriter
- writeComments(Output<?>, Iterator<String>) - Method in class swim.http.HttpWriter
- writeConditionalOperator(Output<?>, I, I, I, int) - Method in class swim.recon.ReconWriter
- writeContentCoding(Output<?>, String, float) - Method in class swim.http.HttpWriter
- writeData(Output<?>, ByteBuffer) - Method in class swim.json.JsonWriter
- writeData(Output<?>, ByteBuffer) - Method in class swim.recon.ReconWriter
- writeDescendantsSelector(Output<?>, V) - Method in class swim.recon.ReconWriter
- writeDiff(Output<?>) - Method in class swim.db.BTreeLeaf
- writeDiff(Output<?>) - Method in class swim.db.BTreeNode
- writeDiff(Output<?>) - Method in class swim.db.BTreePageRef
- writeDiff(Output<?>) - Method in class swim.db.Page
- writeDiff(Output<?>) - Method in class swim.db.PageRef
- writeDiff(Output<?>) - Method in class swim.db.QTreeLeaf
- writeDiff(Output<?>) - Method in class swim.db.QTreeNode
- writeDiff(Output<?>) - Method in class swim.db.QTreePageRef
- writeDiff(Output<?>) - Method in class swim.db.STreeLeaf
- writeDiff(Output<?>) - Method in class swim.db.STreeNode
- writeDiff(Output<?>) - Method in class swim.db.STreePageRef
- writeDiff(Output<?>) - Method in class swim.db.UTreeLeaf
- writeDiff(Output<?>) - Method in class swim.db.UTreePageRef
- writeDiff(Output<?>, long) - Method in class swim.db.BTree
- writeDiff(Output<?>, long) - Method in class swim.db.QTree
- writeDiff(Output<?>, long) - Method in class swim.db.STree
- writeDiff(Output<?>, long) - Method in class swim.db.Tree
- writeDiff(Output<?>, long) - Method in class swim.db.UTree
- writeDisabled() - Method in enum swim.io.FlowControl
-
Returns an updated
FlowControlwith its write operation disabled. - writeDouble(Output<?>, double) - Static method in class swim.codec.Base10
-
Writes the base-10 (decimal) encoding of the
inputvalue to theoutput, returning aWritercontinuation that knows how to write any remaining output that couldn't be immediately generated. - writeEnabled() - Method in enum swim.io.FlowControl
-
Returns an updated
FlowControlwith its write operation enabled. - writeEncoded(Output<?>, Writer<I, O>) - Static method in class swim.codec.Utf8
- writeEncoded(Output<?>, Writer<I, O>, UtfErrorMode) - Static method in class swim.codec.Utf8
- writeExtant(Output<?>) - Method in class swim.recon.ReconWriter
- writeField(Output<?>, I, int) - Method in class swim.json.JsonWriter
- writeField(Output<?>, String) - Method in class swim.http.HttpWriter
- writeField(Output<?>, Item, int) - Method in class swim.json.JsonStructureWriter
- writeField(Output<?>, V, V) - Method in class swim.json.JsonWriter
- writeFilterSelector(Output<?>, V, V) - Method in class swim.recon.ReconWriter
- writeFloat(Output<?>, float) - Static method in class swim.codec.Base10
-
Writes the base-10 (decimal) encoding of the
inputvalue to theoutput, returning aWritercontinuation that knows how to write any remaining output that couldn't be immediately generated. - writeFullName(Output<T>) - Method in class swim.args.Cmd
- writeFunc(Output<?>, Func) - Method in class swim.recon.ReconStructureWriter
- writeGetAttrSelector(Output<?>, V, V) - Method in class swim.recon.ReconWriter
- writeGetItemSelector(Output<?>, V, V) - Method in class swim.recon.ReconWriter
- writeGetSelector(Output<?>, V, V) - Method in class swim.recon.ReconWriter
- writeHeader(Output<?>, HttpHeader) - Method in class swim.http.HttpWriter
- writeHeaderValue(Output<?>, HttpHeader) - Method in class swim.http.HttpWriter
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.AcceptCharsetHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.AcceptEncodingHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.AcceptHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.AcceptLanguageHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.AllowHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.ConnectionHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.ContentEncodingHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.ContentLengthHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.ContentTypeHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.ExpectHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.HostHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.MaxForwardsHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.OriginHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.RawHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.SecWebSocketAcceptHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.SecWebSocketExtensionsHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.SecWebSocketKeyHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.SecWebSocketProtocolHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.SecWebSocketVersionHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.ServerHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.TransferEncodingHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.UpgradeHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.header.UserAgentHeader
- writeHeaderValue(Output<?>, HttpWriter) - Method in class swim.http.HttpHeader
- writeHelp(Output<T>) - Method in class swim.args.Cmd
- writeHttp(Output<?>) - Method in class swim.http.HttpPart
- writeHttp(Output<?>) - Method in class swim.http.HttpRequest
- writeHttp(Output<?>) - Method in class swim.http.HttpResponse
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.ChunkExtension
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.ContentCoding
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.HttpCharset
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.HttpChunkHeader
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.HttpChunkTrailer
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.HttpHeader
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.HttpMethod
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.HttpPart
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.HttpRequest
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.HttpResponse
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.HttpStatus
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.HttpVersion
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.LanguageRange
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.MediaRange
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.MediaType
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.Product
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.TransferCoding
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.UpgradeProtocol
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.WebSocketExtension
- writeHttp(Output<?>, HttpWriter) - Method in class swim.http.WebSocketParam
- writeIdentitySelector(Output<?>) - Method in class swim.recon.ReconWriter
- writeInfixOperator(Output<?>, I, String, I, int) - Method in class swim.recon.ReconWriter
- writeInt(Output<?>, int) - Static method in class swim.codec.Base10
-
Writes the base-10 (decimal) encoding of the
inputvalue to theoutput, returning aWritercontinuation that knows how to write any remaining output that couldn't be immediately generated. - writeInt(Output<?>, int) - Method in class swim.codec.Base16
- writeInt(Output<?>, int, int) - Method in class swim.codec.Base16
- writeIntLiteral(Output<?>, int) - Method in class swim.codec.Base16
- writeIntLiteral(Output<?>, int, int) - Method in class swim.codec.Base16
- writeInvokeOperator(Output<?>, V, V) - Method in class swim.recon.ReconWriter
- writeItem(Output<?>, I) - Method in class swim.json.JsonWriter
- writeItem(Output<?>, I) - Method in class swim.recon.ReconWriter
- writeItem(Output<?>, Item) - Method in class swim.json.JsonStructureWriter
- writeItem(Output<?>, Item) - Method in class swim.recon.ReconStructureWriter
- writeJws(Output<?>) - Method in class swim.security.JsonWebSignature
- writeKeysSelector(Output<?>, V) - Method in class swim.recon.ReconWriter
- writeLambdaFunc(Output<?>, V, V) - Method in class swim.recon.ReconWriter
- writeLanguageRange(Output<?>, String, String, float) - Method in class swim.http.HttpWriter
- writeLiteralSelector(Output<?>, I, V) - Method in class swim.recon.ReconWriter
- writeln() - Method in class swim.codec.Output
-
Writes the code points of the
settings'line separator. - writeln() - Method in class swim.codec.OutputBuffer
- writeln(String) - Method in class swim.codec.Output
-
Writes the code points of the given
string, followed by the code points of thesettings'line separator. - writeln(String) - Method in class swim.codec.OutputBuffer
- writeLong(Output<?>, long) - Static method in class swim.codec.Base10
-
Writes the base-10 (decimal) encoding of the
inputvalue to theoutput, returning aWritercontinuation that knows how to write any remaining output that couldn't be immediately generated. - writeLong(Output<?>, long) - Method in class swim.codec.Base16
- writeLong(Output<?>, long, int) - Method in class swim.codec.Base16
- writeLongLiteral(Output<?>, long) - Method in class swim.codec.Base16
- writeLongLiteral(Output<?>, long, int) - Method in class swim.codec.Base16
- writeMarkupText(Output<?>, I) - Method in class swim.recon.ReconWriter
- writeMarkupText(Output<?>, String) - Method in class swim.recon.ReconWriter
- writeMediaRange(Output<?>, String, String, float, HashTrieMap<String, String>) - Method in class swim.http.HttpWriter
- writeMediaType(Output<?>, String, String, HashTrieMap<String, String>) - Method in class swim.http.HttpWriter
- writeMethod(Output<?>, String) - Method in class swim.http.HttpWriter
- writeNull(Output<?>) - Method in class swim.json.JsonWriter
- writeNum(Output<?>, double) - Method in class swim.json.JsonWriter
- writeNum(Output<?>, double) - Method in class swim.recon.ReconWriter
- writeNum(Output<?>, float) - Method in class swim.json.JsonWriter
- writeNum(Output<?>, float) - Method in class swim.recon.ReconWriter
- writeNum(Output<?>, int) - Method in class swim.json.JsonWriter
- writeNum(Output<?>, int) - Method in class swim.recon.ReconWriter
- writeNum(Output<?>, long) - Method in class swim.json.JsonWriter
- writeNum(Output<?>, long) - Method in class swim.recon.ReconWriter
- writeNum(Output<?>, BigInteger) - Method in class swim.json.JsonWriter
- writeNum(Output<?>, BigInteger) - Method in class swim.recon.ReconWriter
- writeObject(Output<?>, I) - Method in class swim.json.JsonWriter
- writeOperator(Output<?>, Operator) - Method in class swim.recon.ReconStructureWriter
- writePage(Output<?>) - Method in class swim.db.BTreeLeaf
- writePage(Output<?>) - Method in class swim.db.BTreeNode
- writePage(Output<?>) - Method in class swim.db.BTreePageRef
- writePage(Output<?>) - Method in class swim.db.Page
- writePage(Output<?>) - Method in class swim.db.PageRef
- writePage(Output<?>) - Method in class swim.db.QTreeLeaf
- writePage(Output<?>) - Method in class swim.db.QTreeNode
- writePage(Output<?>) - Method in class swim.db.QTreePageRef
- writePage(Output<?>) - Method in class swim.db.STreeLeaf
- writePage(Output<?>) - Method in class swim.db.STreeNode
- writePage(Output<?>) - Method in class swim.db.STreePageRef
- writePage(Output<?>) - Method in class swim.db.UTreeLeaf
- writePage(Output<?>) - Method in class swim.db.UTreePageRef
- writePageRef(Output<?>) - Method in class swim.db.BTreePageRef
- writePageRef(Output<?>) - Method in class swim.db.PageRef
- writePageRef(Output<?>) - Method in class swim.db.QTreePageRef
- writePageRef(Output<?>) - Method in class swim.db.STreePageRef
- writePageRef(Output<?>) - Method in class swim.db.UTreePageRef
- writeParam(Output<?>, String, String) - Method in class swim.http.HttpWriter
- writeParamList(Output<?>, Iterator<? extends HttpPart>) - Method in class swim.http.HttpWriter
- writeParamMap(Output<?>, Iterator<? extends Map.Entry<?, ?>>) - Method in class swim.http.HttpWriter
- writePhrase(Output<?>, String) - Method in class swim.http.HttpWriter
- writePrefixOperator(Output<?>, String, I, int) - Method in class swim.recon.ReconWriter
- writePrimary(Output<?>, V) - Method in class swim.recon.ReconWriter
- writeProduct(Output<?>, String, String, Iterator<String>) - Method in class swim.http.HttpWriter
- writeQuantum(Output<T>, int, int) - Static method in class swim.codec.Base16
-
s Decodes the base-16 digits
c1andc2, and writes the 8-bit quantity they represent to the givenoutput. - writeQuantum(Output<T>, int, int, int, int) - Method in class swim.codec.Base64
-
Decodes the base-64 digits
c1,c2,c3, andc4, and writes the 8 to 24 bit quantity they represent to the givenoutput. - writeQuoted(Output<?>, String) - Method in class swim.http.HttpWriter
- writeQValue(Output<?>, float) - Method in class swim.http.HttpWriter
- writer() - Method in class swim.structure.Data
- Writer<I,O> - Class in swim.codec
-
Continuation of how to write subsequent
Outputtokens to a stream. - Writer() - Constructor for class swim.codec.Writer
- writeRecon(Output<?>) - Method in class swim.warp.Envelope
- writeRecord(Output<?>, I) - Method in class swim.recon.ReconWriter
- writeRequest(Output<?>, HttpRequest<T>) - Method in class swim.http.HttpWriter
- writeRequest(HttpRequest<?>) - Method in class swim.io.http.AbstractHttpRequester
- writeRequest(HttpRequest<?>) - Method in class swim.io.http.HttpClientRequester
- writeRequest(HttpRequest<?>) - Method in interface swim.io.http.HttpRequesterContext
- writeResponse(Output<?>, HttpResponse<T>) - Method in class swim.http.HttpWriter
- writeResponse(HttpResponse<?>) - Method in class swim.io.http.AbstractHttpResponder
- writeResponse(HttpResponse<?>) - Method in interface swim.io.http.HttpResponderContext
- writeResponse(HttpResponse<?>) - Method in class swim.io.http.HttpServerResponder
- WriterException - Exception in swim.codec
-
Thrown when a
Writerattempts to write invalid syntax. - WriterException() - Constructor for exception swim.codec.WriterException
- WriterException(String) - Constructor for exception swim.codec.WriterException
- WriterException(String, Throwable) - Constructor for exception swim.codec.WriterException
- WriterException(Throwable) - Constructor for exception swim.codec.WriterException
- writeSelector(Output<?>, Selector) - Method in class swim.recon.ReconStructureWriter
- writeSlot(Output<?>, V, V) - Method in class swim.recon.ReconWriter
- writeStatus(Output<?>, int, String) - Method in class swim.http.HttpWriter
- writeString(Output<?>, Object) - Static method in class swim.codec.Unicode
- writeString(Output<?>, O) - Static method in class swim.codec.Utf8
- writeString(Output<?>, O, UtfErrorMode) - Static method in class swim.codec.Utf8
- writeText(Output<?>, String) - Method in class swim.json.JsonWriter
- writeText(Output<?>, String) - Method in class swim.recon.ReconWriter
- writeThen(Output<?>, Value) - Method in class swim.recon.ReconStructureWriter
- writeThen(Output<?>, V) - Method in class swim.recon.ReconWriter
- writeThenChildrenSelector(Output<?>, V) - Method in class swim.recon.ReconWriter
- writeThenDescendantsSelector(Output<?>, V) - Method in class swim.recon.ReconWriter
- writeThenFilterSelector(Output<?>, V, V) - Method in class swim.recon.ReconWriter
- writeThenGetAttrSelector(Output<?>, V, V) - Method in class swim.recon.ReconWriter
- writeThenGetItemSelector(Output<?>, V, V) - Method in class swim.recon.ReconWriter
- writeThenGetSelector(Output<?>, V, V) - Method in class swim.recon.ReconWriter
- writeThenIdentitySelector(Output<?>) - Method in class swim.recon.ReconWriter
- writeThenKeysSelector(Output<?>, V) - Method in class swim.recon.ReconWriter
- writeThenLiteralSelector(Output<?>, I, V) - Method in class swim.recon.ReconWriter
- writeThenValuesSelector(Output<?>, V) - Method in class swim.recon.ReconWriter
- writeToken(Output<?>, String) - Method in class swim.http.HttpWriter
- writeTokenList(Output<?>, Iterator<?>) - Method in class swim.http.HttpWriter
- writeTransferCoding(Output<?>, String, HashTrieMap<String, String>) - Method in class swim.http.HttpWriter
- writeUint32(Output<?>, int) - Method in class swim.json.JsonWriter
- writeUint32(Output<?>, int) - Method in class swim.recon.ReconWriter
- writeUint64(Output<?>, long) - Method in class swim.json.JsonWriter
- writeUint64(Output<?>, long) - Method in class swim.recon.ReconWriter
- writeUndefined(Output<?>) - Method in class swim.json.JsonWriter
- writeUpgradeProtocol(Output<?>, String, String) - Method in class swim.http.HttpWriter
- writeValue(WritableByteChannel) - Method in class swim.db.Germ
- writeValue(Output<?>) - Method in class swim.db.Germ
- writeValue(Output<?>, I, int) - Method in class swim.json.JsonWriter
- writeValue(Output<?>, String) - Method in class swim.http.HttpWriter
- writeValue(Output<?>, Item, int) - Method in class swim.json.JsonStructureWriter
- writeValue(Output<?>, Value) - Method in class swim.json.JsonStructureWriter
- writeValue(Output<?>, Value) - Method in class swim.recon.ReconStructureWriter
- writeValue(Output<?>, V) - Method in class swim.json.JsonWriter
- writeValue(Output<?>, V) - Method in class swim.recon.ReconWriter
- writeValuesSelector(Output<?>, V) - Method in class swim.recon.ReconWriter
- writeVersion(Output<?>, int, int) - Method in class swim.http.HttpWriter
- writeWebSocketExtension(Output<?>, String, Iterator<WebSocketParam>) - Method in class swim.http.HttpWriter
- writeWebSocketParam(Output<?>, String, String) - Method in class swim.http.HttpWriter
- Ws - Class in swim.ws
- WsBinaryFrame<T> - Class in swim.ws
- WsCloseFrame<P,T> - Class in swim.ws
- WsControlFrame<P,T> - Class in swim.ws
- WsDataFrame<T> - Class in swim.ws
- WsDataFrame() - Constructor for class swim.ws.WsDataFrame
- WsDecoder - Class in swim.ws
- WsDecoder() - Constructor for class swim.ws.WsDecoder
- WsDeflateDecoder - Class in swim.ws
- WsDeflateDecoder(Inflate<?>) - Constructor for class swim.ws.WsDeflateDecoder
- WsDeflateDecoder(Inflate<?>, boolean) - Constructor for class swim.ws.WsDeflateDecoder
- WsDeflateEncoder - Class in swim.ws
- WsDeflateEncoder(Deflate<?>, int) - Constructor for class swim.ws.WsDeflateEncoder
- WsEncoder - Class in swim.ws
- WsEncoder() - Constructor for class swim.ws.WsEncoder
- WsEngine - Class in swim.ws
- WsEngineSettings - Class in swim.ws
- WsEngineSettings(int, int, int, int, boolean, boolean, int, int) - Constructor for class swim.ws.WsEngineSettings
- WsException - Exception in swim.ws
- WsException(String) - Constructor for exception swim.ws.WsException
- WsException(String, Throwable) - Constructor for exception swim.ws.WsException
- WsException(Throwable) - Constructor for exception swim.ws.WsException
- WsFragmentFrame<T> - Class in swim.ws
- WsFrame<T> - Class in swim.ws
- WsOpcode - Enum in swim.ws
- WsPingFrame<P,T> - Class in swim.ws
- WsPongFrame<P,T> - Class in swim.ws
- wsRequest() - Method in class swim.io.ws.WsUpgradeRequester
- WsRequest - Class in swim.ws
-
WebSocket handshake request.
- WsRequest(HttpRequest<?>, SecWebSocketKeyHeader, FingerTrieSeq<String>, FingerTrieSeq<WebSocketExtension>) - Constructor for class swim.ws.WsRequest
- wsResponse() - Method in class swim.io.ws.WsUpgradeResponder
- WsResponse - Class in swim.ws
-
WebSocket handshake response.
- WsResponse(HttpRequest<?>, HttpResponse<?>, String, FingerTrieSeq<WebSocketExtension>) - Constructor for class swim.ws.WsResponse
- wsSettings - Variable in class swim.io.warp.WarpSettings
- wsSettings - Variable in class swim.io.ws.AbstractWsClient
- wsSettings - Variable in class swim.io.ws.AbstractWsServer
- wsSettings - Variable in class swim.io.ws.WebSocketModem
- wsSettings() - Method in class swim.io.warp.WarpSettings
- wsSettings() - Method in class swim.io.ws.AbstractWebSocket
- wsSettings() - Method in class swim.io.ws.AbstractWsClient
- wsSettings() - Method in class swim.io.ws.AbstractWsServer
- wsSettings() - Method in interface swim.io.ws.WebSocketContext
- wsSettings() - Method in class swim.io.ws.WebSocketModem
- wsSettings() - Method in class swim.io.ws.WsUpgradeRequester
- wsSettings() - Method in class swim.io.ws.WsUpgradeResponder
- wsSettings(WsSettings) - Method in class swim.io.warp.WarpSettings
- wsSettings(WsSettings) - Method in class swim.io.ws.WsUpgradeRequester
- WsSettings - Class in swim.io.ws
-
WebSocket configuration parameters.
- WsSettings(HttpSettings, int, int, int, int, boolean, boolean, int, int) - Constructor for class swim.io.ws.WsSettings
- WsStandardDecoder - Class in swim.ws
- WsStandardDecoder() - Constructor for class swim.ws.WsStandardDecoder
- WsStandardEncoder - Class in swim.ws
- WsStandardEncoder() - Constructor for class swim.ws.WsStandardEncoder
- WsStatus - Class in swim.ws
- WsTextFrame<T> - Class in swim.ws
- WsUpgradeRequester - Class in swim.io.ws
- WsUpgradeRequester(WebSocket<?, ?>, WsRequest, WsSettings) - Constructor for class swim.io.ws.WsUpgradeRequester
- WsUpgradeResponder - Class in swim.io.ws
- WsUpgradeResponder(WebSocket<?, ?>, WsResponse, WsSettings) - Constructor for class swim.io.ws.WsUpgradeResponder
X
- x - Variable in class swim.math.R2Point
- x - Variable in class swim.math.R2Vector
- x - Variable in class swim.math.R3Point
- x - Variable in class swim.math.R3Vector
- x - Variable in class swim.math.Z2Point
- x - Variable in class swim.math.Z2Vector
- x - Variable in class swim.math.Z3Point
- x - Variable in class swim.math.Z3Vector
- x - Variable in class swim.security.EcPointDef
- x() - Method in class swim.db.QTreePage
- x() - Method in class swim.db.QTreePageRef
- x() - Method in class swim.security.EcPointDef
- x() - Method in class swim.spatial.QTreeEntry
- x() - Method in class swim.spatial.QTreePage
- x509CertificateChain() - Method in class swim.security.JsonWebKey
- x509CertificateChain() - Method in class swim.security.JsonWebSignature
- x509Sha1Thumbprint() - Method in class swim.security.JsonWebKey
- x509Sha1Thumbprint() - Method in class swim.security.JsonWebSignature
- x509Sha256Thumbprint() - Method in class swim.security.JsonWebKey
- x509Sha256Thumbprint() - Method in class swim.security.JsonWebSignature
- x509Url() - Method in class swim.security.JsonWebKey
- x509Url() - Method in class swim.security.JsonWebSignature
- xBase() - Method in class swim.db.QTreePage
- xBase() - Method in class swim.db.QTreePageRef
- xBase() - Method in class swim.spatial.QTreeEntry
- xBase() - Method in class swim.spatial.QTreePage
- xMask() - Method in class swim.db.QTreePage
- xMask() - Method in class swim.db.QTreePageRef
- xMask() - Method in class swim.spatial.QTreePage
- xMax - Variable in class swim.math.R2Box
- xMax - Variable in class swim.math.R3Box
- xMax - Variable in class swim.math.Z2Box
- xMax - Variable in class swim.math.Z3Box
- xMax() - Method in class swim.math.R2Box
- xMax() - Method in class swim.math.R2Circle
- xMax() - Method in class swim.math.R2Point
- xMax() - Method in class swim.math.R2Shape
- xMax() - Method in class swim.math.R3Box
- xMax() - Method in class swim.math.R3Point
- xMax() - Method in class swim.math.R3Shape
- xMax() - Method in class swim.math.R3Sphere
- xMax() - Method in class swim.math.Z2Box
- xMax() - Method in class swim.math.Z2Point
- xMax() - Method in class swim.math.Z2Shape
- xMax() - Method in class swim.math.Z3Box
- xMax() - Method in class swim.math.Z3Point
- xMax() - Method in class swim.math.Z3Shape
- xMin - Variable in class swim.math.R2Box
- xMin - Variable in class swim.math.R3Box
- xMin - Variable in class swim.math.Z2Box
- xMin - Variable in class swim.math.Z3Box
- xMin() - Method in class swim.math.R2Box
- xMin() - Method in class swim.math.R2Circle
- xMin() - Method in class swim.math.R2Point
- xMin() - Method in class swim.math.R2Shape
- xMin() - Method in class swim.math.R3Box
- xMin() - Method in class swim.math.R3Point
- xMin() - Method in class swim.math.R3Shape
- xMin() - Method in class swim.math.R3Sphere
- xMin() - Method in class swim.math.Z2Box
- xMin() - Method in class swim.math.Z2Point
- xMin() - Method in class swim.math.Z2Shape
- xMin() - Method in class swim.math.Z3Box
- xMin() - Method in class swim.math.Z3Point
- xMin() - Method in class swim.math.Z3Shape
- xml(Value) - Method in class swim.xml.XmlStructureParser
- xml(V) - Method in class swim.xml.XmlParser
- Xml - Class in swim.xml
-
Factory for constructing XML parsers and writers.
- XmlParser<I,V> - Class in swim.xml
-
Factory for constructing XML parsers and parse trees.
- XmlParser() - Constructor for class swim.xml.XmlParser
- XmlStructureParser - Class in swim.xml
- XmlStructureParser() - Constructor for class swim.xml.XmlStructureParser
- xor(FlowControl) - Method in enum swim.io.FlowControl
-
Returns the
FlowControlwith all operations enabled inthisorthat—but not both—enabled. - xor(FlowModifier) - Method in enum swim.io.FlowModifier
-
Returns the
FlowModifierwith all modifications applied inthisorthat—but not both—applied, with enable instructions taking precedence over conflicting disable instructions. - xRank() - Method in class swim.db.QTreePage
- xRank() - Method in class swim.db.QTreePageRef
- xRank() - Method in class swim.spatial.QTreeEntry
- xRank() - Method in class swim.spatial.QTreePage
- xSplit() - Method in class swim.db.QTreePage
- xSplit() - Method in class swim.db.QTreePageRef
- xSplit() - Method in class swim.spatial.QTreePage
- xWebkitDeflateFrame(boolean, boolean, int, int) - Static method in class swim.http.WebSocketExtension
Y
- y - Variable in class swim.math.R2Point
- y - Variable in class swim.math.R2Vector
- y - Variable in class swim.math.R3Point
- y - Variable in class swim.math.R3Vector
- y - Variable in class swim.math.Z2Point
- y - Variable in class swim.math.Z2Vector
- y - Variable in class swim.math.Z3Point
- y - Variable in class swim.math.Z3Vector
- y - Variable in class swim.security.EcPointDef
- y() - Method in class swim.db.QTreePage
- y() - Method in class swim.db.QTreePageRef
- y() - Method in class swim.security.EcPointDef
- y() - Method in class swim.spatial.QTreeEntry
- y() - Method in class swim.spatial.QTreePage
- yBase() - Method in class swim.db.QTreePage
- yBase() - Method in class swim.db.QTreePageRef
- yBase() - Method in class swim.spatial.QTreeEntry
- yBase() - Method in class swim.spatial.QTreePage
- yellow(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII yellow foreground color escape code to
output, ifoutput.settings().isStyled()istrue. - yellowBold(Output<T>) - Static method in class swim.codec.OutputStyle
-
Writes the ASCII bold yellow foreground color escape code to
output, ifoutput.settings().isStyled()istrue. - yMask() - Method in class swim.db.QTreePage
- yMask() - Method in class swim.db.QTreePageRef
- yMask() - Method in class swim.spatial.QTreePage
- yMax - Variable in class swim.math.R2Box
- yMax - Variable in class swim.math.R3Box
- yMax - Variable in class swim.math.Z2Box
- yMax - Variable in class swim.math.Z3Box
- yMax() - Method in class swim.math.R2Box
- yMax() - Method in class swim.math.R2Circle
- yMax() - Method in class swim.math.R2Point
- yMax() - Method in class swim.math.R2Shape
- yMax() - Method in class swim.math.R3Box
- yMax() - Method in class swim.math.R3Point
- yMax() - Method in class swim.math.R3Shape
- yMax() - Method in class swim.math.R3Sphere
- yMax() - Method in class swim.math.Z2Box
- yMax() - Method in class swim.math.Z2Point
- yMax() - Method in class swim.math.Z2Shape
- yMax() - Method in class swim.math.Z3Box
- yMax() - Method in class swim.math.Z3Point
- yMax() - Method in class swim.math.Z3Shape
- yMin - Variable in class swim.math.R2Box
- yMin - Variable in class swim.math.R3Box
- yMin - Variable in class swim.math.Z2Box
- yMin - Variable in class swim.math.Z3Box
- yMin() - Method in class swim.math.R2Box
- yMin() - Method in class swim.math.R2Circle
- yMin() - Method in class swim.math.R2Point
- yMin() - Method in class swim.math.R2Shape
- yMin() - Method in class swim.math.R3Box
- yMin() - Method in class swim.math.R3Point
- yMin() - Method in class swim.math.R3Shape
- yMin() - Method in class swim.math.R3Sphere
- yMin() - Method in class swim.math.Z2Box
- yMin() - Method in class swim.math.Z2Point
- yMin() - Method in class swim.math.Z2Shape
- yMin() - Method in class swim.math.Z3Box
- yMin() - Method in class swim.math.Z3Point
- yMin() - Method in class swim.math.Z3Shape
- yRank() - Method in class swim.db.QTreePage
- yRank() - Method in class swim.db.QTreePageRef
- yRank() - Method in class swim.spatial.QTreeEntry
- yRank() - Method in class swim.spatial.QTreePage
- ySplit() - Method in class swim.db.QTreePage
- ySplit() - Method in class swim.db.QTreePageRef
- ySplit() - Method in class swim.spatial.QTreePage
Z
- z - Variable in class swim.math.R3Point
- z - Variable in class swim.math.R3Vector
- z - Variable in class swim.math.Z3Point
- z - Variable in class swim.math.Z3Vector
- Z - Class in swim.math
- Z() - Constructor for class swim.math.Z
- Z_BEST_COMPRESSION - Static variable in class swim.deflate.Deflate
- Z_BEST_SPEED - Static variable in class swim.deflate.Deflate
- Z_BINARY - Static variable in class swim.deflate.Deflate
- Z_BLOCK - Static variable in class swim.deflate.Deflate
- Z_BLOCK - Static variable in class swim.deflate.Inflate
- Z_BUF_ERROR - Static variable in class swim.deflate.Deflate
- Z_BUF_ERROR - Static variable in class swim.deflate.Inflate
- Z_DATA_ERROR - Static variable in class swim.deflate.Deflate
- Z_DATA_ERROR - Static variable in class swim.deflate.Inflate
- Z_DEFAULT_COMPRESSION - Static variable in class swim.deflate.Deflate
- Z_DEFAULT_STRATEGY - Static variable in class swim.deflate.Deflate
- Z_ERRNO - Static variable in class swim.deflate.Deflate
- Z_ERRNO - Static variable in class swim.deflate.Inflate
- Z_FILTERED - Static variable in class swim.deflate.Deflate
- Z_FINISH - Static variable in class swim.deflate.Deflate
- Z_FINISH - Static variable in class swim.deflate.Inflate
- Z_FIXED - Static variable in class swim.deflate.Deflate
- Z_FULL_FLUSH - Static variable in class swim.deflate.Deflate
- Z_FULL_FLUSH - Static variable in class swim.deflate.Inflate
- Z_HUFFMAN_ONLY - Static variable in class swim.deflate.Deflate
- Z_MEM_ERROR - Static variable in class swim.deflate.Deflate
- Z_MEM_ERROR - Static variable in class swim.deflate.Inflate
- Z_NEED_DICT - Static variable in class swim.deflate.Deflate
- Z_NEED_DICT - Static variable in class swim.deflate.Inflate
- Z_NO_COMPRESSION - Static variable in class swim.deflate.Deflate
- Z_NO_FLUSH - Static variable in class swim.deflate.Deflate
- Z_NO_FLUSH - Static variable in class swim.deflate.Inflate
- Z_NO_WRAP - Static variable in class swim.deflate.Deflate
- Z_NO_WRAP - Static variable in class swim.deflate.Inflate
- Z_OK - Static variable in class swim.deflate.Deflate
- Z_OK - Static variable in class swim.deflate.Inflate
- Z_PARTIAL_FLUSH - Static variable in class swim.deflate.Deflate
- Z_PARTIAL_FLUSH - Static variable in class swim.deflate.Inflate
- Z_RLE - Static variable in class swim.deflate.Deflate
- Z_STREAM_END - Static variable in class swim.deflate.Deflate
- Z_STREAM_END - Static variable in class swim.deflate.Inflate
- Z_STREAM_ERROR - Static variable in class swim.deflate.Deflate
- Z_STREAM_ERROR - Static variable in class swim.deflate.Inflate
- Z_SYNC_FLUSH - Static variable in class swim.deflate.Deflate
- Z_SYNC_FLUSH - Static variable in class swim.deflate.Inflate
- Z_TEXT - Static variable in class swim.deflate.Deflate
- Z_TREES - Static variable in class swim.deflate.Deflate
- Z_TREES - Static variable in class swim.deflate.Inflate
- Z_UNKNOWN - Static variable in class swim.deflate.Deflate
- Z_VERSION_ERROR - Static variable in class swim.deflate.Deflate
- Z_VERSION_ERROR - Static variable in class swim.deflate.Inflate
- Z_WRAP_GZIP - Static variable in class swim.deflate.Deflate
- Z_WRAP_GZIP - Static variable in class swim.deflate.Inflate
- Z_WRAP_ZLIB - Static variable in class swim.deflate.Deflate
- Z_WRAP_ZLIB - Static variable in class swim.deflate.Inflate
- Z2 - Class in swim.math
- Z2() - Constructor for class swim.math.Z2
- Z2Boundary<T> - Interface in swim.math
- Z2Box - Class in swim.math
- Z2Box(long, long, long, long) - Constructor for class swim.math.Z2Box
- Z2Form<T> - Class in swim.math
- Z2Form() - Constructor for class swim.math.Z2Form
- Z2Point - Class in swim.math
- Z2Point(long, long) - Constructor for class swim.math.Z2Point
- Z2Shape - Class in swim.math
- Z2Shape() - Constructor for class swim.math.Z2Shape
- Z2ToR2Function - Interface in swim.math
- Z2ToR2Operator - Interface in swim.math
- Z2Vector - Class in swim.math
- Z2Vector(long, long) - Constructor for class swim.math.Z2Vector
- Z3 - Class in swim.math
- Z3() - Constructor for class swim.math.Z3
- Z3Boundary<T> - Interface in swim.math
- Z3Box - Class in swim.math
- Z3Box(long, long, long, long, long, long) - Constructor for class swim.math.Z3Box
- Z3Form<T> - Class in swim.math
- Z3Form() - Constructor for class swim.math.Z3Form
- Z3Point - Class in swim.math
- Z3Point(long, long, long) - Constructor for class swim.math.Z3Point
- Z3Shape - Class in swim.math
- Z3Shape() - Constructor for class swim.math.Z3Shape
- Z3ToR3Function - Interface in swim.math
- Z3ToR3Operator - Interface in swim.math
- Z3Vector - Class in swim.math
- Z3Vector(long, long, long) - Constructor for class swim.math.Z3Vector
- zero() - Static method in class swim.codec.Mark
-
Returns a
Markat byte offset0, line1, and column1, with no attached note. - zero() - Method in class swim.math.R
- zero() - Method in class swim.math.R2
- zero() - Static method in class swim.math.R2Vector
- zero() - Method in class swim.math.R3
- zero() - Static method in class swim.math.R3Vector
- zero() - Method in interface swim.math.Ring
- zero() - Method in class swim.math.RN
- zero() - Method in class swim.math.TensorArraySpace
- zero() - Method in interface swim.math.TensorSpace
- zero() - Method in interface swim.math.VectorModule
- zero() - Method in interface swim.math.VectorSpace
- zero() - Method in class swim.math.Z
- zero() - Method in class swim.math.Z2
- zero() - Static method in class swim.math.Z2Vector
- zero() - Method in class swim.math.Z3
- zero() - Static method in class swim.math.Z3Vector
- zero(TensorDims) - Static method in class swim.math.MutableTensor
- zero(TensorDims) - Static method in class swim.math.Tensor
- zero(TensorDims, Precision) - Static method in class swim.math.MutableTensor
- zigZagDecoder(ProtobufZigZagType<T>) - Method in class swim.protobuf.decoder.ProtobufDecoder
- zigZagType() - Static method in class swim.protobuf.structure.ProtobufStructure
- zMax - Variable in class swim.math.R3Box
- zMax - Variable in class swim.math.Z3Box
- zMax() - Method in class swim.math.R3Box
- zMax() - Method in class swim.math.R3Point
- zMax() - Method in class swim.math.R3Shape
- zMax() - Method in class swim.math.R3Sphere
- zMax() - Method in class swim.math.Z3Box
- zMax() - Method in class swim.math.Z3Point
- zMax() - Method in class swim.math.Z3Shape
- zMin - Variable in class swim.math.R3Box
- zMin - Variable in class swim.math.Z3Box
- zMin() - Method in class swim.math.R3Box
- zMin() - Method in class swim.math.R3Point
- zMin() - Method in class swim.math.R3Shape
- zMin() - Method in class swim.math.R3Sphere
- zMin() - Method in class swim.math.Z3Box
- zMin() - Method in class swim.math.Z3Point
- zMin() - Method in class swim.math.Z3Shape
- zone() - Method in class swim.db.BTreePageRef
- zone() - Method in class swim.db.Chunk
- zone() - Method in class swim.db.FileStore
- zone() - Method in class swim.db.Page
- zone() - Method in class swim.db.PageRef
- zone() - Method in class swim.db.QTreePageRef
- zone() - Method in class swim.db.Store
- zone() - Method in class swim.db.STreePageRef
- zone() - Method in class swim.db.UTreePageRef
- zone(int) - Method in class swim.db.FileStore
- zone(int) - Method in class swim.db.Store
- Zone - Class in swim.db
- Zone() - Constructor for class swim.db.Zone
- zoneFile(int) - Method in class swim.db.FileStore
- zoneFileExt() - Method in class swim.db.FileStore
- zoneFiles() - Method in class swim.db.FileStore
All Classes All Packages