Index

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 and Interfaces|All Packages|Constant Field Values|Serialized Form

A

a() - Method in interface dev.enola.thing.java.test.HasA
 
a(Long) - Method in interface dev.enola.thing.java.test.HasA.Builder
 
a(Long) - Method in interface dev.enola.thing.java.test.TestSomething.Builder
 
ABORTED - Enum constant in enum class io.grpc.Status.Code
The operation was aborted, typically due to a concurrency issue like sequencer check failures, transaction aborts, etc.
ABORTED - Static variable in class io.grpc.Status
The operation was aborted, typically due to a concurrency issue like sequencer check failures, transaction aborts, etc.
absolutify(String) - Static method in class dev.enola.common.io.iri.URIs
 
absolutify(URI) - Static method in class dev.enola.common.io.iri.URIs
 
ABSTRACT - Static variable in class dev.enola.thing.KIRI.SCHEMA
An abstract is a short description that summarizes a CreativeWork.
AbstractAsyncStub<S> - Class in io.grpc.stub
Stub implementations for async stubs.
AbstractAsyncStub(Channel, CallOptions) - Constructor for class io.grpc.stub.AbstractAsyncStub
 
AbstractBlockingStub<S> - Class in io.grpc.stub
Stub implementations for blocking stubs.
AbstractBlockingStub(Channel, CallOptions) - Constructor for class io.grpc.stub.AbstractBlockingStub
 
AbstractClientStream - Class in io.grpc.internal
The abstract base class for ClientStream implementations.
AbstractClientStream(WritableBufferAllocator, StatsTraceContext, TransportTracer, Metadata, CallOptions, boolean) - Constructor for class io.grpc.internal.AbstractClientStream
 
AbstractClientStream.Sink - Interface in io.grpc.internal
A sink for outbound operations, separated from the stream simply to avoid name collisions/confusion.
AbstractClientStream.TransportState - Class in io.grpc.internal
This should only be called from the transport thread.
abstractClientStreamSink() - Method in class io.grpc.internal.AbstractClientStream
Sink for transport to be called to perform outbound operations.
AbstractFutureStub<S> - Class in io.grpc.stub
Stub implementations for future stubs.
AbstractFutureStub(Channel, CallOptions) - Constructor for class io.grpc.stub.AbstractFutureStub
 
AbstractMessage - Class in com.google.protobuf
A partial implementation of the Message interface which implements as many methods of that interface as possible in terms of other methods.
AbstractMessage() - Constructor for class com.google.protobuf.AbstractMessage
 
AbstractMessage.Builder<BuilderType> - Class in com.google.protobuf
A partial implementation of the Message.Builder interface which implements as many methods of that interface as possible in terms of other methods.
AbstractMessage.BuilderParent - Interface in com.google.protobuf
Interface for the parent of a Builder that allows the builder to communicate invalidations back to the parent for use when using nested builders.
AbstractModelConverter<T> - Interface in dev.enola.rdf.proto
 
AbstractReadableBuffer - Class in io.grpc.internal
Abstract base class for ReadableBuffer implementations.
AbstractReadableBuffer() - Constructor for class io.grpc.internal.AbstractReadableBuffer
 
AbstractResource - Interface in dev.enola.common.io.resource
 
AbstractServerStream - Class in io.grpc.internal
Abstract base class for ServerStream implementations.
AbstractServerStream(WritableBufferAllocator, StatsTraceContext) - Constructor for class io.grpc.internal.AbstractServerStream
 
AbstractServerStream.Sink - Interface in io.grpc.internal
A sink for outbound operations, separated from the stream simply to avoid name collisions/confusion.
AbstractServerStream.TransportState - Class in io.grpc.internal
This should only be called from the transport thread (except for private interactions with AbstractServerStream).
abstractServerStreamSink() - Method in class io.grpc.internal.AbstractServerStream
Sink for transport to be called to perform outbound operations.
AbstractStream - Class in io.grpc.internal
The stream and stream state as used by the application.
AbstractStream() - Constructor for class io.grpc.internal.AbstractStream
 
AbstractStream.TransportState - Class in io.grpc.internal
Stream state as used by the transport.
AbstractStub<S> - Class in io.grpc.stub
Common base type for stub implementations.
AbstractStub(Channel) - Constructor for class io.grpc.stub.AbstractStub
Constructor for use by subclasses, with the default CallOptions.
AbstractStub(Channel, CallOptions) - Constructor for class io.grpc.stub.AbstractStub
Constructor for use by subclasses.
AbstractStub.StubFactory<T> - Interface in io.grpc.stub
A factory class for stub.
accept(MetricRecorder.BatchRecorder) - Method in interface io.grpc.MetricRecorder.BatchCallback
Records instrument values into recorder.
accept(T) - Method in interface dev.enola.common.function.CheckedConsumer
 
ACCEPT_ENCODING_SPLITTER - Static variable in class io.grpc.internal.GrpcUtil
 
acceptResolvedAddresses(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.LoadBalancer
Accepts newly resolved addresses from the name resolution system.
acceptResolvedAddresses(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.util.GracefulSwitchLoadBalancer
 
acceptResolvedAddresses(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.util.MultiChildLoadBalancer
Override to completely replace the default logic or to do additional activities.
acceptResolvedAddresses(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.util.OutlierDetectionLoadBalancer
 
acceptResolvedAddressesInternal(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.util.MultiChildLoadBalancer
This does the work to update the child map and calculate which children have been removed.
AcceptResolvedAddrRetVal(Status, List<MultiChildLoadBalancer.ChildLbState>) - Constructor for class io.grpc.util.MultiChildLoadBalancer.AcceptResolvedAddrRetVal
 
act(I) - Method in interface dev.enola.Action
 
act(String) - Method in class dev.enola.model.enola.action.Get
 
act(String, Thing) - Method in interface dev.enola.Enola
 
act(String, String) - Method in interface dev.enola.Enola
 
act(URI, Thing) - Method in interface dev.enola.Enola
 
Action<I,O> - Interface in dev.enola
 
ACTION - Static variable in class dev.enola.model.enola.action.Types
 
ACTION - Static variable in class dev.enola.model.schemaorg.Types
 
Actions - Class in dev.enola.model.enola.action
 
ACTIVE_NAMESPACES_IRI - Static variable in record class dev.enola.thing.namespace.ThingNamespaceRepository
 
add(long) - Method in interface io.grpc.internal.LongCounter
Adds the delta to this counter.
add(long) - Method in class io.grpc.internal.ReflectionLongAdderCounter
 
add(Descriptors.Descriptor) - Method in class com.google.protobuf.TypeRegistry.Builder
Adds a message type and all types defined in the same .proto file as well as all transitively imported .proto files to this TypeRegistry.Builder.
add(Descriptors.Descriptor) - Method in class com.google.protobuf.util.JsonFormat.TypeRegistry.Builder
Adds a message type and all types defined in the same .proto file as well as all transitively imported .proto files to this JsonFormat.TypeRegistry.Builder.
add(Descriptors.Descriptor) - Method in class dev.enola.common.protobuf.TypeRegistryWrapper.Builder
 
add(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.ExtensionRegistry
Add a non-message-type extension to the registry by descriptor.
add(Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.ExtensionRegistry
Add a message-type extension to the registry by descriptor.
add(Descriptors.GenericDescriptor, String) - Method in class dev.enola.common.protobuf.MessageValidators.Result.Builder
 
add(Duration, Duration) - Static method in class com.google.protobuf.util.Durations
Add two durations.
add(Extension<?, ?>) - Method in class com.google.protobuf.ExtensionRegistry
Add an extension from a generated file to the registry.
add(GeneratedMessage.GeneratedExtension<?, ?>) - Method in class com.google.protobuf.ExtensionRegistry
Add an extension from a generated file to the registry.
add(Timestamp, Duration) - Static method in class com.google.protobuf.util.Timestamps
Add a duration to a timestamp.
add(HasPredicateIRI, T) - Method in interface dev.enola.thing.Thing.Builder2
 
add(HasPredicateIRI, T, String) - Method in interface dev.enola.thing.Thing.Builder2
 
add(Thing, String, String) - Method in interface dev.enola.thing.validation.Collector2
 
add(Thing, String, String) - Method in class dev.enola.thing.validation.LoggingCollector
 
add(Thing, String, String) - Method in class dev.enola.thing.validation.TestCollector
 
add(Iterable<Descriptors.Descriptor>) - Method in class com.google.protobuf.TypeRegistry.Builder
Adds message types and all types defined in the same .proto file as well as all transitively imported .proto files to this TypeRegistry.Builder.
add(Iterable<Descriptors.Descriptor>) - Method in class com.google.protobuf.util.JsonFormat.TypeRegistry.Builder
Adds message types and all types defined in the same .proto file as well as all transitively imported .proto files to this JsonFormat.TypeRegistry.Builder.
add(Iterable<Descriptors.Descriptor>) - Method in class dev.enola.common.protobuf.TypeRegistryWrapper.Builder
 
add(String, HasIRI) - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
add(String, HasIRI) - Method in class dev.enola.thing.impl.MutableThing
 
add(String, HasIRI) - Method in interface dev.enola.thing.PredicatesObjects.Builder2
 
add(String, HasIRI) - Method in interface dev.enola.thing.Thing.Builder2
 
add(String, String) - Method in interface dev.enola.thing.validation.Collector
 
add(String, T) - Method in class dev.enola.common.io.iri.template.URITemplateMatcherChain.Builder
 
add(String, T) - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
add(String, T) - Method in class dev.enola.thing.impl.MutableThing
 
add(String, T) - Method in interface dev.enola.thing.PredicatesObjects.Builder2
Adds one of possibly several value objects for the given predicate IRI.
add(String, T) - Method in interface dev.enola.thing.Thing.Builder2
 
add(String, T, String) - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
add(String, T, String) - Method in class dev.enola.thing.impl.MutableThing
 
add(String, T, String) - Method in interface dev.enola.thing.PredicatesObjects.Builder2
 
add(String, T, String) - Method in interface dev.enola.thing.Thing.Builder2
 
add(ByteBuffer) - Method in class dev.enola.common.ByteSeq.Builder
 
addAll(HasPredicateIRI, Iterable<T>) - Method in interface dev.enola.thing.Thing.Builder2
 
addAll(HasPredicateIRI, Iterable<T>, String) - Method in interface dev.enola.thing.Thing.Builder2
 
addAll(String, Iterable<T>) - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
addAll(String, Iterable<T>) - Method in class dev.enola.thing.impl.MutableThing
 
addAll(String, Iterable<T>) - Method in interface dev.enola.thing.PredicatesObjects.Builder2
 
addAll(String, Iterable<T>) - Method in interface dev.enola.thing.Thing.Builder2
 
addAll(String, Iterable<T>, String) - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
addAll(String, Iterable<T>, String) - Method in class dev.enola.thing.impl.MutableThing
 
addAll(String, Iterable<T>, String) - Method in interface dev.enola.thing.PredicatesObjects.Builder2
 
addAll(String, Iterable<T>, String) - Method in interface dev.enola.thing.Thing.Builder2
 
addAllAnnotation(Iterable<? extends DescriptorProtos.GeneratedCodeInfo.Annotation>) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
addAllDeclaration(Iterable<? extends DescriptorProtos.ExtensionRangeOptions.Declaration>) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
addAllDefaults(Iterable<? extends DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault>) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
addAllDependency(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3 [json_name = "dependency"];
addAllEditionDefaults(Iterable<? extends DescriptorProtos.FieldOptions.EditionDefault>) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
addAllEntries(Iterable<? extends Log.Entry>) - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
addAllEnumType(Iterable<? extends DescriptorProtos.EnumDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
addAllEnumType(Iterable<? extends DescriptorProtos.EnumDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
addAllEnumvalue(Iterable<? extends EnumValue>) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
addAllExtensionRange(Iterable<? extends DescriptorProtos.DescriptorProto.ExtensionRange>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
addAllField(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
addAllFields(Iterable<? extends Field>) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
addAllFile(Iterable<? extends PluginProtos.CodeGeneratorResponse.File>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
addAllFile(Iterable<? extends DescriptorProtos.FileDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
addAllFileExtensions(Iterable<String>) - Method in interface dev.enola.model.enola.mediatype.HasFileExtensions.Builder
 
addAllFileToGenerate(Iterable<String>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
addAllImports(Iterable<String>) - Method in class dev.enola.thing.proto.TextThings.Builder
repeated string imports = 2;
addAllLeadingDetachedComments(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
addAllLocation(Iterable<? extends DescriptorProtos.SourceCodeInfo.Location>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
addAllMessages(Iterable<? extends MType>) - Method in class com.google.protobuf.RepeatedFieldBuilder
Appends all of the messages in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAllMessages(Iterable<? extends MType>) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
addAllMessageType(Iterable<? extends DescriptorProtos.DescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
addAllMethod(Iterable<? extends DescriptorProtos.MethodDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
addAllMethods(Iterable<? extends Method>) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
addAllMixins(Iterable<? extends Mixin>) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
addAllName(Iterable<? extends DescriptorProtos.UninterpretedOption.NamePart>) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
addAllNestedType(Iterable<? extends DescriptorProtos.DescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
addAllOneofDecl(Iterable<? extends DescriptorProtos.OneofDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
addAllOneofs(Iterable<String>) - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
addAllPath(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
addAllPath(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
addAllPaths(Iterable<String>) - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
addAllProtoFile(Iterable<? extends DescriptorProtos.FileDescriptorProto>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
addAllPublicDependency(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
addAllReservedName(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
addAllReservedName(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
addAllReservedRange(Iterable<? extends DescriptorProtos.DescriptorProto.ReservedRange>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
addAllReservedRange(Iterable<? extends DescriptorProtos.EnumDescriptorProto.EnumReservedRange>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
addAllSeeAlso(Iterable<String>) - Method in interface dev.enola.model.w3.rdfs.HasSeeAlso.Builder
 
addAllService(Iterable<? extends DescriptorProtos.ServiceDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
addAllSourceFileDescriptors(Iterable<? extends DescriptorProtos.FileDescriptorProto>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
addAllSpan(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [json_name = "span", packed = true];
addAllTargets(Iterable<? extends DescriptorProtos.FieldOptions.OptionTargetType>) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
addAllThings(Iterable<? extends Thing>) - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
addAllThings(Iterable<? extends Thing>) - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllValidations(Iterable<? extends Validation>) - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
addAllValue(Iterable<? extends DescriptorProtos.EnumValueDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
addAllValues(Iterable<? extends Value>) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
addAllValues(Iterable<? extends Value>) - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
addAllWeakDependency(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
addAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
addAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
addAnnotation(DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
addAnnotation(DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
addAnnotationBuilder() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
addAnnotationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
addBuffer(ReadableBuffer) - Method in class io.grpc.internal.CompositeReadableBuffer
Adds a new ReadableBuffer at the end of the buffer list.
addBuilder(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
Inserts a new builder at the specified position in this list.
addBuilder(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
addBuilder(MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
Appends a new builder to the end of this list and returns the builder.
addBuilder(MType) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
addCallback(ClientTransport.PingCallback, Executor) - Method in class io.grpc.internal.Http2Ping
Registers a callback that is invoked when the ping operation completes.
addCharset(URI, Charset) - Static method in class dev.enola.common.io.iri.URIs
 
addChild(N, N) - Method in class dev.enola.common.tree.ImmutableTreeBuilder
 
addChild(N, N) - Method in interface dev.enola.common.tree.TreeBuilder
 
addClassIdProperty(Property) - Method in interface dev.enola.model.enola.meta.Class.Builder
 
addClassProperty(Property) - Method in interface dev.enola.model.enola.meta.Class.Builder
 
addClientSocket(InternalInstrumented<InternalChannelz.SocketStats>) - Method in class io.grpc.InternalChannelz
Adds a socket.
addDeclaration(int, DescriptorProtos.ExtensionRangeOptions.Declaration) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
addDeclaration(int, DescriptorProtos.ExtensionRangeOptions.Declaration.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
addDeclaration(DescriptorProtos.ExtensionRangeOptions.Declaration) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
addDeclaration(DescriptorProtos.ExtensionRangeOptions.Declaration.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
addDeclarationBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
addDeclarationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
addDefaults(int, DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
addDefaults(int, DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
addDefaults(DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
addDefaults(DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
addDefaultsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
addDefaultsBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
addDependency(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3 [json_name = "dependency"];
addDependencyBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3 [json_name = "dependency"];
addDoubleCounter(DoubleCounterMetricInstrument, double, List<String>, List<String>) - Method in interface io.grpc.MetricRecorder
Adds a value for a double-precision counter metric instrument.
addDoubleCounter(DoubleCounterMetricInstrument, double, List<String>, List<String>) - Method in interface io.grpc.MetricSink
Adds a value for a double-precision counter associated with specified metric instrument.
addEditionDefaults(int, DescriptorProtos.FieldOptions.EditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
addEditionDefaults(int, DescriptorProtos.FieldOptions.EditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
addEditionDefaults(DescriptorProtos.FieldOptions.EditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
addEditionDefaults(DescriptorProtos.FieldOptions.EditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
addEditionDefaultsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
addEditionDefaultsBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
addEntries(int, Log.Entry) - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
addEntries(int, Log.Entry.Builder) - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
addEntries(Log.Entry) - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
addEntries(Log.Entry.Builder) - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
addEntriesBuilder() - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
addEntriesBuilder(int) - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
addEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
addEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
addEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
addEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
addEnumType(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
addEnumType(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
addEnumType(DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
addEnumType(DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
addEnumTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
addEnumTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
addEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
addEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
addEnumvalue(int, EnumValue) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
addEnumvalue(int, EnumValue.Builder) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
addEnumvalue(EnumValue) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
addEnumvalue(EnumValue.Builder) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
addEnumvalueBuilder() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
addEnumvalueBuilder(int) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
addExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
addExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
addExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
addExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
addExtension(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
addExtension(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
addExtension(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
addExtension(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
addExtension(ExtensionLite<? extends MessageT, List<T>>, T) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
Append a value to a repeated extension.
addExtension(GeneratedMessage.GeneratedExtension<MessageT, List<T>>, T) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
Deprecated.
addExtensionBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
addExtensionBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
addExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
addExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
addExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
addExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
addExtensionRangeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
addExtensionRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
addField(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
addField(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
addField(int, UnknownFieldSet.Field) - Method in class com.google.protobuf.UnknownFieldSet.Builder
Add a field to the UnknownFieldSet.
addField(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
addField(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
addFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
addFieldBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
addFields(int, Field) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
addFields(int, Field.Builder) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
addFields(Field) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
addFields(Field.Builder) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
addFieldsBuilder() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
addFieldsBuilder(int) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
addFile(int, PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
addFile(int, PluginProtos.CodeGeneratorResponse.File.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
addFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
addFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
addFile(PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
addFile(PluginProtos.CodeGeneratorResponse.File.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
addFile(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
addFile(DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
addFileBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
addFileBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
addFileBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
addFileBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
addFileExtension(String) - Method in interface dev.enola.model.enola.mediatype.HasFileExtensions.Builder
 
addFileToGenerate(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
addFileToGenerateBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
addFixed32(int) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
Add a fixed32 value.
addFixed64(long) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
Add a fixed64 value.
addGroup(UnknownFieldSet) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
Add an embedded group.
addImports(String) - Method in class dev.enola.thing.proto.TextThings.Builder
repeated string imports = 2;
addImportsBytes(ByteString) - Method in class dev.enola.thing.proto.TextThings.Builder
repeated string imports = 2;
addLeadingDetachedComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
addLeadingDetachedCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
addLengthDelimited(ByteString) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
Add a length-delimited value.
addListenAddress(SocketAddress) - Method in class io.grpc.netty.NettyServerBuilder
Adds an additional address for this server to listen on.
addListener(Context.CancellationListener, Executor) - Method in class io.grpc.Context
Add a listener that will be notified when the context becomes cancelled.
addListener(Context.CancellationListener, Executor) - Method in class io.grpc.Context.CancellableContext
 
addListenSocket(InternalInstrumented<InternalChannelz.SocketStats>) - Method in class io.grpc.InternalChannelz
 
addListenSockets(List<InternalInstrumented<InternalChannelz.SocketStats>>) - Method in class io.grpc.InternalChannelz.ServerStats.Builder
Sets the listen sockets.
addLocation(int, DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
addLocation(int, DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
addLocation(DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
addLocation(DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
addLocationBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
addLocationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
addLongCounter(LongCounterMetricInstrument, long, List<String>, List<String>) - Method in interface io.grpc.MetricRecorder
Adds a value for a long valued counter metric instrument.
addLongCounter(LongCounterMetricInstrument, long, List<String>, List<String>) - Method in interface io.grpc.MetricSink
Adds a value for a long valued counter metric associated with specified metric instrument.
addMediaType(URI, MediaType) - Static method in class dev.enola.common.io.iri.URIs
 
addMessage(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
Inserts the specified message at the specified position in this list.
addMessage(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
addMessage(MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
Appends the specified element to the end of this list.
addMessage(MType) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
addMessageType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
addMessageType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
addMessageType(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
addMessageType(DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
addMessageTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
addMessageTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
addMethod(int, DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
addMethod(int, DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
addMethod(DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
addMethod(DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
addMethod(MethodDescriptor<?, ?>) - Method in class io.grpc.ServiceDescriptor.Builder
Adds a method to this service.
addMethod(MethodDescriptor<ReqT, RespT>, ServerCallHandler<ReqT, RespT>) - Method in class io.grpc.ServerServiceDefinition.Builder
Add a method to be supported by the service.
addMethod(ServerMethodDefinition<ReqT, RespT>) - Method in class io.grpc.ServerServiceDefinition.Builder
Add a method to be supported by the service.
addMethodBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
addMethodBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
addMethods(int, Method) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
addMethods(int, Method.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
addMethods(Method) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
addMethods(Method.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
addMethodsBuilder() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
addMethodsBuilder(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
addMetricSink(ManagedChannelBuilder<T>, MetricSink) - Static method in class io.grpc.InternalManagedChannelBuilder
 
addMetricSink(MetricSink) - Method in class io.grpc.ForwardingChannelBuilder2
 
addMetricSink(MetricSink) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
addMetricSink(MetricSink) - Method in class io.grpc.ManagedChannelBuilder
Adds a MetricSink for channel to use for configuring and recording metrics.
addMixins(int, Mixin) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
addMixins(int, Mixin.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
addMixins(Mixin) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
addMixins(Mixin.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
addMixinsBuilder() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
addMixinsBuilder(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
addName(int, DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
addName(int, DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
addName(DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
addName(DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
addNameBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
addNameBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
addNestedType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
addNestedType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
addNestedType(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
addNestedType(DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
addNestedTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
addNestedTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
addOneofDecl(int, DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
addOneofDecl(int, DescriptorProtos.OneofDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
addOneofDecl(DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
addOneofDecl(DescriptorProtos.OneofDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
addOneofDeclBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
addOneofDeclBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
addOneofs(String) - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
addOneofsBytes(ByteString) - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
addOption(LoadBalancer.CreateSubchannelArgs.Key<T>, T) - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Builder
Add a custom option.
addOption(String, boolean) - Method in class io.grpc.InternalChannelz.SocketOptions.Builder
 
addOption(String, int) - Method in class io.grpc.InternalChannelz.SocketOptions.Builder
 
addOption(String, String) - Method in class io.grpc.InternalChannelz.SocketOptions.Builder
 
addOptionalLabel(String, String) - Method in class io.grpc.ClientStreamTracer
Information providing context to the call became available.
addOptionalLabel(String, String) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
addOptionalLabel(String, String) - Method in interface io.grpc.LoadBalancer.PickDetailsConsumer
Optional labels that provide context of how the pick was routed.
addOptionalLabel(String, String) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
addOptions(int, Option) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(int, Option) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(int, Option) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(int, Option) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
addOptions(int, Option) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
addOptions(int, Option) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
addOptions(int, Option.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(int, Option.Builder) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(int, Option.Builder) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(int, Option.Builder) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
addOptions(int, Option.Builder) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
addOptions(int, Option.Builder) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
addOptions(Option) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(Option) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(Option) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(Option) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
addOptions(Option) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
addOptions(Option) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
addOptions(Option.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(Option.Builder) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(Option.Builder) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(Option.Builder) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
addOptions(Option.Builder) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
addOptions(Option.Builder) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
addOptionsBuilder() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptionsBuilder() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptionsBuilder() - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptionsBuilder() - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
addOptionsBuilder() - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
addOptionsBuilder() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
addOptionsBuilder(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptionsBuilder(int) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptionsBuilder(int) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptionsBuilder(int) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
addOptionsBuilder(int) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
addOptionsBuilder(int) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
addOrdered(HasPredicateIRI, T) - Method in interface dev.enola.thing.Thing.Builder2
 
addOrdered(HasPredicateIRI, T, String) - Method in interface dev.enola.thing.Thing.Builder2
 
addOrdered(String, T) - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
addOrdered(String, T) - Method in class dev.enola.thing.impl.MutableThing
 
addOrdered(String, T) - Method in interface dev.enola.thing.PredicatesObjects.Builder2
Adds one of possibly several value objects for the given predicate IRI - and preserves order.
addOrdered(String, T) - Method in interface dev.enola.thing.Thing.Builder2
 
addOrdered(String, T, String) - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
addOrdered(String, T, String) - Method in class dev.enola.thing.impl.MutableThing
 
addOrdered(String, T, String) - Method in interface dev.enola.thing.PredicatesObjects.Builder2
 
addOrdered(String, T, String) - Method in interface dev.enola.thing.Thing.Builder2
 
addParent(Class) - Method in interface dev.enola.model.enola.meta.Class.Builder
 
addParents(Type) - Method in interface dev.enola.model.enola.java.Type.Builder
 
addPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
addPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
addPaths(String) - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
addPathsBytes(ByteString) - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
addProtoFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
addProtoFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
addProtoFile(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
addProtoFile(DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
addProtoFileBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
addProtoFileBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
addPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
addQuery(String, Map<String, String>) - Static method in class dev.enola.common.io.iri.URIs
 
addQuery(URI, URI) - Static method in class dev.enola.common.io.iri.URIs
Returns an URI with everything except the query parameters of the uri (1st) parameter, but the query parameters of originalUriWithQuery (2nd) parameter - IFF the uri (1st) parameter has no query; otherwise just returns the uri (1st) parameter as-is.
addQuery(URI, Map<String, String>) - Static method in class dev.enola.common.io.iri.URIs
 
addRdfsClassProperty(HasIRI) - Method in interface dev.enola.model.w3.rdfs.Class.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DynamicMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
Deprecated.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
Deprecated.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.MapEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in interface com.google.protobuf.Message.Builder
Like setRepeatedField, but appends the value as a new element.
addReservedName(String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
addReservedName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
addReservedNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
addReservedNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
addReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
addReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
addReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
addReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
addReservedRange(DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
addReservedRange(DescriptorProtos.DescriptorProto.ReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
addReservedRange(DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
addReservedRange(DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
addReservedRangeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
addReservedRangeBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
addReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
addReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
addressResolver - Variable in class io.grpc.internal.DnsNameResolver
 
addRootChannel(InternalInstrumented<InternalChannelz.ChannelStats>) - Method in class io.grpc.InternalChannelz
Adds a root channel.
addSchemaClass(Class) - Method in interface dev.enola.model.enola.meta.Schema.Builder
 
addSchemaDatatype(Datatype) - Method in interface dev.enola.model.enola.meta.Schema.Builder
 
addSchemaProperty(Property) - Method in interface dev.enola.model.enola.meta.Schema.Builder
 
addSeeAlso(String) - Method in interface dev.enola.model.w3.rdfs.HasSeeAlso.Builder
 
addServer(InternalInstrumented<InternalChannelz.ServerStats>) - Method in class io.grpc.InternalChannelz
Adds a server.
addServerSocket(InternalInstrumented<InternalChannelz.ServerStats>, InternalInstrumented<InternalChannelz.SocketStats>) - Method in class io.grpc.InternalChannelz
Adds a server socket.
addService(int, DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
addService(int, DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
addService(DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
addService(DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
addService(BindableService) - Method in class io.grpc.ForwardingServerBuilder
 
addService(BindableService) - Method in class io.grpc.internal.ServerImplBuilder
 
addService(BindableService) - Method in class io.grpc.ServerBuilder
Adds a service implementation to the handler registry.
addService(BindableService) - Method in class io.grpc.util.MutableHandlerRegistry
Registers a service.
addService(ServerServiceDefinition) - Method in class io.grpc.ForwardingServerBuilder
 
addService(ServerServiceDefinition) - Method in class io.grpc.internal.ServerImplBuilder
 
addService(ServerServiceDefinition) - Method in class io.grpc.ServerBuilder
Adds a service implementation to the handler registry.
addService(ServerServiceDefinition) - Method in class io.grpc.util.MutableHandlerRegistry
Registers a service.
addServiceBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
addServiceBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
addServices(List<ServerServiceDefinition>) - Method in class io.grpc.ServerBuilder
Adds a list of service implementations to the handler registry together.
addSourceFileDescriptors(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
addSourceFileDescriptors(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
addSourceFileDescriptors(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
addSourceFileDescriptors(DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
addSourceFileDescriptorsBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
addSourceFileDescriptorsBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
addSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [json_name = "span", packed = true];
addStreamTracerFactory(ServerStreamTracer.Factory) - Method in class io.grpc.ForwardingServerBuilder
 
addStreamTracerFactory(ServerStreamTracer.Factory) - Method in class io.grpc.internal.ServerImplBuilder
 
addStreamTracerFactory(ServerStreamTracer.Factory) - Method in class io.grpc.ServerBuilder
Adds a ServerStreamTracer.Factory to measure server-side traffic.
addSubchannel(InternalInstrumented<InternalChannelz.ChannelStats>) - Method in class io.grpc.InternalChannelz
Adds a subchannel.
addTargets(DescriptorProtos.FieldOptions.OptionTargetType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
addThings(int, Thing) - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
addThings(int, Thing) - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
addThings(int, Thing.Builder) - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
addThings(int, Thing.Builder) - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
addThings(Thing) - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
addThings(Thing) - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
addThings(Thing.Builder) - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
addThings(Thing.Builder) - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
addThingsBuilder() - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
addThingsBuilder() - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
addThingsBuilder(int) - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
addThingsBuilder(int) - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
addTransportFilter(ClientTransportFilter) - Method in class io.grpc.ForwardingChannelBuilder2
 
addTransportFilter(ClientTransportFilter) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
addTransportFilter(ClientTransportFilter) - Method in class io.grpc.ManagedChannelBuilder
addTransportFilter(ServerTransportFilter) - Method in class io.grpc.ForwardingServerBuilder
 
addTransportFilter(ServerTransportFilter) - Method in class io.grpc.internal.ServerImplBuilder
 
addTransportFilter(ServerTransportFilter) - Method in class io.grpc.ServerBuilder
addType(HasClassIRI) - Method in interface dev.enola.model.w3.rdf.HasType.Builder
 
addType(String) - Method in interface dev.enola.model.w3.rdf.HasType.Builder
 
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUses(Type) - Method in interface dev.enola.model.enola.java.Type.Builder
 
addValidations(int, Validation) - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
addValidations(int, Validation.Builder) - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
addValidations(Validation) - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
addValidations(Validation.Builder) - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
addValidationsBuilder() - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
addValidationsBuilder(int) - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
addValue(int, DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
addValue(int, DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
addValue(DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
addValue(DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
addValueBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
addValueBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
addValues(int, Value) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
addValues(int, Value.Builder) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
addValues(int, Value) - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
addValues(int, Value.Builder) - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
addValues(Value) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
addValues(Value.Builder) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
addValues(Value) - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
addValues(Value.Builder) - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
addValuesBuilder() - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
addValuesBuilder() - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
addValuesBuilder(int) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
addValuesBuilder(int) - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
addVarint(long) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
Add a varint value.
addWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
AdvancedTlsX509KeyManager - Class in io.grpc.util
AdvancedTlsX509KeyManager is an X509ExtendedKeyManager that allows users to configure advanced TLS features, such as private key and certificate chain reloading.
AdvancedTlsX509KeyManager() - Constructor for class io.grpc.util.AdvancedTlsX509KeyManager
 
AdvancedTlsX509KeyManager.Closeable - Interface in io.grpc.util
Mainly used to avoid throwing IO Exceptions in java.io.Closeable.
AdvancedTlsX509TrustManager - Class in io.grpc.util
AdvancedTlsX509TrustManager is an X509ExtendedTrustManager that allows users to configure advanced TLS features, such as root certificate reloading and peer cert custom verification.
AdvancedTlsX509TrustManager.Builder - Class in io.grpc.util
AdvancedTlsX509TrustManager.Closeable - Interface in io.grpc.util
 
AdvancedTlsX509TrustManager.SslSocketAndEnginePeerVerifier - Interface in io.grpc.util
 
AdvancedTlsX509TrustManager.Verification - Enum Class in io.grpc.util
The verification mode when authenticating the peer certificate.
advmss - Variable in class io.grpc.InternalChannelz.TcpInfo
 
after(long, TimeUnit) - Static method in class io.grpc.Deadline
Create a deadline that will expire at the specified offset based on the system ticker.
after(long, TimeUnit, Deadline.Ticker) - Static method in class io.grpc.Deadline
Create a deadline that will expire at the specified offset based on the given Deadline.Ticker.
AGGREGATE_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
aggregateState(ConnectivityState, ConnectivityState) - Static method in class io.grpc.util.MultiChildLoadBalancer
 
ALIAS - Enum constant in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
ALIAS = 2;
ALIAS_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
ALIAS = 2;
ALL - Static variable in record class dev.enola.common.time.Interval
An interval over the whole time-line.
ALL - Static variable in class dev.enola.model.Datatypes
 
ALL - Static variable in class dev.enola.model.enola.Datatypes
 
ALL - Static variable in class dev.enola.model.schemaorg.Datatypes
 
ALL - Static variable in class dev.enola.model.xsd.Datatypes
 
allocate(int) - Method in interface io.grpc.internal.WritableBufferAllocator
Request a new WritableBuffer with the given capacityHint.
allocate(Class<?>, String) - Static method in class io.grpc.InternalLogId
Creates a log id.
allocate(String, String) - Static method in class io.grpc.InternalLogId
Creates a log id.
ALLOW - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
ALLOW = 1;
ALLOW_ALIAS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
 
ALLOW_SINGULAR_OVERWRITES - Enum constant in enum class com.google.protobuf.TextFormat.Parser.SingularOverwritePolicy
Later values are merged with earlier values.
ALLOW_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
ALLOW = 1;
AllQuery - Record Class in dev.enola.data
 
AllQuery(boolean, long) - Constructor for record class dev.enola.data.AllQuery
Creates an instance of a AllQuery record class.
ALREADY_EXISTS - Enum constant in enum class io.grpc.Status.Code
Some entity that we attempted to create (e.g., file or directory) already exists.
ALREADY_EXISTS - Static variable in class io.grpc.Status
Some entity that we attempted to create (e.g., file or directory) already exists.
AlreadyCalledException() - Constructor for exception class com.google.protobuf.RpcUtil.AlreadyCalledException
 
AlwaysCachingResourceProvider - Class in dev.enola.common.io.resource.cache
AlwaysCachingResourceProvider is a ResourceProvider which caches everything in memory.
AlwaysCachingResourceProvider(ResourceProvider) - Constructor for class dev.enola.common.io.resource.cache.AlwaysCachingResourceProvider
 
alwaysPrintFieldsWithNoPresence() - Method in class com.google.protobuf.util.JsonFormat.Printer
Creates a new JsonFormat.Printer that will print any field that does not support presence even if it would not otherwise be printed (empty repeated fields, empty map fields, and implicit presence scalars set to their default value).
AlwaysThingProvider - Class in dev.enola.thing.repo
AlwaysThingProvider is a ThingProvider which never returns null, but always a Thing.
AlwaysThingProvider(ThingProvider) - Constructor for class dev.enola.thing.repo.AlwaysThingProvider
 
AlwaysThingProviderAdapter - Class in dev.enola.thing.message
AlwaysThingProviderAdapter is a ThingProviderAdapter which is an AlwaysThingProvider.
AlwaysThingProviderAdapter(ProviderFromIRI<Thing>, DatatypeRepository) - Constructor for class dev.enola.thing.message.AlwaysThingProviderAdapter
 
alwaysUseFieldBuilders - Static variable in class com.google.protobuf.GeneratedMessage
For testing.
ANNOTATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
Annotation semantics - Search tag in class io.grpc.Attributes
Section
AnonymousInProcessSocketAddress - Class in io.grpc.inprocess
Custom SocketAddress class for InProcessTransport, for a server which can only be referenced via this address instance.
AnonymousInProcessSocketAddress() - Constructor for class io.grpc.inprocess.AnonymousInProcessSocketAddress
Creates a new AnonymousInProcessSocketAddress.
any - Variable in class io.grpc.InternalChannelz.OtherSecurity
 
Any - Class in com.google.protobuf
Protobuf type google.protobuf.Any
Any.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Any
anyObjectInUse(Object...) - Method in class io.grpc.internal.InUseStateAggregator
Returns true if any of the given objects are in use.
AnyOrBuilder - Interface in com.google.protobuf
 
AnyProto - Class in com.google.protobuf
 
Anys - Class in dev.enola.common.protobuf
 
Api - Class in com.google.protobuf
Protobuf type google.protobuf.Api
Api.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Api
ApiOrBuilder - Interface in com.google.protobuf
 
ApiProto - Class in com.google.protobuf
 
append(char) - Method in class dev.enola.common.StringBuilderWriter
 
append(Object) - Method in class io.grpc.internal.InsightBuilder
Appends a piece of information which is a plain string.
AppendableResource - Class in dev.enola.common.io.resource
 
AppendableResource(Appendable, MediaType) - Constructor for class dev.enola.common.io.resource.AppendableResource
 
appendKeyValue(String, Object) - Method in class io.grpc.internal.InsightBuilder
Appends a piece of information which is a key-value , which will be formatted into "key=value".
appendTimeoutInsight(InsightBuilder) - Method in class io.grpc.internal.AbstractClientStream
 
appendTimeoutInsight(InsightBuilder) - Method in interface io.grpc.internal.ClientStream
Append information that will be included in the locally generated DEADLINE_EXCEEDED errors to the given InsightBuilder, in order to tell the user about the state of the stream so that they can better diagnose the cause of the error.
appendTimeoutInsight(InsightBuilder) - Method in class io.grpc.internal.FailingClientStream
 
appendTimeoutInsight(InsightBuilder) - Method in class io.grpc.internal.NoopClientStream
 
appendTo(MessageOrBuilder, Appendable) - Method in class com.google.protobuf.util.JsonFormat.Printer
Converts a protobuf message to the proto3 JSON format.
APPLICATION - Enum constant in enum class javax.annotation.Resource.AuthenticationType
 
ApplicationThreadDeframer - Class in io.grpc.internal
Sits between AbstractStream.TransportState and MessageDeframer to deframe in the client thread.
apply(Metadata) - Method in class io.grpc.CallCredentials.MetadataApplier
Called when headers are successfully generated.
applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier) - Method in class io.grpc.CallCredentials
Pass the credential data to the given CallCredentials.MetadataApplier, which will propagate it to the request metadata.
applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier) - Method in class io.grpc.CompositeCallCredentials
 
argumentType() - Method in interface dev.enola.Action
 
argumentType() - Method in class dev.enola.model.enola.action.Get
 
array() - Method in class io.grpc.internal.AbstractReadableBuffer
 
array() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
array() - Method in interface io.grpc.internal.ReadableBuffer
Gets the backing array for this buffer.
Array - Enum constant in enum class dev.enola.model.enola.java.Type.Kind
 
arrayOffset() - Method in class io.grpc.internal.AbstractReadableBuffer
 
arrayOffset() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
arrayOffset() - Method in interface io.grpc.internal.ReadableBuffer
Gets the offset in the backing array of the current read position.
as(TypeToken<?>) - Method in interface dev.enola.common.ObjectWithTypeToken
 
asAny() - Method in class dev.enola.common.protobuf.Wany
 
asByteSource() - Method in interface dev.enola.common.io.ByteSourcer
 
asChannel() - Method in class io.grpc.LoadBalancer.Subchannel
(Internal use only) returns a Channel that is backed by this Subchannel.
asChannel() - Method in class io.grpc.util.ForwardingSubchannel
 
ASCII_STRING_MARSHALLER - Static variable in class io.grpc.Metadata
Simple metadata marshaller that encodes strings as is.
asException() - Method in class io.grpc.Status
Convert this Status to an Exception.
asException(Metadata) - Method in class io.grpc.Status
Same as Status.asException() but includes the provided trailers in the returned exception.
asFactory() - Method in class io.grpc.NameResolverRegistry
 
asMap() - Method in class com.google.protobuf.UnknownFieldSet
Get a map of fields in the set by number.
asMap() - Method in class com.google.protobuf.UnknownFieldSet.Builder
Get all present Fields as an immutable Map.
asMessage(Messages) - Method in class dev.enola.common.protobuf.Wany
 
asMessage(List<Thing.Builder>) - Method in class dev.enola.rdf.io.RdfResourceIntoProtoThingConverter
This return thingsList as Thing (if there is 1) or a Things pb.
asRuntimeException() - Method in class io.grpc.Status
Convert this Status to a RuntimeException.
asRuntimeException(Metadata) - Method in class io.grpc.Status
Same as Status.asRuntimeException() but includes the provided trailers in the returned exception.
asRuntimeException(Status, Metadata, boolean) - Static method in class io.grpc.InternalStatus
Create a new StatusRuntimeException with the internal option of skipping the filling of the stack trace.
assignDescriptors(Descriptors.FileDescriptor) - Method in interface com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner
Deprecated.
 
asString() - Method in class dev.enola.common.ByteSeq
Return String from bytes decoded as UTF-8.
assumedMessageSize(long) - Method in class io.grpc.inprocess.InProcessChannelBuilder
Assumes RPC messages are the specified size.
ASYNC - Enum constant in enum class io.grpc.stub.InternalClientCalls.StubType
 
asyncBidiStreamingCall(ClientCall<ReqT, RespT>, StreamObserver<RespT>) - Static method in class io.grpc.stub.ClientCalls
Executes a bidirectional-streaming call.
asyncBidiStreamingCall(ServerCalls.BidiStreamingMethod<ReqT, RespT>) - Static method in class io.grpc.stub.ServerCalls
Creates a ServerCallHandler for a bidi streaming method of the service.
asyncClientStreamingCall(ClientCall<ReqT, RespT>, StreamObserver<RespT>) - Static method in class io.grpc.stub.ClientCalls
Executes a client-streaming call returning a StreamObserver for the request messages.
asyncClientStreamingCall(ServerCalls.ClientStreamingMethod<ReqT, RespT>) - Static method in class io.grpc.stub.ServerCalls
Creates a ServerCallHandler for a client streaming method of the service.
asyncServerStreamingCall(ClientCall<ReqT, RespT>, ReqT, StreamObserver<RespT>) - Static method in class io.grpc.stub.ClientCalls
Executes a server-streaming call with a response StreamObserver.
asyncServerStreamingCall(ServerCalls.ServerStreamingMethod<ReqT, RespT>) - Static method in class io.grpc.stub.ServerCalls
Creates a ServerCallHandler for a server streaming method of the service.
asyncUnaryCall(ClientCall<ReqT, RespT>, ReqT, StreamObserver<RespT>) - Static method in class io.grpc.stub.ClientCalls
Executes a unary call with a response StreamObserver.
asyncUnaryCall(ServerCalls.UnaryMethod<ReqT, RespT>) - Static method in class io.grpc.stub.ServerCalls
Creates a ServerCallHandler for a unary call method of the service.
asyncUnimplementedStreamingCall(MethodDescriptor<?, ?>, StreamObserver<?>) - Static method in class io.grpc.stub.ServerCalls
Sets unimplemented status for streaming call.
asyncUnimplementedUnaryCall(MethodDescriptor<?, ?>, StreamObserver<?>) - Static method in class io.grpc.stub.ServerCalls
Sets unimplemented status for method on given response stream for unary call.
ato - Variable in class io.grpc.InternalChannelz.TcpInfo
 
AtomicBackoff - Class in io.grpc.internal
A long atomically updated due to errors caused by the value being too small.
AtomicBackoff(String, long) - Constructor for class io.grpc.internal.AtomicBackoff
Construct an atomic with initial value value.
AtomicBackoff.State - Class in io.grpc.internal
 
attach() - Method in class io.grpc.Context
Attach this context, thus enter a new scope within which this context is Context.current().
attach() - Method in class io.grpc.Context.CancellableContext
 
ATTR_AUTHORITY_OVERRIDE - Static variable in class io.grpc.EquivalentAddressGroup
The authority to be used when constructing Subchannels for this EquivalentAddressGroup.
ATTR_CLIENT_EAG_ATTRS - Static variable in class io.grpc.internal.GrpcAttributes
Attribute key for the attributes of the EquivalentAddressGroup (EquivalentAddressGroup.getAttributes()) that the transport's server address is from.
ATTR_HEALTH_CHECKING_CONFIG - Static variable in class io.grpc.LoadBalancer
 
ATTR_SECURITY_LEVEL - Static variable in class io.grpc.internal.GrpcAttributes
The security level of the transport.
attributes - Variable in class io.grpc.internal.DnsNameResolver.InternalResolutionResult
 
Attributes - Class in io.grpc
An immutable type-safe container of attributes.
Attributes.Builder - Class in io.grpc
The helper class to build an Attributes instance.
Attributes.Key<T> - Class in io.grpc
Key for an key-value pair.
augment(Things.Builder, String, Map<String, String>) - Method in class dev.enola.core.message.ProtoEnumValueToThingConnector
 
augment(Things.Builder, String, Map<String, String>) - Method in class dev.enola.core.message.ProtoFieldToThingConnector
 
augment(Things.Builder, String, Map<String, String>) - Method in class dev.enola.core.message.ProtoMessageToThingConnector
 
augment(Things.Builder, String, Map<String, String>) - Method in interface dev.enola.core.thing.ThingConnector
 
augmentDescription(String) - Method in class io.grpc.Status
Create a derived instance of Status augmenting the current description with additional detail.
authenticationType() - Element in annotation interface javax.annotation.Resource
The authentication type to use for this resource.
authority() - Method in class dev.enola.common.io.iri.IRI
 
authority() - Method in class io.grpc.Channel
The authority of the destination this channel connects to.
authority(String) - Method in class dev.enola.common.io.iri.IRI.Builder
 
AuthorityEscaper() - Constructor for class io.grpc.internal.GrpcUtil.AuthorityEscaper
 
authorityFromHostAndPort(String, int) - Static method in class io.grpc.internal.GrpcUtil
Combine a host and port into an authority string.
authorityToUri(String) - Static method in class io.grpc.internal.GrpcUtil
Parse an authority into a URI for retrieving the host and port.
AutoConfiguredLoadBalancerFactory - Class in io.grpc.internal
 
AutoConfiguredLoadBalancerFactory(String) - Constructor for class io.grpc.internal.AutoConfiguredLoadBalancerFactory
 
AutoConfiguredLoadBalancerFactory.AutoConfiguredLoadBalancer - Class in io.grpc.internal
 
available() - Method in interface io.grpc.KnownLength
Returns the total number of bytes that can be read (or skipped over) from this object until all bytes have been read out.
awaitTermination() - Method in class io.grpc.internal.ServerImpl
 
awaitTermination() - Method in class io.grpc.Server
Waits for the server to become terminated.
awaitTermination(long, TimeUnit) - Method in class io.grpc.internal.ServerImpl
 
awaitTermination(long, TimeUnit) - Method in class io.grpc.ManagedChannel
Waits for the channel to become terminated, giving up if the timeout is reached.
awaitTermination(long, TimeUnit) - Method in class io.grpc.Server
Waits for the server to become terminated, giving up if the timeout is reached.

B

b() - Method in interface dev.enola.thing.java.test.HasB
 
b(Instant) - Method in interface dev.enola.thing.java.test.HasB.Builder
 
b(Instant) - Method in interface dev.enola.thing.java.test.TestSomething.Builder
 
backoff - Variable in class io.grpc.InternalChannelz.TcpInfo
 
backoff() - Method in class io.grpc.internal.AtomicBackoff.State
Causes future invocations of AtomicBackoff.getState() to have a value at least double this state's value.
BackoffPolicy - Interface in io.grpc.internal
Determines how long to wait before doing some action (typically a retry, or a reconnect).
BackoffPolicy.Provider - Interface in io.grpc.internal
 
base() - Method in class dev.enola.common.io.iri.IRI
 
BASE - Enum constant in enum class dev.enola.common.io.iri.URIs.ContextKeys
Base URI.
BASE64_ENCODING_OMIT_PADDING - Static variable in class io.grpc.InternalMetadata
An instance of base64 encoder that omits padding.
baseEjectionTimeNanos - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig
 
BaseResource - Class in dev.enola.common.io.resource
 
BaseResource(URI) - Constructor for class dev.enola.common.io.resource.BaseResource
 
BaseResource(URI, ByteSource) - Constructor for class dev.enola.common.io.resource.BaseResource
 
BaseResource(URI, MediaType) - Constructor for class dev.enola.common.io.resource.BaseResource
 
bash(boolean, Path, String, Appendable, Duration) - Method in class dev.enola.common.markdown.exec.VorburgerExecRunner
 
beforeStart(ClientCallStreamObserver<ReqT>) - Method in interface io.grpc.stub.ClientResponseObserver
Called by the runtime prior to the start of a call to provide a reference to the ClientCallStreamObserver for the outbound stream.
BEGIN_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
between(Timestamp, Timestamp) - Static method in class com.google.protobuf.util.Timestamps
Calculate the difference between two timestamps.
BiConverter<A,B> - Interface in dev.enola.common.convert
Bi-directional alternative to Converter.
BIDI_STREAMING - Enum constant in enum class io.grpc.MethodDescriptor.MethodType
Zero or more request and response messages arbitrarily interleaved in time.
BIN64 - Static variable in class dev.enola.thing.KIRI.XSD
 
BINARY - Static variable in class dev.enola.common.convert.ObjectToStringBiConverters
 
BINARY - Static variable in class dev.enola.model.enola.Datatypes
 
BINARY - Static variable in class dev.enola.thing.KIRI.E
 
BINARY_BYTE_MARSHALLER - Static variable in class io.grpc.Metadata
Simple metadata marshaller that encodes bytes as is.
BINARY_HEADER_SUFFIX - Static variable in class io.grpc.Metadata
All binary headers should have this suffix in their names.
BinaryLog - Class in io.grpc
A binary log that can be installed on a channel or server.
BinaryLog() - Constructor for class io.grpc.BinaryLog
 
BindableService - Interface in io.grpc
Provides a way to bind instance of service implementation to server.
bindService() - Method in class dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceImplBase
 
bindService() - Method in interface io.grpc.BindableService
Creates ServerServiceDefinition object for current instance of service implementation.
bindService(EnolaServiceGrpc.AsyncService) - Static method in class dev.enola.core.proto.EnolaServiceGrpc
 
BLOCKING - Enum constant in enum class io.grpc.stub.InternalClientCalls.StubType
 
BlockingRpcChannel - Interface in com.google.protobuf
Abstract interface for a blocking RPC channel.
blockingServerStreamingCall(Channel, MethodDescriptor<ReqT, RespT>, CallOptions, ReqT) - Static method in class io.grpc.stub.ClientCalls
Executes a server-streaming call returning a blocking Iterator over the response stream.
blockingServerStreamingCall(ClientCall<ReqT, RespT>, ReqT) - Static method in class io.grpc.stub.ClientCalls
Executes a server-streaming call returning a blocking Iterator over the response stream.
BlockingService - Interface in com.google.protobuf
Blocking equivalent to Service.
blockingUnaryCall(Channel, MethodDescriptor<ReqT, RespT>, CallOptions, ReqT) - Static method in class io.grpc.stub.ClientCalls
Executes a unary call and blocks on the response.
blockingUnaryCall(ClientCall<ReqT, RespT>, ReqT) - Static method in class io.grpc.stub.ClientCalls
Executes a unary call and blocks on the response.
BODY - Static variable in class dev.enola.common.io.resource.MarkdownResource
 
BOOL - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
BOOL - Static variable in class dev.enola.thing.KIRI.XSD
 
BOOL_VALUE - Enum constant in enum class com.google.protobuf.Value.KindCase
 
BOOL_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
BOOLEAN - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
 
BOOLEAN - Static variable in class dev.enola.common.convert.ObjectToStringBiConverters
 
BOOLEAN - Static variable in class dev.enola.model.xsd.Datatypes
 
BoolValue - Class in com.google.protobuf
Protobuf type google.protobuf.BoolValue
BoolValue.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.BoolValue
BoolValueOrBuilder - Interface in com.google.protobuf
 
bossEventLoopGroup(EventLoopGroup) - Method in class io.grpc.netty.NettyServerBuilder
Provides the boss EventGroupLoop to the server.
breakdown(String) - Method in interface dev.enola.thing.template.TemplateService
 
breakdown(String) - Method in class dev.enola.thing.template.TemplateThingRepository
 
Breakdown(String, Map<String, String>) - Constructor for record class dev.enola.thing.template.TemplateService.Breakdown
Creates an instance of a Breakdown record class.
build() - Method in class com.google.protobuf.Any.Builder
 
build() - Method in class com.google.protobuf.Api.Builder
 
build() - Method in class com.google.protobuf.BoolValue.Builder
 
build() - Method in class com.google.protobuf.BytesValue.Builder
 
build() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
build() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
build() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
build() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
build() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
build() - Method in class com.google.protobuf.DoubleValue.Builder
 
build() - Method in class com.google.protobuf.Duration.Builder
 
build() - Method in class com.google.protobuf.DynamicMessage.Builder
 
build() - Method in class com.google.protobuf.Empty.Builder
 
build() - Method in class com.google.protobuf.Enum.Builder
 
build() - Method in class com.google.protobuf.EnumValue.Builder
 
build() - Method in class com.google.protobuf.Field.Builder
 
build() - Method in class com.google.protobuf.FieldMask.Builder
 
build() - Method in class com.google.protobuf.FloatValue.Builder
 
build() - Method in class com.google.protobuf.Int32Value.Builder
 
build() - Method in class com.google.protobuf.Int64Value.Builder
 
build() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
 
build() - Method in class com.google.protobuf.ListValue.Builder
 
build() - Method in class com.google.protobuf.MapEntry.Builder
 
build() - Method in interface com.google.protobuf.Message.Builder
 
build() - Method in class com.google.protobuf.Method.Builder
 
build() - Method in class com.google.protobuf.Mixin.Builder
 
build() - Method in class com.google.protobuf.Option.Builder
 
build() - Method in class com.google.protobuf.RepeatedFieldBuilder
Builds the list of messages from the builder and returns them.
build() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
build() - Method in class com.google.protobuf.SingleFieldBuilder
Builds the message and returns it.
build() - Method in class com.google.protobuf.SingleFieldBuilderV3
Deprecated.
build() - Method in class com.google.protobuf.SourceContext.Builder
 
build() - Method in class com.google.protobuf.StringValue.Builder
 
build() - Method in class com.google.protobuf.Struct.Builder
 
build() - Method in class com.google.protobuf.TextFormat.Parser.Builder
 
build() - Method in class com.google.protobuf.TextFormatParseInfoTree.Builder
Build the TextFormatParseInfoTree.
build() - Method in class com.google.protobuf.Timestamp.Builder
 
build() - Method in class com.google.protobuf.Type.Builder
 
build() - Method in class com.google.protobuf.TypeRegistry.Builder
Builds a TypeRegistry.
build() - Method in class com.google.protobuf.UInt32Value.Builder
 
build() - Method in class com.google.protobuf.UInt64Value.Builder
 
build() - Method in class com.google.protobuf.UnknownFieldSet.Builder
Build the UnknownFieldSet and return it.
build() - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
Build the field.
build() - Method in class com.google.protobuf.util.JsonFormat.TypeRegistry.Builder
build() - Method in class com.google.protobuf.Value.Builder
 
build() - Method in interface dev.enola.common.Builder
 
build() - Method in class dev.enola.common.ByteSeq.Builder
 
build() - Method in class dev.enola.common.io.iri.IRI.Builder
 
build() - Method in class dev.enola.common.io.iri.namespace.NamespaceRepositoryBuilder
 
build() - Method in class dev.enola.common.io.iri.template.URITemplateMatcherChain.Builder
 
build() - Method in class dev.enola.common.protobuf.MessageValidators.Result.Builder
 
build() - Method in class dev.enola.common.protobuf.TypeRegistryWrapper.Builder
 
build() - Method in class dev.enola.common.string2long.ConcurrentStringToLongBiMap
 
build() - Method in class dev.enola.common.tree.ImmutableTreeBuilder
 
build() - Method in interface dev.enola.common.tree.TreeBuilder
 
build() - Method in class dev.enola.common.validation.Validation.Builder
 
build() - Method in class dev.enola.common.validation.Validations.Builder
 
build() - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest.Builder
 
build() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
 
build() - Method in class dev.enola.core.proto.GetThingRequest.Builder
 
build() - Method in class dev.enola.core.proto.GetThingResponse.Builder
 
build() - Method in class dev.enola.core.proto.GetThingsRequest.Builder
 
build() - Method in class dev.enola.core.proto.GetThingsResponse.Builder
 
build() - Method in class dev.enola.core.util.proto.Log.Builder
 
build() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
 
build() - Method in class dev.enola.core.util.proto.Log.Inline.Builder
 
build() - Method in class dev.enola.data.RepositoryBuilder
 
build() - Method in class dev.enola.datatype.DatatypeBuilder
 
build() - Method in class dev.enola.datatype.DatatypeRepositoryBuilder
 
build() - Method in class dev.enola.thing.impl.ImmutableThing.Builder
 
build() - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
build() - Method in class dev.enola.thing.impl.MutableThing
 
build() - Method in interface dev.enola.thing.PredicatesObjects.Builder
 
build() - Method in interface dev.enola.thing.PredicatesObjects.Builder2
 
build() - Method in class dev.enola.thing.proto.CompactThing.Builder
 
build() - Method in class dev.enola.thing.proto.CompactThings.Builder
 
build() - Method in class dev.enola.thing.proto.LinksMetadata.Builder
 
build() - Method in class dev.enola.thing.proto.TextThing.Builder
 
build() - Method in class dev.enola.thing.proto.TextThings.Builder
 
build() - Method in class dev.enola.thing.proto.Thing.Builder
 
build() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
 
build() - Method in class dev.enola.thing.proto.Things.Builder
 
build() - Method in class dev.enola.thing.proto.Value.Builder
 
build() - Method in class dev.enola.thing.proto.Value.LangString.Builder
 
build() - Method in class dev.enola.thing.proto.Value.List.Builder
 
build() - Method in class dev.enola.thing.proto.Value.Literal.Builder
 
build() - Method in class dev.enola.thing.repo.ThingMemoryRepositoryROBuilder
 
build() - Method in interface dev.enola.thing.Thing.Builder
 
build() - Method in class io.grpc.Attributes.Builder
Build the attributes.
build() - Method in class io.grpc.ClientStreamTracer.StreamInfo.Builder
Builds a new StreamInfo.
build() - Method in class io.grpc.ForwardingChannelBuilder2
Returns the ManagedChannel built by the delegate by default.
build() - Method in class io.grpc.ForwardingServerBuilder
Returns the Server built by the delegate by default.
build() - Method in class io.grpc.HttpConnectProxiedSocketAddress.Builder
Creates an HttpConnectProxiedSocketAddress.
build() - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
build() - Method in class io.grpc.internal.ServerImplBuilder
 
build() - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
Builds an instance.
build() - Method in class io.grpc.InternalChannelz.ChannelTrace.Builder
Builds a new ChannelTrace instance.
build() - Method in class io.grpc.InternalChannelz.ChannelTrace.Event.Builder
Builds a new Event instance.
build() - Method in class io.grpc.InternalChannelz.ServerStats.Builder
Builds an instance.
build() - Method in class io.grpc.InternalChannelz.SocketOptions.Builder
 
build() - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
Builds an instance.
build() - Method in class io.grpc.InternalConfigSelector.Result.Builder
build() - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Builder
Creates a new args object.
build() - Method in class io.grpc.LoadBalancer.ResolvedAddresses.Builder
build() - Method in class io.grpc.ManagedChannelBuilder
Builds a channel using the given parameters.
build() - Method in class io.grpc.MethodDescriptor.Builder
Builds the method descriptor.
build() - Method in class io.grpc.NameResolver.Args.Builder
build() - Method in class io.grpc.NameResolver.ResolutionResult.Builder
Constructs a new NameResolver.ResolutionResult from this builder.
build() - Method in class io.grpc.ServerBuilder
Builds a server using the given parameters.
build() - Method in class io.grpc.ServerServiceDefinition.Builder
Construct new ServerServiceDefinition.
build() - Method in class io.grpc.ServiceDescriptor.Builder
Constructs a new ServiceDescriptor.
build() - Method in class io.grpc.TlsChannelCredentials.Builder
Construct the credentials.
build() - Method in class io.grpc.TlsServerCredentials.Builder
Construct the credentials.
build() - Method in class io.grpc.util.AdvancedTlsX509TrustManager.Builder
 
build() - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
build() - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection.Builder
build() - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.Builder
build(MapEntry<KeyT, MessageT>) - Method in class com.google.protobuf.MapFieldBuilder
Converts this MapFieldBuilder to a MapField.
build(Channel, CallOptions) - Method in class dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceBlockingStub
 
build(Channel, CallOptions) - Method in class dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceFutureStub
 
build(Channel, CallOptions) - Method in class dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceStub
 
build(Channel, CallOptions) - Method in class io.grpc.stub.AbstractStub
Returns a new stub with the given channel for the provided method configurations.
build(MessageOrBuilderT) - Method in interface com.google.protobuf.MapFieldBuilder.Converter
 
buildClientTransportFactory() - Method in interface io.grpc.internal.ManagedChannelImplBuilder.ClientTransportFactoryBuilder
 
buildClientTransportFactory() - Method in class io.grpc.internal.ManagedChannelImplBuilder.UnsupportedClientTransportFactoryBuilder
 
buildClientTransportServers(List<? extends ServerStreamTracer.Factory>) - Method in interface io.grpc.internal.ServerImplBuilder.ClientTransportServersBuilder
 
builder() - Static method in class com.google.protobuf.TextFormatParseInfoTree
Create a builder for a ParseInfoTree.
builder() - Static method in class dev.enola.common.io.iri.IRI
Returns a new IRI.Builder.
builder() - Static method in class dev.enola.common.io.iri.template.URITemplateMatcherChain
 
builder() - Static method in class dev.enola.common.string2long.ConcurrentStringToLongBiMap
 
builder() - Static method in class dev.enola.common.string2long.ImmutableStringToLongBiMap
 
builder() - Static method in interface dev.enola.model.enola.meta.Property
 
builder() - Static method in interface dev.enola.model.w3.rdf.Property
 
builder() - Static method in interface dev.enola.model.w3.rdfs.Class
 
builder() - Static method in class dev.enola.thing.impl.ImmutablePredicatesObjects
 
builder() - Static method in class dev.enola.thing.impl.ImmutableThing
 
builder() - Static method in interface dev.enola.thing.java.test.TestSomething
 
builder(int) - Static method in class dev.enola.common.ByteSeq
 
builder(TBF) - Static method in interface dev.enola.model.enola.meta.Class
 
builder(TBF) - Static method in interface dev.enola.model.enola.meta.Datatype
 
builder(TBF) - Static method in interface dev.enola.model.enola.meta.Property
 
builder(TBF) - Static method in interface dev.enola.model.enola.meta.Schema
 
builder(TBF) - Static method in interface dev.enola.thing.java.test.TestSomething
 
builder(ServiceDescriptor) - Static method in class io.grpc.ServerServiceDefinition
 
builder(String) - Static method in class io.grpc.ServerServiceDefinition
Convenience that constructs a ServiceDescriptor simultaneously.
Builder<B> - Interface in dev.enola.common
 
Builder() - Constructor for class com.google.protobuf.AbstractMessage.Builder
 
Builder() - Constructor for class com.google.protobuf.GeneratedMessage.Builder
 
Builder() - Constructor for class com.google.protobuf.GeneratedMessageV3.Builder
Deprecated.
Builder() - Constructor for class com.google.protobuf.TextFormat.Parser.Builder
 
Builder() - Constructor for class dev.enola.common.io.iri.IRI.Builder
 
Builder() - Constructor for class dev.enola.thing.impl.ImmutableThing.Builder
 
Builder() - Constructor for class io.grpc.InternalChannelz.ChannelStats.Builder
 
Builder() - Constructor for class io.grpc.InternalChannelz.ChannelTrace.Builder
 
Builder() - Constructor for class io.grpc.InternalChannelz.ChannelTrace.Event.Builder
 
Builder() - Constructor for class io.grpc.InternalChannelz.ServerStats.Builder
 
Builder() - Constructor for class io.grpc.InternalChannelz.SocketOptions.Builder
 
Builder() - Constructor for class io.grpc.InternalChannelz.TcpInfo.Builder
 
Builder() - Constructor for class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
 
Builder() - Constructor for class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection.Builder
 
Builder() - Constructor for class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.Builder
 
Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.GeneratedMessage.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.google.protobuf.GeneratedMessageV3.Builder
Deprecated.
Builder(ImmutableThing.Factory) - Constructor for class dev.enola.thing.impl.ImmutableThing.Builder
 
Builder(ImmutableThing.Factory, int) - Constructor for class dev.enola.thing.impl.ImmutableThing.Builder
 
Builder(ImmutableThing.Factory, String, ImmutableMap<String, Object>, ImmutableMap<String, String>) - Constructor for class dev.enola.thing.impl.ImmutableThing.Builder
 
builderForAddress(ManagedChannelProvider, String, int) - Static method in class io.grpc.InternalManagedChannelProvider
 
builderForAddress(String, int) - Method in class io.grpc.ManagedChannelProvider
Creates a new builder with the given host and port.
builderForAddress(String, int) - Method in class io.grpc.netty.NettyChannelProvider
 
builderForAddress(String, int) - Method in class io.grpc.netty.UdsNettyChannelProvider
 
builderForPort(int) - Method in class io.grpc.netty.NettyServerProvider
 
builderForPort(int) - Method in class io.grpc.ServerProvider
Creates a new builder with the given port.
builderForPort(ServerProvider, int) - Static method in class io.grpc.InternalServerProvider
 
builderForTarget(ManagedChannelProvider, String) - Static method in class io.grpc.InternalManagedChannelProvider
 
builderForTarget(String) - Method in class io.grpc.ManagedChannelProvider
Creates a new builder with the given target URI.
builderForTarget(String) - Method in class io.grpc.netty.NettyChannelProvider
 
builderForTarget(String) - Method in class io.grpc.netty.UdsNettyChannelProvider
 
builders() - Method in class dev.enola.thing.repo.ThingsBuilders
 
builderWithExpectedSize(int) - Static method in class dev.enola.common.io.iri.template.URITemplateMatcherChain
 
builderWithExpectedSize(int) - Static method in class dev.enola.thing.impl.ImmutablePredicatesObjects
 
builderWithExpectedSize(int) - Static method in class dev.enola.thing.impl.ImmutableThing
 
buildFrom(DescriptorProtos.FileDescriptorProto, Descriptors.FileDescriptor[]) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
Construct a FileDescriptor.
buildFrom(DescriptorProtos.FileDescriptorProto, Descriptors.FileDescriptor[], boolean) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
Construct a FileDescriptor.
buildMap() - Method in class dev.enola.data.RepositoryBuilder
 
buildPartial() - Method in class com.google.protobuf.Any.Builder
 
buildPartial() - Method in class com.google.protobuf.Api.Builder
 
buildPartial() - Method in class com.google.protobuf.BoolValue.Builder
 
buildPartial() - Method in class com.google.protobuf.BytesValue.Builder
 
buildPartial() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
buildPartial() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
buildPartial() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
buildPartial() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
buildPartial() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
buildPartial() - Method in class com.google.protobuf.DoubleValue.Builder
 
buildPartial() - Method in class com.google.protobuf.Duration.Builder
 
buildPartial() - Method in class com.google.protobuf.DynamicMessage.Builder
 
buildPartial() - Method in class com.google.protobuf.Empty.Builder
 
buildPartial() - Method in class com.google.protobuf.Enum.Builder
 
buildPartial() - Method in class com.google.protobuf.EnumValue.Builder
 
buildPartial() - Method in class com.google.protobuf.Field.Builder
 
buildPartial() - Method in class com.google.protobuf.FieldMask.Builder
 
buildPartial() - Method in class com.google.protobuf.FloatValue.Builder
 
buildPartial() - Method in class com.google.protobuf.Int32Value.Builder
 
buildPartial() - Method in class com.google.protobuf.Int64Value.Builder
 
buildPartial() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
 
buildPartial() - Method in class com.google.protobuf.ListValue.Builder
 
buildPartial() - Method in class com.google.protobuf.MapEntry.Builder
 
buildPartial() - Method in interface com.google.protobuf.Message.Builder
 
buildPartial() - Method in class com.google.protobuf.Method.Builder
 
buildPartial() - Method in class com.google.protobuf.Mixin.Builder
 
buildPartial() - Method in class com.google.protobuf.Option.Builder
 
buildPartial() - Method in class com.google.protobuf.SourceContext.Builder
 
buildPartial() - Method in class com.google.protobuf.StringValue.Builder
 
buildPartial() - Method in class com.google.protobuf.Struct.Builder
 
buildPartial() - Method in class com.google.protobuf.Timestamp.Builder
 
buildPartial() - Method in class com.google.protobuf.Type.Builder
 
buildPartial() - Method in class com.google.protobuf.UInt32Value.Builder
 
buildPartial() - Method in class com.google.protobuf.UInt64Value.Builder
 
buildPartial() - Method in class com.google.protobuf.UnknownFieldSet.Builder
 
buildPartial() - Method in class com.google.protobuf.Value.Builder
 
buildPartial() - Method in class dev.enola.common.validation.Validation.Builder
 
buildPartial() - Method in class dev.enola.common.validation.Validations.Builder
 
buildPartial() - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest.Builder
 
buildPartial() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
 
buildPartial() - Method in class dev.enola.core.proto.GetThingRequest.Builder
 
buildPartial() - Method in class dev.enola.core.proto.GetThingResponse.Builder
 
buildPartial() - Method in class dev.enola.core.proto.GetThingsRequest.Builder
 
buildPartial() - Method in class dev.enola.core.proto.GetThingsResponse.Builder
 
buildPartial() - Method in class dev.enola.core.util.proto.Log.Builder
 
buildPartial() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
 
buildPartial() - Method in class dev.enola.core.util.proto.Log.Inline.Builder
 
buildPartial() - Method in class dev.enola.thing.proto.CompactThing.Builder
 
buildPartial() - Method in class dev.enola.thing.proto.CompactThings.Builder
 
buildPartial() - Method in class dev.enola.thing.proto.LinksMetadata.Builder
 
buildPartial() - Method in class dev.enola.thing.proto.TextThing.Builder
 
buildPartial() - Method in class dev.enola.thing.proto.TextThings.Builder
 
buildPartial() - Method in class dev.enola.thing.proto.Thing.Builder
 
buildPartial() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
 
buildPartial() - Method in class dev.enola.thing.proto.Things.Builder
 
buildPartial() - Method in class dev.enola.thing.proto.Value.Builder
 
buildPartial() - Method in class dev.enola.thing.proto.Value.LangString.Builder
 
buildPartial() - Method in class dev.enola.thing.proto.Value.List.Builder
 
buildPartial() - Method in class dev.enola.thing.proto.Value.Literal.Builder
 
buildProtocolNegotiator() - Method in interface io.grpc.netty.InternalNettyChannelBuilder.ProtocolNegotiatorFactory
 
buildTransportFactory(NettyChannelBuilder) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
BYTE - Static variable in class dev.enola.common.convert.ObjectToStringBiConverters
 
BYTE_STRING - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
 
byteBufferSupported() - Method in interface io.grpc.HasByteBuffer
Indicates whether or not HasByteBuffer.getByteBuffer() operation is supported.
byteBufferSupported() - Method in class io.grpc.internal.AbstractReadableBuffer
 
byteBufferSupported() - Method in class io.grpc.internal.CompositeReadableBuffer
 
byteBufferSupported() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
byteBufferSupported() - Method in interface io.grpc.internal.ReadableBuffer
Indicates whether or not ReadableBuffer.getByteBuffer() operation is supported for this buffer.
BYTES - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
ByteSeq - Class in dev.enola.common
Immutable Sequence of Bytes, of variable (but obviously fixed) length.
ByteSeq.Builder - Class in dev.enola.common
 
byteSink() - Method in class dev.enola.common.io.resource.DelegatingResource
 
byteSink() - Method in class dev.enola.common.io.resource.DelegatingWritableResource
 
byteSink() - Method in class dev.enola.common.io.resource.ErrorResource
 
byteSink() - Method in class dev.enola.common.io.resource.FileDescriptorResource
 
byteSink() - Method in class dev.enola.common.io.resource.FileResource
 
byteSink() - Method in class dev.enola.common.io.resource.MemoryResource
 
byteSink() - Method in class dev.enola.common.io.resource.NullResource
 
byteSink() - Method in interface dev.enola.common.io.resource.ReadableButNotWritableResource
 
byteSink() - Method in interface dev.enola.common.io.resource.WritableResource
 
byteSink() - Method in class dev.enola.common.io.resource.WriterResource
 
BytesIntoObjectConverter<T> - Interface in dev.enola.common.convert
 
byteSource() - Method in class dev.enola.common.io.hashbrown.IntegrityValidatingDelegatingResource
 
byteSource() - Method in class dev.enola.common.io.resource.DataResource
 
byteSource() - Method in class dev.enola.common.io.resource.DelegatingReadableResource
 
byteSource() - Method in class dev.enola.common.io.resource.DelegatingResource
 
byteSource() - Method in class dev.enola.common.io.resource.EmptyResource
 
byteSource() - Method in class dev.enola.common.io.resource.ErrorResource
 
byteSource() - Method in class dev.enola.common.io.resource.FileDescriptorResource
 
byteSource() - Method in class dev.enola.common.io.resource.FileResource
 
byteSource() - Method in class dev.enola.common.io.resource.MemoryResource
 
byteSource() - Method in class dev.enola.common.io.resource.MultibaseResource
 
byteSource() - Method in class dev.enola.common.io.resource.NullResource
 
byteSource() - Method in class dev.enola.common.io.resource.OkHttpResource
 
byteSource() - Method in interface dev.enola.common.io.resource.ReadableResource
 
byteSource() - Method in class dev.enola.common.io.resource.StringResource
Deprecated.
 
byteSource() - Method in class dev.enola.common.io.resource.UrlResource
 
byteSource() - Method in interface dev.enola.common.io.resource.WritableButNotReadableResource
 
ByteSourcer - Interface in dev.enola.common.io
 
bytesRead(int) - Method in interface io.grpc.internal.MessageDeframer.Listener
Called when the given number of bytes has been read from the input source of the deframer.
BytesToObjectConverter<T> - Interface in dev.enola.common.convert
 
BytesValue - Class in com.google.protobuf
Protobuf type google.protobuf.BytesValue
BytesValue.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.BytesValue
BytesValueOrBuilder - Interface in com.google.protobuf
 

C

CACHE - Static variable in class dev.enola.common.io.resource.cache.OptionalCachingResourceProvider
 
CACHE_FILE - Static variable in class dev.enola.common.FreedesktopDirectories
 
CachingMetadataProvider<T> - Class in dev.enola.common.io.metadata
 
CachingMetadataProvider(MetadataProvider<T>) - Constructor for class dev.enola.common.io.metadata.CachingMetadataProvider
 
CachingNamespaceRepository - Class in dev.enola.common.io.iri.namespace
NamespaceRepository which caches another one.
call(Callable<V>) - Method in class io.grpc.Context
Immediately call a Callable with this context as the Context.current() context.
CALL_OPTIONS_RPC_OWNED_BY_BALANCER - Static variable in class io.grpc.internal.GrpcUtil
RPCs created on the Channel returned by LoadBalancer.Subchannel.asChannel() will have this option with value true.
CallbackMetricInstrument - Interface in io.grpc
Tagging interface for MetricInstruments that can be used with batch callbacks.
callBlockingMethod(Descriptors.MethodDescriptor, RpcController, Message) - Method in interface com.google.protobuf.BlockingService
Equivalent to Service.callMethod(com.google.protobuf.Descriptors.MethodDescriptor, com.google.protobuf.RpcController, com.google.protobuf.Message, com.google.protobuf.RpcCallback<com.google.protobuf.Message>), except that callBlockingMethod() returns the result of the RPC or throws a ServiceException if there is a failure, rather than passing the information to a callback.
callBlockingMethod(Descriptors.MethodDescriptor, RpcController, Message, Message) - Method in interface com.google.protobuf.BlockingRpcChannel
Call the given method of the remote service and blocks until it returns.
callCancelled() - Method in class io.grpc.internal.DelayedClientCall
 
CallCredentials - Class in io.grpc
Carries credential data that will be propagated to the server via request metadata for each RPC.
CallCredentials() - Constructor for class io.grpc.CallCredentials
 
CallCredentials.MetadataApplier - Class in io.grpc
The outlet of the produced headers.
CallCredentials.RequestInfo - Class in io.grpc
The request-related information passed to CallCredentials.applyRequestMetadata().
callExecutor(ServerCallExecutorSupplier) - Method in class io.grpc.ForwardingServerBuilder
 
callExecutor(ServerCallExecutorSupplier) - Method in class io.grpc.internal.ServerImplBuilder
 
callExecutor(ServerCallExecutorSupplier) - Method in class io.grpc.ServerBuilder
Allows for defining a way to provide a custom executor to handle the server call.
callMethod(Descriptors.MethodDescriptor, RpcController, Message, Message, RpcCallback<Message>) - Method in interface com.google.protobuf.RpcChannel
Call the given method of the remote service.
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in interface com.google.protobuf.Service
Call a method of the service specified by MethodDescriptor.
CallOptions - Class in io.grpc
The collection of runtime options for a new RPC call.
CallOptions.Key<T> - Class in io.grpc
Key for a key-value pair.
callsFailed - Variable in class io.grpc.InternalChannelz.ChannelStats
 
callsFailed - Variable in class io.grpc.InternalChannelz.ServerStats
 
callsStarted - Variable in class io.grpc.InternalChannelz.ChannelStats
 
callsStarted - Variable in class io.grpc.InternalChannelz.ServerStats
 
callsSucceeded - Variable in class io.grpc.InternalChannelz.ChannelStats
 
callsSucceeded - Variable in class io.grpc.InternalChannelz.ServerStats
 
CallStreamObserver<V> - Class in io.grpc.stub
A refinement of StreamObserver provided by the GRPC runtime to the application (the client or the server) that allows for more complex interactions with call behavior.
CallStreamObserver() - Constructor for class io.grpc.stub.CallStreamObserver
 
callWithDebugFormat(Runnable) - Static method in class com.google.protobuf.ProtobufToStringOutput
 
callWithTextFormat(Runnable) - Static method in class com.google.protobuf.ProtobufToStringOutput
 
cancel() - Method in class io.grpc.SynchronizationContext.ScheduledHandle
Cancel the task if it's still pending.
cancel(Status) - Method in class io.grpc.internal.AbstractClientStream
 
cancel(Status) - Method in interface io.grpc.internal.AbstractClientStream.Sink
Tears down the stream, typically in the event of a timeout.
cancel(Status) - Method in class io.grpc.internal.AbstractServerStream
 
cancel(Status) - Method in interface io.grpc.internal.AbstractServerStream.Sink
Tears down the stream, typically in the event of a timeout.
cancel(Status) - Method in interface io.grpc.internal.ClientStream
Abnormally terminates the stream.
cancel(Status) - Method in class io.grpc.internal.NoopClientStream
 
cancel(Status) - Method in interface io.grpc.internal.ServerStream
Tears down the stream, typically in the event of a timeout.
cancel(String, Throwable) - Method in class io.grpc.ClientCall
Prevent any further processing for this ClientCall.
cancel(String, Throwable) - Method in class io.grpc.internal.DelayedClientCall
 
cancel(String, Throwable) - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
cancel(String, Throwable) - Method in class io.grpc.ForwardingClientCall
 
cancel(String, Throwable) - Method in class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
cancel(String, Throwable) - Method in class io.grpc.stub.ClientCallStreamObserver
Prevent any further processing for this ClientCallStreamObserver.
cancel(Throwable) - Method in class io.grpc.Context.CancellableContext
Cancel this context and optionally provide a cause (can be null) for the cancellation.
CANCEL - Enum constant in enum class io.grpc.internal.GrpcUtil.Http2Error
 
cancellationCause() - Method in class io.grpc.Context.CancellableContext
 
cancellationCause() - Method in class io.grpc.Context
If a context Context.isCancelled() then return the cause of the cancellation or null if context was cancelled without a cause.
cancelled(Context) - Method in interface io.grpc.Context.CancellationListener
Notifies that a context was cancelled.
CANCELLED - Enum constant in enum class io.grpc.Status.Code
The operation was cancelled (typically by the caller).
CANCELLED - Static variable in class io.grpc.Status
The operation was cancelled (typically by the caller).
candidate(String) - Method in class dev.enola.thing.gen.Orphanage
 
canHandleEmptyAddressListFromNameResolution() - Method in class io.grpc.LoadBalancer
Whether this LoadBalancer can handle empty address group list to be passed to LoadBalancer.handleResolvedAddresses(ResolvedAddresses).
canHandleEmptyAddressListFromNameResolution() - Method in class io.grpc.util.ForwardingLoadBalancer
 
canonicalize(ReadableResource, WritableResource) - Method in class dev.enola.rdf.io.RdfCanonicalizer
 
canonicalize(ReadableResource, WritableResource, boolean) - Method in class dev.enola.common.canonicalize.Canonicalizer
 
canonicalize(ReadableResource, WritableResource, boolean) - Static method in class dev.enola.common.xml.XML
 
canonicalize(ReadableResource, Charset, boolean) - Static method in class dev.enola.common.html.HTML
 
canonicalize(String, boolean) - Static method in class dev.enola.common.yamljson.JSON
Canonicalize JSON, inspired by RFC 8785, but not 100% fully compliant; because Java uses e.g.
Canonicalizer - Class in dev.enola.common.canonicalize
 
Canonicalizer(ResourceProvider) - Constructor for class dev.enola.common.canonicalize.Canonicalizer
 
canUseUnsafe() - Static method in class com.google.protobuf.GeneratedMessage
 
capitalize(String) - Static method in class dev.enola.core.meta.docgen.StringUtil
 
CARDINALITY_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
CARDINALITY_OPTIONAL - Enum constant in enum class com.google.protobuf.Field.Cardinality
CARDINALITY_OPTIONAL = 1;
CARDINALITY_OPTIONAL_VALUE - Static variable in enum class com.google.protobuf.Field.Cardinality
CARDINALITY_OPTIONAL = 1;
CARDINALITY_REPEATED - Enum constant in enum class com.google.protobuf.Field.Cardinality
CARDINALITY_REPEATED = 3;
CARDINALITY_REPEATED_VALUE - Static variable in enum class com.google.protobuf.Field.Cardinality
CARDINALITY_REPEATED = 3;
CARDINALITY_REQUIRED - Enum constant in enum class com.google.protobuf.Field.Cardinality
CARDINALITY_REQUIRED = 2;
CARDINALITY_REQUIRED_VALUE - Static variable in enum class com.google.protobuf.Field.Cardinality
CARDINALITY_REQUIRED = 2;
CARDINALITY_UNKNOWN - Enum constant in enum class com.google.protobuf.Field.Cardinality
CARDINALITY_UNKNOWN = 0;
CARDINALITY_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.Field.Cardinality
CARDINALITY_UNKNOWN = 0;
caState - Variable in class io.grpc.InternalChannelz.TcpInfo
 
CatchingConverterInto<I,O> - Interface in dev.enola.common.convert
ConverterInto which catches any failures and wraps them into ConversionException.
CatchingResourceConverter - Interface in dev.enola.common.io.resource.convert
ResourceConverter which catches any failures and wraps them into ConversionException.
CC_ENABLE_ARENAS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
CC_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
CERTIFICATE_AND_HOST_NAME_VERIFICATION - Enum constant in enum class io.grpc.util.AdvancedTlsX509TrustManager.Verification
This is the DEFAULT and RECOMMENDED mode for most applications.
CERTIFICATE_ONLY_VERIFICATION - Enum constant in enum class io.grpc.util.AdvancedTlsX509TrustManager.Verification
DANGEROUS: Use trusted credentials to verify the certificate, but clients will not verify the certificate is for the expected host.
CertificateUtils - Class in io.grpc.util
Contains certificate/key PEM file utility method(s).
CertificateUtils() - Constructor for class io.grpc.util.CertificateUtils
 
changeToken() - Method in interface dev.enola.common.io.resource.ReadableResource
ChangeToken of this resource's content.
ChangeToken - Interface in dev.enola.common.io.resource
Change Token ("Tag") for ReadableResource.changeToken().
Channel - Class in io.grpc
A virtual connection to a conceptual endpoint, to perform RPCs.
Channel() - Constructor for class io.grpc.Channel
 
channelBuilder(ManagedChannelBuilder<?>) - Static method in class io.grpc.ManagedChannelProvider.NewChannelBuilderResult
 
ChannelCredentials - Class in io.grpc
Represents a security configuration to be used for channels.
ChannelCredentials() - Constructor for class io.grpc.ChannelCredentials
 
channelFactory(ChannelFactory<? extends Channel>) - Method in class io.grpc.netty.NettyChannelBuilder
Specifies the ChannelFactory to create Channel instances.
channelFactory(ChannelFactory<? extends Channel>, Class<? extends SocketAddress>) - Method in class io.grpc.netty.NettyChannelBuilder
Similar to NettyChannelBuilder.channelFactory(ChannelFactory) above but allows the caller to specify the socket-type associated with the channelFactory.
channelFactory(ChannelFactory<? extends ServerChannel>) - Method in class io.grpc.netty.NettyServerBuilder
Specifies the ChannelFactory to create ServerChannel instances.
ChannelLogger - Class in io.grpc
A Channel-specific logger provided by GRPC library to LoadBalancer implementations.
ChannelLogger() - Constructor for class io.grpc.ChannelLogger
 
ChannelLogger.ChannelLogLevel - Enum Class in io.grpc
Log levels.
channelRef - Variable in class io.grpc.InternalChannelz.ChannelTrace.Event
 
channels - Variable in class io.grpc.InternalChannelz.RootChannelList
 
channelTrace - Variable in class io.grpc.InternalChannelz.ChannelStats
 
channelType(Class<? extends Channel>) - Method in class io.grpc.netty.NettyChannelBuilder
Specifies the channel type to use, by default we use EpollSocketChannel if available, otherwise using NioSocketChannel.
channelType(Class<? extends Channel>, Class<? extends SocketAddress>) - Method in class io.grpc.netty.NettyChannelBuilder
Similar to NettyChannelBuilder.channelType(Class) above but allows the caller to specify the socket-type associated with the channelType.
channelType(Class<? extends ServerChannel>) - Method in class io.grpc.netty.NettyServerBuilder
Specifies the channel type to use, by default we use EpollServerSocketChannel if available, otherwise using NioServerSocketChannel.
channelUnused - Variable in class io.grpc.netty.GrpcHttp2ConnectionHandler
 
characters(char[], int, int) - Method in class dev.enola.format.xml.XMLToThingHandler
 
CharResourceConverter - Class in dev.enola.common.io.resource.convert
Copies all characters from the input into the output resource.
CharResourceConverter() - Constructor for class dev.enola.common.io.resource.convert.CharResourceConverter
 
charset() - Method in record class dev.enola.common.io.iri.URIs.MediaTypeAndOrCharset
Returns the value of the charset record component.
charSink() - Method in class dev.enola.common.io.resource.DelegatingResource
 
charSink() - Method in class dev.enola.common.io.resource.DelegatingWritableResource
 
charSink() - Method in interface dev.enola.common.io.resource.WritableResource
 
charSink() - Method in class dev.enola.common.io.resource.WriterResource
 
charSource() - Method in class dev.enola.common.io.hashbrown.IntegrityValidatingDelegatingResource
 
charSource() - Method in class dev.enola.common.io.resource.DelegatingReadableResource
 
charSource() - Method in class dev.enola.common.io.resource.DelegatingResource
 
charSource() - Method in class dev.enola.common.io.resource.EmptyResource
 
charSource() - Method in interface dev.enola.common.io.resource.ReadableResource
 
charSource() - Method in class dev.enola.common.io.resource.StringResource
Deprecated.
 
check(String, Message.Builder) - Static method in class dev.enola.common.protobuf.ProtoIO
Deprecated.
checkAuthority(String) - Static method in class io.grpc.internal.GrpcUtil
Verify authority is valid for use with gRPC.
checkClientTrusted(X509Certificate[], String) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
 
checkClientTrusted(X509Certificate[], String, Socket) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
 
checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
 
CheckedConsumer<T,E> - Interface in dev.enola.common.function
Consumer-like functional interface which can throw a checked exception.
CheckedForwardingClientCall(ClientCall<ReqT, RespT>) - Constructor for class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
CheckedPredicate<T,E> - Interface in dev.enola.common.function
Predicate-like functional interface which can throw a checked exception.
CheckedRunnable<E> - Interface in dev.enola.common.function
 
checkedStart(ClientCall.Listener<RespT>, Metadata) - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
Subclasses implement the start logic here that would normally belong to start().
CheckedSupplier<T,E> - Interface in dev.enola.common.function
Supplier-like functional interface which can throw a checked exception.
checkNotNegative(Duration) - Static method in class com.google.protobuf.util.Durations
Ensures that the given Duration is not negative.
checkObjectList(List<?>) - Static method in class io.grpc.internal.JsonUtil
Casts a list of unchecked JSON values to a list of checked objects in Java type.
checkPositive(Duration) - Static method in class com.google.protobuf.util.Durations
Ensures that the given Duration is positive.
checkReadable(int) - Method in class io.grpc.internal.AbstractReadableBuffer
 
checkServerTrusted(X509Certificate[], String) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
 
checkServerTrusted(X509Certificate[], String, Socket) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
 
checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
 
checkStringList(List<?>) - Static method in class io.grpc.internal.JsonUtil
Casts a list of unchecked JSON values to a list of String.
checkValid(Duration) - Static method in class com.google.protobuf.util.Durations
Throws an IllegalArgumentException if the given Duration is not valid.
checkValid(Duration.Builder) - Static method in class com.google.protobuf.util.Durations
Builds the given builder and throws an IllegalArgumentException if it is not valid.
checkValid(Timestamp) - Static method in class com.google.protobuf.util.Timestamps
Throws an IllegalArgumentException if the given Timestamp is not valid.
checkValid(Timestamp.Builder) - Static method in class com.google.protobuf.util.Timestamps
Builds the given builder and throws an IllegalArgumentException if it is not valid.
child() - Method in interface dev.enola.datatype.Datatype
 
child() - Method in record class dev.enola.datatype.ImmutableDatatype
 
childConfig - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig
 
ChildLbState(Object, LoadBalancer.Factory) - Constructor for class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
ChildLbStateHelper() - Constructor for class io.grpc.util.MultiChildLoadBalancer.ChildLbState.ChildLbStateHelper
 
children_IRI - Static variable in class dev.enola.model.enola.files.Directory
 
childrenIRI() - Method in interface dev.enola.model.enola.HasChildren
 
childrenIRI(Set<Link>) - Method in interface dev.enola.model.enola.HasChildren.Builder
 
ChoiceChannelCredentials - Class in io.grpc
Provides a list of ChannelCredentials, where any one may be used.
ChoiceServerCredentials - Class in io.grpc
Provides a list of ServerCredentials, where any one may be used.
chooseClientAlias(String[], Principal[], Socket) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
 
chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
 
chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
 
chooseServerAlias(String, Principal[], Socket) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
 
cipherSuiteStandardName - Variable in class io.grpc.InternalChannelz.Tls
 
clampKeepAliveTimeInNanos(long) - Static method in class io.grpc.internal.KeepAliveManager
Bumps keepalive time to 10 seconds if the specified value was smaller than that.
clampKeepAliveTimeoutInNanos(long) - Static method in class io.grpc.internal.KeepAliveManager
Bumps keepalive timeout to 10 milliseconds if the specified value was smaller than that.
Class - Enum constant in enum class dev.enola.model.enola.java.Type.Kind
 
Class - Interface in dev.enola.model.enola.meta
 
Class - Interface in dev.enola.model.w3.rdfs
 
CLASS - Static variable in class dev.enola.thing.KIRI.RDFS
https://www.w3.org/TR/rdf-schema/#ch_class
CLASS_ID_PROPERTIES - Static variable in class dev.enola.thing.KIRI.E.META
 
CLASS_IRI - Static variable in interface dev.enola.model.enola.meta.Class
 
CLASS_IRI - Static variable in interface dev.enola.model.enola.meta.Datatype
 
CLASS_IRI - Static variable in interface dev.enola.model.enola.meta.Property
 
CLASS_IRI - Static variable in interface dev.enola.model.enola.meta.Schema
 
CLASS_IRI - Static variable in interface dev.enola.thing.java.test.TestSomething
 
CLASS_PROPERTIES - Static variable in class dev.enola.thing.KIRI.E.META
 
Class.Builder<B> - Interface in dev.enola.model.enola.meta
 
Class.Builder<B> - Interface in dev.enola.model.w3.rdfs
 
classID() - Method in record class dev.enola.thing.repo.id.ID
Returns the value of the classID record component.
classIdProperties() - Method in interface dev.enola.model.enola.meta.Class
 
className() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
Name of a DataSource class that implements javax.sql.DataSource or javax.sql.XADataSource or javax.sql.ConnectionPoolDataSource.
ClasspathResource - Class in dev.enola.common.io.resource
ReadableResource on Java Classpath; e.g.
ClasspathResource(String) - Constructor for class dev.enola.common.io.resource.ClasspathResource
 
ClasspathResource(String, MediaType) - Constructor for class dev.enola.common.io.resource.ClasspathResource
 
ClasspathResource(URI) - Constructor for class dev.enola.common.io.resource.ClasspathResource
 
ClasspathResource.Provider - Class in dev.enola.common.io.resource
 
classProperties() - Method in interface dev.enola.model.enola.meta.Class
 
clear() - Method in class com.google.protobuf.AbstractMessage.Builder
 
clear() - Method in class com.google.protobuf.Any.Builder
 
clear() - Method in class com.google.protobuf.Api.Builder
 
clear() - Method in class com.google.protobuf.BoolValue.Builder
 
clear() - Method in class com.google.protobuf.BytesValue.Builder
 
clear() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
clear() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
clear() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
clear() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
clear() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
clear() - Method in class com.google.protobuf.DoubleValue.Builder
 
clear() - Method in class com.google.protobuf.Duration.Builder
 
clear() - Method in class com.google.protobuf.DynamicMessage.Builder
 
clear() - Method in class com.google.protobuf.Empty.Builder
 
clear() - Method in class com.google.protobuf.Enum.Builder
 
clear() - Method in class com.google.protobuf.EnumValue.Builder
 
clear() - Method in class com.google.protobuf.Field.Builder
 
clear() - Method in class com.google.protobuf.FieldMask.Builder
 
clear() - Method in class com.google.protobuf.FloatValue.Builder
 
clear() - Method in class com.google.protobuf.GeneratedMessage.Builder
Called by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.
clear() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
clear() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
Deprecated.
clear() - Method in class com.google.protobuf.Int32Value.Builder
 
clear() - Method in class com.google.protobuf.Int64Value.Builder
 
clear() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
 
clear() - Method in class com.google.protobuf.ListValue.Builder
 
clear() - Method in class com.google.protobuf.MapField
 
clear() - Method in class com.google.protobuf.MapFieldBuilder
 
clear() - Method in interface com.google.protobuf.Message.Builder
 
clear() - Method in class com.google.protobuf.Method.Builder
 
clear() - Method in class com.google.protobuf.Mixin.Builder
 
clear() - Method in class com.google.protobuf.Option.Builder
 
clear() - Method in class com.google.protobuf.RepeatedFieldBuilder
Removes all of the elements from this list.
clear() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
clear() - Method in class com.google.protobuf.SingleFieldBuilder
Clears the value of the field.
clear() - Method in class com.google.protobuf.SingleFieldBuilderV3
Deprecated.
clear() - Method in class com.google.protobuf.SourceContext.Builder
 
clear() - Method in class com.google.protobuf.StringValue.Builder
 
clear() - Method in class com.google.protobuf.Struct.Builder
 
clear() - Method in class com.google.protobuf.Timestamp.Builder
 
clear() - Method in class com.google.protobuf.Type.Builder
 
clear() - Method in class com.google.protobuf.UInt32Value.Builder
 
clear() - Method in class com.google.protobuf.UInt64Value.Builder
 
clear() - Method in class com.google.protobuf.UnknownFieldSet.Builder
Reset the builder to an empty set.
clear() - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
Discard the field's contents.
clear() - Method in class com.google.protobuf.Value.Builder
 
clear() - Method in class dev.enola.common.validation.Validation.Builder
 
clear() - Method in class dev.enola.common.validation.Validations.Builder
 
clear() - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest.Builder
 
clear() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
 
clear() - Method in class dev.enola.core.proto.GetThingRequest.Builder
 
clear() - Method in class dev.enola.core.proto.GetThingResponse.Builder
 
clear() - Method in class dev.enola.core.proto.GetThingsRequest.Builder
 
clear() - Method in class dev.enola.core.proto.GetThingsResponse.Builder
 
clear() - Method in class dev.enola.core.util.proto.Log.Builder
 
clear() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
 
clear() - Method in class dev.enola.core.util.proto.Log.Inline.Builder
 
clear() - Method in class dev.enola.thing.proto.CompactThing.Builder
 
clear() - Method in class dev.enola.thing.proto.CompactThings.Builder
 
clear() - Method in class dev.enola.thing.proto.LinksMetadata.Builder
 
clear() - Method in class dev.enola.thing.proto.TextThing.Builder
 
clear() - Method in class dev.enola.thing.proto.TextThings.Builder
 
clear() - Method in class dev.enola.thing.proto.Thing.Builder
 
clear() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
 
clear() - Method in class dev.enola.thing.proto.Things.Builder
 
clear() - Method in class dev.enola.thing.proto.Value.Builder
 
clear() - Method in class dev.enola.thing.proto.Value.LangString.Builder
 
clear() - Method in class dev.enola.thing.proto.Value.List.Builder
 
clear() - Method in class dev.enola.thing.proto.Value.Literal.Builder
 
clearAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
clearAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool allow_alias = 2 [json_name = "allowAlias"];
clearAnnotation() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
clearBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional int32 begin = 3 [json_name = "begin"];
clearBoolValue() - Method in class com.google.protobuf.Value.Builder
bool bool_value = 4 [json_name = "boolValue"];
clearCardinality() - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
clearCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
clearCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
clearClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
clearCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
clearContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string content = 15 [json_name = "content"];
clearCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
clearCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
clearDatatype() - Method in class dev.enola.thing.proto.Value.Literal.Builder
This is an IRI.
clearDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional bool debug_redact = 3 [default = false, json_name = "debugRedact"];
clearDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool debug_redact = 16 [default = false, json_name = "debugRedact"];
clearDeclaration() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
clearDefaults() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
clearDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7 [json_name = "defaultValue"];
clearDefaultValue() - Method in class com.google.protobuf.Field.Builder
string default_value = 11 [json_name = "defaultValue"];
clearDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3 [json_name = "dependency"];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
clearDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Deprecated.
google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=0
clearDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Deprecated.
google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=0
clearDeprecationWarning() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
clearDescriptionHtml() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string description_html = 3;
clearDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional double double_value = 6 [json_name = "doubleValue"];
clearEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
clearEdition() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
clearEdition() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.Edition edition = 14 [json_name = "edition"];
clearEdition() - Method in class com.google.protobuf.Enum.Builder
string edition = 6 [json_name = "edition"];
clearEdition() - Method in class com.google.protobuf.Type.Builder
string edition = 7 [json_name = "edition"];
clearEditionDefaults() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
clearEditionDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_deprecated = 2 [json_name = "editionDeprecated"];
clearEditionIntroduced() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_introduced = 1 [json_name = "editionIntroduced"];
clearEditionRemoved() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_removed = 4 [json_name = "editionRemoved"];
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 end = 2 [json_name = "end"];
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 end = 2 [json_name = "end"];
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
optional int32 end = 2 [json_name = "end"];
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional int32 end = 4 [json_name = "end"];
clearEntries() - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
clearEnumvalue() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
clearError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional string error = 1 [json_name = "error"];
clearError() - Method in class dev.enola.common.validation.Validation.Builder
string error = 2;
clearExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2 [json_name = "extendee"];
clearExtension() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
clearExtension() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
clearExtension(ExtensionLite<? extends MessageT, T>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
Clear an extension.
clearExtension(GeneratedMessage.GeneratedExtension<MessageT, T>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
Deprecated.
clearExtensionRange() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
clearFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
clearFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
clearField() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
clearField(int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
Clear fields from the set with a given field number.
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
Deprecated.
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
Deprecated.
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.Message.Builder
Clears the field.
clearFieldPresence() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [json_name = "fieldPresence", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearFields() - Method in class com.google.protobuf.Struct.Builder
 
clearFields() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
clearFile() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
clearFile() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
clearFileName() - Method in class com.google.protobuf.SourceContext.Builder
string file_name = 1 [json_name = "fileName"];
clearFileToGenerate() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
clearFixedFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
clearFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string full_name = 2 [json_name = "fullName"];
clearGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
clearGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11 [json_name = "goPackage"];
clearId() - Method in class dev.enola.thing.proto.CompactThings.Builder
uint64 id = 1;
clearId() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string id = 1;
clearIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
clearIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string identifier_value = 3 [json_name = "identifierValue"];
clearImageHtml() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string image_html = 4;
clearImports() - Method in class dev.enola.thing.proto.TextThings.Builder
repeated string imports = 2;
clearInline() - Method in class dev.enola.core.util.proto.Log.Builder
.dev.enola.core.util.Log.Inline inline = 2;
clearInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2 [json_name = "inputType"];
clearInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string insertion_point = 2 [json_name = "insertionPoint"];
clearIri() - Method in class dev.enola.core.proto.GetThingRequest.Builder
IRI of Thing to get.
clearIri() - Method in class dev.enola.core.proto.GetThingsRequest.Builder
IRI of a Thing to get, or query for Things; e.g.
clearIri() - Method in class dev.enola.thing.proto.Thing.Builder
The IRI is often only set on the "top outer most", and may well be unset for things "contained" in other things (RDF calls this "blank nodes").
clearIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required bool is_extension = 2 [json_name = "isExtension"];
clearJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Deprecated.
google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=0
clearJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
clearJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
clearJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
clearJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1 [json_name = "javaPackage"];
clearJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
clearJsonFormat() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string json_name = 10 [json_name = "jsonName"];
clearJsonName() - Method in class com.google.protobuf.Field.Builder
string json_name = 10 [json_name = "jsonName"];
clearJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
clearKey() - Method in class com.google.protobuf.MapEntry.Builder
 
clearKind() - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
clearKind() - Method in class com.google.protobuf.Value.Builder
 
clearKind() - Method in class dev.enola.thing.proto.Value.Builder
 
clearLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
clearLabel() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string label = 2;
clearLang() - Method in class dev.enola.thing.proto.Value.LangString.Builder
BCP 47 “language tag” (e.g.
clearLangString() - Method in class dev.enola.thing.proto.Value.Builder
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...
clearLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool lazy = 5 [default = false, json_name = "lazy"];
clearLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3 [json_name = "leadingComments"];
clearLeadingDetachedComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
clearLegacyClosedEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional bool legacy_closed_enum = 1 [json_name = "legacyClosedEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearLink() - Method in class dev.enola.thing.proto.Value.Builder
string link = 1;
clearLinks() - Method in class dev.enola.thing.proto.CompactThings.Builder
 
clearList() - Method in class dev.enola.thing.proto.Value.Builder
List of Values.
clearListValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
clearLiteral() - Method in class dev.enola.thing.proto.Value.Builder
.dev.enola.thing.Value.Literal literal = 3;
clearLocation() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
clearMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 major = 1 [json_name = "major"];
clearMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool map_entry = 7 [json_name = "mapEntry"];
clearMaximumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional int32 maximum_edition = 4 [json_name = "maximumEdition"];
clearMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
optional .google.protobuf.Edition maximum_edition = 5 [json_name = "maximumEdition"];
clearMessageEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
clearMessageType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
clearMetadata() - Method in class dev.enola.thing.proto.LinksMetadata.Builder
 
clearMethod() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
clearMethods() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
clearMinimumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional int32 minimum_edition = 3 [json_name = "minimumEdition"];
clearMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
optional .google.protobuf.Edition minimum_edition = 4 [json_name = "minimumEdition"];
clearMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 minor = 2 [json_name = "minor"];
clearMixins() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
clearName() - Method in class com.google.protobuf.Api.Builder
string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
clearName() - Method in class com.google.protobuf.Enum.Builder
string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.EnumValue.Builder
string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.Field.Builder
string name = 4 [json_name = "name"];
clearName() - Method in class com.google.protobuf.Method.Builder
string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.Mixin.Builder
string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.Option.Builder
string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.Type.Builder
string name = 1 [json_name = "name"];
clearNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1 [json_name = "namePart"];
clearNanos() - Method in class com.google.protobuf.Duration.Builder
int32 nanos = 2 [json_name = "nanos"];
clearNanos() - Method in class com.google.protobuf.Timestamp.Builder
int32 nanos = 2 [json_name = "nanos"];
clearNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
clearNestedType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
clearNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
clearNullValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
clearNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional int32 number = 2 [json_name = "number"];
clearNumber() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional int32 number = 1 [json_name = "number"];
clearNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3 [json_name = "number"];
clearNumber() - Method in class com.google.protobuf.EnumValue.Builder
int32 number = 2 [json_name = "number"];
clearNumber() - Method in class com.google.protobuf.Field.Builder
int32 number = 3 [json_name = "number"];
clearNumberValue() - Method in class com.google.protobuf.Value.Builder
double number_value = 2 [json_name = "numberValue"];
clearObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
clearOneof() - Method in class dev.enola.core.util.proto.Log.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
TODO: Clear it when all subclasses have implemented this method.
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
Deprecated.
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
Deprecated.
clearOneof(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.Message.Builder
Clears the oneof.
clearOneofDecl() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
clearOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
clearOneofIndex() - Method in class com.google.protobuf.Field.Builder
int32 oneof_index = 7 [json_name = "oneofIndex"];
clearOneofs() - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
clearOnReadyThreshold() - Method in class io.grpc.CallOptions
Resets to the default number of bytes that must be queued before the call will leave the 'wait for ready' state.
clearOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
clearOptions() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
clearOrdered() - Method in class dev.enola.thing.proto.Value.List.Builder
bool ordered = 1;
clearOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3 [json_name = "outputType"];
clearOverridableFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
clearPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2 [json_name = "package"];
clearPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool packed = 2 [json_name = "packed"];
clearPacked() - Method in class com.google.protobuf.Field.Builder
bool packed = 8 [json_name = "packed"];
clearParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
optional string parameter = 2 [json_name = "parameter"];
clearPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 patch = 3 [json_name = "patch"];
clearPath() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
clearPath() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
clearPath() - Method in class dev.enola.common.validation.Validation.Builder
As in https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/field_mask.proto
clearPaths() - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
clearPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
clearPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
clearPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_namespace = 41 [json_name = "phpNamespace"];
clearPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
clearPrefixes() - Method in class dev.enola.thing.proto.TextThings.Builder
 
clearProperties() - Method in class dev.enola.thing.proto.CompactThing.Builder
 
clearProperties() - Method in class dev.enola.thing.proto.TextThing.Builder
 
clearProperties() - Method in class dev.enola.thing.proto.Thing.Builder
 
clearProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
clearProtoFile() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
clearProtos() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
.google.protobuf.FileDescriptorSet protos = 1;
clearPublicDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
clearPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
clearRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional bool repeated = 6 [json_name = "repeated"];
clearRepeatedFieldEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearRequestStreaming() - Method in class com.google.protobuf.Method.Builder
bool request_streaming = 3 [json_name = "requestStreaming"];
clearRequestTypeUrl() - Method in class com.google.protobuf.Method.Builder
string request_type_url = 2 [json_name = "requestTypeUrl"];
clearReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional bool reserved = 5 [json_name = "reserved"];
clearReservedName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
clearReservedName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
clearReservedRange() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
clearReservedRange() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
clearResponseStreaming() - Method in class com.google.protobuf.Method.Builder
bool response_streaming = 5 [json_name = "responseStreaming"];
clearResponseTypeUrl() - Method in class com.google.protobuf.Method.Builder
string response_type_url = 4 [json_name = "responseTypeUrl"];
clearRetention() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
clearRoot() - Method in class com.google.protobuf.Mixin.Builder
string root = 2 [json_name = "root"];
clearRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string ruby_package = 45 [json_name = "rubyPackage"];
clearSeconds() - Method in class com.google.protobuf.Duration.Builder
int64 seconds = 1 [json_name = "seconds"];
clearSeconds() - Method in class com.google.protobuf.Timestamp.Builder
int64 seconds = 1 [json_name = "seconds"];
clearSemantic() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5 [json_name = "semantic"];
clearServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
clearService() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
clearSeverity() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
.dev.enola.core.util.Log.Severity severity = 2;
clearSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
clearSourceContext() - Method in class com.google.protobuf.Api.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
clearSourceContext() - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
clearSourceContext() - Method in class com.google.protobuf.Type.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
clearSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional string source_file = 2 [json_name = "sourceFile"];
clearSourceFileDescriptors() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
clearSpan() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [json_name = "span", packed = true];
clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 start = 1 [json_name = "start"];
clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 start = 1 [json_name = "start"];
clearStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
optional int32 start = 1 [json_name = "start"];
clearString() - Method in class dev.enola.thing.proto.Value.Builder
string string = 2;
clearStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7 [json_name = "stringValue"];
clearStringValue() - Method in class com.google.protobuf.Value.Builder
string string_value = 3 [json_name = "stringValue"];
clearStruct() - Method in class dev.enola.thing.proto.Value.Builder
Sub-structure (contained) Thing.
clearStructValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
clearSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional string suffix = 4 [json_name = "suffix"];
clearSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional uint64 supported_features = 2 [json_name = "supportedFeatures"];
clearSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
clearSyntax() - Method in class com.google.protobuf.Api.Builder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
clearSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string syntax = 12 [json_name = "syntax"];
clearSyntax() - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
clearSyntax() - Method in class com.google.protobuf.Method.Builder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
clearSyntax() - Method in class com.google.protobuf.Type.Builder
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
clearTargets() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
clearText() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
string text = 3;
clearText() - Method in class dev.enola.thing.proto.Value.LangString.Builder
Text, for humans.
clearThing() - Method in class dev.enola.core.proto.GetThingResponse.Builder
TODO Remove Any support by replacing this GetThingsResponse
clearThings() - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
clearThings() - Method in class dev.enola.thing.proto.CompactThings.Builder
 
clearThings() - Method in class dev.enola.thing.proto.TextThings.Builder
 
clearThings() - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
clearTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4 [json_name = "trailingComments"];
clearTs() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
.google.protobuf.Timestamp ts = 1;
clearType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string type = 3 [json_name = "type"];
clearType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
clearTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6 [json_name = "typeName"];
clearTypeUrl() - Method in class com.google.protobuf.Any.Builder
string type_url = 1 [json_name = "typeUrl"];
clearTypeUrl() - Method in class com.google.protobuf.Field.Builder
string type_url = 6 [json_name = "typeUrl"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool unverified_lazy = 15 [default = false, json_name = "unverifiedLazy"];
clearUrl() - Method in class dev.enola.core.util.proto.Log.Builder
string url = 1;
clearUtf8Validation() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearUtf8Validation() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional .pb.JavaFeatures.Utf8Validation utf8_validation = 2 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearValidations() - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
clearValue() - Method in class com.google.protobuf.Any.Builder
bytes value = 2 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.BoolValue.Builder
bool value = 1 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.BytesValue.Builder
bytes value = 1 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
optional string value = 2 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.DoubleValue.Builder
double value = 1 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.FloatValue.Builder
float value = 1 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.Int32Value.Builder
int32 value = 1 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.Int64Value.Builder
int64 value = 1 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.MapEntry.Builder
 
clearValue() - Method in class com.google.protobuf.Option.Builder
.google.protobuf.Any value = 2 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.StringValue.Builder
string value = 1 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.UInt32Value.Builder
uint32 value = 1 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.UInt64Value.Builder
uint64 value = 1 [json_name = "value"];
clearValue() - Method in class dev.enola.thing.proto.Value.Literal.Builder
Value of the literal.
clearValues() - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
clearValues() - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
clearVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.ExtensionRangeOptions.VerificationState verification = 3 [default = UNVERIFIED, json_name = "verification", retention = RETENTION_SOURCE];
clearVersion() - Method in class com.google.protobuf.Api.Builder
string version = 4 [json_name = "version"];
clearWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool weak = 10 [default = false, json_name = "weak"];
clearWeakDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
CLIENT_STREAMING - Enum constant in enum class io.grpc.MethodDescriptor.MethodType
Zero or more request messages with one response message.
CLIENT_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
clientAuth(TlsServerCredentials.ClientAuth) - Method in class io.grpc.TlsServerCredentials.Builder
Indicates whether the server should expect a client's identity.
ClientCall<ReqT,RespT> - Class in io.grpc
An instance of a call to a remote method.
ClientCall() - Constructor for class io.grpc.ClientCall
 
ClientCall.Listener<T> - Class in io.grpc
Callbacks for receiving metadata, response messages and completion status from the server.
ClientCalls - Class in io.grpc.stub
Utility functions for processing different call idioms.
ClientCallStreamObserver<ReqT> - Class in io.grpc.stub
A refinement of CallStreamObserver that allows for lower-level interaction with client calls.
ClientCallStreamObserver() - Constructor for class io.grpc.stub.ClientCallStreamObserver
 
clientInboundHeaders(Metadata) - Method in class io.grpc.internal.StatsTraceContext
clientInboundTrailers(Metadata) - Method in class io.grpc.internal.StatsTraceContext
ClientInterceptor - Interface in io.grpc
Interface for intercepting outgoing calls before they are dispatched by a Channel.
ClientInterceptors - Class in io.grpc
Utility methods for working with ClientInterceptors.
ClientInterceptors.CheckedForwardingClientCall<ReqT,RespT> - Class in io.grpc
A ForwardingClientCall that delivers exceptions from its start logic to the call listener.
ClientKeepAlivePinger(ConnectionClientTransport) - Constructor for class io.grpc.internal.KeepAliveManager.ClientKeepAlivePinger
 
clientOutboundHeaders() - Method in class io.grpc.internal.StatsTraceContext
ClientResponseObserver<ReqT,RespT> - Interface in io.grpc.stub
Specialization of StreamObserver implemented by clients in order to interact with the advanced features of a call such as flow-control.
clientSendsOneMessage() - Method in enum class io.grpc.MethodDescriptor.MethodType
Returns true for UNARY and SERVER_STREAMING, which do not permit the client to stream.
ClientStream - Interface in io.grpc.internal
Extension of Stream to support client-side termination semantics.
ClientStreamListener - Interface in io.grpc.internal
An observer of client-side stream events.
ClientStreamListener.RpcProgress - Enum Class in io.grpc.internal
The progress of the RPC when client stream listener is closed.
ClientStreamTracer - Class in io.grpc
StreamTracer for the client-side.
ClientStreamTracer() - Constructor for class io.grpc.ClientStreamTracer
 
ClientStreamTracer.Factory - Class in io.grpc
Factory class for ClientStreamTracer.
ClientStreamTracer.StreamInfo - Class in io.grpc
Information about a stream.
ClientStreamTracer.StreamInfo.Builder - Class in io.grpc
clientTlsHandler(ChannelHandler, SslContext, String, ChannelLogger) - Static method in class io.grpc.netty.InternalProtocolNegotiators
 
ClientTransport - Interface in io.grpc.internal
The client-side transport typically encapsulating a single connection to a remote server.
ClientTransport.PingCallback - Interface in io.grpc.internal
A callback that is invoked when the acknowledgement to a ClientTransport.ping(io.grpc.internal.ClientTransport.PingCallback, java.util.concurrent.Executor) is received.
ClientTransportFactory - Interface in io.grpc.internal
Pre-configured factory for creating ConnectionClientTransport instances.
ClientTransportFactory.ClientTransportOptions - Class in io.grpc.internal
ClientTransportFactory.SwapChannelCredentialsResult - Class in io.grpc.internal
 
ClientTransportFilter - Class in io.grpc
Listens on the client transport life-cycle events.
ClientTransportFilter() - Constructor for class io.grpc.ClientTransportFilter
 
ClientTransportOptions() - Constructor for class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
clone() - Method in class com.google.protobuf.AbstractMessage.Builder
 
clone() - Method in class com.google.protobuf.DynamicMessage.Builder
 
clone() - Method in class com.google.protobuf.GeneratedMessage.Builder
 
clone() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
Deprecated.
clone() - Method in class com.google.protobuf.MapEntry.Builder
 
clone() - Method in interface com.google.protobuf.Message.Builder
 
clone() - Method in class com.google.protobuf.UnknownFieldSet.Builder
 
clone() - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
 
close() - Method in class dev.enola.common.context.Context
Close this context.
close() - Method in class dev.enola.common.io.resource.TestResource
 
close() - Method in class dev.enola.common.StringBuilderWriter
 
close() - Method in class dev.enola.core.grpc.EnolaGrpcClientProvider
 
close() - Method in class dev.enola.core.grpc.EnolaGrpcInProcess
 
close() - Method in class dev.enola.core.grpc.EnolaGrpcServer
 
close() - Method in class dev.enola.rdf.io.WritableResourceRDFHandler
 
close() - Method in class dev.enola.web.netty.NettyHttpServer
 
close() - Method in interface dev.enola.web.WebServer
 
close() - Method in class io.grpc.Context.CancellableContext
Cleans up this object by calling cancel(null).
close() - Method in class io.grpc.internal.AbstractReadableBuffer
 
close() - Method in class io.grpc.internal.ApplicationThreadDeframer
 
close() - Method in interface io.grpc.internal.ClientTransportFactory
Releases any resources.
close() - Method in class io.grpc.internal.CompositeReadableBuffer
 
close() - Method in interface io.grpc.internal.Deframer
Closes this deframer and frees any resources.
close() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
close() - Method in interface io.grpc.internal.Framer
Closes, with flush.
close() - Method in class io.grpc.internal.MessageDeframer
 
close() - Method in class io.grpc.internal.MessageFramer
Flushes and closes the framer and releases any buffers.
close() - Method in interface io.grpc.internal.ReadableBuffer
Closes this buffer and releases any resources.
close() - Method in interface io.grpc.MetricRecorder.Registration
Unregister.
close() - Method in interface io.grpc.netty.InternalProtocolNegotiator.ProtocolNegotiator
Releases resources held by this negotiator.
close() - Method in interface io.grpc.util.AdvancedTlsX509KeyManager.Closeable
 
close() - Method in interface io.grpc.util.AdvancedTlsX509TrustManager.Closeable
 
close(Status, Metadata) - Method in class io.grpc.internal.AbstractServerStream
 
close(Status, Metadata) - Method in interface io.grpc.internal.ServerStream
Closes the stream for both reading and writing.
close(Status, Metadata) - Method in class io.grpc.ForwardingServerCall
 
close(Status, Metadata) - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
close(Status, Metadata) - Method in class io.grpc.ServerCall
Close the call with the provided status.
close(T) - Method in interface io.grpc.internal.SharedResourceHolder.Resource
Destroy the given instance.
CloseableIterator<T> - Interface in dev.enola.common
 
CloseableResource - Interface in dev.enola.common.io.resource
Closeable Resource.
closed(Status) - Method in interface io.grpc.internal.ServerStreamListener
Called when the stream is fully closed.
closed(Status, ClientStreamListener.RpcProgress, Metadata) - Method in interface io.grpc.internal.ClientStreamListener
Called when the stream is fully closed.
CLOSED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
CLOSED = 2;
CLOSED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
CLOSED = 2;
closeDeframer(boolean) - Method in class io.grpc.internal.AbstractStream.TransportState
Closes the deframer and frees any resources.
closeQuietly(Closeable) - Static method in class io.grpc.internal.GrpcUtil
Closes a Closeable, ignoring IOExceptions.
closeWhenComplete() - Method in class io.grpc.internal.ApplicationThreadDeframer
 
closeWhenComplete() - Method in interface io.grpc.internal.Deframer
Close when any messages currently queued have been requested and delivered.
closeWhenComplete() - Method in class io.grpc.internal.MessageDeframer
 
code() - Method in enum class io.grpc.internal.GrpcUtil.Http2Error
Gets the code for this error used on the wire.
CODE_KEY - Static variable in class io.grpc.InternalStatus
Key to bind status code to trailing metadata.
CODE_SIZE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
CODE_SIZE = 2;
CODE_SIZE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
CODE_SIZE = 2;
Codec - Interface in io.grpc
Encloses classes related to the compression and decompression of messages.
Codec.Gzip - Class in io.grpc
A gzip compressor and decompressor.
Codec.Identity - Class in io.grpc
The "identity", or "none" codec.
Collector - Interface in dev.enola.thing.validation
 
Collector2 - Interface in dev.enola.thing.validation
 
COLOR - Static variable in class dev.enola.thing.KIRI.E
 
Colorizer - Class in dev.enola.thing.gen
 
column() - Method in record class dev.enola.common.URILineColumnMessage
Returns the value of the column record component.
com.google.protobuf - package com.google.protobuf
 
com.google.protobuf.compiler - package com.google.protobuf.compiler
 
com.google.protobuf.util - package com.google.protobuf.util
 
comment() - Method in interface dev.enola.model.w3.rdfs.HasComment
 
comment(String) - Method in interface dev.enola.model.w3.rdfs.HasComment.Builder
 
COMMENT - Static variable in class dev.enola.thing.KIRI.RDFS
https://www.w3.org/TR/rdf-schema/#ch_comment
comments() - Element in annotation interface javax.annotation.Generated
A place holder for any comments that the code generator may want to include in the generated code.
Common - Interface in dev.enola.model.enola.meta
 
COMMON_MARKDOWN_UTF_8 - Static variable in class dev.enola.common.io.mediatype.MarkdownMediaTypes
Common.Builder<B> - Interface in dev.enola.model.enola.meta
 
CompactThing - Class in dev.enola.thing.proto
Protobuf type dev.enola.thing.CompactThing
CompactThing.Builder - Class in dev.enola.thing.proto
Protobuf type dev.enola.thing.CompactThing
CompactThingOrBuilder - Interface in dev.enola.thing.proto
 
CompactThings - Class in dev.enola.thing.proto
Protobuf type dev.enola.thing.CompactThings
CompactThings.Builder - Class in dev.enola.thing.proto
Protobuf type dev.enola.thing.CompactThings
CompactThingsOrBuilder - Interface in dev.enola.thing.proto
 
comparator() - Static method in class com.google.protobuf.util.Durations
Returns a Comparator for Durations which sorts in increasing chronological order.
comparator() - Static method in class com.google.protobuf.util.Timestamps
Returns a Comparator for Timestamps which sorts in increasing chronological order.
compare(Duration, Duration) - Static method in class com.google.protobuf.util.Durations
Compares two durations.
compare(Timestamp, Timestamp) - Static method in class com.google.protobuf.util.Timestamps
Compares two timestamps.
compareTo(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Compare with another FieldDescriptor.
compareTo(ByteSeq) - Method in class dev.enola.common.ByteSeq
 
compareTo(IRI) - Method in class dev.enola.common.io.iri.IRI
Comparison, based purely on IRI.toString().
compareTo(Deadline) - Method in class io.grpc.Deadline
COMPILER_VERSION_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
complete() - Method in class io.grpc.internal.AbstractServerStream.TransportState
Indicates the stream is considered completely closed and there is no further opportunity for error.
complete() - Method in class io.grpc.internal.Http2Ping
Completes this operation successfully.
CompositeCallCredentials - Class in io.grpc
Uses multiple CallCredentials as if they were one.
CompositeCallCredentials(CallCredentials, CallCredentials) - Constructor for class io.grpc.CompositeCallCredentials
 
CompositeChannelCredentials - Class in io.grpc
ChannelCredentials which use per-RPC CallCredentials.
CompositeReadableBuffer - Class in io.grpc.internal
A ReadableBuffer that is composed of 0 or more ReadableBuffers.
CompositeReadableBuffer() - Constructor for class io.grpc.internal.CompositeReadableBuffer
 
CompositeReadableBuffer(int) - Constructor for class io.grpc.internal.CompositeReadableBuffer
 
compress(OutputStream) - Method in class io.grpc.Codec.Gzip
 
compress(OutputStream) - Method in class io.grpc.Codec.Identity
 
compress(OutputStream) - Method in interface io.grpc.Compressor
Wraps an existing output stream with a compressing output stream.
COMPRESSION_ERROR - Enum constant in enum class io.grpc.internal.GrpcUtil.Http2Error
 
Compressor - Interface in io.grpc
Represents a message compressor.
compressorRegistry(CompressorRegistry) - Method in class io.grpc.ForwardingChannelBuilder
 
compressorRegistry(CompressorRegistry) - Method in class io.grpc.ForwardingChannelBuilder2
 
compressorRegistry(CompressorRegistry) - Method in class io.grpc.ForwardingServerBuilder
 
compressorRegistry(CompressorRegistry) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
compressorRegistry(CompressorRegistry) - Method in class io.grpc.internal.ServerImplBuilder
 
compressorRegistry(CompressorRegistry) - Method in class io.grpc.ManagedChannelBuilder
Set the compression registry for use in the channel.
compressorRegistry(CompressorRegistry) - Method in class io.grpc.ServerBuilder
Set the compression registry for use in the channel.
CompressorRegistry - Class in io.grpc
Encloses classes related to the compression and decompression of messages.
computeStringSize(int, Object) - Static method in class com.google.protobuf.GeneratedMessage
 
computeStringSizeNoTag(Object) - Static method in class com.google.protobuf.GeneratedMessage
 
ConcurrentStringToLongBiMap - Class in dev.enola.common.string2long
 
ConcurrentStringToLongBiMap() - Constructor for class dev.enola.common.string2long.ConcurrentStringToLongBiMap
 
configure(SslContextBuilder) - Static method in class io.grpc.netty.GrpcSslContexts
Set ciphers and APN appropriate for gRPC.
configure(SslContextBuilder, SslProvider) - Static method in class io.grpc.netty.GrpcSslContexts
Set ciphers and APN appropriate for gRPC.
configure(SslContextBuilder, Provider) - Static method in class io.grpc.netty.GrpcSslContexts
Set ciphers and APN appropriate for gRPC.
configureChannelBuilder(ManagedChannelBuilder<?>) - Method in interface io.grpc.InternalConfigurator
Allows implementations to modify the channel builder.
configureChannelBuilder(ManagedChannelBuilder<?>) - Static method in class io.grpc.InternalConfiguratorRegistry
 
configureServerBuilder(ServerBuilder<?>) - Method in interface io.grpc.InternalConfigurator
Allows implementations to modify the server builder.
configureServerBuilder(ServerBuilder<?>) - Static method in class io.grpc.InternalConfiguratorRegistry
 
CONNECT_ERROR - Enum constant in enum class io.grpc.internal.GrpcUtil.Http2Error
 
CONNECTING - Enum constant in enum class io.grpc.ConnectivityState
The channel is trying to establish a connection and is waiting to make progress on one of the steps involved in name resolution, TCP connection establishment or TLS handshake.
ConnectionClientTransport - Interface in io.grpc.internal
A ManagedClientTransport that is based on a connection.
ConnectivityState - Enum Class in io.grpc
The connectivity states.
ConnectivityStateInfo - Class in io.grpc
A tuple of a ConnectivityState and its associated Status.
ConscryptLoader - Class in io.grpc.internal
Utility to load dynamically Conscrypt when it is available.
ConscryptLoader() - Constructor for class io.grpc.internal.ConscryptLoader
 
CONTAINER - Enum constant in enum class javax.annotation.Resource.AuthenticationType
 
containsClientSocket(InternalLogId) - Method in class io.grpc.InternalChannelz
 
containsFields(String) - Method in class com.google.protobuf.Struct.Builder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
containsFields(String) - Method in class com.google.protobuf.Struct
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
containsFields(String) - Method in interface com.google.protobuf.StructOrBuilder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
containsKey(Metadata.Key<?>) - Method in class io.grpc.Metadata
Returns true if a value is defined for the given key.
containsLinks(long) - Method in class dev.enola.thing.proto.CompactThings.Builder
map<uint64, string> links = 3;
containsLinks(long) - Method in class dev.enola.thing.proto.CompactThings
map<uint64, string> links = 3;
containsLinks(long) - Method in interface dev.enola.thing.proto.CompactThingsOrBuilder
map<uint64, string> links = 3;
containsMetadata(String) - Method in class dev.enola.thing.proto.LinksMetadata.Builder
Map key is IRI.
containsMetadata(String) - Method in class dev.enola.thing.proto.LinksMetadata
Map key is IRI.
containsMetadata(String) - Method in interface dev.enola.thing.proto.LinksMetadataOrBuilder
Map key is IRI.
containsPrefixes(String) - Method in class dev.enola.thing.proto.TextThings.Builder
map<string, string> prefixes = 3;
containsPrefixes(String) - Method in class dev.enola.thing.proto.TextThings
map<string, string> prefixes = 3;
containsPrefixes(String) - Method in interface dev.enola.thing.proto.TextThingsOrBuilder
map<string, string> prefixes = 3;
containsProperties(long) - Method in class dev.enola.thing.proto.CompactThing.Builder
TODO bytes, really?
containsProperties(long) - Method in class dev.enola.thing.proto.CompactThing
TODO bytes, really?
containsProperties(long) - Method in interface dev.enola.thing.proto.CompactThingOrBuilder
TODO bytes, really?
containsProperties(String) - Method in class dev.enola.thing.proto.TextThing.Builder
map<string, string> properties = 1;
containsProperties(String) - Method in class dev.enola.thing.proto.TextThing
map<string, string> properties = 1;
containsProperties(String) - Method in interface dev.enola.thing.proto.TextThingOrBuilder
map<string, string> properties = 1;
containsProperties(String) - Method in class dev.enola.thing.proto.Thing.Builder
Key string is an IRI (of a "property").
containsProperties(String) - Method in class dev.enola.thing.proto.Thing
Key string is an IRI (of a "property").
containsProperties(String) - Method in interface dev.enola.thing.proto.ThingOrBuilder
Key string is an IRI (of a "property").
containsServer(InternalLogId) - Method in class io.grpc.InternalChannelz
 
containsSubchannel(InternalLogId) - Method in class io.grpc.InternalChannelz
 
containsThings(long) - Method in class dev.enola.thing.proto.CompactThings.Builder
map<uint64, .dev.enola.thing.CompactThing> things = 2;
containsThings(long) - Method in class dev.enola.thing.proto.CompactThings
map<uint64, .dev.enola.thing.CompactThing> things = 2;
containsThings(long) - Method in interface dev.enola.thing.proto.CompactThingsOrBuilder
map<uint64, .dev.enola.thing.CompactThing> things = 2;
containsThings(String) - Method in class dev.enola.thing.proto.TextThings.Builder
map<string, .dev.enola.thing.TextThing> things = 4;
containsThings(String) - Method in class dev.enola.thing.proto.TextThings
map<string, .dev.enola.thing.TextThing> things = 4;
containsThings(String) - Method in interface dev.enola.thing.proto.TextThingsOrBuilder
map<string, .dev.enola.thing.TextThing> things = 4;
CONTENT_ACCEPT_ENCODING - Static variable in class io.grpc.internal.GrpcUtil
The accepted content-encodings that can be used to compress the full gRPC stream.
CONTENT_ACCEPT_ENCODING_KEY - Static variable in class io.grpc.internal.GrpcUtil
Metadata.Key for the stream's accepted content encoding header.
CONTENT_ENCODING - Static variable in class io.grpc.internal.GrpcUtil
The content-encoding used to compress the full gRPC stream.
CONTENT_ENCODING_KEY - Static variable in class io.grpc.internal.GrpcUtil
Metadata.Key for the stream's content encoding header.
CONTENT_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
CONTENT_TYPE_GRPC - Static variable in class io.grpc.internal.GrpcUtil
Content-Type used for GRPC-over-HTTP/2.
CONTENT_TYPE_KEY - Static variable in class io.grpc.internal.GrpcUtil
Metadata.Key for the Content-Type request/response header.
Context - Class in dev.enola.common.context
Contexts 🧿 put things into perspective!
Context - Class in io.grpc
A context propagation mechanism which can carry scoped-values across API boundaries and between threads.
Context - Record Class in dev.enola.model.enola.meta.io
 
Context() - Constructor for class dev.enola.common.context.Context
 
Context(Context) - Constructor for class dev.enola.common.context.Context
 
Context(Schema, NamespaceConverter, ThingByIdProvider) - Constructor for record class dev.enola.model.enola.meta.io.Context
Creates an instance of a Context record class.
Context.CancellableContext - Class in io.grpc
A context which inherits cancellation from its parent but which can also be independently cancelled and which will propagate cancellation to its descendants.
Context.CancellationListener - Interface in io.grpc
A listener notified on context cancellation.
Context.Key<T> - Class in io.grpc
Key for indexing values stored in a context.
Context.Key<T> - Interface in dev.enola.common.context
 
Context.Storage - Class in io.grpc
Defines the mechanisms for attaching and detaching the "current" context.
ContextAwareThreadFactory - Class in dev.enola.common.context
 
ContextAwareThreadFactory() - Constructor for class dev.enola.common.context.ContextAwareThreadFactory
 
ContextAwareThreadFactory(ThreadFactory) - Constructor for class dev.enola.common.context.ContextAwareThreadFactory
 
Contexts - Class in io.grpc
Utility methods for working with Contexts in GRPC.
ContextualizedException - Exception Class in dev.enola.common.context
ContextualizedException(String) - Constructor for exception class dev.enola.common.context.ContextualizedException
 
ContextualizedException(String, Throwable) - Constructor for exception class dev.enola.common.context.ContextualizedException
 
ContextualizedRuntimeException - Exception Class in dev.enola.common.context
ContextualizedRuntimeException(String) - Constructor for exception class dev.enola.common.context.ContextualizedRuntimeException
 
ContextualizedRuntimeException(String, Throwable) - Constructor for exception class dev.enola.common.context.ContextualizedRuntimeException
 
ConversionException - Exception Class in dev.enola.common.convert
Failures encountered by ConverterInto, Converter and BiConverter implementations.
ConversionException(String) - Constructor for exception class dev.enola.common.convert.ConversionException
 
ConversionException(String, Throwable) - Constructor for exception class dev.enola.common.convert.ConversionException
 
ConversionException(String, URI, long, long, Throwable) - Constructor for exception class dev.enola.common.convert.ConversionException
 
convert(ReadableResource) - Method in class dev.enola.rdf.io.RdfReaderConverter
 
convert(ReadableResource) - Method in class dev.enola.rdf.io.RdfResourceIntoProtoThingConverter
 
convert(ReadableResource, Message.Builder, WritableResource) - Method in class dev.enola.common.protobuf.ProtoIO
Deprecated.
convert(MessageWithIRI) - Method in class dev.enola.thing.message.MessageToThingConverter
 
convert(Thing) - Method in class dev.enola.thing.message.JavaThingToProtoThingConverter
 
convert(I) - Method in interface dev.enola.common.convert.Converter
 
convert(I) - Method in class dev.enola.common.convert.OptionalConverterChain
 
convert(Object) - Method in interface dev.enola.common.convert.ObjectToStringConverter
 
convert(URI) - Method in class dev.enola.thing.io.UriIntoThingConverters
 
convert(Duration) - Static method in class io.grpc.InternalTimeUtils
 
convert(TemporalAccessor) - Method in class dev.enola.common.xml.TemporalToXmlStringConverter
 
convert(Model) - Method in class dev.enola.rdf.proto.RdfProtoThingsConverter
 
convert(T) - Method in interface dev.enola.rdf.proto.AbstractModelConverter
 
converter - Variable in class dev.enola.common.convert.ObjectConverter
 
Converter<I,O> - Interface in dev.enola.common.convert
Converts an object of type I to a new object of type O.
ConverterInto<I,O> - Interface in dev.enola.common.convert
Converts an object of type I into an existing object of type O.
ConverterIntoAppendable<I> - Interface in dev.enola.common.convert
Converts an object of type I into characters written to an Appendable.
ConverterIntoChain<I,O> - Class in dev.enola.common.convert
A "chain" of ConverterIntos.
ConverterIntoChain(Iterable<ConverterInto<I, O>>) - Constructor for class dev.enola.common.convert.ConverterIntoChain
 
convertFrom(B) - Method in interface dev.enola.common.convert.BiConverter
 
convertFrom(String) - Method in class dev.enola.common.convert.ObjectToStringWithToStringBiConverter
 
convertFrom(String) - Method in class dev.enola.common.convert.ObjectToStringBiConverterWithFormat
 
convertFrom(T) - Method in interface dev.enola.common.convert.IdentityConverter
 
convertInto(ReadableResource, WritableResource) - Method in class dev.enola.common.canonicalize.Canonicalizer
 
convertInto(ReadableResource, WritableResource) - Method in class dev.enola.core.rosetta.Rosetta
 
convertInto(ReadableResource, ThingsBuilders) - Method in class dev.enola.format.tika.TikaThingConverter
 
convertInto(ObjectWithTypeToken<?>, MutableObjectWithTypeToken<?>) - Method in class dev.enola.common.convert.IdentityObjectWithTypeConverter
 
convertInto(ObjectWithTypeToken<?>, MutableObjectWithTypeToken<?>) - Method in interface dev.enola.common.convert.ObjectWithTypeTokenConverter
 
convertInto(ObjectWithTypeToken<?>, MutableObjectWithTypeToken<?>) - Method in class dev.enola.common.convert.ObjectWithTypeTokenConverterChain
 
convertInto(ThingOrBuilder, Thing.Builder) - Method in class dev.enola.thing.message.ProtoThingIntoJavaThingBuilderConverter
 
convertInto(ThingOrBuilder, RDFHandler) - Method in class dev.enola.rdf.proto.ProtoThingRdfConverter
 
convertInto(Thing, Appendable) - Method in class dev.enola.rdf.io.ProtoThingIntoJsonLdAppendableConverter
 
convertInto(ThingRepository, WritableResource) - Method in class dev.enola.rdf.io.JavaThingsRdfWriterConverter
 
convertInto(ThingsBuilders, RDFHandler) - Method in class dev.enola.rdf.io.JavaThingsBuilderRdfConverter
 
convertInto(Thing, Thing.Builder) - Method in class dev.enola.thing.ThingConverterInto
 
convertInto(I, Appendable) - Method in interface dev.enola.common.convert.ConverterIntoAppendable
 
convertInto(I, O) - Method in interface dev.enola.common.convert.CatchingConverterInto
 
convertInto(I, O) - Method in interface dev.enola.common.convert.ConverterInto
Convert from an I into an O.
convertInto(I, O) - Method in class dev.enola.common.convert.ConverterIntoChain
 
convertInto(Iterable<Thing>, Appendable) - Method in class dev.enola.thing.gen.gexf.GexfGenerator
 
convertInto(Iterable<Thing>, Appendable) - Method in class dev.enola.thing.gen.graphcommons.GraphCommonsJsonGenerator
Deprecated.
 
convertInto(Iterable<Thing>, Appendable) - Method in class dev.enola.thing.gen.graphviz.GraphvizGenerator
 
convertInto(Iterable<Thing>, Appendable) - Method in class dev.enola.thing.gen.visjs.VisJsTimelineGenerator
 
convertInto(Iterable<Statement>, WritableResource) - Method in class dev.enola.rdf.io.RdfWriterConverter
 
convertInto(Object, Appendable) - Method in class dev.enola.common.convert.ObjectToStringBiConverterWithFormat
 
convertInto(URI, ThingsBuilders) - Method in class dev.enola.format.tika.TikaThingConverter
 
convertInto(URI, ThingsBuilders) - Method in class dev.enola.format.xml.XmlThingConverter
 
convertInto(URI, ThingsBuilders) - Method in class dev.enola.model.enola.files.FileThingConverter
 
convertInto(URI, ThingsBuilders) - Method in class dev.enola.model.enola.mediatype.TikaMediaTypesThingConverter
 
convertInto(URI, ThingsBuilders) - Method in class dev.enola.rdf.io.RdfResourceIntoThingConverter
 
convertInto(URI, ThingsBuilders) - Method in interface dev.enola.thing.io.UriIntoThingConverter
 
convertInto(Stream<Thing>, RDFHandler) - Method in class dev.enola.rdf.io.JavaThingRdfConverter
 
convertInto(Stream<URI>, Store<Thing>) - Method in class dev.enola.thing.io.Loader
 
convertInto(T, Appendable) - Method in interface dev.enola.common.convert.ObjectToStringBiConverter
 
convertIntoOrThrow(I, O) - Method in interface dev.enola.common.convert.ConverterInto
 
convertIntoOrThrow(Iterable<Thing>, WritableResource) - Method in interface dev.enola.thing.gen.ThingsIntoAppendableConverter
 
convertIntoThrows(ReadableResource, WritableResource) - Method in class dev.enola.common.io.resource.convert.CharResourceConverter
 
convertIntoThrows(ReadableResource, WritableResource) - Method in class dev.enola.common.io.resource.convert.IdempotentCopyingResourceNonConverter
 
convertIntoThrows(ReadableResource, WritableResource) - Method in class dev.enola.common.protobuf.MessageResourceConverter
 
convertIntoThrows(ReadableResource, WritableResource) - Method in class dev.enola.common.protobuf.YamlJsonResourceConverter
 
convertIntoThrows(ReadableResource, WritableResource) - Method in class dev.enola.core.rosetta.RdfResourceIntoProtoThingResourceConverter
 
convertIntoThrows(ReadableResource, WritableResource) - Method in class dev.enola.format.tika.rdf.TikaResourceIntoRdfResourceConverter
 
convertIntoThrows(ReadableResource, WritableResource) - Method in record class dev.enola.format.xml.XmlResourceConverter
 
convertIntoThrows(ReadableResource, WritableResource) - Method in class dev.enola.rdf.io.RdfResourceConverter
 
convertIntoThrows(ReadableResource, WritableResource) - Method in class dev.enola.thing.gen.gexf.GexfResourceConverter
 
convertIntoThrows(ReadableResource, WritableResource) - Method in class dev.enola.thing.gen.graphcommons.GraphCommonsResourceConverter
 
convertIntoThrows(ReadableResource, WritableResource) - Method in class dev.enola.thing.gen.graphviz.GraphvizResourceConverter
 
convertIntoThrows(ReadableResource, DefaultHandler) - Method in class dev.enola.common.xml.XmlResourceParser
 
convertIntoThrows(I, O) - Method in interface dev.enola.common.convert.CatchingConverterInto
 
convertObjectToType(Object, Class<X>) - Method in interface dev.enola.common.convert.ObjectToStringBiConverter
 
convertTo(A) - Method in interface dev.enola.common.convert.BiConverter
 
convertTo(T) - Method in class dev.enola.common.convert.ObjectToStringWithToStringBiConverter
 
convertTo(Object) - Method in class dev.enola.common.convert.ObjectToStringBiConverterWithFormat
 
convertTo(T) - Method in interface dev.enola.common.convert.IdentityConverter
 
convertToAnotherFormat(String, Templates.Format) - Static method in class dev.enola.thing.template.Templates
 
convertToList(Model) - Method in class dev.enola.rdf.proto.RdfProtoThingsConverter
 
convertToType(I, Class<X>) - Method in interface dev.enola.common.convert.ObjectClassConverter
 
convertToType(Object, Class<T>) - Method in class dev.enola.common.convert.ObjectClassConverterChain
 
convertToType(Object, Class<T>) - Method in class dev.enola.common.convert.IdentityObjectClassConverter
 
convertToType(Object, Class<T>) - Method in interface dev.enola.common.convert.ObjectWithTypeTokenConverter
 
convertToType(T, Class<X>) - Method in interface dev.enola.common.convert.ObjectToStringBiConverter
 
convertToType(T, Class<X>) - Method in class dev.enola.common.convert.ObjectToStringWithToStringBiConverter
 
convertToType(X, Class<T>) - Method in class dev.enola.common.convert.ObjectConverter
 
convertToTypeOrThrow(Object, TypeToken<T>) - Method in interface dev.enola.common.convert.ObjectWithTypeTokenConverter
 
copy() - Method in class com.google.protobuf.MapField
Returns a deep copy of this MapField.
copy() - Method in class com.google.protobuf.MapFieldBuilder
Returns a deep copy of this MapFieldBuilder.
copy() - Method in interface dev.enola.model.w3.rdf.Property
 
copy() - Method in interface dev.enola.model.w3.rdfs.Class
 
copy() - Method in class dev.enola.thing.impl.ImmutablePredicatesObjects
 
copy() - Method in class dev.enola.thing.impl.ImmutableThing
 
copy() - Method in class dev.enola.thing.impl.MutablePredicatesObjects
Deprecated.
copy() - Method in class dev.enola.thing.impl.MutableThing
 
copy() - Method in class dev.enola.thing.impl.OnlyIRIThing
 
copy() - Method in interface dev.enola.thing.java.test.TestSomething
 
copy() - Method in class dev.enola.thing.message.PredicatesObjectsAdapter
 
copy() - Method in class dev.enola.thing.message.ThingAdapter
 
copy() - Method in interface dev.enola.thing.PredicatesObjects
 
copy() - Method in interface dev.enola.thing.Thing
 
copy(byte[]) - Method in class dev.enola.common.io.hashbrown.MultihashWithMultibase
 
copyHeadingTo(DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.Descriptors.FileDescriptor
 
copyWithFlowControl(Iterable<V>, CallStreamObserver<V>) - Static method in class io.grpc.stub.StreamObservers
Deprecated.
Copy the values of an Iterable to the target CallStreamObserver while properly accounting for outbound flow-control.
copyWithFlowControl(Iterator<V>, CallStreamObserver<V>) - Static method in class io.grpc.stub.StreamObservers
Deprecated.
Copy the values of an Iterator to the target CallStreamObserver while properly accounting for outbound flow-control.
CORD - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
CORD = 1;
CORD_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
CORD = 1;
create() - Method in interface dev.enola.thing.java.TBF
 
create() - Static method in class io.grpc.InsecureChannelCredentials
 
create() - Static method in class io.grpc.InsecureServerCredentials
 
create() - Method in interface io.grpc.internal.SharedResourceHolder.Resource
Create a new instance of the resource.
create() - Method in class io.grpc.internal.TransportTracer.Factory
 
create() - Static method in class io.grpc.netty.InsecureFromHttp1ChannelCredentials
Creates an insecure credential that will upgrade from HTTP/1 to HTTP/2.
create() - Static method in class io.grpc.TlsChannelCredentials
Use TLS with its defaults.
create(int) - Method in interface dev.enola.thing.java.TBF
 
create(MediaType) - Static method in class dev.enola.common.io.resource.TestResource
 
create(WritableResource) - Static method in class dev.enola.rdf.io.WritableResourceRDFHandler
 
create(ChannelCredentials...) - Static method in class io.grpc.ChoiceChannelCredentials
Constructs with the provided creds as options, with preferred credentials first.
create(ChannelCredentials, CallCredentials) - Static method in class io.grpc.CompositeChannelCredentials
 
create(MethodDescriptor.MethodType, String, MethodDescriptor.Marshaller<RequestT>, MethodDescriptor.Marshaller<ResponseT>) - Static method in class io.grpc.MethodDescriptor
create(MethodDescriptor<ReqT, RespT>, ServerCallHandler<ReqT, RespT>) - Static method in class io.grpc.ServerMethodDefinition
Create a new instance.
create(InternalProtocolNegotiator.ClientFactory) - Static method in class io.grpc.netty.InternalNettyChannelCredentials
Creates a ChannelCredentials that will use the provided negotiator.
create(InternalProtocolNegotiator.ProtocolNegotiator) - Static method in class io.grpc.netty.InternalNettyServerCredentials
Creates a ServerCredentials that will use the provided negotiator.
create(InternalProtocolNegotiator.ServerFactory) - Static method in class io.grpc.netty.InternalNettyServerCredentials
Creates a ServerCredentials that will use the provided negotiator.
create(ServerCredentials...) - Static method in class io.grpc.ChoiceServerCredentials
Constructs with the provided creds as options, with preferred credentials first.
create(SslContext) - Static method in class io.grpc.netty.NettySslContextChannelCredentials
Create a credential using Netty's SslContext as configuration.
create(SslContext) - Static method in class io.grpc.netty.NettySslContextServerCredentials
Create a credential using Netty's SslContext as configuration.
create(File, File) - Static method in class io.grpc.TlsServerCredentials
Creates an instance using provided certificate chain and private key.
create(InputStream, InputStream) - Static method in class io.grpc.TlsServerCredentials
Creates an instance using provided certificate chain and private key.
create(Class<B>, Class<T>) - Method in class dev.enola.thing.java.ProxyTBF
 
create(Class<B>, Class<T>) - Method in interface dev.enola.thing.java.TBF
 
create(Class<B>, Class<T>) - Method in class dev.enola.thing.java.TBFChain
 
create(Class<B>, Class<T>) - Method in class dev.enola.thing.java.test.HasSomethingTBF
 
create(Class<B>, Class<T>, int) - Method in class dev.enola.thing.java.ProxyTBF
 
create(Class<B>, Class<T>, int) - Method in interface dev.enola.thing.java.TBF
Creates a new Thing.Builder instance of (Java) type T.
create(Class<B>, Class<T>, int) - Method in class dev.enola.thing.java.TBFChain
 
create(Class<B>, Class<T>, int) - Method in class dev.enola.thing.java.test.HasSomethingTBF
 
create(String) - Static method in class io.grpc.Attributes.Key
Factory method for creating instances of Attributes.Key.
create(String) - Static method in class io.grpc.CallOptions.Key
Factory method for creating instances of CallOptions.Key.
create(String) - Static method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Key
Factory method for creating instances of LoadBalancer.CreateSubchannelArgs.Key.
create(String) - Static method in class io.grpc.netty.InternalGracefulServerCloseCommand
 
create(String, long, TimeUnit) - Static method in class io.grpc.netty.InternalGracefulServerCloseCommand
 
create(String, ImmutableMap<String, Object>, ImmutableMap<String, String>) - Method in interface dev.enola.thing.impl.ImmutableThing.Factory
 
create(URL) - Static method in class dev.enola.common.io.iri.URIs
 
createChildAddressesMap(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.util.MultiChildLoadBalancer
Override to utilize parsing of the policy configuration or alternative helper/lb generation.
createChildHelper() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
createChildLbState(Object) - Method in class io.grpc.util.MultiChildLoadBalancer
Override to create an instance of a subclass.
createdAt_IRI - Static variable in class dev.enola.model.enola.files.Node
 
createLoadBalancingPolicyConfig(LoadBalancer.Factory, Object) - Static method in class io.grpc.util.GracefulSwitchLoadBalancer
Directly create a config to pass to GracefulSwitch.
createOobChannel(EquivalentAddressGroup, String) - Method in class io.grpc.LoadBalancer.Helper
Create an out-of-band channel for the LoadBalancer’s own RPC needs, e.g., talking to an external load-balancer service.
createOobChannel(EquivalentAddressGroup, String) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
createOobChannel(List<EquivalentAddressGroup>, String) - Method in class io.grpc.LoadBalancer.Helper
Create an out-of-band channel for the LoadBalancer's own RPC needs, e.g., talking to an external load-balancer service.
createOobChannel(List<EquivalentAddressGroup>, String) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
createPendingStream() - Method in class io.grpc.ClientStreamTracer
Name resolution is completed and the connection starts getting established.
createPendingStream() - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
createPendingStream() - Method in class io.grpc.util.ForwardingClientStreamTracer
 
createResolvingOobChannel(String) - Method in class io.grpc.LoadBalancer.Helper
Creates an out-of-band channel for LoadBalancer's own RPC needs, e.g., talking to an external load-balancer service, that is specified by a target string.
createResolvingOobChannel(String) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
createResolvingOobChannelBuilder(String) - Method in class io.grpc.LoadBalancer.Helper
createResolvingOobChannelBuilder(String) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
Deprecated.
createResolvingOobChannelBuilder(String, ChannelCredentials) - Method in class io.grpc.LoadBalancer.Helper
Creates an out-of-band channel builder for LoadBalancer's own RPC needs, e.g., talking to an external load-balancer service, that is specified by a target string and credentials.
createResolvingOobChannelBuilder(String, ChannelCredentials) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
createSocketAddress(SocketAddress, Attributes) - Method in class io.grpc.netty.NettyChannelBuilder.LocalSocketPicker
Called by gRPC to pick local socket to bind to.
createSubchannel(LoadBalancer.CreateSubchannelArgs) - Method in class io.grpc.LoadBalancer.Helper
Creates a Subchannel, which is a logical connection to the given group of addresses which are considered equivalent.
createSubchannel(LoadBalancer.CreateSubchannelArgs) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
createSubchannel(LoadBalancer.CreateSubchannelArgs) - Method in class io.grpc.util.HealthProducerHelper
 
createWithDefault(String, T) - Static method in class io.grpc.CallOptions.Key
Factory method for creating instances of CallOptions.Key.
createWithDefault(String, T) - Static method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Key
Factory method for creating instances of LoadBalancer.CreateSubchannelArgs.Key.
creationTimeNanos - Variable in class io.grpc.InternalChannelz.ChannelTrace
 
CREATOR - Static variable in class dev.enola.thing.KIRI.DC
 
CSHARP_NAMESPACE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
CT_ERROR - Enum constant in enum class io.grpc.InternalChannelz.ChannelTrace.Event.Severity
 
CT_INFO - Enum constant in enum class io.grpc.InternalChannelz.ChannelTrace.Event.Severity
 
CT_UNKNOWN - Enum constant in enum class io.grpc.InternalChannelz.ChannelTrace.Event.Severity
 
CT_WARNING - Enum constant in enum class io.grpc.InternalChannelz.ChannelTrace.Event.Severity
 
CTX - Static variable in interface dev.enola.common.io.iri.namespace.NamespaceConverter
 
CTX - Static variable in interface dev.enola.common.io.iri.namespace.NamespaceRepository
 
CTX - Static variable in interface dev.enola.datatype.DatatypeRepository
DatatypeRepository from TLC.
CTX - Static variable in class dev.enola.thing.repo.AlwaysThingProvider
 
CTX - Static variable in interface dev.enola.thing.repo.ThingProvider
ThingProvider which is looked up in the TLC.
CTYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
curie() - Method in record class dev.enola.common.io.metadata.Metadata
Returns the value of the curie record component.
current() - Static method in class io.grpc.Context
Return the context associated with the current scope, will never return null.
current() - Method in class io.grpc.Context.Storage
Implements Context.current().
currentConnectivityState - Variable in class io.grpc.util.MultiChildLoadBalancer
 
currentContextExecutor(Executor) - Static method in class io.grpc.Context
Create an executor that propagates the Context.current() context when Executor.execute(java.lang.Runnable) is called as the Context.current() context of the Runnable scheduled.
currentTimeNanos() - Method in interface io.grpc.internal.TimeProvider
Returns the current nano time.
CUSTOM_MANAGERS - Enum constant in enum class io.grpc.TlsChannelCredentials.Feature
Key managers and trust managers may be specified as KeyManager and TrustManager objects.
CUSTOM_MANAGERS - Enum constant in enum class io.grpc.TlsServerCredentials.Feature
Key managers and trust managers may be specified as KeyManager and TrustManager objects.

D

data - Variable in class io.grpc.InternalChannelz.SocketStats
 
DATA_LOSS - Enum constant in enum class io.grpc.Status.Code
Unrecoverable data loss or corruption.
DATA_LOSS - Static variable in class io.grpc.Status
Unrecoverable data loss or corruption.
databaseName() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
Name of a database on a server.
DatalogMediaTypes - Class in dev.enola.infer.datalog
The text/vnd.datalog Media Types for https://en.wikipedia.org/wiki/Datalog; as specified by the iana.org assignment.
DatalogMediaTypes() - Constructor for class dev.enola.infer.datalog.DatalogMediaTypes
 
DataResource - Class in dev.enola.common.io.resource
Resource I/O implementation for RFC 2397 data: URLs.
DataResource(URI) - Constructor for class dev.enola.common.io.resource.DataResource
 
DataResource.Provider - Class in dev.enola.common.io.resource
 
DataSourceDefinition - Annotation Interface in javax.annotation.sql
Annotation used to define a container DataSource to be registered with JNDI.
DataSourceDefinitions - Annotation Interface in javax.annotation.sql
Declares one or more DataSourceDefinition annotations.
datatype() - Method in interface dev.enola.model.enola.meta.Property
 
datatype(Datatype) - Method in interface dev.enola.model.enola.meta.Property.Builder
 
datatype(HasPredicateIRI) - Method in interface dev.enola.thing.PredicatesObjects
 
datatype(String) - Method in class dev.enola.thing.impl.ImmutablePredicatesObjects
 
datatype(String) - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
datatype(String) - Method in class dev.enola.thing.impl.OnlyIRIThing
 
datatype(String) - Method in class dev.enola.thing.message.PredicatesObjectsAdapter
 
datatype(String) - Method in interface dev.enola.thing.PredicatesObjects
IRI of datatype of predicate, if any (else null).
Datatype<T> - Interface in dev.enola.datatype
 
Datatype - Interface in dev.enola.model.enola.meta
 
DATATYPE - Static variable in class dev.enola.thing.KIRI.E.META
 
DATATYPE_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.Value.Literal
 
Datatype.Builder<B> - Interface in dev.enola.model.enola.meta
 
DatatypeBuilder<T> - Class in dev.enola.datatype
 
datatypeIRI() - Method in record class dev.enola.thing.Literal
Deprecated.
Returns the value of the datatypeIRI record component.
datatypeRepository - Variable in class dev.enola.thing.message.PredicatesObjectsAdapter
 
DatatypeRepository - Interface in dev.enola.datatype
DatatypeRepositoryBuilder - Class in dev.enola.datatype
 
DatatypeRepositoryBuilder() - Constructor for class dev.enola.datatype.DatatypeRepositoryBuilder
 
datatypes - Variable in class dev.enola.thing.impl.ImmutableThing.Builder
 
datatypes - Variable in class dev.enola.thing.impl.ImmutablePredicatesObjects
 
datatypes() - Method in interface dev.enola.thing.impl.IImmutablePredicatesObjects
 
datatypes() - Method in class dev.enola.thing.impl.ImmutablePredicatesObjects
 
datatypes() - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
datatypes() - Method in class dev.enola.thing.impl.OnlyIRIThing
 
datatypes() - Method in class dev.enola.thing.message.PredicatesObjectsAdapter
 
datatypes() - Method in interface dev.enola.thing.PredicatesObjects
Deprecated.
Datatypes - Class in dev.enola.model
All built-in Datatypes.
Datatypes - Class in dev.enola.model.enola
Enola's built-in core datatypes.
Datatypes - Class in dev.enola.model.schemaorg
Datatypes for Schema.org.
Datatypes - Class in dev.enola.model.xsd
Datatypes for XML Schema (XSD).
DATATYPES - Static variable in class dev.enola.thing.KIRI.E.META
 
DatatypeThing - Class in dev.enola.thing.datatype
 
DatatypeThing() - Constructor for class dev.enola.thing.datatype.DatatypeThing
 
date() - Element in annotation interface javax.annotation.Generated
Date when the source was generated.
DATE - Static variable in class dev.enola.model.schemaorg.Datatypes
 
DATE - Static variable in class dev.enola.model.xsd.Datatypes
 
DATE_TIME - Static variable in class dev.enola.model.xsd.Datatypes
 
Deadline - Class in io.grpc
An absolute point in time, generally for tracking when a task should be completed.
DEADLINE_EXCEEDED - Enum constant in enum class io.grpc.Status.Code
Deadline expired before operation could complete.
DEADLINE_EXCEEDED - Static variable in class io.grpc.Status
Deadline expired before operation could complete.
Deadline.Ticker - Class in io.grpc
Time source representing nanoseconds since fixed but arbitrary point in time.
deadlineTicker(Deadline.Ticker) - Method in class io.grpc.inprocess.InProcessServerBuilder
Provides a custom deadline ticker that this server will use to create incoming Deadlines.
DEBUG - Enum constant in enum class io.grpc.ChannelLogger.ChannelLogLevel
 
DEBUG_REDACT_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
DEBUG_REDACT_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
DebugFormat - Class in com.google.protobuf
Provides an explicit API for unstable, redacting debug output suitable for debug logging.
debugFormatPrinter() - Static method in class com.google.protobuf.TextFormat
Printer instance which escapes non-ASCII characters and prints in the debug format.
DECLARATION - Enum constant in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
DECLARATION = 0;
DECLARATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
DECLARATION_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
DECLARATION = 0;
DeclareRoles - Annotation Interface in javax.annotation.security
Used by application to declare security roles.
decode(String) - Static method in class dev.enola.common.io.hashbrown.MultihashWithMultibase
 
decompress(InputStream) - Method in class io.grpc.Codec.Gzip
 
decompress(InputStream) - Method in class io.grpc.Codec.Identity
 
decompress(InputStream) - Method in interface io.grpc.Decompressor
Wraps an existing input stream with a decompressing input stream.
Decompressor - Interface in io.grpc
Represents a message decompressor.
decompressorRegistry(DecompressorRegistry) - Method in class io.grpc.ForwardingChannelBuilder
 
decompressorRegistry(DecompressorRegistry) - Method in class io.grpc.ForwardingChannelBuilder2
 
decompressorRegistry(DecompressorRegistry) - Method in class io.grpc.ForwardingServerBuilder
 
decompressorRegistry(DecompressorRegistry) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
decompressorRegistry(DecompressorRegistry) - Method in class io.grpc.internal.ServerImplBuilder
 
decompressorRegistry(DecompressorRegistry) - Method in class io.grpc.ManagedChannelBuilder
Set the decompression registry for use in the channel.
decompressorRegistry(DecompressorRegistry) - Method in class io.grpc.ServerBuilder
Set the decompression registry for use in the channel.
DecompressorRegistry - Class in io.grpc
Encloses classes related to the compression and decompression of messages.
deepBuildInto(PredicatesObjects.Builder<? extends IImmutablePredicatesObjects>) - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
DEFAULT - Enum constant in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
DEFAULT = 1;
DEFAULT - Static variable in class io.grpc.CallOptions
A blank CallOptions that all fields are not set.
DEFAULT_FLOW_CONTROL_WINDOW - Static variable in class io.grpc.netty.NettyChannelBuilder
 
DEFAULT_FLOW_CONTROL_WINDOW - Static variable in class io.grpc.netty.NettyServerBuilder
 
DEFAULT_KEEPALIVE_TIMEOUT_NANOS - Static variable in class io.grpc.internal.GrpcUtil
The default timeout in nanos for a keepalive ping request.
DEFAULT_LB_POLICY - Static variable in class io.grpc.internal.GrpcUtil
The very default load-balancing policy.
DEFAULT_MAX_HEADER_LIST_SIZE - Static variable in class io.grpc.internal.GrpcUtil
The default maximum size (in bytes) for inbound header/trailer.
DEFAULT_MAX_MESSAGE_SIZE - Static variable in class io.grpc.internal.GrpcUtil
The default maximum uncompressed size (in bytes) for inbound messages.
DEFAULT_ONREADY_THRESHOLD - Static variable in class io.grpc.internal.AbstractStream.TransportState
The default number of queued bytes for a given stream, below which StreamListener.onReady() will be called.
DEFAULT_PORT_PLAINTEXT - Static variable in class io.grpc.internal.GrpcUtil
The default port for plain-text connections.
DEFAULT_PORT_SSL - Static variable in class io.grpc.internal.GrpcUtil
The default port for SSL connections.
DEFAULT_PROXY_DETECTOR - Static variable in class io.grpc.internal.GrpcUtil
The default proxy detector.
DEFAULT_SERVER_KEEPALIVE_TIME_NANOS - Static variable in class io.grpc.internal.GrpcUtil
The default delay in nanos for server keepalive.
DEFAULT_SERVER_KEEPALIVE_TIMEOUT_NANOS - Static variable in class io.grpc.internal.GrpcUtil
The default timeout in nanos for a server keepalive ping request.
DEFAULT_TIMEOUT_FOR_SHUTDOWN - Static variable in class dev.enola.common.concurrent.Executors
 
DEFAULT_TIMEOUT_UNIT_FOR_SHUTDOWN - Static variable in class dev.enola.common.concurrent.Executors
 
DEFAULT_VALUE - Static variable in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
DEFAULT = 1;
DEFAULT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
DEFAULT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
defaultEntry() - Method in interface com.google.protobuf.MapFieldBuilder.Converter
 
defaultInstance - Variable in class com.google.protobuf.ExtensionRegistry.ExtensionInfo
A default instance of the extension's type, if it has a message type.
defaultLoadBalancingPolicy(String) - Method in class io.grpc.ForwardingChannelBuilder
 
defaultLoadBalancingPolicy(String) - Method in class io.grpc.ForwardingChannelBuilder2
 
defaultLoadBalancingPolicy(String) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
defaultLoadBalancingPolicy(String) - Method in class io.grpc.ManagedChannelBuilder
Sets the default load-balancing policy that will be used if the service config doesn't specify one.
DEFAULTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
defaultServiceConfig(Map<String, ?>) - Method in class io.grpc.ForwardingChannelBuilder
 
defaultServiceConfig(Map<String, ?>) - Method in class io.grpc.ForwardingChannelBuilder2
 
defaultServiceConfig(Map<String, ?>) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
defaultServiceConfig(Map<String, ?>) - Method in class io.grpc.ManagedChannelBuilder
Provides a service config to the channel.
deframe(ReadableBuffer) - Method in class io.grpc.internal.AbstractStream.TransportState
Called to parse a received frame and attempt delivery of any completed messages.
deframe(ReadableBuffer) - Method in class io.grpc.internal.ApplicationThreadDeframer
 
deframe(ReadableBuffer) - Method in interface io.grpc.internal.Deframer
Adds the given data to this deframer and attempts delivery to the listener.
deframe(ReadableBuffer) - Method in class io.grpc.internal.MessageDeframer
 
deframeFailed(Throwable) - Method in interface io.grpc.internal.MessageDeframer.Listener
Called when a MessageDeframer.deframe(ReadableBuffer) operation failed.
Deframer - Interface in io.grpc.internal
Interface for deframing gRPC messages.
deframerClosed(boolean) - Method in class io.grpc.internal.AbstractClientStream.TransportState
 
deframerClosed(boolean) - Method in class io.grpc.internal.AbstractServerStream.TransportState
 
deframerClosed(boolean) - Method in interface io.grpc.internal.MessageDeframer.Listener
Called when the deframer closes.
DelayedClientCall<ReqT,RespT> - Class in io.grpc.internal
A call that queues requests before a real call is ready to be delegated to.
DelayedClientCall(Executor, ScheduledExecutorService, Deadline) - Constructor for class io.grpc.internal.DelayedClientCall
 
delegate - Variable in class dev.enola.common.io.resource.cache.AlwaysCachingResourceProvider
 
delegate - Variable in class dev.enola.common.io.resource.DelegatingReadableResource
 
delegate - Variable in class dev.enola.common.io.resource.DelegatingResource
 
delegate - Variable in class dev.enola.common.io.resource.DelegatingWritableResource
 
delegate() - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
delegate() - Method in class io.grpc.ForwardingChannelBuilder
Deprecated.
As of 1.60.0, use ForwardingChannelBuilder2 instead.
delegate() - Method in class io.grpc.ForwardingChannelBuilder2
Returns the delegated ManagedChannelBuilder.
delegate() - Method in class io.grpc.ForwardingClientCall
Returns the delegated ClientCall.
delegate() - Method in class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
delegate() - Method in class io.grpc.ForwardingClientCallListener
Returns the delegated ClientCall.Listener.
delegate() - Method in class io.grpc.ForwardingClientCallListener.SimpleForwardingClientCallListener
 
delegate() - Method in class io.grpc.ForwardingServerBuilder
Returns the delegated ServerBuilder.
delegate() - Method in class io.grpc.ForwardingServerCall
Returns the delegated ServerCall.
delegate() - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
delegate() - Method in class io.grpc.ForwardingServerCallListener
Returns the delegated ServerCall.Listener.
delegate() - Method in class io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener
 
delegate() - Method in class io.grpc.inprocess.InProcessChannelBuilder
 
delegate() - Method in class io.grpc.inprocess.InProcessServerBuilder
 
delegate() - Method in class io.grpc.internal.ForwardingClientStreamTracer
Returns the underlying ClientStreamTracer.
delegate() - Method in class io.grpc.netty.NettyChannelBuilder
 
delegate() - Method in class io.grpc.netty.NettyServerBuilder
 
delegate() - Method in class io.grpc.util.ForwardingClientStreamTracer
Returns the underlying ClientStreamTracer.
delegate() - Method in class io.grpc.util.ForwardingLoadBalancer
Returns the underlying balancer.
delegate() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
Returns the underlying helper.
delegate() - Method in class io.grpc.util.ForwardingSubchannel
Returns the underlying Subchannel.
delegate() - Method in class io.grpc.util.GracefulSwitchLoadBalancer
 
delegate() - Method in class io.grpc.util.HealthProducerHelper
 
delegate() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState.ChildLbStateHelper
 
delegateType() - Method in class io.grpc.util.GracefulSwitchLoadBalancer
 
DelegatingMultipartResource - Class in dev.enola.common.io.resource
 
DelegatingMultipartResource(ReadableResource, ImmutableMap<String, Resource>) - Constructor for class dev.enola.common.io.resource.DelegatingMultipartResource
 
DelegatingReadableResource - Class in dev.enola.common.io.resource
 
DelegatingReadableResource(ReadableResource) - Constructor for class dev.enola.common.io.resource.DelegatingReadableResource
 
DelegatingResource - Class in dev.enola.common.io.resource
 
DelegatingResource(ReadableResource, MediaType) - Constructor for class dev.enola.common.io.resource.DelegatingResource
 
DelegatingResource(ReadableResource, URI, MediaType) - Constructor for class dev.enola.common.io.resource.DelegatingResource
 
DelegatingResource(Resource) - Constructor for class dev.enola.common.io.resource.DelegatingResource
 
DelegatingResource(Resource, MediaType) - Constructor for class dev.enola.common.io.resource.DelegatingResource
 
DelegatingResource(WritableResource, MediaType) - Constructor for class dev.enola.common.io.resource.DelegatingResource
 
DelegatingWritableResource - Class in dev.enola.common.io.resource
 
DelegatingWritableResource(WritableResource) - Constructor for class dev.enola.common.io.resource.DelegatingWritableResource
 
DELIMITED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
DELIMITED = 2;
DELIMITED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
DELIMITED = 2;
deliverFrame(WritableBuffer, boolean, boolean, int) - Method in class io.grpc.internal.AbstractClientStream
 
deliverFrame(WritableBuffer, boolean, boolean, int) - Method in class io.grpc.internal.AbstractServerStream
 
deliverFrame(WritableBuffer, boolean, boolean, int) - Method in interface io.grpc.internal.MessageFramer.Sink
Delivers a frame via the transport.
DenyAll - Annotation Interface in javax.annotation.security
Specifies that no security roles are allowed to invoke the specified method(s).
DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
DEPRECATED_LEGACY_JSON_FIELD_CONFLICTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
 
DEPRECATED_LEGACY_JSON_FIELD_CONFLICTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
DEPRECATION_WARNING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
deregister(LoadBalancerProvider) - Method in class io.grpc.LoadBalancerRegistry
Deregisters a provider.
deregister(ManagedChannelProvider) - Method in class io.grpc.ManagedChannelRegistry
Deregisters a provider.
deregister(NameResolverProvider) - Method in class io.grpc.NameResolverRegistry
Deregisters a provider.
deregister(ServerProvider) - Method in class io.grpc.ServerRegistry
Deregisters a provider.
DESC - Static variable in class dev.enola.thing.KIRI.SCHEMA
Text with human-readable 📜 description of a Thing, see https://schema.org/description.
description - Variable in class io.grpc.InternalChannelz.ChannelTrace.Event
 
description - Variable in class io.grpc.DoubleCounterMetricInstrument
 
description - Variable in class io.grpc.DoubleHistogramMetricInstrument
 
description - Variable in class io.grpc.LongCounterMetricInstrument
 
description - Variable in class io.grpc.LongGaugeMetricInstrument
 
description - Variable in class io.grpc.LongHistogramMetricInstrument
 
description() - Method in interface dev.enola.model.enola.HasDescription
 
description() - Method in class dev.enola.thing.metadata.ThingHierarchyProvider
 
description() - Element in annotation interface javax.annotation.Resource
Description of this resource.
description() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
Description of this data source
description(String) - Method in interface dev.enola.model.enola.HasDescription.Builder
 
DESCRIPTION - Static variable in class dev.enola.thing.KIRI.DC
 
DESCRIPTION - Static variable in class dev.enola.thing.KIRI.E
 
DESCRIPTION_HTML_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.ThingMetadata
 
descriptionHTML() - Method in record class dev.enola.common.io.metadata.Metadata
Returns the value of the descriptionHTML record component.
descriptor - Variable in class com.google.protobuf.ExtensionRegistry.ExtensionInfo
The extension's descriptor.
DescriptorProtos - Class in com.google.protobuf
 
DescriptorProtos.DescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.DescriptorProto
DescriptorProtos.DescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.DescriptorProto
DescriptorProtos.DescriptorProto.ExtensionRange - Class in com.google.protobuf
Protobuf type google.protobuf.DescriptorProto.ExtensionRange
DescriptorProtos.DescriptorProto.ExtensionRange.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.DescriptorProto.ExtensionRange
DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.DescriptorProto.ReservedRange - Class in com.google.protobuf
Protobuf type google.protobuf.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.DescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.Edition - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.Edition
DescriptorProtos.EnumDescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.EnumDescriptorProto
DescriptorProtos.EnumDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumDescriptorProto
DescriptorProtos.EnumDescriptorProto.EnumReservedRange - Class in com.google.protobuf
Protobuf type google.protobuf.EnumDescriptorProto.EnumReservedRange
DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumDescriptorProto.EnumReservedRange
DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.EnumDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.EnumOptions - Class in com.google.protobuf
Protobuf type google.protobuf.EnumOptions
DescriptorProtos.EnumOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumOptions
DescriptorProtos.EnumOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.EnumValueDescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.EnumValueDescriptorProto
DescriptorProtos.EnumValueDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumValueDescriptorProto
DescriptorProtos.EnumValueDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.EnumValueOptions - Class in com.google.protobuf
Protobuf type google.protobuf.EnumValueOptions
DescriptorProtos.EnumValueOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumValueOptions
DescriptorProtos.EnumValueOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.ExtensionRangeOptions - Class in com.google.protobuf
Protobuf type google.protobuf.ExtensionRangeOptions
DescriptorProtos.ExtensionRangeOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.ExtensionRangeOptions
DescriptorProtos.ExtensionRangeOptions.Declaration - Class in com.google.protobuf
Protobuf type google.protobuf.ExtensionRangeOptions.Declaration
DescriptorProtos.ExtensionRangeOptions.Declaration.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.ExtensionRangeOptions.Declaration
DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.ExtensionRangeOptions.VerificationState - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.ExtensionRangeOptions.VerificationState
DescriptorProtos.ExtensionRangeOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FeatureSet - Class in com.google.protobuf
Protobuf type google.protobuf.FeatureSet
DescriptorProtos.FeatureSet.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FeatureSet
DescriptorProtos.FeatureSet.EnumType - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.EnumType
DescriptorProtos.FeatureSet.FieldPresence - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.FieldPresence
DescriptorProtos.FeatureSet.JsonFormat - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.JsonFormat
DescriptorProtos.FeatureSet.MessageEncoding - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.MessageEncoding
DescriptorProtos.FeatureSet.RepeatedFieldEncoding - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.RepeatedFieldEncoding
DescriptorProtos.FeatureSet.Utf8Validation - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.Utf8Validation
DescriptorProtos.FeatureSetDefaults - Class in com.google.protobuf
Protobuf type google.protobuf.FeatureSetDefaults
DescriptorProtos.FeatureSetDefaults.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FeatureSetDefaults
DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault - Class in com.google.protobuf
Protobuf type google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault
DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault
DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FeatureSetDefaultsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FeatureSetOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FieldDescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto.Label - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FieldDescriptorProto.Label
DescriptorProtos.FieldDescriptorProto.Type - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FieldDescriptorProto.Type
DescriptorProtos.FieldDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FieldOptions - Class in com.google.protobuf
Protobuf type google.protobuf.FieldOptions
DescriptorProtos.FieldOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FieldOptions
DescriptorProtos.FieldOptions.CType - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FieldOptions.CType
DescriptorProtos.FieldOptions.EditionDefault - Class in com.google.protobuf
Protobuf type google.protobuf.FieldOptions.EditionDefault
DescriptorProtos.FieldOptions.EditionDefault.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FieldOptions.EditionDefault
DescriptorProtos.FieldOptions.EditionDefaultOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FieldOptions.FeatureSupport - Class in com.google.protobuf
Protobuf type google.protobuf.FieldOptions.FeatureSupport
DescriptorProtos.FieldOptions.FeatureSupport.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FieldOptions.FeatureSupport
DescriptorProtos.FieldOptions.FeatureSupportOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FieldOptions.JSType - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FieldOptions.JSType
DescriptorProtos.FieldOptions.OptionRetention - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FieldOptions.OptionRetention
DescriptorProtos.FieldOptions.OptionTargetType - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FieldOptions.OptionTargetType
DescriptorProtos.FieldOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FileDescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.FileDescriptorProto
DescriptorProtos.FileDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FileDescriptorProto
DescriptorProtos.FileDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FileDescriptorSet - Class in com.google.protobuf
Protobuf type google.protobuf.FileDescriptorSet
DescriptorProtos.FileDescriptorSet.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FileDescriptorSet
DescriptorProtos.FileDescriptorSetOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FileOptions - Class in com.google.protobuf
Protobuf type google.protobuf.FileOptions
DescriptorProtos.FileOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FileOptions
DescriptorProtos.FileOptions.OptimizeMode - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FileOptions.OptimizeMode
DescriptorProtos.FileOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.GeneratedCodeInfo - Class in com.google.protobuf
Protobuf type google.protobuf.GeneratedCodeInfo
DescriptorProtos.GeneratedCodeInfo.Annotation - Class in com.google.protobuf
Protobuf type google.protobuf.GeneratedCodeInfo.Annotation
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.GeneratedCodeInfo.Annotation
DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.GeneratedCodeInfo.Annotation.Semantic
DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.GeneratedCodeInfo.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.GeneratedCodeInfo
DescriptorProtos.GeneratedCodeInfoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.MessageOptions - Class in com.google.protobuf
Protobuf type google.protobuf.MessageOptions
DescriptorProtos.MessageOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.MessageOptions
DescriptorProtos.MessageOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.MethodDescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.MethodDescriptorProto
DescriptorProtos.MethodDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.MethodDescriptorProto
DescriptorProtos.MethodDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.MethodOptions - Class in com.google.protobuf
Protobuf type google.protobuf.MethodOptions
DescriptorProtos.MethodOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.MethodOptions
DescriptorProtos.MethodOptions.IdempotencyLevel - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.MethodOptions.IdempotencyLevel
DescriptorProtos.MethodOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.OneofDescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.OneofOptions - Class in com.google.protobuf
Protobuf type google.protobuf.OneofOptions
DescriptorProtos.OneofOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.OneofOptions
DescriptorProtos.OneofOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.ServiceDescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.ServiceDescriptorProto
DescriptorProtos.ServiceDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.ServiceDescriptorProto
DescriptorProtos.ServiceDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.ServiceOptions - Class in com.google.protobuf
Protobuf type google.protobuf.ServiceOptions
DescriptorProtos.ServiceOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.ServiceOptions
DescriptorProtos.ServiceOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.SourceCodeInfo - Class in com.google.protobuf
Protobuf type google.protobuf.SourceCodeInfo
DescriptorProtos.SourceCodeInfo.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.SourceCodeInfo
DescriptorProtos.SourceCodeInfo.Location - Class in com.google.protobuf
Protobuf type google.protobuf.SourceCodeInfo.Location
DescriptorProtos.SourceCodeInfo.Location.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.SourceCodeInfo.Location
DescriptorProtos.SourceCodeInfo.LocationOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.SourceCodeInfoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.UninterpretedOption - Class in com.google.protobuf
Protobuf type google.protobuf.UninterpretedOption
DescriptorProtos.UninterpretedOption.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.UninterpretedOption
DescriptorProtos.UninterpretedOption.NamePart - Class in com.google.protobuf
Protobuf type google.protobuf.UninterpretedOption.NamePart
DescriptorProtos.UninterpretedOption.NamePart.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.UninterpretedOption.NamePart
DescriptorProtos.UninterpretedOption.NamePartOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.UninterpretedOptionOrBuilder - Interface in com.google.protobuf
 
descriptorProvider - Variable in class dev.enola.core.message.ProtoToThingConnector
 
DescriptorProvider - Interface in dev.enola.common.protobuf
 
Descriptors - Class in com.google.protobuf
Contains a collection of classes which describe protocol message types.
Descriptors() - Constructor for class com.google.protobuf.Descriptors
 
Descriptors.Descriptor - Class in com.google.protobuf
Describes a message type.
Descriptors.DescriptorValidationException - Exception Class in com.google.protobuf
Thrown when building descriptors fails because the source DescriptorProtos are not valid.
Descriptors.EnumDescriptor - Class in com.google.protobuf
Describes an enum type.
Descriptors.EnumValueDescriptor - Class in com.google.protobuf
Describes one value within an enum type.
Descriptors.FieldDescriptor - Class in com.google.protobuf
Describes a field of a message type.
Descriptors.FieldDescriptor.JavaType - Enum Class in com.google.protobuf
 
Descriptors.FieldDescriptor.Type - Enum Class in com.google.protobuf
 
Descriptors.FileDescriptor - Class in com.google.protobuf
Describes a .proto file, including everything defined within.
Descriptors.FileDescriptor.InternalDescriptorAssigner - Interface in com.google.protobuf
Deprecated.
Descriptors.GenericDescriptor - Class in com.google.protobuf
All descriptors implement this to make it easier to implement tools like DescriptorPool.
Descriptors.MethodDescriptor - Class in com.google.protobuf
Describes one method within a service type.
Descriptors.OneofDescriptor - Class in com.google.protobuf
Describes a oneof of a message type.
Descriptors.ServiceDescriptor - Class in com.google.protobuf
Describes a service type.
detach() - Method in interface io.grpc.Detachable
Detaches the underlying data source from this instance and transfers to an InputStream.
detach(Context) - Method in class io.grpc.Context.CancellableContext
 
detach(Context) - Method in class io.grpc.Context
Reverse an attach(), restoring the previous context and exiting the current scope.
detach(Context, Context) - Method in class io.grpc.Context.Storage
Detachable - Interface in io.grpc
An extension of InputStream that allows the underlying data source to be detached and transferred to a new instance of the same kind.
detachAndCancel(Context, Throwable) - Method in class io.grpc.Context.CancellableContext
Cancel this context and detach it as the current context.
detect(AbstractResource) - Method in interface dev.enola.common.io.mediatype.ResourceMediaTypeDetector
Deprecated.
detect(String, ByteSource, MediaType) - Method in interface dev.enola.common.io.mediatype.MediaTypeProvider
detect(String, ByteSource, MediaType) - Method in class dev.enola.common.io.mediatype.MediaTypeProviders
 
detect(String, ByteSource, MediaType) - Method in interface dev.enola.common.io.mediatype.ResourceMediaTypeDetector
Detect the MediaType.
detect(String, ByteSource, MediaType) - Method in class dev.enola.format.tika.TikaMediaTypeProvider
 
detectCharset(URI, ByteSource) - Method in interface dev.enola.common.io.mediatype.ResourceCharsetDetector
Detect the Charset by "sniffing" the source e.g.
detectCharset(URI, ByteSource) - Method in class dev.enola.common.io.mediatype.ResourceCharsetDetectorSPI
 
detectCharset(URI, ByteSource) - Method in class dev.enola.common.io.mediatype.YamlMediaType
 
dev.enola - package dev.enola
 
dev.enola.common - package dev.enola.common
 
dev.enola.common.canonicalize - package dev.enola.common.canonicalize
 
dev.enola.common.collect - package dev.enola.common.collect
 
dev.enola.common.concurrent - package dev.enola.common.concurrent
 
dev.enola.common.context - package dev.enola.common.context
 
dev.enola.common.convert - package dev.enola.common.convert
 
dev.enola.common.function - package dev.enola.common.function
 
dev.enola.common.html - package dev.enola.common.html
 
dev.enola.common.io - package dev.enola.common.io
 
dev.enola.common.io.hashbrown - package dev.enola.common.io.hashbrown
hashbrown contains utilities related to hashing which are useful for integrity verifications and Content-addressable storage (CAS).
dev.enola.common.io.iri - package dev.enola.common.io.iri
 
dev.enola.common.io.iri.namespace - package dev.enola.common.io.iri.namespace
 
dev.enola.common.io.iri.template - package dev.enola.common.io.iri.template
 
dev.enola.common.io.mediatype - package dev.enola.common.io.mediatype
 
dev.enola.common.io.metadata - package dev.enola.common.io.metadata
 
dev.enola.common.io.resource - package dev.enola.common.io.resource
Resource Framework.
dev.enola.common.io.resource.cache - package dev.enola.common.io.resource.cache
 
dev.enola.common.io.resource.convert - package dev.enola.common.io.resource.convert
 
dev.enola.common.io.resource.repository - package dev.enola.common.io.resource.repository
 
dev.enola.common.io.resource.stream - package dev.enola.common.io.resource.stream
 
dev.enola.common.markdown.exec - package dev.enola.common.markdown.exec
 
dev.enola.common.protobuf - package dev.enola.common.protobuf
 
dev.enola.common.string2long - package dev.enola.common.string2long
 
dev.enola.common.time - package dev.enola.common.time
 
dev.enola.common.tree - package dev.enola.common.tree
🌳 Tree-related utilities.
dev.enola.common.validation - package dev.enola.common.validation
 
dev.enola.common.xml - package dev.enola.common.xml
 
dev.enola.common.yamljson - package dev.enola.common.yamljson
 
dev.enola.core - package dev.enola.core
 
dev.enola.core.ext.proto - package dev.enola.core.ext.proto
 
dev.enola.core.grpc - package dev.enola.core.grpc
 
dev.enola.core.message - package dev.enola.core.message
 
dev.enola.core.meta.docgen - package dev.enola.core.meta.docgen
 
dev.enola.core.proto - package dev.enola.core.proto
 
dev.enola.core.resource - package dev.enola.core.resource
 
dev.enola.core.rosetta - package dev.enola.core.rosetta
 
dev.enola.core.thing - package dev.enola.core.thing
 
dev.enola.core.util.proto - package dev.enola.core.util.proto
 
dev.enola.core.view - package dev.enola.core.view
 
dev.enola.data - package dev.enola.data
Generic (non-Thing specific) "Data" API.
dev.enola.datatype - package dev.enola.datatype
 
dev.enola.format.tika - package dev.enola.format.tika
Enola integration with Apache Tika.
dev.enola.format.tika.rdf - package dev.enola.format.tika.rdf
Enola integration of Apache Tika with RDF.
dev.enola.format.xml - package dev.enola.format.xml
Conversions related to XML and Things.
dev.enola.infer.datalog - package dev.enola.infer.datalog
 
dev.enola.model - package dev.enola.model
🚧 (WIP; TODO remove this package!)
dev.enola.model.enola - package dev.enola.model.enola
Enola built-in core base models.
dev.enola.model.enola.action - package dev.enola.model.enola.action
🚧 (WIP)
dev.enola.model.enola.files - package dev.enola.model.enola.files
📁 Files 🗎 Model invalid input: '&' Connector
dev.enola.model.enola.java - package dev.enola.model.enola.java
☕ Java Model.
dev.enola.model.enola.mediatype - package dev.enola.model.enola.mediatype
 
dev.enola.model.enola.meta - package dev.enola.model.enola.meta
Enola Meta Schema Model.
dev.enola.model.enola.meta.io - package dev.enola.model.enola.meta.io
Enola Meta Schema Model Input invalid input: '&' Output (I/O).
dev.enola.model.enola.net - package dev.enola.model.enola.net
🛜 Networking Model.
dev.enola.model.schemaorg - package dev.enola.model.schemaorg
 
dev.enola.model.w3.rdf - package dev.enola.model.w3.rdf
 
dev.enola.model.w3.rdfs - package dev.enola.model.w3.rdfs
 
dev.enola.model.w3.rdfs.gen - package dev.enola.model.w3.rdfs.gen
 
dev.enola.model.xsd - package dev.enola.model.xsd
 
dev.enola.rdf.io - package dev.enola.rdf.io
 
dev.enola.rdf.proto - package dev.enola.rdf.proto
 
dev.enola.thing - package dev.enola.thing
 
dev.enola.thing.datatype - package dev.enola.thing.datatype
Datatypes of Things.
dev.enola.thing.gen - package dev.enola.thing.gen
 
dev.enola.thing.gen.gexf - package dev.enola.thing.gen.gexf
 
dev.enola.thing.gen.graphcommons - package dev.enola.thing.gen.graphcommons
 
dev.enola.thing.gen.graphviz - package dev.enola.thing.gen.graphviz
 
dev.enola.thing.gen.markdown - package dev.enola.thing.gen.markdown
 
dev.enola.thing.gen.visjs - package dev.enola.thing.gen.visjs
 
dev.enola.thing.impl - package dev.enola.thing.impl
 
dev.enola.thing.io - package dev.enola.thing.io
 
dev.enola.thing.java - package dev.enola.thing.java
 
dev.enola.thing.java.test - package dev.enola.thing.java.test
 
dev.enola.thing.message - package dev.enola.thing.message
Convert Protocol Buffer Message to Thing.
dev.enola.thing.metadata - package dev.enola.thing.metadata
Thing Metadata, like labels/descriptions/logos, but also DateTime invalid input: '&' Hierarchy.
dev.enola.thing.namespace - package dev.enola.thing.namespace
Namespaces as Things.
dev.enola.thing.proto - package dev.enola.thing.proto
 
dev.enola.thing.repo - package dev.enola.thing.repo
Thing Data Repositories.
dev.enola.thing.repo.id - package dev.enola.thing.repo.id
 
dev.enola.thing.template - package dev.enola.thing.template
 
dev.enola.thing.tree - package dev.enola.thing.tree
 
dev.enola.thing.validation - package dev.enola.thing.validation
 
dev.enola.web - package dev.enola.web
 
dev.enola.web.netty - package dev.enola.web.netty
 
Diagnostic(String, String, String) - Constructor for record class dev.enola.thing.validation.TestCollector.Diagnostic
Creates an instance of a Diagnostic record class.
diagram - Variable in class dev.enola.core.meta.docgen.Options
 
DIALECT - Static variable in class dev.enola.infer.datalog.DatalogMediaTypes
 
directExecutor() - Method in class io.grpc.ForwardingChannelBuilder
 
directExecutor() - Method in class io.grpc.ForwardingChannelBuilder2
 
directExecutor() - Method in class io.grpc.ForwardingServerBuilder
 
directExecutor() - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
directExecutor() - Method in class io.grpc.internal.ServerImplBuilder
 
directExecutor() - Method in class io.grpc.ManagedChannelBuilder
Execute application code directly in the transport thread.
directExecutor() - Method in class io.grpc.ServerBuilder
Execute application code directly in the transport thread.
Directory - Class in dev.enola.model.enola.files
 
Directory() - Constructor for class dev.enola.model.enola.files.Directory
 
DISABLE_SUBCHANNEL_RECONNECT_KEY - Static variable in class io.grpc.LoadBalancer
 
disableAutoInboundFlowControl() - Method in class io.grpc.stub.CallStreamObserver
Disables automatic flow control where a token is returned to the peer after a call to the 'inbound' StreamObserver.onNext(Object) has completed.
disableAutoRequest() - Method in class io.grpc.stub.ServerCallStreamObserver
Swaps to manual flow control where no message will be delivered to StreamObserver.onNext(Object) unless it is request()ed.
disableAutoRequestWithInitial(int) - Method in class io.grpc.stub.ClientCallStreamObserver
Swaps to manual flow control where no message will be delivered to StreamObserver.onNext(Object) unless it is request()ed.
disableCheckAuthority() - Method in class io.grpc.internal.ManagedChannelImplBuilder
Disable the check whether the authority is valid.
disableCheckAuthority(NettyChannelBuilder) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
disableRetry() - Method in class io.grpc.ForwardingChannelBuilder
 
disableRetry() - Method in class io.grpc.ForwardingChannelBuilder2
 
disableRetry() - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
disableRetry() - Method in class io.grpc.ManagedChannelBuilder
Disables the retry and hedging subsystem provided by the gRPC library.
disableServiceConfigLookUp() - Method in class io.grpc.ForwardingChannelBuilder
 
disableServiceConfigLookUp() - Method in class io.grpc.ForwardingChannelBuilder2
 
disableServiceConfigLookUp() - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
disableServiceConfigLookUp() - Method in class io.grpc.ManagedChannelBuilder
Disables service config look-up from the naming system, which is enabled by default.
discard(Attributes.Key<T>) - Method in class io.grpc.Attributes.Builder
Removes the key and associated value from the attributes.
discardAll(Metadata.Key<T>) - Method in class io.grpc.Metadata
Remove all values for the given key without returning them.
DiscardUnknownFieldsParser - Class in com.google.protobuf
Parsers to discard unknown fields during parsing.
dispose() - Method in class com.google.protobuf.RepeatedFieldBuilder
 
dispose() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
dispose() - Method in class com.google.protobuf.SingleFieldBuilder
 
dispose() - Method in class com.google.protobuf.SingleFieldBuilderV3
Deprecated.
dispose() - Method in interface io.grpc.internal.Framer
Closes, without flush.
dispose() - Method in class io.grpc.internal.MessageFramer
Closes the framer and releases any buffers, but does not flush.
DnsNameResolver - Class in io.grpc.internal
A DNS-based NameResolver.
DnsNameResolver(String, String, NameResolver.Args, SharedResourceHolder.Resource<Executor>, Stopwatch, boolean) - Constructor for class io.grpc.internal.DnsNameResolver
 
DnsNameResolver.AddressResolver - Interface in io.grpc.internal
AddressResolver resolves a hostname into a list of addresses.
DnsNameResolver.InternalResolutionResult - Class in io.grpc.internal
Used as a DNS-based name resolver's internal representation of resolution result.
DnsNameResolver.ResourceResolver - Interface in io.grpc.internal
DnsNameResolver.ResourceResolver is a Dns ResourceRecord resolver.
DnsNameResolver.SrvRecord - Class in io.grpc.internal
Describes a parsed SRV record.
DnsNameResolverProvider - Class in io.grpc.internal
A provider for DnsNameResolver.
DnsNameResolverProvider() - Constructor for class io.grpc.internal.DnsNameResolverProvider
 
doAttach(Context) - Method in class io.grpc.Context.Storage
Implements Context.attach().
DocGenConstants - Class in dev.enola.thing.gen
 
domain() - Method in interface dev.enola.model.w3.rdf.Property
 
domain(String) - Method in interface dev.enola.model.w3.rdf.Property.Builder
 
DOMAIN - Static variable in class dev.enola.thing.KIRI.RDFS
https://www.w3.org/TR/rdf-schema/#ch_domain
doResolve(boolean) - Method in class io.grpc.internal.DnsNameResolver
Main logic of name resolution.
DOUBLE - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
 
DOUBLE - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
DOUBLE - Static variable in class dev.enola.thing.KIRI.XSD
 
DOUBLE_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
DoubleCounterMetricInstrument - Class in io.grpc
Represents a double-valued counter metric instrument.
DoubleCounterMetricInstrument(int, String, String, String, List<String>, List<String>, boolean) - Constructor for class io.grpc.DoubleCounterMetricInstrument
 
DoubleHistogramMetricInstrument - Class in io.grpc
Represents a double-valued histogram metric instrument.
DoubleHistogramMetricInstrument(int, String, String, String, List<Double>, List<String>, List<String>, boolean) - Constructor for class io.grpc.DoubleHistogramMetricInstrument
 
DoubleValue - Class in com.google.protobuf
Protobuf type google.protobuf.DoubleValue
DoubleValue.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.DoubleValue
DoubleValueOrBuilder - Interface in com.google.protobuf
 
drain() - Method in class io.grpc.SynchronizationContext
Run all tasks in the queue in the current thread, if no other thread is running this method.
Drainable - Interface in io.grpc
Extension to an InputStream or alike by adding a method that transfers all content to an OutputStream.
drainTo(OutputStream) - Method in interface io.grpc.Drainable
Transfers the entire contents of this stream to the specified target.
DROPPED - Enum constant in enum class io.grpc.internal.ClientStreamListener.RpcProgress
The RPC is dropped (by load balancer).
dropQueryAndFragment(String) - Static method in class dev.enola.common.io.iri.URIs
 
dropQueryAndFragment(URI) - Static method in class dev.enola.common.io.iri.URIs
 
dropSchemeAddExtension(String, String) - Static method in class dev.enola.thing.gen.Relativizer
 
dropSchemeAddExtension(URI, String) - Static method in class dev.enola.thing.gen.Relativizer
 
dropVariableMarkers(String) - Static method in class dev.enola.thing.template.Templates
 
DTR - Static variable in class dev.enola.model.Datatypes
DatatypeRepository of fixed known built-in datatypes.
Duration - Class in com.google.protobuf
Protobuf type google.protobuf.Duration
Duration.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Duration
DurationOrBuilder - Interface in com.google.protobuf
 
DurationProto - Class in com.google.protobuf
 
Durations - Class in com.google.protobuf.util
Utilities to help create/manipulate protobuf/duration.proto.
DynamicMessage - Class in com.google.protobuf
An implementation of Message that can represent arbitrary types, given a Descriptors.Descriptor.
DynamicMessage.Builder - Class in com.google.protobuf
Builder for DynamicMessages.

E

E() - Constructor for class dev.enola.thing.KIRI.E
 
eagAttributes(NettyServerBuilder, Attributes) - Static method in class io.grpc.netty.InternalNettyServerBuilder
Sets the EAG attributes available to protocol negotiators.
EDITION_1_TEST_ONLY - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_1_TEST_ONLY = 1;
EDITION_1_TEST_ONLY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_1_TEST_ONLY = 1;
EDITION_2_TEST_ONLY - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_2_TEST_ONLY = 2;
EDITION_2_TEST_ONLY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_2_TEST_ONLY = 2;
EDITION_2023 - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_2023 = 1000;
EDITION_2023_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_2023 = 1000;
EDITION_2024 - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_2024 = 1001;
EDITION_2024_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_2024 = 1001;
EDITION_99997_TEST_ONLY - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_99997_TEST_ONLY = 99997;
EDITION_99997_TEST_ONLY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_99997_TEST_ONLY = 99997;
EDITION_99998_TEST_ONLY - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_99998_TEST_ONLY = 99998;
EDITION_99998_TEST_ONLY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_99998_TEST_ONLY = 99998;
EDITION_99999_TEST_ONLY - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_99999_TEST_ONLY = 99999;
EDITION_99999_TEST_ONLY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_99999_TEST_ONLY = 99999;
EDITION_DEFAULTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
EDITION_DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
 
EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
EDITION_INTRODUCED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
EDITION_LEGACY - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_LEGACY = 900;
EDITION_LEGACY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_LEGACY = 900;
EDITION_MAX - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_MAX = 2147483647;
EDITION_MAX_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_MAX = 2147483647;
EDITION_PROTO2 - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_PROTO2 = 998;
EDITION_PROTO2_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_PROTO2 = 998;
EDITION_PROTO3 - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_PROTO3 = 999;
EDITION_PROTO3_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_PROTO3 = 999;
EDITION_REMOVED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
EDITION_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_UNKNOWN = 0;
EDITION_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_UNKNOWN = 0;
emittingSingleLine(boolean) - Method in class com.google.protobuf.TextFormat.Printer
Return a new Printer instance with the specified line formatting status.
emoji() - Method in record class dev.enola.common.io.metadata.Metadata
Returns the value of the emoji record component.
emoji() - Method in interface dev.enola.model.enola.HasIcon
 
emoji(String) - Method in interface dev.enola.model.enola.HasIcon.Builder
 
EMOJI - Static variable in class dev.enola.thing.KIRI.E
Emoji 😃 of a Thing, from Unicode or Nerdfonts.
empty() - Static method in class io.grpc.internal.ReadableBuffers
Returns an empty ReadableBuffer instance.
Empty - Class in com.google.protobuf
Protobuf type google.protobuf.Empty
EMPTY - Static variable in class com.google.protobuf.TextFormatParseLocation
The empty location.
EMPTY - Static variable in class dev.enola.common.ByteSeq
 
EMPTY - Static variable in interface dev.enola.datatype.DatatypeRepository
DatatypeRepository which is always empty.
EMPTY - Static variable in class io.grpc.Attributes
 
EMPTY_PICKER - Static variable in class io.grpc.LoadBalancer
Deprecated.
Use new FixedResultPicker(PickResult.withNoResult()) instead.
EMPTY_URI - Static variable in class dev.enola.common.io.resource.EmptyResource
 
Empty.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Empty
emptyBooleanList() - Static method in class com.google.protobuf.GeneratedMessage
 
emptyDoubleList() - Static method in class com.google.protobuf.GeneratedMessage
 
emptyFloatList() - Static method in class com.google.protobuf.GeneratedMessage
 
emptyInstance() - Static method in class io.grpc.DecompressorRegistry
 
emptyIntList() - Static method in class com.google.protobuf.GeneratedMessage
 
emptyList(Class<T>) - Static method in class com.google.protobuf.GeneratedMessage
 
emptyLongList() - Static method in class com.google.protobuf.GeneratedMessage
 
emptyMapField(MapEntry<K, V>) - Static method in class com.google.protobuf.MapField
Returns an immutable empty MapField.
EmptyNamespaceRepository - Class in dev.enola.common.io.iri.namespace
 
EmptyOrBuilder - Interface in com.google.protobuf
 
EmptyProto - Class in com.google.protobuf
 
EmptyResource - Class in dev.enola.common.io.resource
Read-only resources which when read are always immediately EOF (like "data:,").
EmptyResource(MediaType) - Constructor for class dev.enola.common.io.resource.EmptyResource
 
EmptyResource(URI) - Constructor for class dev.enola.common.io.resource.EmptyResource
 
EmptyResource(URI, MediaType) - Constructor for class dev.enola.common.io.resource.EmptyResource
 
EmptyResource.Provider - Class in dev.enola.common.io.resource
 
EmptyThingsRepository - Class in dev.enola.thing.repo
 
EmptyThingsRepository() - Constructor for class dev.enola.thing.repo.EmptyThingsRepository
 
enableByDefault - Variable in class io.grpc.DoubleCounterMetricInstrument
 
enableByDefault - Variable in class io.grpc.DoubleHistogramMetricInstrument
 
enableByDefault - Variable in class io.grpc.LongCounterMetricInstrument
 
enableByDefault - Variable in class io.grpc.LongGaugeMetricInstrument
 
enableByDefault - Variable in class io.grpc.LongHistogramMetricInstrument
 
enableCheckAuthority() - Method in class io.grpc.internal.ManagedChannelImplBuilder
Enable previously disabled authority check.
enableCheckAuthority(NettyChannelBuilder) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
enableRetry() - Method in class io.grpc.ForwardingChannelBuilder
 
enableRetry() - Method in class io.grpc.ForwardingChannelBuilder2
 
enableRetry() - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
enableRetry() - Method in class io.grpc.ManagedChannelBuilder
Enables the retry and hedging subsystem which will use per-method configuration.
enableTxt - Static variable in class io.grpc.internal.DnsNameResolver
 
encode(String) - Static method in class dev.enola.common.io.iri.URIs
Deprecated.
encodeAuthority(String) - Static method in class io.grpc.internal.GrpcUtil.AuthorityEscaper
 
end - Variable in class io.grpc.InternalChannelz.RootChannelList
 
end - Variable in class io.grpc.InternalChannelz.ServerList
 
end - Variable in class io.grpc.InternalChannelz.ServerSocketsList
 
end() - Method in record class dev.enola.common.time.Interval
Gets the end of this time interval, exclusive.
END_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
END_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
END_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
END_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
endAt(Instant) - Static method in record class dev.enola.common.time.Interval
Obtains an instance of Interval with unbounded start and the specified end instant.
endElement(String, String, String) - Method in class dev.enola.format.xml.XMLToThingHandler
 
endOfMessages() - Method in class io.grpc.internal.AbstractStream
Closes the underlying framer.
Endpoint(EquivalentAddressGroup) - Constructor for class io.grpc.util.MultiChildLoadBalancer.Endpoint
 
endPrefixMapping(String) - Method in class dev.enola.format.xml.XMLToThingHandler
 
endRDF() - Method in class dev.enola.rdf.io.WritableResourceRDFHandler
 
enforcementPercentage - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection
 
enforcementPercentage - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection
 
ENHANCE_YOUR_CALM - Enum constant in enum class io.grpc.internal.GrpcUtil.Http2Error
 
Enola - Interface in dev.enola
🕵🏾‍♀️ Enola ✨ actionsObjects, such as 📄 Resources and structured 💾 data in 🔗 linked 👽 Things.
ENOLA_ROOT_LIST_IRIS - Static variable in class dev.enola.core.thing.ListThingService
 
ENOLA_ROOT_LIST_PROPERTY - Static variable in class dev.enola.core.thing.ListThingService
 
ENOLA_ROOT_LIST_THINGS - Static variable in class dev.enola.core.thing.ListThingService
 
EnolaCore - Class in dev.enola.core.proto
 
enolaDefaultInstances() - Static method in class dev.enola.core.view.EnolaMessages
 
EnolaDevKnownDocsProvider - Class in dev.enola.thing.gen
 
EnolaDevKnownDocsProvider() - Constructor for class dev.enola.thing.gen.EnolaDevKnownDocsProvider
 
EnolaException - Exception Class in dev.enola.core
 
EnolaException(Exception) - Constructor for exception class dev.enola.core.EnolaException
 
EnolaException(String) - Constructor for exception class dev.enola.core.EnolaException
 
EnolaException(String, Exception) - Constructor for exception class dev.enola.core.EnolaException
 
EnolaExt - Class in dev.enola.core.ext.proto
 
EnolaGrpcClientProvider - Class in dev.enola.core.grpc
 
EnolaGrpcClientProvider(String, boolean) - Constructor for class dev.enola.core.grpc.EnolaGrpcClientProvider
 
EnolaGrpcInProcess - Class in dev.enola.core.grpc
 
EnolaGrpcInProcess(EnolaServiceProvider, EnolaService, boolean) - Constructor for class dev.enola.core.grpc.EnolaGrpcInProcess
 
EnolaGrpcServer - Class in dev.enola.core.grpc
 
EnolaGrpcServer(EnolaServiceProvider, EnolaService) - Constructor for class dev.enola.core.grpc.EnolaGrpcServer
 
EnolaGrpcService - Class in dev.enola.core.grpc
 
EnolaGrpcService(EnolaServiceProvider, EnolaService) - Constructor for class dev.enola.core.grpc.EnolaGrpcService
 
EnolaMessages - Class in dev.enola.core.view
 
EnolaMessages(DescriptorProvider, ExtensionRegistryLite) - Constructor for class dev.enola.core.view.EnolaMessages
 
EnolaService - Interface in dev.enola.core
 
EnolaServiceGrpc - Class in dev.enola.core.proto
 
EnolaServiceGrpc.AsyncService - Interface in dev.enola.core.proto
 
EnolaServiceGrpc.EnolaServiceBlockingStub - Class in dev.enola.core.proto
A stub to allow clients to do synchronous rpc calls to service EnolaService.
EnolaServiceGrpc.EnolaServiceFutureStub - Class in dev.enola.core.proto
A stub to allow clients to do ListenableFuture-style rpc calls to service EnolaService.
EnolaServiceGrpc.EnolaServiceImplBase - Class in dev.enola.core.proto
Base class for the server implementation of the service EnolaService.
EnolaServiceGrpc.EnolaServiceStub - Class in dev.enola.core.proto
A stub to allow clients to do asynchronous rpc calls to service EnolaService.
EnolaServiceImplBase() - Constructor for class dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceImplBase
 
EnolaServiceProtoThingsProvider - Class in dev.enola.web
 
EnolaServiceProtoThingsProvider(EnolaServiceGrpc.EnolaServiceBlockingStub) - Constructor for class dev.enola.web.EnolaServiceProtoThingsProvider
 
EnolaServiceProvider - Class in dev.enola.core
 
EnolaServiceProvider(ResourceProvider) - Constructor for class dev.enola.core.EnolaServiceProvider
 
EnolaServiceProvider(ThingsProvider, ThingRepository, ResourceProvider) - Constructor for class dev.enola.core.EnolaServiceProvider
 
EnolaThingProvider - Class in dev.enola.web
 
EnolaThingProvider(EnolaServiceGrpc.EnolaServiceBlockingStub) - Constructor for class dev.enola.web.EnolaThingProvider
 
EnolaUtil - Class in dev.enola.core.util.proto
 
ensureBuilderMap() - Method in class com.google.protobuf.MapFieldBuilder
 
ensureFieldAccessorsInitialized(Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder<?>>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable
Ensures the field accessors are initialized.
ensureFieldAccessorsInitialized(Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder<?>>) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
Deprecated.
ensureMessageList() - Method in class com.google.protobuf.MapFieldBuilder
 
ensureMessageMap() - Method in class com.google.protobuf.MapFieldBuilder
 
ensureMutable() - Method in class com.google.protobuf.MapField
 
enterIdle() - Method in class io.grpc.ManagedChannel
Invoking this method moves the channel into the IDLE state and triggers tear-down of the channel's name resolver and load balancer, while still allowing on-going RPCs on the channel to continue.
ENTRIES_FIELD_NUMBER - Static variable in class dev.enola.core.util.proto.Log.Inline
 
Enum - Class in com.google.protobuf
Protobuf type google.protobuf.Enum
Enum - Enum constant in enum class dev.enola.model.enola.java.Type.Kind
 
Enum - Interface in dev.enola.model.enola.meta
 
ENUM - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
 
ENUM - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
ENUM_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
ENUM_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
ENUM_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
ENUM_TYPE_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
ENUM_TYPE_UNKNOWN = 0;
ENUM_TYPE_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
ENUM_TYPE_UNKNOWN = 0;
Enum.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Enum
EnumOrBuilder - Interface in com.google.protobuf
 
EnumValue - Class in com.google.protobuf
Protobuf type google.protobuf.EnumValue
EnumValue - Interface in dev.enola.model.enola.meta
 
ENUMVALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
 
EnumValue.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumValue
EnumValueOrBuilder - Interface in com.google.protobuf
 
EPOCH - Static variable in class com.google.protobuf.util.Timestamps
A constant holding the Timestamp of epoch time, 1970-01-01T00:00:00.000000000Z.
epochMillis(Timestamp) - Static method in class dev.enola.common.protobuf.Timestamps2
 
equals(Object) - Method in class com.google.protobuf.AbstractMessage
 
equals(Object) - Method in class com.google.protobuf.Any
 
equals(Object) - Method in class com.google.protobuf.Api
 
equals(Object) - Method in class com.google.protobuf.BoolValue
 
equals(Object) - Method in class com.google.protobuf.BytesValue
 
equals(Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
equals(Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
equals(Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
equals(Object) - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
equals(Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
equals(Object) - Method in class com.google.protobuf.DoubleValue
 
equals(Object) - Method in class com.google.protobuf.Duration
 
equals(Object) - Method in class com.google.protobuf.Empty
 
equals(Object) - Method in class com.google.protobuf.Enum
 
equals(Object) - Method in class com.google.protobuf.EnumValue
 
equals(Object) - Method in class com.google.protobuf.Field
 
equals(Object) - Method in class com.google.protobuf.FieldMask
 
equals(Object) - Method in class com.google.protobuf.FloatValue
 
equals(Object) - Method in class com.google.protobuf.Int32Value
 
equals(Object) - Method in class com.google.protobuf.Int64Value
 
equals(Object) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
equals(Object) - Method in class com.google.protobuf.ListValue
 
equals(Object) - Method in class com.google.protobuf.MapField
 
equals(Object) - Method in class com.google.protobuf.MapFieldBuilder
 
equals(Object) - Method in interface com.google.protobuf.Message
Compares the specified object with this message for equality.
equals(Object) - Method in class com.google.protobuf.Method
 
equals(Object) - Method in class com.google.protobuf.Mixin
 
equals(Object) - Method in class com.google.protobuf.Option
 
equals(Object) - Method in class com.google.protobuf.SourceContext
 
equals(Object) - Method in class com.google.protobuf.StringValue
 
equals(Object) - Method in class com.google.protobuf.Struct
 
equals(Object) - Method in class com.google.protobuf.TextFormatParseLocation
 
equals(Object) - Method in class com.google.protobuf.Timestamp
 
equals(Object) - Method in class com.google.protobuf.Type
 
equals(Object) - Method in class com.google.protobuf.UInt32Value
 
equals(Object) - Method in class com.google.protobuf.UInt64Value
 
equals(Object) - Method in class com.google.protobuf.UnknownFieldSet
 
equals(Object) - Method in class com.google.protobuf.UnknownFieldSet.Field
 
equals(Object) - Method in class com.google.protobuf.Value
 
equals(Object) - Method in class dev.enola.common.ByteSeq
 
equals(Object) - Method in record class dev.enola.common.ImmutableObjectWithTypeToken
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class dev.enola.common.io.hashbrown.MultihashWithMultibase
 
equals(Object) - Method in class dev.enola.common.io.iri.IRI
Equality check, based on IRI.toString().
equals(Object) - Method in record class dev.enola.common.io.iri.namespace.ImmutableNamespace
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.enola.common.io.iri.URIs.MediaTypeAndOrCharset
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.enola.common.io.metadata.Metadata
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.enola.common.io.resource.RegexMultipartResource.PartsDef
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class dev.enola.common.MutableObjectWithTypeToken
 
equals(Object) - Method in record class dev.enola.common.time.Interval
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.enola.common.URILineColumnMessage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class dev.enola.common.validation.Validation
 
equals(Object) - Method in class dev.enola.common.validation.Validations
 
equals(Object) - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
equals(Object) - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
equals(Object) - Method in class dev.enola.core.proto.GetThingRequest
 
equals(Object) - Method in class dev.enola.core.proto.GetThingResponse
 
equals(Object) - Method in class dev.enola.core.proto.GetThingsRequest
 
equals(Object) - Method in class dev.enola.core.proto.GetThingsResponse
 
equals(Object) - Method in class dev.enola.core.util.proto.Log.Entry
 
equals(Object) - Method in class dev.enola.core.util.proto.Log
 
equals(Object) - Method in class dev.enola.core.util.proto.Log.Inline
 
equals(Object) - Method in record class dev.enola.data.AllQuery
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.enola.datatype.ImmutableDatatype
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.enola.format.xml.XmlResourceConverter
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.enola.model.enola.meta.io.Context
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class dev.enola.thing.impl.OnlyIRIThing
 
equals(Object) - Method in class dev.enola.thing.impl.ImmutablePredicatesObjects
 
equals(Object) - Method in class dev.enola.thing.impl.ImmutableThing
 
equals(Object) - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
equals(Object) - Method in class dev.enola.thing.impl.MutableThing
 
equals(Object) - Method in record class dev.enola.thing.LangString
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.enola.thing.Link
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.enola.thing.Literal
Deprecated.
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.enola.thing.message.MessageWithIRI
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class dev.enola.thing.message.PredicatesObjectsAdapter
 
equals(Object) - Method in class dev.enola.thing.message.ThingAdapter
 
equals(Object) - Method in record class dev.enola.thing.namespace.ThingNamespaceRepository
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class dev.enola.thing.proto.CompactThing
 
equals(Object) - Method in class dev.enola.thing.proto.CompactThings
 
equals(Object) - Method in class dev.enola.thing.proto.LinksMetadata
 
equals(Object) - Method in class dev.enola.thing.proto.TextThing
 
equals(Object) - Method in class dev.enola.thing.proto.TextThings
 
equals(Object) - Method in class dev.enola.thing.proto.Thing
 
equals(Object) - Method in class dev.enola.thing.proto.ThingMetadata
 
equals(Object) - Method in class dev.enola.thing.proto.Things
 
equals(Object) - Method in class dev.enola.thing.proto.Value
 
equals(Object) - Method in class dev.enola.thing.proto.Value.LangString
 
equals(Object) - Method in class dev.enola.thing.proto.Value.List
 
equals(Object) - Method in class dev.enola.thing.proto.Value.Literal
 
equals(Object) - Method in record class dev.enola.thing.repo.id.ID
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.enola.thing.template.TemplateService.Breakdown
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class dev.enola.thing.validation.TestCollector.Diagnostic
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class io.grpc.Attributes
Returns true if the given object is also a Attributes with an equal attribute values.
equals(Object) - Method in class io.grpc.ConnectivityStateInfo
 
equals(Object) - Method in class io.grpc.Deadline
 
equals(Object) - Method in class io.grpc.EquivalentAddressGroup
Returns true if the given object is also an EquivalentAddressGroup with an equal address list and equal attribute values.
equals(Object) - Method in class io.grpc.HttpConnectProxiedSocketAddress
 
equals(Object) - Method in class io.grpc.inprocess.InProcessSocketAddress
Returns true if the object is of the same type and server names match.
equals(Object) - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
equals(Object) - Method in class io.grpc.internal.DnsNameResolver.SrvRecord
 
equals(Object) - Method in class io.grpc.internal.PickSubchannelArgsImpl
 
equals(Object) - Method in class io.grpc.internal.ServiceConfigUtil.LbConfig
 
equals(Object) - Method in class io.grpc.internal.ServiceConfigUtil.PolicySelection
 
equals(Object) - Method in class io.grpc.InternalChannelz.ChannelTrace.Event
 
equals(Object) - Method in class io.grpc.LoadBalancer.FixedResultPicker
 
equals(Object) - Method in class io.grpc.LoadBalancer.PickResult
Returns true if the LoadBalancer.Subchannel, Status, and ClientStreamTracer.Factory all match.
equals(Object) - Method in class io.grpc.LoadBalancer.ResolvedAddresses
 
equals(Object) - Method in class io.grpc.LoadBalancerProvider
Uses identity equality.
equals(Object) - Method in class io.grpc.Metadata.Key
Returns true if the two objects are both Keys, and their names match (case insensitive).
equals(Object) - Method in class io.grpc.NameResolver.ConfigOrError
 
equals(Object) - Method in class io.grpc.NameResolver.ResolutionResult
Useful for testing.
equals(Object) - Method in class io.grpc.netty.ProtocolNegotiationEvent
 
equals(Object) - Method in class io.grpc.Status
Equality on Statuses is not well defined.
equals(Object) - Method in class io.grpc.StatusOr
 
equals(Object) - Method in class io.grpc.util.MultiChildLoadBalancer.Endpoint
 
equalsNormalized(IRI) - Method in class dev.enola.common.io.iri.IRI
Equality check, with IRI.normalize()-ation.
EquivalentAddressGroup - Class in io.grpc
A group of SocketAddresses that are considered equivalent when channel makes connections.
EquivalentAddressGroup(SocketAddress) - Constructor for class io.grpc.EquivalentAddressGroup
Singleton constructor without Attributes.
EquivalentAddressGroup(SocketAddress, Attributes) - Constructor for class io.grpc.EquivalentAddressGroup
Singleton constructor with Attributes.
EquivalentAddressGroup(List<SocketAddress>) - Constructor for class io.grpc.EquivalentAddressGroup
List constructor without Attributes.
EquivalentAddressGroup(List<SocketAddress>, Attributes) - Constructor for class io.grpc.EquivalentAddressGroup
List constructor with Attributes.
EquivalentAddressGroup.Attr - Annotation Interface in io.grpc
Annotation for EquivalentAddressGroup's attributes.
error(String) - Static method in class io.grpc.ManagedChannelProvider.NewChannelBuilderResult
 
error(String) - Static method in class io.grpc.ServerProvider.NewServerBuilderResult
 
ERROR - Enum constant in enum class io.grpc.ChannelLogger.ChannelLogLevel
 
ERROR_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
ERROR_FIELD_NUMBER - Static variable in class dev.enola.common.validation.Validation
 
ErrorByteSource - Class in dev.enola.common.io.resource
 
ErrorByteSource(IOException) - Constructor for class dev.enola.common.io.resource.ErrorByteSource
 
ErrorPicker(Status) - Constructor for class io.grpc.LoadBalancer.ErrorPicker
Deprecated.
 
ErrorResource - Class in dev.enola.common.io.resource
 
ErrorResource.Provider - Class in dev.enola.common.io.resource
 
errorText() - Method in interface com.google.protobuf.RpcController
If failed() is true, returns a human-readable description of the error.
escapeBytes(byte[]) - Static method in class com.google.protobuf.TextFormat
Like TextFormat.escapeBytes(ByteString), but used for byte array.
escapeBytes(ByteString) - Static method in class com.google.protobuf.TextFormat
Escapes bytes in the format used in protocol buffer text format, which is the same as the format used for C string literals.
escapeDoubleQuotesAndBackslashes(String) - Static method in class com.google.protobuf.TextFormat
Escape double quotes and backslashes in a String for emittingUnicode output of a message.
escapingNonAscii(boolean) - Method in class com.google.protobuf.TextFormat.Printer
Return a new Printer instance with the specified escape mode.
eventLoopGroup(EventLoopGroup) - Method in class io.grpc.netty.NettyChannelBuilder
Provides an EventGroupLoop to be used by the netty transport.
events - Variable in class io.grpc.InternalChannelz.ChannelTrace
 
example(Multihash.Type, Multibase.Base) - Static method in class dev.enola.common.io.hashbrown.Multihashes
 
exec(boolean, Path, List<String>, Appendable, Duration) - Method in class dev.enola.common.markdown.exec.VorburgerExecRunner
 
ExecMD - Class in dev.enola.common.markdown.exec
 
ExecMD() - Constructor for class dev.enola.common.markdown.exec.ExecMD
 
execute(Runnable) - Method in class io.grpc.internal.SerializingExecutor
Runs the given runnable strictly after all Runnables that were submitted before it, and using the executor passed to the constructor.
execute(Runnable) - Method in class io.grpc.SynchronizationContext
Adds a task and run it in this synchronization context as soon as possible.
executeLater(Runnable) - Method in class io.grpc.SynchronizationContext
Adds a task that will be run when SynchronizationContext.drain() is called.
executor(Executor) - Method in class io.grpc.ForwardingChannelBuilder
 
executor(Executor) - Method in class io.grpc.ForwardingChannelBuilder2
 
executor(Executor) - Method in class io.grpc.ForwardingServerBuilder
 
executor(Executor) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
executor(Executor) - Method in class io.grpc.internal.ServerImplBuilder
 
executor(Executor) - Method in class io.grpc.ManagedChannelBuilder
Provides a custom executor.
executor(Executor) - Method in class io.grpc.ServerBuilder
Provides a custom executor.
Executors - Class in dev.enola.common.concurrent
Additional factory and utility methods for executors.
exhaust(InputStream) - Static method in class io.grpc.internal.GrpcUtil
Reads in until end of stream.
existance(Thing) - Method in class dev.enola.thing.metadata.ThingTimeProvider
Provides the (non-overlapping) Intervals (plural!) during which the Thing at this IRI "exists".
EXPANDED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
EXPANDED = 2;
EXPANDED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
EXPANDED = 2;
ExperimentalApi - Annotation Interface in io.grpc
Indicates a public API that can change at any time, and has no guarantee of API stability and backward-compatibility.
EXPLICIT - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
EXPLICIT = 1;
EXPLICIT_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
EXPLICIT = 1;
ExponentialBackoffPolicy - Class in io.grpc.internal
Retry Policy for Transport reconnection.
ExponentialBackoffPolicy() - Constructor for class io.grpc.internal.ExponentialBackoffPolicy
 
ExponentialBackoffPolicy.Provider - Class in io.grpc.internal
 
ExtendableBuilder() - Constructor for class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
ExtendableBuilder() - Constructor for class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
Deprecated.
ExtendableBuilder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
ExtendableBuilder(GeneratedMessageV3.BuilderParent) - Constructor for class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
Deprecated.
ExtendableMessage() - Constructor for class com.google.protobuf.GeneratedMessage.ExtendableMessage
 
ExtendableMessage() - Constructor for class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
Deprecated.
ExtendableMessage(GeneratedMessage.ExtendableBuilder<MessageT, ?>) - Constructor for class com.google.protobuf.GeneratedMessage.ExtendableMessage
 
ExtendableMessage(GeneratedMessageV3.ExtendableBuilder<MessageT, ?>) - Constructor for class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
Deprecated.
EXTENDEE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
Extension<ContainingType,Type> - Class in com.google.protobuf
Interface that generated extensions implement.
Extension() - Constructor for class com.google.protobuf.Extension
 
EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
EXTENSION_RANGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
Extension.ExtensionType - Enum Class in com.google.protobuf
The API type that the extension is used for.
Extension.MessageType - Enum Class in com.google.protobuf
Type of a message extension.
ExtensionRegistry - Class in com.google.protobuf
A table of known extensions, searchable by name or field number.
ExtensionRegistry.ExtensionInfo - Class in com.google.protobuf
A (Descriptor, Message) pair, returned by lookup methods.
extensionsAreInitialized() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
Called by subclasses to check if all extensions are initialized.
extensionsAreInitialized() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
Called by subclasses to check if all extensions are initialized.
extensionsSerializedSize() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
Called by subclasses to compute the size of extensions.
extensionsSerializedSizeAsMessageSet() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
 
extensionsToTypes() - Method in class dev.enola.common.io.mediatype.MarkdownMediaTypes
 
extensionsToTypes() - Method in interface dev.enola.common.io.mediatype.MediaTypeProvider
Maps the URI path "extension" (WITH the dot; or not, filenames such as "README" are also permitted!) to its "canonical" Media Types.
extensionsToTypes() - Method in class dev.enola.common.io.mediatype.MediaTypeProviders
 
extensionsToTypes() - Method in class dev.enola.common.io.mediatype.StandardMediaTypes
 
extensionsToTypes() - Method in class dev.enola.common.io.mediatype.TestMediaType
 
extensionsToTypes() - Method in class dev.enola.common.io.mediatype.YamlMediaType
 
extensionsToTypes() - Method in class dev.enola.common.protobuf.ProtobufMediaTypes
 
extensionsToTypes() - Method in class dev.enola.common.xml.XmlMediaType
 
extensionsToTypes() - Method in class dev.enola.format.tika.TikaMediaTypeProvider
 
extensionsToTypes() - Method in class dev.enola.infer.datalog.DatalogMediaTypes
 
extensionsToTypes() - Method in class dev.enola.rdf.io.RdfMediaTypes
 
extensionsToTypes() - Method in class dev.enola.rdf.io.RdfMediaTypeYamlLd
 
extensionsToTypes() - Method in class dev.enola.thing.gen.gexf.GexfMediaType
 
extensionsToTypes() - Method in class dev.enola.thing.gen.graphcommons.GraphCommonsMediaType
 
extensionsToTypes() - Method in class dev.enola.thing.gen.graphviz.GraphvizMediaType
 
extensionsToTypes() - Method in class dev.enola.thing.io.ThingMediaTypes
 
ExtensionWriter(boolean) - Constructor for class com.google.protobuf.GeneratedMessage.ExtendableMessage.ExtensionWriter
 
extractBareMethodName(String) - Static method in class io.grpc.MethodDescriptor
Extract the method name out of a fully qualified method name.
extractFullServiceName(String) - Static method in class io.grpc.MethodDescriptor
Extract the fully qualified service name out of a fully qualified method name.
extractSpiffeId(X509Certificate[]) - Static method in class io.grpc.internal.SpiffeUtil
Returns the SPIFFE ID from the leaf certificate, if present.

F

fackets - Variable in class io.grpc.InternalChannelz.TcpInfo
 
Factory() - Constructor for class io.grpc.ClientStreamTracer.Factory
 
Factory() - Constructor for class io.grpc.LoadBalancer.Factory
 
Factory() - Constructor for class io.grpc.NameResolver.Factory
 
Factory() - Constructor for class io.grpc.ServerStreamTracer.Factory
 
Factory(TimeProvider) - Constructor for class io.grpc.internal.TransportTracer.Factory
 
FACTORY - Static variable in class dev.enola.thing.impl.ImmutableThing
 
FACTORY - Static variable in class dev.enola.thing.impl.MutableThing
 
fail(Status) - Method in class io.grpc.CallCredentials.MetadataApplier
Called when there has been an error when preparing the headers.
failed() - Method in interface com.google.protobuf.RpcController
After a call has finished, returns true if the call failed.
failed(Throwable) - Method in class io.grpc.internal.Http2Ping
Completes this operation exceptionally.
FAILED_PRECONDITION - Enum constant in enum class io.grpc.Status.Code
Operation was rejected because the system is not in a state required for the operation's execution.
FAILED_PRECONDITION - Static variable in class io.grpc.Status
Operation was rejected because the system is not in a state required for the operation's execution.
FailingClientStream - Class in io.grpc.internal
An implementation of ClientStream that fails (by calling ClientStreamListener.closed(io.grpc.Status, io.grpc.internal.ClientStreamListener.RpcProgress, io.grpc.Metadata)) when started, and silently does nothing for the other operations.
FailingClientStream(Status, ClientStreamTracer[]) - Constructor for class io.grpc.internal.FailingClientStream
Creates a FailingClientStream that would fail with the given error.
FailingClientStream(Status, ClientStreamListener.RpcProgress, ClientStreamTracer[]) - Constructor for class io.grpc.internal.FailingClientStream
Creates a FailingClientStream that would fail with the given error.
failurePercentageEjection - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig
 
FAKE - Enum constant in enum class io.grpc.TlsChannelCredentials.Feature
A feature that no consumer should understand.
FAKE - Enum constant in enum class io.grpc.TlsServerCredentials.Feature
A feature that no consumer should understand.
fallbackHandlerRegistry(HandlerRegistry) - Method in class io.grpc.ForwardingServerBuilder
 
fallbackHandlerRegistry(HandlerRegistry) - Method in class io.grpc.internal.ServerImplBuilder
 
fallbackHandlerRegistry(HandlerRegistry) - Method in class io.grpc.ServerBuilder
Sets a fallback handler registry that will be looked up in if a method is not found in the primary registry.
FEATURE_NONE - Enum constant in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
FEATURE_NONE = 0;
FEATURE_NONE_VALUE - Static variable in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
FEATURE_NONE = 0;
FEATURE_PROTO3_OPTIONAL - Enum constant in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
FEATURE_PROTO3_OPTIONAL = 1;
FEATURE_PROTO3_OPTIONAL_VALUE - Static variable in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
FEATURE_PROTO3_OPTIONAL = 1;
FEATURE_SUPPORT_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
FEATURE_SUPPORT_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
FEATURE_SUPPORTS_EDITIONS - Enum constant in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
FEATURE_SUPPORTS_EDITIONS = 2;
FEATURE_SUPPORTS_EDITIONS_VALUE - Static variable in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
FEATURE_SUPPORTS_EDITIONS = 2;
FEATURES - Static variable in class dev.enola.infer.datalog.DatalogMediaTypes
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.OneofOptions
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
Field - Class in com.google.protobuf
Protobuf type google.protobuf.Field
FIELD_DESCRIPTOR_ERI_PREFIX - Static variable in class dev.enola.thing.message.ProtoTypes
 
FIELD_ENUM_VALUE_ERI_PREFIX - Static variable in class dev.enola.thing.message.ProtoTypes
 
FIELD_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
FIELD_PRESENCE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
FIELD_PRESENCE_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
FIELD_PRESENCE_UNKNOWN = 0;
FIELD_PRESENCE_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
FIELD_PRESENCE_UNKNOWN = 0;
Field.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Field
Field.Cardinality - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.Field.Cardinality
Field.Kind - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.Field.Kind
FieldAccessorTable(Descriptors.Descriptor, String[]) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable
Construct a FieldAccessorTable for a particular message class without initializing FieldAccessors.
FieldAccessorTable(Descriptors.Descriptor, String[]) - Constructor for class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
Deprecated.
FieldAccessorTable(Descriptors.Descriptor, String[], Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder<?>>) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable
Construct a FieldAccessorTable for a particular message class.
FieldAccessorTable(Descriptors.Descriptor, String[], Class<? extends GeneratedMessageV3>, Class<? extends GeneratedMessageV3.Builder<?>>) - Constructor for class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
Deprecated.
FieldMask - Class in com.google.protobuf
Protobuf type google.protobuf.FieldMask
FieldMask.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FieldMask
FieldMaskOrBuilder - Interface in com.google.protobuf
 
FieldMaskProto - Class in com.google.protobuf
 
FieldMaskUtil - Class in com.google.protobuf.util
Utility helper functions to work with FieldMask.
FieldMaskUtil.MergeOptions - Class in com.google.protobuf.util
Options to customize merging behavior.
FieldOrBuilder - Interface in com.google.protobuf
 
FIELDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Struct
 
FIELDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
File - Class in dev.enola.model.enola.files
 
File() - Constructor for class dev.enola.model.enola.files.File
 
FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
FILE_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.SourceContext
 
FILE_TIME - Static variable in class dev.enola.common.convert.ObjectToStringBiConverters
 
FILE_TIME - Static variable in class dev.enola.model.enola.Datatypes
 
FILE_TO_GENERATE_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
FileDescriptorResource - Class in dev.enola.common.io.resource
Resource for "fd:0" (STDIN), "fd:1" (STDOUT), "fd:2" (STDERR) URIs.
FileDescriptorResource(URI) - Constructor for class dev.enola.common.io.resource.FileDescriptorResource
 
FileDescriptorResource.Provider - Class in dev.enola.common.io.resource
 
fileDescriptorSet() - Method in class dev.enola.common.protobuf.TypeRegistryWrapper
 
fileExtensions() - Method in interface dev.enola.model.enola.mediatype.HasFileExtensions
 
FileGlobResolver - Class in dev.enola.common.io.resource.stream
FileGlobResolver is a GlobResolver for a "globbed" file: IRI.
FileGlobResolver() - Constructor for class dev.enola.common.io.resource.stream.FileGlobResolver
 
FileResource - Class in dev.enola.common.io.resource
Resource for a file (not a directory) at a Path on a FileSystem.
FileResource(URI, MediaType, OpenOption...) - Constructor for class dev.enola.common.io.resource.FileResource
 
FileResource(URI, OpenOption...) - Constructor for class dev.enola.common.io.resource.FileResource
 
FileResource.Provider - Class in dev.enola.common.io.resource
 
FileThingConverter - Class in dev.enola.model.enola.files
FileThingConverter converts file:/ URI into File invalid input: '&' Directory Things.
FileThingConverter() - Constructor for class dev.enola.model.enola.files.FileThingConverter
 
filterContext(Context) - Method in class io.grpc.ServerStreamTracer
Called before the interceptors and the call handlers and make changes to the Context object if needed.
filterTransport(Attributes) - Method in interface io.grpc.internal.ManagedClientTransport.Listener
Called just before ManagedClientTransport.Listener.transportReady() to allow direct modification of transport Attributes.
find(String) - Method in class com.google.protobuf.TypeRegistry
Find a type by its full name.
find(String) - Method in class com.google.protobuf.util.JsonFormat.TypeRegistry
Find a type by its full name.
findByName(String) - Method in interface dev.enola.common.protobuf.DescriptorProvider
 
findByName(String) - Method in class dev.enola.common.protobuf.TypeRegistryDescriptorProvider
 
findByName(String) - Method in class dev.enola.common.protobuf.TypeRegistryWrapper
 
findEnumTypeByName(String) - Method in class com.google.protobuf.Descriptors.Descriptor
Finds a nested enum type by name.
findEnumTypeByName(String) - Method in class com.google.protobuf.Descriptors.FileDescriptor
Find an enum type in the file by name.
findExtensionByName(String) - Method in class com.google.protobuf.Descriptors.FileDescriptor
Find an extension in the file by name.
findExtensionByName(String) - Method in class com.google.protobuf.ExtensionRegistry
Deprecated.
findExtensionByNumber(Descriptors.Descriptor, int) - Method in class com.google.protobuf.ExtensionRegistry
Deprecated.
findFieldByName(String) - Method in class com.google.protobuf.Descriptors.Descriptor
Finds a field by name.
findFieldByNumber(int) - Method in class com.google.protobuf.Descriptors.Descriptor
Finds a field by field number.
findImmutableExtensionByName(String) - Method in class com.google.protobuf.ExtensionRegistry
Find an extension for immutable APIs by fully-qualified field name, in the proto namespace.
findImmutableExtensionByNumber(Descriptors.Descriptor, int) - Method in class com.google.protobuf.ExtensionRegistry
Find an extension by containing type and field number for immutable APIs.
findInitializationErrors() - Method in class com.google.protobuf.AbstractMessage.Builder
 
findInitializationErrors() - Method in class com.google.protobuf.AbstractMessage
 
findInitializationErrors() - Method in interface com.google.protobuf.MessageOrBuilder
Returns a list of field paths (e.g.
findMessageTypeByName(String) - Method in class com.google.protobuf.Descriptors.FileDescriptor
Find a message type in the file by name.
findMethodByName(String) - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
Find a method by name.
findMutableExtensionByName(String) - Method in class com.google.protobuf.ExtensionRegistry
Deprecated.
findMutableExtensionByNumber(Descriptors.Descriptor, int) - Method in class com.google.protobuf.ExtensionRegistry
Deprecated.
findNestedTypeByName(String) - Method in class com.google.protobuf.Descriptors.Descriptor
Finds a nested message type by name.
findServiceByName(String) - Method in class com.google.protobuf.Descriptors.FileDescriptor
Find a service type in the file by name.
findValueByName(String) - Method in class com.google.protobuf.Descriptors.EnumDescriptor
Find an enum value by name.
findValueByNumber(int) - Method in class com.google.protobuf.Descriptors.EnumDescriptor
Find an enum value by number.
findValueByNumberCreatingIfUnknown(int) - Method in class com.google.protobuf.Descriptors.EnumDescriptor
Get the enum value for a number.
fireProtocolNegotiationEvent(ChannelHandlerContext) - Method in class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
FIRST_COMMENT - Static variable in class dev.enola.common.io.resource.MarkdownResource
 
FIXED_FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
FIXED32 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
FIXED64 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
fixedContextExecutor(Executor) - Method in class io.grpc.Context
Wrap an Executor so that it always executes with this context as the Context.current() context.
FixedObjectPool<T> - Class in io.grpc.internal
An object pool that always returns the same instance and does nothing when returning the object.
FixedObjectPool(T) - Constructor for class io.grpc.internal.FixedObjectPool
 
FixedPortProvider(int) - Constructor for class io.grpc.internal.ManagedChannelImplBuilder.FixedPortProvider
 
FixedResultPicker(LoadBalancer.PickResult) - Constructor for class io.grpc.LoadBalancer.FixedResultPicker
 
FLOAT - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
 
FLOAT - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
FLOAT - Static variable in class dev.enola.thing.KIRI.XSD
 
FloatValue - Class in com.google.protobuf
Protobuf type google.protobuf.FloatValue
FloatValue.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FloatValue
FloatValueOrBuilder - Interface in com.google.protobuf
 
FLOW_CONTROL_ERROR - Enum constant in enum class io.grpc.internal.GrpcUtil.Http2Error
 
Flow-control in Streaming RPC - Search tag in class io.grpc.ClientCall
Section
flowControlWindow(int) - Method in class io.grpc.netty.NettyChannelBuilder
Sets the flow control window in bytes.
flowControlWindow(int) - Method in class io.grpc.netty.NettyServerBuilder
Sets the flow control window in bytes.
FlowControlWindows(long, long) - Constructor for class io.grpc.internal.TransportTracer.FlowControlWindows
 
flush() - Method in class dev.enola.common.StringBuilderWriter
 
flush() - Method in class io.grpc.internal.AbstractStream
 
flush() - Method in interface io.grpc.internal.Framer
Flush the buffered payload.
flush() - Method in class io.grpc.internal.MessageFramer
Flushes any buffered data in the framer to the sink.
flush() - Method in class io.grpc.internal.NoopClientStream
 
flush() - Method in interface io.grpc.internal.Stream
Flushes any internally buffered messages to the remote end-point.
FOOTER - Static variable in class dev.enola.thing.gen.DocGenConstants
 
forAddress(String, int) - Static method in class io.grpc.ForwardingChannelBuilder2
This method serves to force subclasses to "hide" this static factory.
forAddress(String, int) - Static method in class io.grpc.inprocess.InProcessChannelBuilder
Always fails.
forAddress(String, int) - Static method in class io.grpc.internal.ManagedChannelImplBuilder
 
forAddress(String, int) - Static method in class io.grpc.ManagedChannelBuilder
Creates a channel with the target's address and port number.
forAddress(String, int) - Static method in class io.grpc.netty.NettyChannelBuilder
Creates a new builder with the given host and port.
forAddress(String, int, ChannelCredentials) - Static method in class io.grpc.netty.NettyChannelBuilder
Creates a new builder with the given host and port.
forAddress(SocketAddress) - Static method in class io.grpc.inprocess.InProcessChannelBuilder
Create a channel builder that will connect to the server referenced by the given address.
forAddress(SocketAddress) - Static method in class io.grpc.inprocess.InProcessServerBuilder
Create a server builder which listens on the given address.
forAddress(SocketAddress) - Static method in class io.grpc.netty.NettyChannelBuilder
Creates a new builder with the given server address.
forAddress(SocketAddress) - Static method in class io.grpc.netty.NettyServerBuilder
Creates a server builder configured with the given SocketAddress.
forAddress(SocketAddress, ChannelCredentials) - Static method in class io.grpc.netty.NettyChannelBuilder
Creates a new builder with the given server address.
forAddress(SocketAddress, ServerCredentials) - Static method in class io.grpc.netty.NettyServerBuilder
Creates a server builder configured with the given SocketAddress.
FORBID_SINGULAR_OVERWRITES - Enum constant in enum class com.google.protobuf.TextFormat.Parser.SingularOverwritePolicy
An error is issued.
forClient() - Static method in class io.grpc.netty.GrpcSslContexts
Creates an SslContextBuilder with ciphers and APN appropriate for gRPC.
forCode(long) - Static method in enum class io.grpc.internal.GrpcUtil.Http2Error
Looks up the HTTP/2 error code enum value for the specified code.
forEach(Stream<T>, CheckedConsumer<T, E>) - Static method in class dev.enola.common.function.MoreStreams
 
forError(Status) - Static method in class io.grpc.InternalConfigSelector.Result
Creates a Result with the given error status.
fork() - Method in class io.grpc.Context
Create a new context which propagates the values of this context but does not cascade its cancellation.
format() - Method in record class dev.enola.common.URILineColumnMessage
 
format(URILineColumnMessage.Format) - Method in record class dev.enola.common.URILineColumnMessage
 
forName(String) - Static method in class io.grpc.inprocess.InProcessChannelBuilder
Create a channel builder that will connect to the server with the given name.
forName(String) - Static method in class io.grpc.inprocess.InProcessServerBuilder
Create a server builder that will bind with the given name.
forNonError(ConnectivityState) - Static method in class io.grpc.ConnectivityStateInfo
Returns an instance for a state that is not TRANSIENT_FAILURE.
forNumber(int) - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
forNumber(int) - Static method in enum class com.google.protobuf.Field.Cardinality
 
forNumber(int) - Static method in enum class com.google.protobuf.Field.Kind
 
forNumber(int) - Static method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
 
forNumber(int) - Static method in enum class com.google.protobuf.NullValue
 
forNumber(int) - Static method in enum class com.google.protobuf.Syntax
 
forNumber(int) - Static method in enum class com.google.protobuf.Value.KindCase
 
forNumber(int) - Static method in enum class dev.enola.core.util.proto.Log.OneofCase
 
forNumber(int) - Static method in enum class dev.enola.core.util.proto.Log.Severity
 
forNumber(int) - Static method in enum class dev.enola.thing.proto.Value.KindCase
 
forPort(int) - Static method in class io.grpc.ForwardingServerBuilder
This method serves to force sub classes to "hide" this static factory.
forPort(int) - Static method in class io.grpc.inprocess.InProcessServerBuilder
Always fails.
forPort(int) - Static method in class io.grpc.internal.ServerImplBuilder
 
forPort(int) - Static method in class io.grpc.netty.NettyServerBuilder
Creates a server builder that will bind to the given port.
forPort(int) - Static method in class io.grpc.ServerBuilder
Static factory for creating a new ServerBuilder.
forPort(int, ServerCredentials) - Static method in class io.grpc.netty.NettyServerBuilder
Creates a server builder that will bind to the given port.
forResource(SharedResourceHolder.Resource<T>) - Static method in class io.grpc.internal.SharedResourcePool
 
forServer(File, File) - Static method in class io.grpc.netty.GrpcSslContexts
Creates an SslContextBuilder with ciphers and APN appropriate for gRPC.
forServer(File, File, String) - Static method in class io.grpc.netty.GrpcSslContexts
Creates an SslContextBuilder with ciphers and APN appropriate for gRPC.
forServer(InputStream, InputStream) - Static method in class io.grpc.netty.GrpcSslContexts
Creates an SslContextBuilder with ciphers and APN appropriate for gRPC.
forServer(InputStream, InputStream, String) - Static method in class io.grpc.netty.GrpcSslContexts
Creates an SslContextBuilder with ciphers and APN appropriate for gRPC.
forTarget(String) - Static method in class io.grpc.ForwardingChannelBuilder2
This method serves to force subclasses to "hide" this static factory.
forTarget(String) - Static method in class io.grpc.inprocess.InProcessChannelBuilder
Create a channel builder that will connect to the server referenced by the given target URI.
forTarget(String) - Static method in class io.grpc.internal.ManagedChannelImplBuilder
 
forTarget(String) - Static method in class io.grpc.ManagedChannelBuilder
Creates a channel with a target string, which can be either a valid NameResolver-compliant URI, or an authority string.
forTarget(String) - Static method in class io.grpc.netty.NettyChannelBuilder
Creates a new builder with the given target string that will be resolved by NameResolver.
forTarget(String, ChannelCredentials) - Static method in class io.grpc.netty.NettyChannelBuilder
Creates a new builder with the given target string that will be resolved by NameResolver.
forTransientFailure(Status) - Static method in class io.grpc.ConnectivityStateInfo
Returns an instance for TRANSIENT_FAILURE, associated with an error status.
ForwardingChannelBuilder<T> - Class in io.grpc
A ManagedChannelBuilder that delegates all its builder methods to another builder by default.
ForwardingChannelBuilder() - Constructor for class io.grpc.ForwardingChannelBuilder
The default constructor.
ForwardingChannelBuilder2<T> - Class in io.grpc
A ManagedChannelBuilder that delegates all its builder methods to another builder by default.
ForwardingChannelBuilder2() - Constructor for class io.grpc.ForwardingChannelBuilder2
The default constructor.
ForwardingClientCall<ReqT,RespT> - Class in io.grpc
A ClientCall which forwards all of its methods to another ClientCall.
ForwardingClientCall() - Constructor for class io.grpc.ForwardingClientCall
 
ForwardingClientCall.SimpleForwardingClientCall<ReqT,RespT> - Class in io.grpc
A simplified version of ForwardingClientCall where subclasses can pass in a ClientCall as the delegate.
ForwardingClientCallListener<RespT> - Class in io.grpc
A ClientCall.Listener which forwards all of its methods to another ClientCall.Listener.
ForwardingClientCallListener() - Constructor for class io.grpc.ForwardingClientCallListener
 
ForwardingClientCallListener.SimpleForwardingClientCallListener<RespT> - Class in io.grpc
A simplified version of ForwardingClientCallListener where subclasses can pass in a ClientCall.Listener as the delegate.
ForwardingClientStreamTracer - Class in io.grpc.internal
 
ForwardingClientStreamTracer - Class in io.grpc.util
 
ForwardingClientStreamTracer() - Constructor for class io.grpc.internal.ForwardingClientStreamTracer
 
ForwardingClientStreamTracer() - Constructor for class io.grpc.util.ForwardingClientStreamTracer
 
ForwardingLoadBalancer - Class in io.grpc.util
 
ForwardingLoadBalancer() - Constructor for class io.grpc.util.ForwardingLoadBalancer
 
ForwardingLoadBalancerHelper - Class in io.grpc.util
 
ForwardingLoadBalancerHelper() - Constructor for class io.grpc.util.ForwardingLoadBalancerHelper
 
ForwardingReadableBuffer - Class in io.grpc.internal
Base class for a wrapper around another ReadableBuffer.
ForwardingReadableBuffer(ReadableBuffer) - Constructor for class io.grpc.internal.ForwardingReadableBuffer
Constructor.
ForwardingServerBuilder<T> - Class in io.grpc
A ServerBuilder that delegates all its builder methods to another builder by default.
ForwardingServerBuilder() - Constructor for class io.grpc.ForwardingServerBuilder
The default constructor.
ForwardingServerCall<ReqT,RespT> - Class in io.grpc
A ServerCall which forwards all of its methods to another ServerCall.
ForwardingServerCall() - Constructor for class io.grpc.ForwardingServerCall
 
ForwardingServerCall.SimpleForwardingServerCall<ReqT,RespT> - Class in io.grpc
A simplified version of ForwardingServerCall where subclasses can pass in a ServerCall as the delegate.
ForwardingServerCallListener<ReqT> - Class in io.grpc
A ServerCall.Listener which forwards all of its methods to another ServerCall.Listener of matching parameterized types.
ForwardingServerCallListener() - Constructor for class io.grpc.ForwardingServerCallListener
 
ForwardingServerCallListener.SimpleForwardingServerCallListener<ReqT> - Class in io.grpc
A simplified version of ForwardingServerCallListener where subclasses can pass in a ServerCall.Listener as the delegate.
ForwardingSubchannel - Class in io.grpc.util
 
ForwardingSubchannel() - Constructor for class io.grpc.util.ForwardingSubchannel
 
fragment() - Method in class dev.enola.common.io.iri.IRI
 
fragment(String) - Method in class dev.enola.common.io.iri.IRI.Builder
 
FRAME_SIZE_ERROR - Enum constant in enum class io.grpc.internal.GrpcUtil.Http2Error
 
framer() - Method in class io.grpc.internal.AbstractClientStream
 
framer() - Method in class io.grpc.internal.AbstractServerStream
 
framer() - Method in class io.grpc.internal.AbstractStream
The framer to use for sending messages.
Framer - Interface in io.grpc.internal
Interface for framing gRPC messages.
FreedesktopDirectories - Class in dev.enola.common
XDG Base Directories.
from(byte[]) - Static method in class dev.enola.common.ByteSeq
Create a ByteSeq from an array of bytes.
from(DescriptorProtos.FileDescriptorSet) - Static method in class dev.enola.common.protobuf.TypeRegistryWrapper
 
from(String) - Static method in class dev.enola.common.ByteSeq
New ByteSeq from a String, in UTF-8.
from(String, Charset) - Static method in class dev.enola.common.ByteSeq
 
from(URI) - Static method in class dev.enola.common.io.iri.IRI
 
from(Map<String, ?>) - Static method in class dev.enola.common.io.iri.template.VariableMaps
 
from(Map<String, String>, String) - Static method in class dev.enola.common.io.iri.template.VariableMaps
 
from(UUID) - Static method in class dev.enola.common.ByteSeq
 
fromAny(Any) - Static method in class dev.enola.thing.message.MoreThings
 
fromCode(Status.Code) - Static method in class io.grpc.Status
Return a Status given a canonical error Status.Code object.
fromCodeValue(int) - Static method in class io.grpc.Status
Return a Status given a canonical error Status.Code value.
fromConfig(Object) - Static method in class io.grpc.NameResolver.ConfigOrError
Returns a NameResolver.ConfigOrError for the successfully parsed config.
fromDate(Date) - Static method in class com.google.protobuf.util.Timestamps
Create a Timestamp from a Date.
fromDays(long) - Static method in class com.google.protobuf.util.Durations
Create a Duration from the number of days.
fromError(Status) - Static method in class io.grpc.NameResolver.ConfigOrError
Returns a NameResolver.ConfigOrError for the failure to parse the config.
fromFieldNumbers(Class<? extends Message>, int...) - Static method in class com.google.protobuf.util.FieldMaskUtil
Constructs a FieldMask from the passed field numbers.
fromFieldNumbers(Class<? extends Message>, Iterable<Integer>) - Static method in class com.google.protobuf.util.FieldMaskUtil
Constructs a FieldMask from the passed field numbers.
fromHours(long) - Static method in class com.google.protobuf.util.Durations
Create a Duration from the number of hours.
fromInstant(Instant) - Static method in class dev.enola.common.protobuf.Timestamps2
 
fromJsonString(String) - Static method in class com.google.protobuf.util.FieldMaskUtil
Converts a field mask from a Proto3 JSON string, that is splitting the paths along commas and converting from camel case to snake case.
fromMicros(long) - Static method in class com.google.protobuf.util.Durations
Create a Duration from the number of microseconds.
fromMicros(long) - Static method in class com.google.protobuf.util.Timestamps
Create a Timestamp from the number of microseconds elapsed from the epoch.
fromMillis(long) - Static method in class com.google.protobuf.util.Durations
Create a Duration from the number of milliseconds.
fromMillis(long) - Static method in class com.google.protobuf.util.Timestamps
Create a Timestamp from the number of milliseconds elapsed from the epoch.
fromMinutes(long) - Static method in class com.google.protobuf.util.Durations
Create a Duration from the number of minutes.
fromNanos(long) - Static method in class com.google.protobuf.util.Durations
Create a Duration from the number of nanoseconds.
fromNanos(long) - Static method in class com.google.protobuf.util.Timestamps
Create a Timestamp from the number of nanoseconds elapsed from the epoch.
fromReflectionType(Object) - Method in class com.google.protobuf.Extension
 
fromReflectionType(Object) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
Convert from the type used by the reflection accessors to the type used by native accessors.
fromSeconds(long) - Static method in class com.google.protobuf.util.Durations
Create a Duration from the number of seconds.
fromSeconds(long) - Static method in class com.google.protobuf.util.Timestamps
Create a Timestamp from the number of seconds elapsed from the epoch.
fromStatus(Status) - Static method in class io.grpc.StatusOr
Construct from a non-Ok status.
fromStatusAndTrailers(Status, Metadata) - Static method in class io.grpc.protobuf.StatusProto
Extracts the google.rpc.Status from trailers, and makes sure they match the gRPC status.
fromString(Class<? extends Message>, String) - Static method in class com.google.protobuf.util.FieldMaskUtil
Parses from a string to a FieldMask and validates all field paths.
fromString(String) - Static method in class com.google.protobuf.util.FieldMaskUtil
Parses from a string to a FieldMask.
fromString(String) - Static method in class dev.enola.common.io.hashbrown.Multihashes
 
fromString(String) - Method in class dev.enola.common.io.iri.template.URITemplateSplitter
 
fromStringList(Descriptors.Descriptor, Iterable<String>) - Static method in class com.google.protobuf.util.FieldMaskUtil
Constructs a FieldMask for a list of field paths in a certain type.
fromStringList(Class<? extends Message>, Iterable<String>) - Static method in class com.google.protobuf.util.FieldMaskUtil
Constructs a FieldMask for a list of field paths in a certain type.
fromStringList(Iterable<String>) - Static method in class com.google.protobuf.util.FieldMaskUtil
Constructs a FieldMask for a list of field paths in a certain type.
fromThrowable(Throwable) - Static method in class io.grpc.protobuf.StatusProto
Extract a Status instance from the causal chain of a Throwable.
fromThrowable(Throwable) - Static method in class io.grpc.Status
Extract an error Status from the causal chain of a Throwable.
fromValue(T) - Static method in class io.grpc.StatusOr
Construct from a value.
FRONT - Static variable in class dev.enola.common.io.resource.MarkdownResource
 
FULL - Enum constant in enum class dev.enola.thing.gen.graphviz.GraphvizGenerator.Flags
In "full" mode, we print a table with properties; in "lite" mode we do not.
FULL_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
fullMethodName() - Element in annotation interface io.grpc.stub.annotations.RpcMethod
The fully qualified method name.
FUTURE - Enum constant in enum class io.grpc.stub.InternalClientCalls.StubType
 
futureUnaryCall(ClientCall<ReqT, RespT>, ReqT) - Static method in class io.grpc.stub.ClientCalls
Executes a unary call and returns a ListenableFuture to the response.

G

GCC - Enum constant in enum class dev.enola.common.URILineColumnMessage.Format
 
GCJSON - Static variable in class dev.enola.thing.gen.graphcommons.GraphCommonsMediaType
 
generalizeCallback(RpcCallback<Type>, Class<Type>, Type) - Static method in class com.google.protobuf.RpcUtil
Take an RpcCallback accepting a specific message type and convert it to an RpcCallback<Message>.
generate(Iterable<Thing>, ProviderFromIRI<Thing>, CheckedPredicate<String, IOException>, TemplateService, boolean, boolean) - Method in class dev.enola.thing.gen.markdown.MarkdownSiteGenerator
 
Generated - Annotation Interface in javax.annotation
The Generated annotation is used to mark source code that has been generated.
GENERATED_CODE_INFO_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
GeneratedMessage - Class in com.google.protobuf
All generated protocol message classes extend this class.
GeneratedMessage() - Constructor for class com.google.protobuf.GeneratedMessage
 
GeneratedMessage(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.GeneratedMessage
 
GeneratedMessage.Builder<BuilderT> - Class in com.google.protobuf
Builder class for GeneratedMessage.
GeneratedMessage.ExtendableBuilder<MessageT,BuilderT> - Class in com.google.protobuf
Generated message builders for message types that contain extension ranges subclass this.
GeneratedMessage.ExtendableMessage<MessageT> - Class in com.google.protobuf
Generated message classes for message types that contain extension ranges subclass this.
GeneratedMessage.ExtendableMessage.ExtensionSerializer - Interface in com.google.protobuf
Used by subclasses to serialize extensions.
GeneratedMessage.ExtendableMessage.ExtensionWriter - Class in com.google.protobuf
ExtensionSerializer that writes extensions from the FieldSet, for messages with extensions.
GeneratedMessage.ExtendableMessageOrBuilder<MessageT> - Interface in com.google.protobuf
Extends MessageOrBuilder with extension-related functions.
GeneratedMessage.FieldAccessorTable - Class in com.google.protobuf
Users should ignore this class.
GeneratedMessage.GeneratedExtension<ContainingT,T> - Class in com.google.protobuf
Type used to represent generated extensions.
GeneratedMessage.UnusedPrivateParameter - Class in com.google.protobuf
This class is used to make a generated protected method inaccessible from user's code (e.g., the GeneratedMessage.newInstance(com.google.protobuf.GeneratedMessage.UnusedPrivateParameter) method below).
GeneratedMessageV3 - Class in com.google.protobuf
Deprecated.
This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage instead.
GeneratedMessageV3() - Constructor for class com.google.protobuf.GeneratedMessageV3
Deprecated.
GeneratedMessageV3(GeneratedMessageV3.Builder<?>) - Constructor for class com.google.protobuf.GeneratedMessageV3
Deprecated.
GeneratedMessageV3.Builder<BuilderT> - Class in com.google.protobuf
Deprecated.
This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.Builder instead.
GeneratedMessageV3.BuilderParent - Interface in com.google.protobuf
Deprecated.
GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT> - Class in com.google.protobuf
Deprecated.
This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.ExtendableBuilder instead.
GeneratedMessageV3.ExtendableMessage<MessageT> - Class in com.google.protobuf
Deprecated.
This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.ExtendableMessage.
GeneratedMessageV3.ExtendableMessage.ExtensionWriter - Class in com.google.protobuf
Deprecated.
This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.ExtendableMessage.ExtensionWriter instead.
GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT> - Interface in com.google.protobuf
Deprecated.
This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.ExtendableMessageOrBuilder.
GeneratedMessageV3.FieldAccessorTable - Class in com.google.protobuf
Deprecated.
This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.FieldAccessorTable instead.
GeneratedMessageV3.UnusedPrivateParameter - Class in com.google.protobuf
Deprecated.
This method is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.UnusedPrivateParameter instead.
generateFullMethodName(String, String) - Static method in class io.grpc.MethodDescriptor
Generate the fully qualified method name.
generateName() - Static method in class io.grpc.inprocess.InProcessServerBuilder
Generates a new server name that is unique each time.
GENERIC_DATALOG_UTF_8 - Static variable in class dev.enola.infer.datalog.DatalogMediaTypes
 
geRawMethodName(MethodDescriptor<?, ?>) - Method in class io.grpc.InternalMethodDescriptor
 
get() - Method in class dev.enola.common.context.Singleton
 
get() - Method in interface dev.enola.common.function.CheckedSupplier
 
get() - Method in class dev.enola.common.protobuf.TypeRegistryWrapper
 
get() - Static method in class dev.enola.common.Version
 
get() - Method in class dev.enola.core.grpc.EnolaGrpcClientProvider
 
get() - Method in class dev.enola.core.grpc.EnolaGrpcInProcess
 
get() - Method in class io.grpc.Context.Key
Get the value from the Context.current() context for this key.
get() - Method in class io.grpc.internal.AtomicBackoff.State
 
get() - Method in interface io.grpc.internal.BackoffPolicy.Provider
 
get() - Method in class io.grpc.internal.ExponentialBackoffPolicy.Provider
 
get(int) - Method in class dev.enola.common.ByteSeq
 
get(long) - Method in class dev.enola.common.string2long.ConcurrentStringToLongBiMap
 
get(long) - Method in class dev.enola.common.string2long.ImmutableStringToLongBiMap
 
get(long) - Method in interface dev.enola.common.string2long.StringToLongBiMap
 
get(T, String) - Method in class dev.enola.common.io.metadata.CachingMetadataProvider
 
get(T, String) - Method in interface dev.enola.common.io.metadata.MetadataProvider
 
get(Thing, String) - Method in class dev.enola.thing.metadata.ThingMetadataProvider
 
get(HasPredicateIRI, Class<T>) - Method in interface dev.enola.thing.PredicatesObjects
 
get(Thing, String) - Method in class dev.enola.thing.message.ProtoThingMetadataProvider
 
get(Thing) - Method in class dev.enola.thing.message.ProtoThingMetadataProvider
 
get(Thing) - Method in class dev.enola.thing.metadata.ThingMetadataProvider
 
get(Attributes.Key<T>) - Method in class io.grpc.Attributes
Gets the value for the key, or null if it's not present.
get(Context) - Method in class io.grpc.Context.Key
Get the value from the specified context for this key.
get(SharedResourceHolder.Resource<T>) - Static method in class io.grpc.internal.SharedResourceHolder
Try to get an existing instance of the given resource.
get(Metadata.Key<T>) - Method in class io.grpc.Metadata
Returns the last metadata entry added with the name 'name' parsed as T.
get(Class<T>) - Method in class dev.enola.common.context.Context
Gets the instance of Class, from this or its parent context.
get(Class<T>) - Static method in class dev.enola.common.context.TLC
See
invalid @link
{@link dev.enola.common.context.Context#get(java.lang.Class).
get(Class<T>, String) - Method in class dev.enola.model.enola.meta.io.MetaThingByIdProvider
 
get(Class<T>, String) - Method in interface dev.enola.thing.repo.id.ThingByIdProvider
 
get(Iterable<String>, Class<T>) - Method in interface dev.enola.thing.repo.ThingProvider
 
get(String) - Method in class dev.enola.common.io.iri.namespace.CachingNamespaceRepository
 
get(String) - Method in class dev.enola.common.io.iri.namespace.EmptyNamespaceRepository
 
get(String) - Method in class dev.enola.common.io.metadata.CachingMetadataProvider
 
get(String) - Method in interface dev.enola.common.io.metadata.MetadataProvider
 
get(String) - Method in interface dev.enola.common.io.resource.ResourceProvider
 
get(String) - Method in class dev.enola.common.io.resource.stream.FileGlobResolver
 
get(String) - Method in interface dev.enola.common.io.resource.stream.GlobResolver
 
get(String) - Method in class dev.enola.common.io.resource.stream.GlobResolvers
 
get(String) - Method in class dev.enola.core.resource.ResourceEnolaService
 
get(String) - Method in class dev.enola.core.thing.ThingConnectorsProvider
 
get(String) - Method in class dev.enola.datatype.DatatypeRepositoryBuilder
 
get(String) - Method in class dev.enola.data.MemoryRepositoryRW
 
get(String) - Method in class dev.enola.common.io.iri.namespace.NamespaceRepositoryBuilder
 
get(String) - Method in class dev.enola.data.RepositoryBuilder
 
get(String) - Method in class dev.enola.thing.repo.ThingMemoryRepositoryROBuilder
 
get(String) - Method in class dev.enola.thing.repo.ThingMemoryRepositoryRW
 
get(String) - Method in interface dev.enola.data.ProviderFromIRI
 
get(String) - Method in class dev.enola.data.RepositoryBuilder.RepositoryImpl
 
get(String) - Method in class dev.enola.model.enola.meta.io.MetaThingProvider
 
get(String) - Method in class dev.enola.thing.gen.EnolaDevKnownDocsProvider
 
get(String) - Method in interface dev.enola.thing.gen.LinkTransformer
 
get(String) - Method in class dev.enola.thing.gen.StaticSiteLinkTransformer
 
get(String) - Method in class dev.enola.thing.impl.ImmutablePredicatesObjects
 
get(String) - Method in class dev.enola.thing.impl.MutablePredicatesObjects
Deprecated.
get(String) - Method in class dev.enola.thing.impl.OnlyIRIThing
 
get(String) - Method in class dev.enola.thing.message.PredicatesObjectsAdapter
 
get(String) - Method in class dev.enola.thing.message.ProtoThingMetadataProvider
 
get(String) - Method in interface dev.enola.thing.message.ProtoThingProvider
 
get(String) - Method in interface dev.enola.thing.message.ProtoThingsProvider
 
get(String) - Method in class dev.enola.thing.message.ThingProviderAdapter
 
get(String) - Method in class dev.enola.thing.metadata.ThingMetadataProvider
 
get(String) - Method in record class dev.enola.thing.namespace.ThingNamespaceRepository
 
get(String) - Method in interface dev.enola.thing.PredicatesObjects
Deprecated.
get(String) - Method in class dev.enola.thing.repo.AlwaysThingProvider
 
get(String) - Method in class dev.enola.thing.repo.StackedThingProvider
 
get(String) - Method in interface dev.enola.thing.repo.ThingProvider
Get the Thing.
get(String) - Method in interface dev.enola.thing.repo.ThingsRepository
 
get(String) - Method in class dev.enola.thing.template.TemplateThingRepository
 
get(String) - Method in class dev.enola.web.EnolaServiceProtoThingsProvider
 
get(String) - Method in class dev.enola.web.EnolaThingProvider
 
get(String) - Method in class dev.enola.web.ProtoToThingRepository
 
get(String) - Method in class dev.enola.web.UiLinkTransformer
 
get(String, TypeToken<T>) - Method in interface dev.enola.thing.PredicatesObjects
 
get(String, StringToLongBiMap.LongOrStringConsumer) - Method in class dev.enola.common.string2long.ConcurrentStringToLongBiMap
 
get(String, StringToLongBiMap.LongOrStringConsumer) - Method in class dev.enola.common.string2long.ImmutableStringToLongBiMap
 
get(String, StringToLongBiMap.LongOrStringConsumer) - Method in interface dev.enola.common.string2long.StringToLongBiMap
 
get(String, Class<T>) - Method in interface dev.enola.thing.PredicatesObjects
Object of predicate, with type conversion - or failure.
get(String, Class<T>) - Method in interface dev.enola.thing.repo.ThingProvider
 
get(K) - Method in class dev.enola.common.context.Context
Get the value for the given key, from this or its parent context.
get(K) - Static method in class dev.enola.common.context.TLC
get(K) - Method in interface dev.enola.data.Provider
Get.
get(T) - Method in interface dev.enola.common.io.metadata.MetadataProvider
 
Get - Class in dev.enola.model.enola.action
 
Get(ProviderFromIRI<?>) - Constructor for class dev.enola.model.enola.action.Get
 
GET - Static variable in class dev.enola.model.enola.action.Actions
 
GET - Static variable in class dev.enola.model.enola.action.Types
 
getAcceptedIssuers() - Method in class io.grpc.util.AdvancedTlsX509TrustManager
 
getAddresses() - Method in class io.grpc.EquivalentAddressGroup
Returns an immutable list of the addresses.
getAddresses() - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs
Returns the addresses, which is an unmodifiable list.
getAddresses() - Method in class io.grpc.LoadBalancer.ResolvedAddresses
Gets the server addresses.
getAddresses() - Method in class io.grpc.LoadBalancer.Subchannel
Returns the addresses that this Subchannel is bound to.
getAddresses() - Method in class io.grpc.NameResolver.ResolutionResult
Deprecated.
Will be superseded by getAddressesOrError
getAddressesOrError() - Method in class io.grpc.NameResolver.ResolutionResult
Gets the addresses resolved by name resolution or the error in doing so.
getAdvertisedMessageEncodings() - Method in class io.grpc.DecompressorRegistry
Provides a list of all message encodings that have decompressors available and should be advertised.
getAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
getAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string aggregate_value = 8 [json_name = "aggregateValue"];
getAggregateValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
getAggregateValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
getAggregateValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string aggregate_value = 8 [json_name = "aggregateValue"];
getAggregateValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
getAll(Metadata.Key<T>) - Method in class io.grpc.Metadata
Returns all the metadata entries named 'name', in the order they were received, parsed as T, or null if there are none.
getAllAddresses() - Method in class io.grpc.LoadBalancer.Subchannel
Returns the addresses that this Subchannel is bound to.
getAllAddresses() - Method in class io.grpc.util.ForwardingSubchannel
 
getAllFields() - Method in class com.google.protobuf.DynamicMessage.Builder
 
getAllFields() - Method in class com.google.protobuf.DynamicMessage
 
getAllFields() - Method in class com.google.protobuf.GeneratedMessage.Builder
 
getAllFields() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
getAllFields() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
 
getAllFields() - Method in class com.google.protobuf.GeneratedMessage
 
getAllFields() - Method in class com.google.protobuf.MapEntry.Builder
 
getAllFields() - Method in class com.google.protobuf.MapEntry
 
getAllFields() - Method in interface com.google.protobuf.MessageOrBuilder
Returns a collection of all the fields in this message which are set and their corresponding values.
getAllFieldsRaw() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
 
getAllImmutableExtensionsByExtendedType(String) - Method in class com.google.protobuf.ExtensionRegistry
Find all extensions for immutable APIs by fully-qualified name of extended class.
getAllMutableExtensionsByExtendedType(String) - Method in class com.google.protobuf.ExtensionRegistry
Deprecated.
getAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool allow_alias = 2 [json_name = "allowAlias"];
getAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
optional bool allow_alias = 2 [json_name = "allowAlias"];
getAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
optional bool allow_alias = 2 [json_name = "allowAlias"];
getAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotation(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationBuilderList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationCount() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAttributes() - Method in class io.grpc.ClientCall
Returns additional properties of the call.
getAttributes() - Method in class io.grpc.EquivalentAddressGroup
Returns the attributes.
getAttributes() - Method in class io.grpc.internal.AbstractServerStream
 
getAttributes() - Method in interface io.grpc.internal.ClientStream
Attributes that the stream holds at the current moment.
getAttributes() - Method in interface io.grpc.internal.ConnectionClientTransport
Returns a set of attributes, which may vary depending on the state of the transport.
getAttributes() - Method in class io.grpc.internal.DelayedClientCall
 
getAttributes() - Method in class io.grpc.internal.NoopClientStream
 
getAttributes() - Method in interface io.grpc.internal.ServerStream
Attributes describing stream.
getAttributes() - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs
Returns the attributes.
getAttributes() - Method in class io.grpc.LoadBalancer.ResolvedAddresses
Gets the attributes associated with these addresses.
getAttributes() - Method in class io.grpc.LoadBalancer.Subchannel
The same attributes passed to Helper.createSubchannel().
getAttributes() - Method in class io.grpc.NameResolver.ResolutionResult
Gets the attributes associated with the addresses resolved by name resolution.
getAttributes() - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
getAttributes() - Method in class io.grpc.ForwardingClientCall
 
getAttributes() - Method in class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
getAttributes() - Method in class io.grpc.ForwardingServerCall
 
getAttributes() - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
getAttributes() - Method in class io.grpc.ServerCall
Returns properties of a single call.
getAttributes() - Method in class io.grpc.ServerStreamTracer.ServerCallInfo
 
getAttributes() - Method in class io.grpc.util.ForwardingSubchannel
 
getAttributes(ProtocolNegotiationEvent) - Static method in class io.grpc.netty.InternalProtocolNegotiationEvent
 
getAuthority() - Method in class io.grpc.CallCredentials.RequestInfo
Returns the authority string used to authenticate the server for this call.
getAuthority() - Method in class io.grpc.CallOptions
Override the HTTP/2 authority the channel claims to be connecting to.
getAuthority() - Method in class io.grpc.internal.AbstractServerStream
 
getAuthority() - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
getAuthority() - Method in interface io.grpc.internal.ServerStream
Gets the authority this stream is addressed to.
getAuthority() - Method in class io.grpc.LoadBalancer.Helper
Returns the authority string of the channel, which is derived from the DNS-style target name.
getAuthority() - Method in class io.grpc.netty.GrpcHttp2ConnectionHandler
Returns the authority of the server.
getAuthority() - Method in class io.grpc.ForwardingServerCall
 
getAuthority() - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
getAuthority() - Method in class io.grpc.ServerCall
Gets the authority this call is addressed to.
getAuthority() - Method in class io.grpc.ServerStreamTracer.ServerCallInfo
 
getAuthority() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getAuthorityOverride() - Method in class io.grpc.LoadBalancer.PickResult
Returns the authority override if any.
getBareMethodName() - Method in class io.grpc.MethodDescriptor
A convenience method for extractBareMethodName(getFullMethodName()).
getBase(URI) - Static method in class dev.enola.common.io.iri.URIs
 
getBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional int32 begin = 3 [json_name = "begin"];
getBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional int32 begin = 3 [json_name = "begin"];
getBegin() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional int32 begin = 3 [json_name = "begin"];
getBoolean(Map<String, ?>, String) - Static method in class io.grpc.internal.JsonUtil
Gets a boolean from an object for the given key.
getBoolValue() - Method in class com.google.protobuf.Value.Builder
bool bool_value = 4 [json_name = "boolValue"];
getBoolValue() - Method in class com.google.protobuf.Value
bool bool_value = 4 [json_name = "boolValue"];
getBoolValue() - Method in interface com.google.protobuf.ValueOrBuilder
bool bool_value = 4 [json_name = "boolValue"];
getBucketBoundaries() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
getBucketBoundaries() - Method in class io.grpc.LongHistogramMetricInstrument
 
getBuilder() - Method in class com.google.protobuf.SingleFieldBuilder
Gets a builder for the field.
getBuilder() - Method in class com.google.protobuf.SingleFieldBuilderV3
Deprecated.
getBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
Gets a builder for the specified index.
getBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
getBuilder(String) - Method in class dev.enola.thing.repo.ThingsBuilders
 
getBuilder(String, Class<B>, Class<T>) - Method in class dev.enola.thing.repo.ThingsBuilders
 
getBuilderForSubMessageField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.TextFormatParseInfoTree.Builder
Set for a sub message.
getBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilder
Gets a view of the builder as a list of builders.
getBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
getBundleMap() - Method in class io.grpc.internal.SpiffeUtil.SpiffeBundle
 
getByteBuffer() - Method in interface io.grpc.HasByteBuffer
Gets a ByteBuffer containing some bytes of the content next to be read, or null if has reached end of the content.
getByteBuffer() - Method in class io.grpc.internal.AbstractReadableBuffer
 
getByteBuffer() - Method in class io.grpc.internal.CompositeReadableBuffer
 
getByteBuffer() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
getByteBuffer() - Method in interface io.grpc.internal.ReadableBuffer
Gets a ByteBuffer that contains some bytes of the content next to be read, or null if this buffer has been exhausted.
getCallCredentials() - Method in class io.grpc.CompositeChannelCredentials
 
getCallOptions() - Method in class io.grpc.CallCredentials.RequestInfo
The call options used to call this RPC.
getCallOptions() - Method in class io.grpc.ClientStreamTracer.StreamInfo
Returns the effective CallOptions of the call.
getCallOptions() - Method in class io.grpc.internal.PickSubchannelArgsImpl
 
getCallOptions() - Method in class io.grpc.LoadBalancer.PickSubchannelArgs
Call options.
getCallOptions() - Method in class io.grpc.stub.AbstractStub
The CallOptions of the stub.
getCandidatesViaHardCoded(Class<T>, Iterable<Class<?>>) - Static method in class io.grpc.InternalServiceProviders
Accessor for method.
getCandidatesViaServiceLoader(Class<T>, ClassLoader) - Static method in class io.grpc.InternalServiceProviders
Accessor for method.
getCardinality() - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
getCardinality() - Method in class com.google.protobuf.Field
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
getCardinality() - Method in interface com.google.protobuf.FieldOrBuilder
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
getCardinalityValue() - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
getCardinalityValue() - Method in class com.google.protobuf.Field
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
getCardinalityValue() - Method in interface com.google.protobuf.FieldOrBuilder
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
getCause() - Method in class io.grpc.Status
The underlying cause of an error.
getCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
getCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
getCcEnableArenas() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
getCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
getCertificateChain() - Method in class io.grpc.TlsChannelCredentials
The certificate chain for the client's identity, as a new byte array.
getCertificateChain() - Method in class io.grpc.TlsServerCredentials
The certificate chain for the server's identity, as a new byte array.
getCertificateChain(String) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
 
getChannel() - Method in class io.grpc.stub.AbstractStub
The underlying channel of the stub.
getChannel(long) - Method in class io.grpc.InternalChannelz
Returns a channel.
getChannelBuilder() - Method in class io.grpc.ManagedChannelProvider.NewChannelBuilderResult
 
getChannelCredentials() - Method in class io.grpc.CompositeChannelCredentials
 
getChannelCredentials() - Method in class io.grpc.LoadBalancer.Helper
Returns the ChannelCredentials used to construct the channel, without bearer tokens.
getChannelCredentials() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getChannelLogger() - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
getChannelLogger() - Method in class io.grpc.LoadBalancer.Helper
Returns the ChannelLogger for the Channel served by this LoadBalancer.
getChannelLogger() - Method in class io.grpc.LoadBalancer.Subchannel
Returns a ChannelLogger for this Subchannel.
getChannelLogger() - Method in class io.grpc.NameResolver.Args
Returns the ChannelLogger for the Channel served by this NameResolver.
getChannelLogger() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getChannelLogger() - Method in class io.grpc.util.ForwardingSubchannel
 
getChannelTarget() - Method in class io.grpc.LoadBalancer.Helper
Returns the target string of the channel, guaranteed to include its scheme.
getChannelTarget() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getChannelz() - Method in class io.grpc.internal.ServerImplBuilder
 
getCharset(URI) - Static method in class dev.enola.common.io.iri.URIs
 
getChildLbStates() - Method in class io.grpc.util.MultiChildLoadBalancer
 
getClientAliases(String, Principal[]) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
 
getClientAuth() - Method in class io.grpc.TlsServerCredentials
Non-null setting indicating whether the server should expect a client's identity.
getClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
getClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
getClientStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
getClientStreamTracers(CallOptions, Metadata, int, boolean) - Static method in class io.grpc.internal.GrpcUtil
Gets stream tracers based on CallOptions.
getCode() - Method in class io.grpc.Status
The canonical status code.
getColumn() - Method in exception class com.google.protobuf.TextFormat.ParseException
Return the column where the parse exception occurred, or -1 when none is provided.
getColumn() - Method in class com.google.protobuf.TextFormatParseLocation
 
getCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
getCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
getCompilerVersion() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
getCompilerVersionBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
getCompilerVersionOrBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
getCompilerVersionOrBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
getCompilerVersionOrBuilder() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
getCompressor() - Method in class io.grpc.CallOptions
Returns the compressor's name.
getConfig() - Method in class io.grpc.internal.ServiceConfigUtil.PolicySelection
 
getConfig() - Method in class io.grpc.InternalConfigSelector.Result
Returns a parsed config.
getConfig() - Method in class io.grpc.NameResolver.ConfigOrError
Returns config if exists, otherwise null.
getConfigurators() - Static method in class io.grpc.InternalConfiguratorRegistry
 
getConnectedAddressAttributes() - Method in interface io.grpc.InternalSubchannelAddressAttributes
Return attributes of the server address connected by sub channel.
getConnectedAddressAttributes() - Method in class io.grpc.LoadBalancer.Subchannel
(Internal use only) returns attributes of the address subchannel is connected to.
getConnectedAddressAttributes() - Method in class io.grpc.util.ForwardingSubchannel
 
getContainingOneof() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Get the field's containing oneof.
getContainingType() - Method in class com.google.protobuf.Descriptors.Descriptor
If this is a nested type, get the outer descriptor, otherwise null.
getContainingType() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
If this is a nested type, get the outer descriptor, otherwise null.
getContainingType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Get the field's containing type.
getContainingType() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
 
getContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string content = 15 [json_name = "content"];
getContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
optional string content = 15 [json_name = "content"];
getContent() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
optional string content = 15 [json_name = "content"];
getContentBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string content = 15 [json_name = "content"];
getContentBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
optional string content = 15 [json_name = "content"];
getContentBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
optional string content = 15 [json_name = "content"];
getCount() - Method in class com.google.protobuf.RepeatedFieldBuilder
Gets the count of items in the list.
getCount() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
getCredentials() - Method in class io.grpc.CallOptions
Returns the call credentials.
getCredentialsList() - Method in class io.grpc.ChoiceChannelCredentials
Non-empty list of credentials, in preference order.
getCredentialsList() - Method in class io.grpc.ChoiceServerCredentials
Non-empty list of credentials, in preference order.
getCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
getCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
getCsharpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
getCsharpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
getCsharpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
getCsharpNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
getCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
getCurrentPicker() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
getCurrentState() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
getDatatype() - Method in class dev.enola.thing.proto.Value.Literal.Builder
This is an IRI.
getDatatype() - Method in class dev.enola.thing.proto.Value.Literal
This is an IRI.
getDatatype() - Method in interface dev.enola.thing.proto.Value.LiteralOrBuilder
This is an IRI.
getDatatypeBytes() - Method in class dev.enola.thing.proto.Value.Literal.Builder
This is an IRI.
getDatatypeBytes() - Method in class dev.enola.thing.proto.Value.Literal
This is an IRI.
getDatatypeBytes() - Method in interface dev.enola.thing.proto.Value.LiteralOrBuilder
This is an IRI.
getDeadline() - Method in class io.grpc.CallOptions
Returns the deadline or null if the deadline is not set.
getDeadline() - Method in class io.grpc.Context.CancellableContext
 
getDeadline() - Method in class io.grpc.Context
A context may have an associated Deadline at which it will be automatically cancelled.
getDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional bool debug_redact = 3 [default = false, json_name = "debugRedact"];
getDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional bool debug_redact = 3 [default = false, json_name = "debugRedact"];
getDebugRedact() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional bool debug_redact = 3 [default = false, json_name = "debugRedact"];
getDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool debug_redact = 16 [default = false, json_name = "debugRedact"];
getDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool debug_redact = 16 [default = false, json_name = "debugRedact"];
getDebugRedact() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool debug_redact = 16 [default = false, json_name = "debugRedact"];
getDeclaration(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclaration(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclaration(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationCount() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDefault() - Method in class io.grpc.CallOptions.Key
Returns the user supplied default value for this key.
getDefault() - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Key
Returns the user supplied default value for this key.
getDefault() - Static method in class io.grpc.netty.InternalProtocolNegotiationEvent
 
getDefaultFactory() - Static method in class io.grpc.internal.TransportTracer
 
getDefaultInstance() - Static method in class com.google.protobuf.Any
 
getDefaultInstance() - Static method in class com.google.protobuf.Api
 
getDefaultInstance() - Static method in class com.google.protobuf.BoolValue
 
getDefaultInstance() - Static method in class com.google.protobuf.BytesValue
 
getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getDefaultInstance() - Static method in class com.google.protobuf.DoubleValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Duration
 
getDefaultInstance() - Static method in class com.google.protobuf.Empty
 
getDefaultInstance() - Static method in class com.google.protobuf.Enum
 
getDefaultInstance() - Static method in class com.google.protobuf.EnumValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Field
 
getDefaultInstance() - Static method in class com.google.protobuf.FieldMask
 
getDefaultInstance() - Static method in class com.google.protobuf.FloatValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Int32Value
 
getDefaultInstance() - Static method in class com.google.protobuf.Int64Value
 
getDefaultInstance() - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
getDefaultInstance() - Static method in class com.google.protobuf.ListValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Method
 
getDefaultInstance() - Static method in class com.google.protobuf.Mixin
 
getDefaultInstance() - Static method in class com.google.protobuf.Option
 
getDefaultInstance() - Static method in class com.google.protobuf.SourceContext
 
getDefaultInstance() - Static method in class com.google.protobuf.StringValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Struct
 
getDefaultInstance() - Static method in class com.google.protobuf.Timestamp
 
getDefaultInstance() - Static method in class com.google.protobuf.Type
 
getDefaultInstance() - Static method in class com.google.protobuf.UInt32Value
 
getDefaultInstance() - Static method in class com.google.protobuf.UInt64Value
 
getDefaultInstance() - Static method in class com.google.protobuf.UnknownFieldSet.Field
Get an empty Field.
getDefaultInstance() - Static method in class com.google.protobuf.UnknownFieldSet
Get an empty UnknownFieldSet.
getDefaultInstance() - Static method in class com.google.protobuf.Value
 
getDefaultInstance() - Static method in class dev.enola.common.validation.Validation
 
getDefaultInstance() - Static method in class dev.enola.common.validation.Validations
 
getDefaultInstance() - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
getDefaultInstance() - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
getDefaultInstance() - Static method in class dev.enola.core.proto.GetThingRequest
 
getDefaultInstance() - Static method in class dev.enola.core.proto.GetThingResponse
 
getDefaultInstance() - Static method in class dev.enola.core.proto.GetThingsRequest
 
getDefaultInstance() - Static method in class dev.enola.core.proto.GetThingsResponse
 
getDefaultInstance() - Static method in class dev.enola.core.util.proto.Log.Entry
 
getDefaultInstance() - Static method in class dev.enola.core.util.proto.Log
 
getDefaultInstance() - Static method in class dev.enola.core.util.proto.Log.Inline
 
getDefaultInstance() - Static method in class dev.enola.thing.proto.CompactThing
 
getDefaultInstance() - Static method in class dev.enola.thing.proto.CompactThings
 
getDefaultInstance() - Static method in class dev.enola.thing.proto.LinksMetadata
 
getDefaultInstance() - Static method in class dev.enola.thing.proto.TextThing
 
getDefaultInstance() - Static method in class dev.enola.thing.proto.TextThings
 
getDefaultInstance() - Static method in class dev.enola.thing.proto.Thing
 
getDefaultInstance() - Static method in class dev.enola.thing.proto.ThingMetadata
 
getDefaultInstance() - Static method in class dev.enola.thing.proto.Things
 
getDefaultInstance() - Static method in class dev.enola.thing.proto.Value
 
getDefaultInstance() - Static method in class dev.enola.thing.proto.Value.LangString
 
getDefaultInstance() - Static method in class dev.enola.thing.proto.Value.List
 
getDefaultInstance() - Static method in class dev.enola.thing.proto.Value.Literal
 
getDefaultInstance() - Static method in class io.grpc.CompressorRegistry
Returns the default instance used by gRPC when the registry is not specified.
getDefaultInstance() - Static method in class io.grpc.DecompressorRegistry
 
getDefaultInstance(Descriptors.Descriptor) - Static method in class com.google.protobuf.DynamicMessage
Get a DynamicMessage representing the default instance of the given type.
getDefaultInstanceForType() - Method in class com.google.protobuf.Any.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Any
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Api.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Api
 
getDefaultInstanceForType() - Method in class com.google.protobuf.BoolValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.BoolValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.BytesValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.BytesValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DoubleValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DoubleValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Duration.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Duration
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DynamicMessage.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DynamicMessage
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Empty.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Empty
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Enum.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Enum
 
getDefaultInstanceForType() - Method in class com.google.protobuf.EnumValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.EnumValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Field.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Field
 
getDefaultInstanceForType() - Method in class com.google.protobuf.FieldMask.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.FieldMask
 
getDefaultInstanceForType() - Method in class com.google.protobuf.FloatValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.FloatValue
 
getDefaultInstanceForType() - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Int32Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Int32Value
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Int64Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Int64Value
 
getDefaultInstanceForType() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
getDefaultInstanceForType() - Method in class com.google.protobuf.ListValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.ListValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.MapEntry.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.MapEntry
 
getDefaultInstanceForType() - Method in interface com.google.protobuf.MessageOrBuilder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Method.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Method
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Mixin.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Mixin
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Option.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Option
 
getDefaultInstanceForType() - Method in class com.google.protobuf.SourceContext.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.SourceContext
 
getDefaultInstanceForType() - Method in class com.google.protobuf.StringValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.StringValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Struct.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Struct
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Timestamp.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Timestamp
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Type.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Type
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UInt32Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UInt32Value
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UInt64Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UInt64Value
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UnknownFieldSet.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UnknownFieldSet
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Value
 
getDefaultInstanceForType() - Method in class dev.enola.common.validation.Validation.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.common.validation.Validation
 
getDefaultInstanceForType() - Method in class dev.enola.common.validation.Validations.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.common.validation.Validations
 
getDefaultInstanceForType() - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
getDefaultInstanceForType() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
getDefaultInstanceForType() - Method in class dev.enola.core.proto.GetThingRequest.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.core.proto.GetThingRequest
 
getDefaultInstanceForType() - Method in class dev.enola.core.proto.GetThingResponse.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.core.proto.GetThingResponse
 
getDefaultInstanceForType() - Method in class dev.enola.core.proto.GetThingsRequest.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.core.proto.GetThingsRequest
 
getDefaultInstanceForType() - Method in class dev.enola.core.proto.GetThingsResponse.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.core.proto.GetThingsResponse
 
getDefaultInstanceForType() - Method in class dev.enola.core.util.proto.Log.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.core.util.proto.Log.Entry
 
getDefaultInstanceForType() - Method in class dev.enola.core.util.proto.Log
 
getDefaultInstanceForType() - Method in class dev.enola.core.util.proto.Log.Inline.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.core.util.proto.Log.Inline
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.CompactThing.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.CompactThing
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.CompactThings.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.CompactThings
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.LinksMetadata.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.LinksMetadata
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.TextThing.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.TextThing
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.TextThings.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.TextThings
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.Thing.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.Thing
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.ThingMetadata
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.Things.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.Things
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.Value.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.Value
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.Value.LangString.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.Value.LangString
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.Value.List.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.Value.List
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.Value.Literal.Builder
 
getDefaultInstanceForType() - Method in class dev.enola.thing.proto.Value.Literal
 
getDefaultPort() - Method in interface io.grpc.internal.ManagedChannelImplBuilder.ChannelBuilderDefaultPortProvider
 
getDefaultPort() - Method in class io.grpc.internal.ManagedChannelImplBuilder.FixedPortProvider
 
getDefaultPort() - Method in class io.grpc.NameResolver.Args
The port number used in case the target or the underlying naming system doesn't provide a port number.
getDefaultRegistry() - Static method in class io.grpc.LoadBalancerRegistry
Returns the default registry that loads providers via the Java service loader mechanism.
getDefaultRegistry() - Static method in class io.grpc.ManagedChannelRegistry
Returns the default registry that loads providers via the Java service loader mechanism.
getDefaultRegistry() - Static method in class io.grpc.MetricInstrumentRegistry
Returns the default metric instrument registry.
getDefaultRegistry() - Static method in class io.grpc.NameResolverRegistry
Returns the default registry that loads providers via the Java service loader mechanism.
getDefaultRegistry() - Static method in class io.grpc.ServerRegistry
Returns the default registry that loads providers via the Java service loader mechanism.
getDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaults(int) - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultScheme() - Method in class io.grpc.internal.DnsNameResolverProvider
 
getDefaultScheme() - Method in class io.grpc.internal.NameResolverFactoryToProviderFacade
 
getDefaultScheme() - Method in class io.grpc.NameResolver.Factory
Returns the default scheme, which will be used to construct a URI when ManagedChannelBuilder.forTarget(String) is given an authority string instead of a compliant URI.
getDefaultScheme() - Method in class io.grpc.NameResolverRegistry
 
getDefaultScheme() - Method in class io.grpc.netty.UdsNameResolverProvider
 
getDefaultsCount() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsCount() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsCount() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsList() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsList() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsList() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7 [json_name = "defaultValue"];
getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string default_value = 7 [json_name = "defaultValue"];
getDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string default_value = 7 [json_name = "defaultValue"];
getDefaultValue() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Returns the field's default value.
getDefaultValue() - Method in class com.google.protobuf.Field.Builder
string default_value = 11 [json_name = "defaultValue"];
getDefaultValue() - Method in class com.google.protobuf.Field
string default_value = 11 [json_name = "defaultValue"];
getDefaultValue() - Method in interface com.google.protobuf.FieldOrBuilder
string default_value = 11 [json_name = "defaultValue"];
getDefaultValue() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
 
getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7 [json_name = "defaultValue"];
getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string default_value = 7 [json_name = "defaultValue"];
getDefaultValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string default_value = 7 [json_name = "defaultValue"];
getDefaultValueBytes() - Method in class com.google.protobuf.Field.Builder
string default_value = 11 [json_name = "defaultValue"];
getDefaultValueBytes() - Method in class com.google.protobuf.Field
string default_value = 11 [json_name = "defaultValue"];
getDefaultValueBytes() - Method in interface com.google.protobuf.FieldOrBuilder
string default_value = 11 [json_name = "defaultValue"];
getDelegate() - Method in class io.grpc.internal.AutoConfiguredLoadBalancerFactory.AutoConfiguredLoadBalancer
 
getDependencies() - Method in class com.google.protobuf.Descriptors.FileDescriptor
Get a list of this file's dependencies (imports).
getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3 [json_name = "dependency"];
getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated string dependency = 3 [json_name = "dependency"];
getDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated string dependency = 3 [json_name = "dependency"];
getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3 [json_name = "dependency"];
getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated string dependency = 3 [json_name = "dependency"];
getDependencyBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated string dependency = 3 [json_name = "dependency"];
getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3 [json_name = "dependency"];
getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated string dependency = 3 [json_name = "dependency"];
getDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated string dependency = 3 [json_name = "dependency"];
getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3 [json_name = "dependency"];
getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated string dependency = 3 [json_name = "dependency"];
getDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated string dependency = 3 [json_name = "dependency"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
getDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Deprecated.
google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=0
getDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
Deprecated.
google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=0
getDeprecatedLegacyJsonFieldConflicts() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
Deprecated.
google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=0
getDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Deprecated.
google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=0
getDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Deprecated.
google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=0
getDeprecatedLegacyJsonFieldConflicts() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Deprecated.
google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=0
getDeprecationWarning() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
getDeprecationWarning() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
getDeprecationWarning() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
getDeprecationWarningBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
getDeprecationWarningBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
getDeprecationWarningBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
getDescription() - Method in exception class com.google.protobuf.Descriptors.DescriptorValidationException
Gets a human-readable description of the error.
getDescription() - Method in interface io.grpc.MetricInstrument
Returns a description of the metric.
getDescription() - Method in class io.grpc.DoubleCounterMetricInstrument
 
getDescription() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
getDescription() - Method in class io.grpc.LongCounterMetricInstrument
 
getDescription() - Method in class io.grpc.LongGaugeMetricInstrument
 
getDescription() - Method in class io.grpc.LongHistogramMetricInstrument
 
getDescription() - Method in class io.grpc.Status
A description of this status for human consumption.
getDescriptionHtml() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string description_html = 3;
getDescriptionHtml() - Method in class dev.enola.thing.proto.ThingMetadata
string description_html = 3;
getDescriptionHtml() - Method in interface dev.enola.thing.proto.ThingMetadataOrBuilder
string description_html = 3;
getDescriptionHtmlBytes() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string description_html = 3;
getDescriptionHtmlBytes() - Method in class dev.enola.thing.proto.ThingMetadata
string description_html = 3;
getDescriptionHtmlBytes() - Method in interface dev.enola.thing.proto.ThingMetadataOrBuilder
string description_html = 3;
getDescriptor() - Static method in class com.google.protobuf.Any.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Any
 
getDescriptor() - Static method in class com.google.protobuf.AnyProto
 
getDescriptor() - Static method in class com.google.protobuf.Api.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Api
 
getDescriptor() - Static method in class com.google.protobuf.ApiProto
 
getDescriptor() - Static method in class com.google.protobuf.BoolValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.BoolValue
 
getDescriptor() - Static method in class com.google.protobuf.BytesValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.BytesValue
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
getDescriptor() - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
 
getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
 
getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
 
getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
 
getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
 
getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
 
getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getDescriptor() - Static method in class com.google.protobuf.DoubleValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DoubleValue
 
getDescriptor() - Static method in class com.google.protobuf.Duration.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Duration
 
getDescriptor() - Static method in class com.google.protobuf.DurationProto
 
getDescriptor() - Static method in class com.google.protobuf.Empty.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Empty
 
getDescriptor() - Static method in class com.google.protobuf.EmptyProto
 
getDescriptor() - Static method in class com.google.protobuf.Enum.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Enum
 
getDescriptor() - Static method in class com.google.protobuf.EnumValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.EnumValue
 
getDescriptor() - Method in class com.google.protobuf.Extension
Returns the descriptor of the extension.
getDescriptor() - Static method in class com.google.protobuf.Field.Builder
 
getDescriptor() - Static method in enum class com.google.protobuf.Field.Cardinality
 
getDescriptor() - Static method in class com.google.protobuf.Field
 
getDescriptor() - Static method in enum class com.google.protobuf.Field.Kind
 
getDescriptor() - Static method in class com.google.protobuf.FieldMask.Builder
 
getDescriptor() - Static method in class com.google.protobuf.FieldMask
 
getDescriptor() - Static method in class com.google.protobuf.FieldMaskProto
 
getDescriptor() - Static method in class com.google.protobuf.FloatValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.FloatValue
 
getDescriptor() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
 
getDescriptor() - Static method in class com.google.protobuf.Int32Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Int32Value
 
getDescriptor() - Static method in class com.google.protobuf.Int64Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Int64Value
 
getDescriptor() - Static method in class com.google.protobuf.JavaFeaturesProto
 
getDescriptor() - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
 
getDescriptor() - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
getDescriptor() - Static method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
 
getDescriptor() - Static method in class com.google.protobuf.ListValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.ListValue
 
getDescriptor() - Static method in class com.google.protobuf.Method.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Method
 
getDescriptor() - Static method in class com.google.protobuf.Mixin.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Mixin
 
getDescriptor() - Static method in enum class com.google.protobuf.NullValue
 
getDescriptor() - Static method in class com.google.protobuf.Option.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Option
 
getDescriptor() - Static method in class com.google.protobuf.SourceContext.Builder
 
getDescriptor() - Static method in class com.google.protobuf.SourceContext
 
getDescriptor() - Static method in class com.google.protobuf.SourceContextProto
 
getDescriptor() - Static method in class com.google.protobuf.StringValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.StringValue
 
getDescriptor() - Static method in class com.google.protobuf.Struct.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Struct
 
getDescriptor() - Static method in class com.google.protobuf.StructProto
 
getDescriptor() - Static method in enum class com.google.protobuf.Syntax
 
getDescriptor() - Static method in class com.google.protobuf.Timestamp.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Timestamp
 
getDescriptor() - Static method in class com.google.protobuf.TimestampProto
 
getDescriptor() - Static method in class com.google.protobuf.Type.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Type
 
getDescriptor() - Static method in class com.google.protobuf.TypeProto
 
getDescriptor() - Static method in class com.google.protobuf.UInt32Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.UInt32Value
 
getDescriptor() - Static method in class com.google.protobuf.UInt64Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.UInt64Value
 
getDescriptor() - Static method in class com.google.protobuf.Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Value
 
getDescriptor() - Static method in class com.google.protobuf.WrappersProto
 
getDescriptor() - Static method in class dev.enola.common.validation.Validation.Builder
 
getDescriptor() - Static method in class dev.enola.common.validation.Validation
 
getDescriptor() - Static method in class dev.enola.common.validation.ValidationOuterClass
 
getDescriptor() - Static method in class dev.enola.common.validation.Validations.Builder
 
getDescriptor() - Static method in class dev.enola.common.validation.Validations
 
getDescriptor() - Static method in class dev.enola.core.ext.proto.EnolaExt
 
getDescriptor() - Static method in class dev.enola.core.proto.EnolaCore
 
getDescriptor() - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest.Builder
 
getDescriptor() - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
getDescriptor() - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
 
getDescriptor() - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
getDescriptor() - Static method in class dev.enola.core.proto.GetThingRequest.Builder
 
getDescriptor() - Static method in class dev.enola.core.proto.GetThingRequest
 
getDescriptor() - Static method in class dev.enola.core.proto.GetThingResponse.Builder
 
getDescriptor() - Static method in class dev.enola.core.proto.GetThingResponse
 
getDescriptor() - Static method in class dev.enola.core.proto.GetThingsRequest.Builder
 
getDescriptor() - Static method in class dev.enola.core.proto.GetThingsRequest
 
getDescriptor() - Static method in class dev.enola.core.proto.GetThingsResponse.Builder
 
getDescriptor() - Static method in class dev.enola.core.proto.GetThingsResponse
 
getDescriptor() - Static method in class dev.enola.core.util.proto.EnolaUtil
 
getDescriptor() - Static method in class dev.enola.core.util.proto.Log.Builder
 
getDescriptor() - Static method in class dev.enola.core.util.proto.Log.Entry.Builder
 
getDescriptor() - Static method in class dev.enola.core.util.proto.Log.Entry
 
getDescriptor() - Static method in class dev.enola.core.util.proto.Log
 
getDescriptor() - Static method in class dev.enola.core.util.proto.Log.Inline.Builder
 
getDescriptor() - Static method in class dev.enola.core.util.proto.Log.Inline
 
getDescriptor() - Static method in enum class dev.enola.core.util.proto.Log.Severity
 
getDescriptor() - Static method in class dev.enola.thing.proto.CompactThing.Builder
 
getDescriptor() - Static method in class dev.enola.thing.proto.CompactThing
 
getDescriptor() - Static method in class dev.enola.thing.proto.CompactThings.Builder
 
getDescriptor() - Static method in class dev.enola.thing.proto.CompactThings
 
getDescriptor() - Static method in class dev.enola.thing.proto.LinksMetadata.Builder
 
getDescriptor() - Static method in class dev.enola.thing.proto.LinksMetadata
 
getDescriptor() - Static method in class dev.enola.thing.proto.TextThing.Builder
 
getDescriptor() - Static method in class dev.enola.thing.proto.TextThing
 
getDescriptor() - Static method in class dev.enola.thing.proto.TextThings.Builder
 
getDescriptor() - Static method in class dev.enola.thing.proto.TextThings
 
getDescriptor() - Static method in class dev.enola.thing.proto.Thing.Builder
 
getDescriptor() - Static method in class dev.enola.thing.proto.Thing
 
getDescriptor() - Static method in class dev.enola.thing.proto.ThingMetadata.Builder
 
getDescriptor() - Static method in class dev.enola.thing.proto.ThingMetadata
 
getDescriptor() - Static method in class dev.enola.thing.proto.ThingOuterClass
 
getDescriptor() - Static method in class dev.enola.thing.proto.Things.Builder
 
getDescriptor() - Static method in class dev.enola.thing.proto.Things
 
getDescriptor() - Static method in class dev.enola.thing.proto.Value.Builder
 
getDescriptor() - Static method in class dev.enola.thing.proto.Value
 
getDescriptor() - Static method in class dev.enola.thing.proto.Value.LangString.Builder
 
getDescriptor() - Static method in class dev.enola.thing.proto.Value.LangString
 
getDescriptor() - Static method in class dev.enola.thing.proto.Value.List.Builder
 
getDescriptor() - Static method in class dev.enola.thing.proto.Value.List
 
getDescriptor() - Static method in class dev.enola.thing.proto.Value.Literal.Builder
 
getDescriptor() - Static method in class dev.enola.thing.proto.Value.Literal
 
getDescriptorForType() - Method in class com.google.protobuf.Any.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Api.Builder
 
getDescriptorForType() - Method in interface com.google.protobuf.BlockingService
getDescriptorForType() - Method in class com.google.protobuf.BoolValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.BytesValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
getDescriptorForType() - Method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
 
getDescriptorForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.Edition
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
 
getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
 
getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
 
getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
 
getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
 
getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
 
getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
 
getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
 
getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
 
getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DoubleValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Duration.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DynamicMessage.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DynamicMessage
 
getDescriptorForType() - Method in class com.google.protobuf.Empty.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Enum.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.EnumValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Field.Builder
 
getDescriptorForType() - Method in enum class com.google.protobuf.Field.Cardinality
 
getDescriptorForType() - Method in enum class com.google.protobuf.Field.Kind
 
getDescriptorForType() - Method in class com.google.protobuf.FieldMask.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.FloatValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.GeneratedMessage.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.GeneratedMessage
 
getDescriptorForType() - Method in class com.google.protobuf.Int32Value.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Int64Value.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
 
getDescriptorForType() - Method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
 
getDescriptorForType() - Method in class com.google.protobuf.ListValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.MapEntry.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.MapEntry
 
getDescriptorForType() - Method in interface com.google.protobuf.Message.Builder
Get the message's type's descriptor.
getDescriptorForType() - Method in interface com.google.protobuf.MessageOrBuilder
Get the message's type's descriptor.
getDescriptorForType() - Method in class com.google.protobuf.Method.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Mixin.Builder
 
getDescriptorForType() - Method in enum class com.google.protobuf.NullValue
 
getDescriptorForType() - Method in class com.google.protobuf.Option.Builder
 
getDescriptorForType() - Method in interface com.google.protobuf.ProtocolMessageEnum
Return the enum type's descriptor, which contains information about each defined value, etc.
getDescriptorForType() - Method in interface com.google.protobuf.Service
Get the ServiceDescriptor describing this service and its methods.
getDescriptorForType() - Method in class com.google.protobuf.SourceContext.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.StringValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Struct.Builder
 
getDescriptorForType() - Method in enum class com.google.protobuf.Syntax
 
getDescriptorForType() - Method in class com.google.protobuf.Timestamp.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Type.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.UInt32Value.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.UInt64Value.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Value.Builder
 
getDescriptorForType() - Method in class dev.enola.common.validation.Validation.Builder
 
getDescriptorForType() - Method in class dev.enola.common.validation.Validations.Builder
 
getDescriptorForType() - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest.Builder
 
getDescriptorForType() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
 
getDescriptorForType() - Method in class dev.enola.core.proto.GetThingRequest.Builder
 
getDescriptorForType() - Method in class dev.enola.core.proto.GetThingResponse.Builder
 
getDescriptorForType() - Method in class dev.enola.core.proto.GetThingsRequest.Builder
 
getDescriptorForType() - Method in class dev.enola.core.proto.GetThingsResponse.Builder
 
getDescriptorForType() - Method in class dev.enola.core.util.proto.Log.Builder
 
getDescriptorForType() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
 
getDescriptorForType() - Method in class dev.enola.core.util.proto.Log.Inline.Builder
 
getDescriptorForType() - Method in enum class dev.enola.core.util.proto.Log.Severity
 
getDescriptorForType() - Method in class dev.enola.thing.proto.CompactThing.Builder
 
getDescriptorForType() - Method in class dev.enola.thing.proto.CompactThings.Builder
 
getDescriptorForType() - Method in class dev.enola.thing.proto.LinksMetadata.Builder
 
getDescriptorForType() - Method in class dev.enola.thing.proto.TextThing.Builder
 
getDescriptorForType() - Method in class dev.enola.thing.proto.TextThings.Builder
 
getDescriptorForType() - Method in class dev.enola.thing.proto.Thing.Builder
 
getDescriptorForType() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
 
getDescriptorForType() - Method in class dev.enola.thing.proto.Things.Builder
 
getDescriptorForType() - Method in class dev.enola.thing.proto.Value.Builder
 
getDescriptorForType() - Method in class dev.enola.thing.proto.Value.LangString.Builder
 
getDescriptorForType() - Method in class dev.enola.thing.proto.Value.List.Builder
 
getDescriptorForType() - Method in class dev.enola.thing.proto.Value.Literal.Builder
 
getDescriptorForTypeUrl(String) - Method in class com.google.protobuf.TypeRegistry
Find a type by its typeUrl.
getDescriptorForTypeUrl(String) - Method in interface dev.enola.common.protobuf.DescriptorProvider
 
getDescriptorForTypeUrl(String) - Method in class dev.enola.common.protobuf.TypeRegistryDescriptorProvider
 
getDescriptorForTypeUrl(String) - Method in class dev.enola.common.protobuf.TypeRegistryWrapper
 
getDescriptors() - Method in interface dev.enola.core.thing.ThingConnector
 
getDetails() - Method in class io.grpc.InternalLogId
 
getDiagnostics() - Method in class dev.enola.thing.validation.TestCollector
 
getDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional double double_value = 6 [json_name = "doubleValue"];
getDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional double double_value = 6 [json_name = "doubleValue"];
getDoubleValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional double double_value = 6 [json_name = "doubleValue"];
getEagAttributes() - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
getEagAttributes() - Method in class io.grpc.netty.GrpcHttp2ConnectionHandler
Get the attributes of the EquivalentAddressGroup used to create this transport.
getEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
getEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
getEdition() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.Edition edition = 14 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.Edition edition = 14 [json_name = "edition"];
getEdition() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.Edition edition = 14 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.Enum.Builder
string edition = 6 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.Enum
string edition = 6 [json_name = "edition"];
getEdition() - Method in interface com.google.protobuf.EnumOrBuilder
string edition = 6 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.Type.Builder
string edition = 7 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.Type
string edition = 7 [json_name = "edition"];
getEdition() - Method in interface com.google.protobuf.TypeOrBuilder
string edition = 7 [json_name = "edition"];
getEditionBytes() - Method in class com.google.protobuf.Enum.Builder
string edition = 6 [json_name = "edition"];
getEditionBytes() - Method in class com.google.protobuf.Enum
string edition = 6 [json_name = "edition"];
getEditionBytes() - Method in interface com.google.protobuf.EnumOrBuilder
string edition = 6 [json_name = "edition"];
getEditionBytes() - Method in class com.google.protobuf.Type.Builder
string edition = 7 [json_name = "edition"];
getEditionBytes() - Method in class com.google.protobuf.Type
string edition = 7 [json_name = "edition"];
getEditionBytes() - Method in interface com.google.protobuf.TypeOrBuilder
string edition = 7 [json_name = "edition"];
getEditionDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaults(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsCount() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_deprecated = 2 [json_name = "editionDeprecated"];
getEditionDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional .google.protobuf.Edition edition_deprecated = 2 [json_name = "editionDeprecated"];
getEditionDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional .google.protobuf.Edition edition_deprecated = 2 [json_name = "editionDeprecated"];
getEditionIntroduced() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_introduced = 1 [json_name = "editionIntroduced"];
getEditionIntroduced() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional .google.protobuf.Edition edition_introduced = 1 [json_name = "editionIntroduced"];
getEditionIntroduced() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional .google.protobuf.Edition edition_introduced = 1 [json_name = "editionIntroduced"];
getEditionRemoved() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_removed = 4 [json_name = "editionRemoved"];
getEditionRemoved() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional .google.protobuf.Edition edition_removed = 4 [json_name = "editionRemoved"];
getEditionRemoved() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional .google.protobuf.Edition edition_removed = 4 [json_name = "editionRemoved"];
getEditionString(DescriptorProtos.Edition) - Static method in class com.google.protobuf.util.ProtoFileUtil
Converts an Edition to its string representation as specified in ".proto" file.
getEmptyRegistry() - Static method in class com.google.protobuf.ExtensionRegistry
Get the unmodifiable singleton empty instance.
getEmptyTypeRegistry() - Static method in class com.google.protobuf.TypeRegistry
 
getEmptyTypeRegistry() - Static method in class com.google.protobuf.util.JsonFormat.TypeRegistry
 
getEnabledMetrics() - Method in interface io.grpc.MetricSink
Returns a set of names for the metrics that are currently enabled or disabled.
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional int32 end = 4 [json_name = "end"];
getEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional int32 end = 4 [json_name = "end"];
getEnd() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional int32 end = 4 [json_name = "end"];
getEnolaService() - Method in class dev.enola.core.EnolaServiceProvider
 
getEntries(int) - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
getEntries(int) - Method in class dev.enola.core.util.proto.Log.Inline
repeated .dev.enola.core.util.Log.Entry entries = 1;
getEntries(int) - Method in interface dev.enola.core.util.proto.Log.InlineOrBuilder
repeated .dev.enola.core.util.Log.Entry entries = 1;
getEntriesBuilder(int) - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
getEntriesBuilderList() - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
getEntriesCount() - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
getEntriesCount() - Method in class dev.enola.core.util.proto.Log.Inline
repeated .dev.enola.core.util.Log.Entry entries = 1;
getEntriesCount() - Method in interface dev.enola.core.util.proto.Log.InlineOrBuilder
repeated .dev.enola.core.util.Log.Entry entries = 1;
getEntriesList() - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
getEntriesList() - Method in class dev.enola.core.util.proto.Log.Inline
repeated .dev.enola.core.util.Log.Entry entries = 1;
getEntriesList() - Method in interface dev.enola.core.util.proto.Log.InlineOrBuilder
repeated .dev.enola.core.util.Log.Entry entries = 1;
getEntriesOrBuilder(int) - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
getEntriesOrBuilder(int) - Method in class dev.enola.core.util.proto.Log.Inline
repeated .dev.enola.core.util.Log.Entry entries = 1;
getEntriesOrBuilder(int) - Method in interface dev.enola.core.util.proto.Log.InlineOrBuilder
repeated .dev.enola.core.util.Log.Entry entries = 1;
getEntriesOrBuilderList() - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
getEntriesOrBuilderList() - Method in class dev.enola.core.util.proto.Log.Inline
repeated .dev.enola.core.util.Log.Entry entries = 1;
getEntriesOrBuilderList() - Method in interface dev.enola.core.util.proto.Log.InlineOrBuilder
repeated .dev.enola.core.util.Log.Entry entries = 1;
getEnumType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getEnumType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getEnumType() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getEnumType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
For enum fields, gets the field's type.
getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumType(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumType(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypes() - Method in class com.google.protobuf.Descriptors.Descriptor
Get a list of enum types nested within this one.
getEnumTypes() - Method in class com.google.protobuf.Descriptors.FileDescriptor
Get a list of top-level enum types declared in this file.
getEnumvalue(int) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalue(int) - Method in class com.google.protobuf.Enum
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalue(int) - Method in interface com.google.protobuf.EnumOrBuilder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueBuilder(int) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueBuilderList() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueCount() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueCount() - Method in class com.google.protobuf.Enum
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueCount() - Method in interface com.google.protobuf.EnumOrBuilder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumValueERI(Descriptors.EnumValueDescriptor) - Static method in class dev.enola.thing.message.ProtoTypes
 
getEnumvalueList() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueList() - Method in class com.google.protobuf.Enum
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueList() - Method in interface com.google.protobuf.EnumOrBuilder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueOrBuilder(int) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueOrBuilder(int) - Method in class com.google.protobuf.Enum
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueOrBuilder(int) - Method in interface com.google.protobuf.EnumOrBuilder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueOrBuilderList() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueOrBuilderList() - Method in class com.google.protobuf.Enum
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueOrBuilderList() - Method in interface com.google.protobuf.EnumOrBuilder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional string error = 1 [json_name = "error"];
getError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
optional string error = 1 [json_name = "error"];
getError() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
optional string error = 1 [json_name = "error"];
getError() - Method in class dev.enola.common.validation.Validation.Builder
string error = 2;
getError() - Method in class dev.enola.common.validation.Validation
string error = 2;
getError() - Method in interface dev.enola.common.validation.ValidationOrBuilder
string error = 2;
getError() - Method in class io.grpc.ManagedChannelProvider.NewChannelBuilderResult
 
getError() - Method in class io.grpc.NameResolver.ConfigOrError
Returns error status if exists, otherwise null.
getError() - Method in class io.grpc.ServerProvider.NewServerBuilderResult
 
getErrorBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional string error = 1 [json_name = "error"];
getErrorBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
optional string error = 1 [json_name = "error"];
getErrorBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
optional string error = 1 [json_name = "error"];
getErrorBytes() - Method in class dev.enola.common.validation.Validation.Builder
string error = 2;
getErrorBytes() - Method in class dev.enola.common.validation.Validation
string error = 2;
getErrorBytes() - Method in interface dev.enola.common.validation.ValidationOrBuilder
string error = 2;
getExecutor() - Method in class io.grpc.CallOptions
Returns the executor override to use for this specific call, or null if there is no override.
getExecutor(ServerCall<ReqT, RespT>, Metadata) - Method in interface io.grpc.ServerCallExecutorSupplier
Returns an executor to handle the server call.
getExecutorPool() - Method in class io.grpc.internal.ServerImplBuilder
Returns the internal ExecutorPool for offloading tasks.
getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2 [json_name = "extendee"];
getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string extendee = 2 [json_name = "extendee"];
getExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string extendee = 2 [json_name = "extendee"];
getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2 [json_name = "extendee"];
getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string extendee = 2 [json_name = "extendee"];
getExtendeeBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string extendee = 2 [json_name = "extendee"];
getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtension(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtension(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtension(ExtensionLite<? extends MessageT, List<T>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
Get one element of a repeated extension.
getExtension(ExtensionLite<? extends MessageT, List<T>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
Get one element of a repeated extension.
getExtension(ExtensionLite<? extends MessageT, List<T>>, int) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
Get one element of a repeated extension.
getExtension(ExtensionLite<? extends MessageT, T>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
Get the value of an extension.
getExtension(ExtensionLite<? extends MessageT, T>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
Get the value of an extension.
getExtension(ExtensionLite<? extends MessageT, T>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
Get the value of an extension.
getExtension(GeneratedMessage.GeneratedExtension<MessageT, List<T>>, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
Deprecated.
getExtension(GeneratedMessage.GeneratedExtension<MessageT, List<T>>, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
Deprecated.
getExtension(GeneratedMessage.GeneratedExtension<MessageT, List<T>>, int) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
Deprecated.
getExtension(GeneratedMessage.GeneratedExtension<MessageT, T>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
Deprecated.
getExtension(GeneratedMessage.GeneratedExtension<MessageT, T>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
Deprecated.
getExtension(GeneratedMessage.GeneratedExtension<MessageT, T>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
Deprecated.
getExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionCount(ExtensionLite<? extends MessageT, List<T>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
Get the number of elements in a repeated extension.
getExtensionCount(ExtensionLite<? extends MessageT, List<T>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
Get the number of elements in a repeated extension.
getExtensionCount(ExtensionLite<? extends MessageT, List<T>>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
Get the number of elements in a repeated extension.
getExtensionCount(GeneratedMessage.GeneratedExtension<MessageT, List<T>>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
Deprecated.
getExtensionCount(GeneratedMessage.GeneratedExtension<MessageT, List<T>>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
Deprecated.
getExtensionCount(GeneratedMessage.GeneratedExtension<MessageT, List<T>>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
Deprecated.
getExtensionFields() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
 
getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRange(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensions() - Method in class com.google.protobuf.Descriptors.Descriptor
Get a list of this message type's extensions.
getExtensions() - Method in class com.google.protobuf.Descriptors.FileDescriptor
Get a list of top-level extensions declared in this file.
getExtensionScope() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
For extensions defined nested within message types, gets the outer type.
getExtensionType() - Method in class com.google.protobuf.Extension
 
getExtensionType() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
 
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
getFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
getFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
getFeatureSupport() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
getFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
getFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
getFeatureSupport() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
getFeatureSupportBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
getFeatureSupportBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
getFeatureSupportOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
getFeatureSupportOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
getFeatureSupportOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
getFeatureSupportOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
getFeatureSupportOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
getFeatureSupportOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
getField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getField(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getField(int) - Method in class com.google.protobuf.Descriptors.OneofDescriptor
 
getField(int) - Method in class com.google.protobuf.UnknownFieldSet
Get a field by number.
getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
 
getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage
 
getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
 
getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage
 
getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
 
getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry
 
getField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
Obtains the value of the given field, or the default value if it is not set.
getFieldBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
 
getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
 
getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
getFieldBuilder(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.Message.Builder
Get a nested builder instance for the given field.
getFieldBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldCount() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
 
getFieldERI(Descriptors.FieldDescriptor) - Static method in class dev.enola.thing.message.ProtoTypes
 
getFieldList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldPresence() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [json_name = "fieldPresence", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getFieldPresence() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [json_name = "fieldPresence", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getFieldPresence() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [json_name = "fieldPresence", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getFields() - Method in class com.google.protobuf.Descriptors.Descriptor
Get a list of this message type's fields.
getFields() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
Get a list of this message type's fields.
getFields() - Method in class com.google.protobuf.Struct.Builder
Deprecated.
getFields() - Method in class com.google.protobuf.Struct
Deprecated.
getFields() - Method in interface com.google.protobuf.StructOrBuilder
Deprecated.
getFields(int) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFields(int) - Method in class com.google.protobuf.Type
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFields(int) - Method in interface com.google.protobuf.TypeOrBuilder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsBuilder(int) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsBuilderList() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsCount() - Method in class com.google.protobuf.Struct.Builder
 
getFieldsCount() - Method in class com.google.protobuf.Struct
 
getFieldsCount() - Method in interface com.google.protobuf.StructOrBuilder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsCount() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsCount() - Method in class com.google.protobuf.Type
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsCount() - Method in interface com.google.protobuf.TypeOrBuilder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsList() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsList() - Method in class com.google.protobuf.Type
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsList() - Method in interface com.google.protobuf.TypeOrBuilder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsMap() - Method in class com.google.protobuf.Struct.Builder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsMap() - Method in class com.google.protobuf.Struct
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsMap() - Method in interface com.google.protobuf.StructOrBuilder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsOrBuilder(int) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsOrBuilder(int) - Method in class com.google.protobuf.Type
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsOrBuilder(int) - Method in interface com.google.protobuf.TypeOrBuilder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsOrBuilderList() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsOrBuilderList() - Method in class com.google.protobuf.Type
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsOrBuilderList() - Method in interface com.google.protobuf.TypeOrBuilder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsOrDefault(String, Value) - Method in class com.google.protobuf.Struct.Builder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsOrDefault(String, Value) - Method in class com.google.protobuf.Struct
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsOrDefault(String, Value) - Method in interface com.google.protobuf.StructOrBuilder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsOrThrow(String) - Method in class com.google.protobuf.Struct.Builder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsOrThrow(String) - Method in class com.google.protobuf.Struct
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsOrThrow(String) - Method in interface com.google.protobuf.StructOrBuilder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFile() - Method in class com.google.protobuf.Descriptors.Descriptor
Get the Descriptors.FileDescriptor containing this descriptor.
getFile() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
Get the Descriptors.FileDescriptor containing this descriptor.
getFile() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
Get the Descriptors.FileDescriptor containing this descriptor.
getFile() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Get the FileDescriptor containing this descriptor.
getFile() - Method in class com.google.protobuf.Descriptors.FileDescriptor
Returns this object.
getFile() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
 
getFile() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
Get the Descriptors.FileDescriptor containing this descriptor.
getFile() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
 
getFile() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
Get the Descriptors.FileDescriptor containing this descriptor.
getFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFile(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFile(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileDescriptor() - Method in interface io.grpc.protobuf.ProtoFileDescriptorSupplier
Returns file descriptor to the underlying proto file.
getFileDescriptorSet(GetFileDescriptorSetRequest) - Method in class dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceBlockingStub
 
getFileDescriptorSet(GetFileDescriptorSetRequest) - Method in class dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceFutureStub
 
getFileDescriptorSet(GetFileDescriptorSetRequest, StreamObserver<GetFileDescriptorSetResponse>) - Method in class dev.enola.core.grpc.EnolaGrpcService
 
getFileDescriptorSet(GetFileDescriptorSetRequest, StreamObserver<GetFileDescriptorSetResponse>) - Method in interface dev.enola.core.proto.EnolaServiceGrpc.AsyncService
 
getFileDescriptorSet(GetFileDescriptorSetRequest, StreamObserver<GetFileDescriptorSetResponse>) - Method in class dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceStub
 
GetFileDescriptorSetRequest - Class in dev.enola.core.proto
Intentionally empty (currently).
GetFileDescriptorSetRequest.Builder - Class in dev.enola.core.proto
Intentionally empty (currently).
GetFileDescriptorSetRequestOrBuilder - Interface in dev.enola.core.proto
 
GetFileDescriptorSetResponse - Class in dev.enola.core.proto
Protobuf type dev.enola.core.GetFileDescriptorSetResponse
GetFileDescriptorSetResponse.Builder - Class in dev.enola.core.proto
Protobuf type dev.enola.core.GetFileDescriptorSetResponse
GetFileDescriptorSetResponseOrBuilder - Interface in dev.enola.core.proto
 
getFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFilename(URI) - Static method in class dev.enola.common.io.iri.URIs
Extracts the "file name" from an URI, or the empty string if there is none.
getFileName() - Method in class com.google.protobuf.SourceContext.Builder
string file_name = 1 [json_name = "fileName"];
getFileName() - Method in class com.google.protobuf.SourceContext
string file_name = 1 [json_name = "fileName"];
getFileName() - Method in interface com.google.protobuf.SourceContextOrBuilder
string file_name = 1 [json_name = "fileName"];
getFileNameBytes() - Method in class com.google.protobuf.SourceContext.Builder
string file_name = 1 [json_name = "fileName"];
getFileNameBytes() - Method in class com.google.protobuf.SourceContext
string file_name = 1 [json_name = "fileName"];
getFileNameBytes() - Method in interface com.google.protobuf.SourceContextOrBuilder
string file_name = 1 [json_name = "fileName"];
getFilenameOrLastPathSegmentOrHost(URI) - Static method in class dev.enola.common.io.iri.URIs
 
getFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileOrBuilder(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileOrBuilderList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFilePath(String) - Static method in class dev.enola.common.io.iri.URIs
 
getFilePath(URI) - Static method in class dev.enola.common.io.iri.URIs
Get a Path from an URI.
getFileToGenerate(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
getFileToGenerate(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
getFileToGenerate(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
getFileToGenerateBytes(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
getFileToGenerateBytes(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
getFileToGenerateBytes(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
getFileToGenerateCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
getFileToGenerateCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
getFileToGenerateCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
getFileToGenerateList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
getFileToGenerateList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
getFileToGenerateList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
getFixed32List() - Method in class com.google.protobuf.UnknownFieldSet.Field
Get the list of fixed32 values for this field.
getFixed64List() - Method in class com.google.protobuf.UnknownFieldSet.Field
Get the list of fixed64 values for this field.
getFixedFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
getFixedFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
getFixedFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
getFixedFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
getFixedFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
getFixedFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
getFixedFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
getFlag(String, boolean) - Static method in class io.grpc.internal.GrpcUtil
 
getFromIRIs(Iterable<Object>, Class<T>) - Method in interface dev.enola.thing.repo.ThingProvider
 
getFullMethodName() - Method in class io.grpc.MethodDescriptor
The fully qualified name of the method.
getFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string full_name = 2 [json_name = "fullName"];
getFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional string full_name = 2 [json_name = "fullName"];
getFullName() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional string full_name = 2 [json_name = "fullName"];
getFullName() - Method in class com.google.protobuf.Descriptors.Descriptor
Get the type's fully-qualified name, within the proto language's namespace.
getFullName() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
Get the type's fully-qualified name.
getFullName() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
Get the value's fully-qualified name.
getFullName() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Get the field's fully-qualified name.
getFullName() - Method in class com.google.protobuf.Descriptors.FileDescriptor
Returns the same as getName().
getFullName() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
 
getFullName() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
Get the method's fully-qualified name.
getFullName() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
 
getFullName() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
Get the type's fully-qualified name.
getFullNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string full_name = 2 [json_name = "fullName"];
getFullNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional string full_name = 2 [json_name = "fullName"];
getFullNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional string full_name = 2 [json_name = "fullName"];
getGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
getGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
getGeneratedCodeInfo() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
getGeneratedCodeInfoBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
getGeneratedCodeInfoOrBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
getGeneratedCodeInfoOrBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
getGeneratedCodeInfoOrBuilder() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
getGetFileDescriptorSetMethod() - Static method in class dev.enola.core.proto.EnolaServiceGrpc
 
getGetThingMethod() - Static method in class dev.enola.core.proto.EnolaServiceGrpc
 
getGetThingsMethod() - Static method in class dev.enola.core.proto.EnolaServiceGrpc
 
getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11 [json_name = "goPackage"];
getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string go_package = 11 [json_name = "goPackage"];
getGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string go_package = 11 [json_name = "goPackage"];
getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11 [json_name = "goPackage"];
getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string go_package = 11 [json_name = "goPackage"];
getGoPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string go_package = 11 [json_name = "goPackage"];
getGroupList() - Method in class com.google.protobuf.UnknownFieldSet.Field
Get the list of embedded group values for this field.
getGrpcBuildVersion() - Static method in class io.grpc.internal.GrpcUtil
Returns the build version of gRPC.
getGrpcUserAgent(String, String) - Static method in class io.grpc.internal.GrpcUtil
Gets the User-Agent string for the gRPC transport.
getHeaders() - Method in class io.grpc.internal.PickSubchannelArgsImpl
 
getHeaders() - Method in class io.grpc.LoadBalancer.PickSubchannelArgs
Headers of the call.
getHealthCheckedService(Map<String, ?>) - Static method in class io.grpc.internal.ServiceConfigUtil
Fetches the health-checked service config from service config.
getHealthCheckedServiceName(Map<String, ?>) - Static method in class io.grpc.internal.ServiceConfigUtil
Fetches the health-checked service name from health-checked service config.
getHelper() - Method in class io.grpc.util.MultiChildLoadBalancer
 
getHost() - Method in class io.grpc.internal.DnsNameResolver
 
getHttpConnectProxiedSocketAddress() - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
getId() - Method in class dev.enola.thing.proto.CompactThings.Builder
uint64 id = 1;
getId() - Method in class dev.enola.thing.proto.CompactThings
uint64 id = 1;
getId() - Method in interface dev.enola.thing.proto.CompactThingsOrBuilder
uint64 id = 1;
getId() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string id = 1;
getId() - Method in class dev.enola.thing.proto.ThingMetadata
string id = 1;
getId() - Method in interface dev.enola.thing.proto.ThingMetadataOrBuilder
string id = 1;
getId() - Method in class io.grpc.InternalLogId
 
getIdBytes() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string id = 1;
getIdBytes() - Method in class dev.enola.thing.proto.ThingMetadata
string id = 1;
getIdBytes() - Method in interface dev.enola.thing.proto.ThingMetadataOrBuilder
string id = 1;
getIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
getIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
getIdempotencyLevel() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
getIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string identifier_value = 3 [json_name = "identifierValue"];
getIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string identifier_value = 3 [json_name = "identifierValue"];
getIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string identifier_value = 3 [json_name = "identifierValue"];
getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string identifier_value = 3 [json_name = "identifierValue"];
getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string identifier_value = 3 [json_name = "identifierValue"];
getIdentifierValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string identifier_value = 3 [json_name = "identifierValue"];
getImageHtml() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string image_html = 4;
getImageHtml() - Method in class dev.enola.thing.proto.ThingMetadata
string image_html = 4;
getImageHtml() - Method in interface dev.enola.thing.proto.ThingMetadataOrBuilder
string image_html = 4;
getImageHtmlBytes() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string image_html = 4;
getImageHtmlBytes() - Method in class dev.enola.thing.proto.ThingMetadata
string image_html = 4;
getImageHtmlBytes() - Method in interface dev.enola.thing.proto.ThingMetadataOrBuilder
string image_html = 4;
getImmutableMap() - Method in class com.google.protobuf.MapFieldBuilder
 
getImmutableServices() - Method in class io.grpc.internal.ServerImpl
 
getImmutableServices() - Method in class io.grpc.Server
Returns immutable services registered with the server, or an empty list if not supported by the implementation.
getImplementationVersion() - Method in class io.grpc.internal.GrpcUtil.GrpcBuildVersion
 
getImports(int) - Method in class dev.enola.thing.proto.TextThings.Builder
repeated string imports = 2;
getImports(int) - Method in class dev.enola.thing.proto.TextThings
repeated string imports = 2;
getImports(int) - Method in interface dev.enola.thing.proto.TextThingsOrBuilder
repeated string imports = 2;
getImportsBytes(int) - Method in class dev.enola.thing.proto.TextThings.Builder
repeated string imports = 2;
getImportsBytes(int) - Method in class dev.enola.thing.proto.TextThings
repeated string imports = 2;
getImportsBytes(int) - Method in interface dev.enola.thing.proto.TextThingsOrBuilder
repeated string imports = 2;
getImportsCount() - Method in class dev.enola.thing.proto.TextThings.Builder
repeated string imports = 2;
getImportsCount() - Method in class dev.enola.thing.proto.TextThings
repeated string imports = 2;
getImportsCount() - Method in interface dev.enola.thing.proto.TextThingsOrBuilder
repeated string imports = 2;
getImportsList() - Method in class dev.enola.thing.proto.TextThings.Builder
repeated string imports = 2;
getImportsList() - Method in class dev.enola.thing.proto.TextThings
repeated string imports = 2;
getImportsList() - Method in interface dev.enola.thing.proto.TextThingsOrBuilder
repeated string imports = 2;
getIndex() - Method in class com.google.protobuf.Descriptors.Descriptor
Get the index of this descriptor within its parent.
getIndex() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
Get the index of this descriptor within its parent.
getIndex() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
Get the index of this descriptor within its parent.
getIndex() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Get the index of this descriptor within its parent.
getIndex() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
Get the index of this descriptor within its parent.
getIndex() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
Get the index of this descriptor within its parent.
getIndex() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
Get the index of this descriptor within its parent.
getIndex() - Method in interface io.grpc.MetricInstrument
Returns the unique index of this metric instrument.
getIndex() - Method in class io.grpc.DoubleCounterMetricInstrument
 
getIndex() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
getIndex() - Method in class io.grpc.LongCounterMetricInstrument
 
getIndex() - Method in class io.grpc.LongGaugeMetricInstrument
 
getIndex() - Method in class io.grpc.LongHistogramMetricInstrument
 
getInetAddress() - Method in class dev.enola.web.netty.NettyHttpServer
 
getInetAddress() - Method in interface dev.enola.web.WebServer
 
getInitializationErrorString() - Method in class com.google.protobuf.AbstractMessage.Builder
 
getInitializationErrorString() - Method in class com.google.protobuf.AbstractMessage
 
getInitializationErrorString() - Method in interface com.google.protobuf.MessageOrBuilder
Returns a comma-delimited list of required fields which are not set in this message object.
getInline() - Method in class dev.enola.core.util.proto.Log.Builder
.dev.enola.core.util.Log.Inline inline = 2;
getInline() - Method in class dev.enola.core.util.proto.Log
.dev.enola.core.util.Log.Inline inline = 2;
getInline() - Method in interface dev.enola.core.util.proto.LogOrBuilder
.dev.enola.core.util.Log.Inline inline = 2;
getInlineBuilder() - Method in class dev.enola.core.util.proto.Log.Builder
.dev.enola.core.util.Log.Inline inline = 2;
getInlineOrBuilder() - Method in class dev.enola.core.util.proto.Log.Builder
.dev.enola.core.util.Log.Inline inline = 2;
getInlineOrBuilder() - Method in class dev.enola.core.util.proto.Log
.dev.enola.core.util.Log.Inline inline = 2;
getInlineOrBuilder() - Method in interface dev.enola.core.util.proto.LogOrBuilder
.dev.enola.core.util.Log.Inline inline = 2;
getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2 [json_name = "inputType"];
getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string input_type = 2 [json_name = "inputType"];
getInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string input_type = 2 [json_name = "inputType"];
getInputType() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
Get the method's input type.
getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2 [json_name = "inputType"];
getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string input_type = 2 [json_name = "inputType"];
getInputTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string input_type = 2 [json_name = "inputType"];
getInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string insertion_point = 2 [json_name = "insertionPoint"];
getInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
optional string insertion_point = 2 [json_name = "insertionPoint"];
getInsertionPoint() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
optional string insertion_point = 2 [json_name = "insertionPoint"];
getInsertionPointBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string insertion_point = 2 [json_name = "insertionPoint"];
getInsertionPointBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
optional string insertion_point = 2 [json_name = "insertionPoint"];
getInsertionPointBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
optional string insertion_point = 2 [json_name = "insertionPoint"];
getInterceptor() - Method in class io.grpc.InternalConfigSelector.Result
Returns an interceptor that will be applies to calls.
getInternalSubchannel() - Method in class io.grpc.LoadBalancer.Subchannel
(Internal use only) returns an object that represents the underlying subchannel that is used by the Channel for sending RPCs when this LoadBalancer.Subchannel is picked.
getInternalSubchannel() - Method in class io.grpc.util.ForwardingSubchannel
 
getIri() - Method in class dev.enola.core.proto.GetThingRequest.Builder
IRI of Thing to get.
getIri() - Method in class dev.enola.core.proto.GetThingRequest
IRI of Thing to get.
getIri() - Method in interface dev.enola.core.proto.GetThingRequestOrBuilder
IRI of Thing to get.
getIri() - Method in class dev.enola.core.proto.GetThingsRequest.Builder
IRI of a Thing to get, or query for Things; e.g.
getIri() - Method in class dev.enola.core.proto.GetThingsRequest
IRI of a Thing to get, or query for Things; e.g.
getIri() - Method in interface dev.enola.core.proto.GetThingsRequestOrBuilder
IRI of a Thing to get, or query for Things; e.g.
getIri() - Method in class dev.enola.thing.proto.Thing.Builder
The IRI is often only set on the "top outer most", and may well be unset for things "contained" in other things (RDF calls this "blank nodes").
getIri() - Method in class dev.enola.thing.proto.Thing
The IRI is often only set on the "top outer most", and may well be unset for things "contained" in other things (RDF calls this "blank nodes").
getIri() - Method in interface dev.enola.thing.proto.ThingOrBuilder
The IRI is often only set on the "top outer most", and may well be unset for things "contained" in other things (RDF calls this "blank nodes").
getIRI() - Method in exception class dev.enola.common.io.iri.IRI.ValidationException
 
getIRI(Namespace) - Method in class dev.enola.common.io.iri.namespace.NamespaceRepositoryBuilder
 
getIRI(Datatype<?>) - Method in class dev.enola.datatype.DatatypeRepositoryBuilder
 
getIRI(Thing) - Method in class dev.enola.thing.repo.ThingMemoryRepositoryROBuilder
 
getIRI(Thing) - Method in class dev.enola.thing.repo.ThingMemoryRepositoryRW
 
getIRI(String) - Method in class dev.enola.common.io.iri.namespace.CachingNamespaceRepository
 
getIRI(String) - Method in class dev.enola.common.io.iri.namespace.EmptyNamespaceRepository
 
getIRI(String) - Method in interface dev.enola.common.io.iri.namespace.NamespaceRepository
 
getIRI(String) - Method in record class dev.enola.thing.namespace.ThingNamespaceRepository
 
getIRI(T) - Method in class dev.enola.data.MemoryRepositoryRW
 
getIRI(T) - Method in class dev.enola.data.RepositoryBuilder
 
getIriBytes() - Method in class dev.enola.core.proto.GetThingRequest.Builder
IRI of Thing to get.
getIriBytes() - Method in class dev.enola.core.proto.GetThingRequest
IRI of Thing to get.
getIriBytes() - Method in interface dev.enola.core.proto.GetThingRequestOrBuilder
IRI of Thing to get.
getIriBytes() - Method in class dev.enola.core.proto.GetThingsRequest.Builder
IRI of a Thing to get, or query for Things; e.g.
getIriBytes() - Method in class dev.enola.core.proto.GetThingsRequest
IRI of a Thing to get, or query for Things; e.g.
getIriBytes() - Method in interface dev.enola.core.proto.GetThingsRequestOrBuilder
IRI of a Thing to get, or query for Things; e.g.
getIriBytes() - Method in class dev.enola.thing.proto.Thing.Builder
The IRI is often only set on the "top outer most", and may well be unset for things "contained" in other things (RDF calls this "blank nodes").
getIriBytes() - Method in class dev.enola.thing.proto.Thing
The IRI is often only set on the "top outer most", and may well be unset for things "contained" in other things (RDF calls this "blank nodes").
getIriBytes() - Method in interface dev.enola.thing.proto.ThingOrBuilder
The IRI is often only set on the "top outer most", and may well be unset for things "contained" in other things (RDF calls this "blank nodes").
getIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required bool is_extension = 2 [json_name = "isExtension"];
getIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required bool is_extension = 2 [json_name = "isExtension"];
getIsExtension() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required bool is_extension = 2 [json_name = "isExtension"];
getJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Deprecated.
google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=0
getJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Deprecated.
google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=0
getJavaGenerateEqualsAndHash() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Deprecated.
google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=0
getJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
getJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
getJavaGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
getJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
getJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
getJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
getJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
getJavaOuterClassnameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1 [json_name = "javaPackage"];
getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_package = 1 [json_name = "javaPackage"];
getJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_package = 1 [json_name = "javaPackage"];
getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1 [json_name = "javaPackage"];
getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_package = 1 [json_name = "javaPackage"];
getJavaPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_package = 1 [json_name = "javaPackage"];
getJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
getJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
getJavaStringCheckUtf8() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
getJavaType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Get the field's java type.
getJavaType() - Method in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
getJsonFormat() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getJsonFormat() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getJsonFormat() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string json_name = 10 [json_name = "jsonName"];
getJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string json_name = 10 [json_name = "jsonName"];
getJsonName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string json_name = 10 [json_name = "jsonName"];
getJsonName() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Get the JSON name of this field.
getJsonName() - Method in class com.google.protobuf.Field.Builder
string json_name = 10 [json_name = "jsonName"];
getJsonName() - Method in class com.google.protobuf.Field
string json_name = 10 [json_name = "jsonName"];
getJsonName() - Method in interface com.google.protobuf.FieldOrBuilder
string json_name = 10 [json_name = "jsonName"];
getJsonNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string json_name = 10 [json_name = "jsonName"];
getJsonNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string json_name = 10 [json_name = "jsonName"];
getJsonNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string json_name = 10 [json_name = "jsonName"];
getJsonNameBytes() - Method in class com.google.protobuf.Field.Builder
string json_name = 10 [json_name = "jsonName"];
getJsonNameBytes() - Method in class com.google.protobuf.Field
string json_name = 10 [json_name = "jsonName"];
getJsonNameBytes() - Method in interface com.google.protobuf.FieldOrBuilder
string json_name = 10 [json_name = "jsonName"];
getJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
getJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
getJstype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
getKey() - Method in class com.google.protobuf.MapEntry.Builder
 
getKey() - Method in class com.google.protobuf.MapEntry
 
getKey() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
getKeyManagers() - Method in class io.grpc.TlsChannelCredentials
Returns the key manager list which provides the client's identity.
getKeyManagers() - Method in class io.grpc.TlsServerCredentials
Returns the key manager list which provides the server's identity.
getKeys() - Method in class dev.enola.common.io.iri.template.URITemplateSplitter
 
getKind() - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
getKind() - Method in class com.google.protobuf.Field
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
getKind() - Method in interface com.google.protobuf.FieldOrBuilder
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
getKindCase() - Method in class com.google.protobuf.Value.Builder
 
getKindCase() - Method in class com.google.protobuf.Value
 
getKindCase() - Method in interface com.google.protobuf.ValueOrBuilder
 
getKindCase() - Method in class dev.enola.thing.proto.Value.Builder
 
getKindCase() - Method in class dev.enola.thing.proto.Value
 
getKindCase() - Method in interface dev.enola.thing.proto.ValueOrBuilder
 
getKindValue() - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
getKindValue() - Method in class com.google.protobuf.Field
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
getKindValue() - Method in interface com.google.protobuf.FieldOrBuilder
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
getKnownMessageEncodings() - Method in class io.grpc.DecompressorRegistry
Provides a list of all message encodings that have decompressors available.
getLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
getLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
getLabel() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
getLabel() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string label = 2;
getLabel() - Method in class dev.enola.thing.proto.ThingMetadata
string label = 2;
getLabel() - Method in interface dev.enola.thing.proto.ThingMetadataOrBuilder
string label = 2;
getLabelBytes() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string label = 2;
getLabelBytes() - Method in class dev.enola.thing.proto.ThingMetadata
string label = 2;
getLabelBytes() - Method in interface dev.enola.thing.proto.ThingMetadataOrBuilder
string label = 2;
getLang() - Method in class dev.enola.thing.proto.Value.LangString.Builder
BCP 47 “language tag” (e.g.
getLang() - Method in class dev.enola.thing.proto.Value.LangString
BCP 47 “language tag” (e.g.
getLang() - Method in interface dev.enola.thing.proto.Value.LangStringOrBuilder
BCP 47 “language tag” (e.g.
getLangBytes() - Method in class dev.enola.thing.proto.Value.LangString.Builder
BCP 47 “language tag” (e.g.
getLangBytes() - Method in class dev.enola.thing.proto.Value.LangString
BCP 47 “language tag” (e.g.
getLangBytes() - Method in interface dev.enola.thing.proto.Value.LangStringOrBuilder
BCP 47 “language tag” (e.g.
getLangString() - Method in class dev.enola.thing.proto.Value.Builder
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...
getLangString() - Method in class dev.enola.thing.proto.Value
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...
getLangString() - Method in interface dev.enola.thing.proto.ValueOrBuilder
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...
getLangStringBuilder() - Method in class dev.enola.thing.proto.Value.Builder
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...
getLangStringOrBuilder() - Method in class dev.enola.thing.proto.Value.Builder
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...
getLangStringOrBuilder() - Method in class dev.enola.thing.proto.Value
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...
getLangStringOrBuilder() - Method in interface dev.enola.thing.proto.ValueOrBuilder
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...
getLastExecExitCode() - Method in exception class dev.enola.common.markdown.exec.MarkdownProcessingException
 
getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool lazy = 5 [default = false, json_name = "lazy"];
getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool lazy = 5 [default = false, json_name = "lazy"];
getLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool lazy = 5 [default = false, json_name = "lazy"];
getLb() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3 [json_name = "leadingComments"];
getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string leading_comments = 3 [json_name = "leadingComments"];
getLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string leading_comments = 3 [json_name = "leadingComments"];
getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3 [json_name = "leadingComments"];
getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string leading_comments = 3 [json_name = "leadingComments"];
getLeadingCommentsBytes() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string leading_comments = 3 [json_name = "leadingComments"];
getLeadingDetachedComments(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedComments(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedComments(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsBytes(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsBytes(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLegacyClosedEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional bool legacy_closed_enum = 1 [json_name = "legacyClosedEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getLegacyClosedEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
optional bool legacy_closed_enum = 1 [json_name = "legacyClosedEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getLegacyClosedEnum() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
optional bool legacy_closed_enum = 1 [json_name = "legacyClosedEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getLength() - Method in class dev.enola.common.io.iri.template.URITemplateSplitter
 
getLengthDelimitedList() - Method in class com.google.protobuf.UnknownFieldSet.Field
Get the list of length-delimited values for this field.
getLine() - Method in exception class com.google.protobuf.TextFormat.ParseException
Return the line where the parse exception occurred, or -1 when none is provided.
getLine() - Method in class com.google.protobuf.TextFormatParseLocation
 
getLink() - Method in class dev.enola.thing.proto.Value.Builder
string link = 1;
getLink() - Method in class dev.enola.thing.proto.Value
string link = 1;
getLink() - Method in interface dev.enola.thing.proto.ValueOrBuilder
string link = 1;
getLinkBytes() - Method in class dev.enola.thing.proto.Value.Builder
string link = 1;
getLinkBytes() - Method in class dev.enola.thing.proto.Value
string link = 1;
getLinkBytes() - Method in interface dev.enola.thing.proto.ValueOrBuilder
string link = 1;
getLinks() - Method in class dev.enola.thing.proto.CompactThings.Builder
Deprecated.
getLinks() - Method in class dev.enola.thing.proto.CompactThings
Deprecated.
getLinks() - Method in interface dev.enola.thing.proto.CompactThingsOrBuilder
Deprecated.
getLinks(String) - Method in interface dev.enola.thing.PredicatesObjects
Links, for predicate.
getLinksCount() - Method in class dev.enola.thing.proto.CompactThings.Builder
 
getLinksCount() - Method in class dev.enola.thing.proto.CompactThings
 
getLinksCount() - Method in interface dev.enola.thing.proto.CompactThingsOrBuilder
map<uint64, string> links = 3;
getLinksMap() - Method in class dev.enola.thing.proto.CompactThings.Builder
map<uint64, string> links = 3;
getLinksMap() - Method in class dev.enola.thing.proto.CompactThings
map<uint64, string> links = 3;
getLinksMap() - Method in interface dev.enola.thing.proto.CompactThingsOrBuilder
map<uint64, string> links = 3;
getLinksOrDefault(long, String) - Method in class dev.enola.thing.proto.CompactThings.Builder
map<uint64, string> links = 3;
getLinksOrDefault(long, String) - Method in class dev.enola.thing.proto.CompactThings
map<uint64, string> links = 3;
getLinksOrDefault(long, String) - Method in interface dev.enola.thing.proto.CompactThingsOrBuilder
map<uint64, string> links = 3;
getLinksOrThrow(long) - Method in class dev.enola.thing.proto.CompactThings.Builder
map<uint64, string> links = 3;
getLinksOrThrow(long) - Method in class dev.enola.thing.proto.CompactThings
map<uint64, string> links = 3;
getLinksOrThrow(long) - Method in interface dev.enola.thing.proto.CompactThingsOrBuilder
map<uint64, string> links = 3;
getList() - Method in class dev.enola.thing.proto.Value.Builder
List of Values.
getList() - Method in class dev.enola.thing.proto.Value
List of Values.
getList() - Method in interface dev.enola.thing.proto.ValueOrBuilder
List of Values.
getList(Map<String, ?>, String) - Static method in class io.grpc.internal.JsonUtil
Gets a list from an object for the given key.
getListBuilder() - Method in class dev.enola.thing.proto.Value.Builder
List of Values.
getListenSocketAddress() - Method in interface io.grpc.internal.InternalServer
Returns the first listening socket address.
getListenSocketAddresses() - Method in interface io.grpc.internal.InternalServer
Returns a list of listening socket addresses.
getListenSockets() - Method in class io.grpc.internal.ServerImpl
 
getListenSockets() - Method in class io.grpc.Server
Returns a list of listening sockets for this server.
getListenSocketStats() - Method in interface io.grpc.internal.InternalServer
Returns the first listen socket stats of this server.
getListenSocketStatsList() - Method in interface io.grpc.internal.InternalServer
Returns a list of listen socket stats of this server.
getListOfObjects(Map<String, ?>, String) - Static method in class io.grpc.internal.JsonUtil
Gets a list from an object for the given key, and verifies all entries are objects.
getListOfStrings(Map<String, ?>, String) - Static method in class io.grpc.internal.JsonUtil
Gets a list from an object for the given key, and verifies all entries are strings.
getListOrBuilder() - Method in class dev.enola.thing.proto.Value.Builder
List of Values.
getListOrBuilder() - Method in class dev.enola.thing.proto.Value
List of Values.
getListOrBuilder() - Method in interface dev.enola.thing.proto.ValueOrBuilder
List of Values.
getListValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
getListValue() - Method in class com.google.protobuf.Value
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
getListValue() - Method in interface com.google.protobuf.ValueOrBuilder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
getListValueBuilder() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
getListValueOrBuilder() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
getListValueOrBuilder() - Method in class com.google.protobuf.Value
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
getListValueOrBuilder() - Method in interface com.google.protobuf.ValueOrBuilder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
getLiteJavaType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
For internal use only.
getLiteral() - Method in class dev.enola.thing.proto.Value.Builder
.dev.enola.thing.Value.Literal literal = 3;
getLiteral() - Method in class dev.enola.thing.proto.Value
.dev.enola.thing.Value.Literal literal = 3;
getLiteral() - Method in interface dev.enola.thing.proto.ValueOrBuilder
.dev.enola.thing.Value.Literal literal = 3;
getLiteralBuilder() - Method in class dev.enola.thing.proto.Value.Builder
.dev.enola.thing.Value.Literal literal = 3;
getLiteralOrBuilder() - Method in class dev.enola.thing.proto.Value.Builder
.dev.enola.thing.Value.Literal literal = 3;
getLiteralOrBuilder() - Method in class dev.enola.thing.proto.Value
.dev.enola.thing.Value.Literal literal = 3;
getLiteralOrBuilder() - Method in interface dev.enola.thing.proto.ValueOrBuilder
.dev.enola.thing.Value.Literal literal = 3;
getLiteType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
For internal use only.
getLiteType() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
 
getLoadBalancingConfigsFromServiceConfig(Map<String, ?>) - Static method in class io.grpc.internal.ServiceConfigUtil
Extracts load balancing configs from a service config.
getLoadBalancingPolicyConfig() - Method in class io.grpc.LoadBalancer.ResolvedAddresses
Gets the domain specific load balancing policy.
getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocation(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocation(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.TextFormatParseInfoTree
Get the location in the source of a field's value.
getLocationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocations(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.TextFormatParseInfoTree
Retrieve all the locations of a field.
getLogId() - Method in class io.grpc.internal.ServerImpl
 
getLogId() - Method in interface io.grpc.InternalWithLogId
Returns an ID that is primarily used in debug logs.
getMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 major = 1 [json_name = "major"];
getMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 major = 1 [json_name = "major"];
getMajor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 major = 1 [json_name = "major"];
getMap() - Method in class com.google.protobuf.MapField
Returns the content of this MapField as a read-only Map.
getMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool map_entry = 7 [json_name = "mapEntry"];
getMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool map_entry = 7 [json_name = "mapEntry"];
getMapEntry() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool map_entry = 7 [json_name = "mapEntry"];
getMaximumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional int32 maximum_edition = 4 [json_name = "maximumEdition"];
getMaximumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
optional int32 maximum_edition = 4 [json_name = "maximumEdition"];
getMaximumEdition() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
optional int32 maximum_edition = 4 [json_name = "maximumEdition"];
getMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
optional .google.protobuf.Edition maximum_edition = 5 [json_name = "maximumEdition"];
getMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
optional .google.protobuf.Edition maximum_edition = 5 [json_name = "maximumEdition"];
getMaximumEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
optional .google.protobuf.Edition maximum_edition = 5 [json_name = "maximumEdition"];
getMaxInboundMessageSize() - Method in class io.grpc.CallOptions
Gets the maximum allowed message size acceptable from the remote peer.
getMaxOutboundMessageSize() - Method in class io.grpc.CallOptions
Gets the maximum allowed message size acceptable to send the remote peer.
getMeasuresSize() - Method in interface io.grpc.MetricSink
Returns size of metric measures used to record metric values.
getMediaTypeAndCharset(URI) - Static method in class dev.enola.common.io.iri.URIs
 
getMessage() - Method in class com.google.protobuf.SingleFieldBuilder
Get the message for the field.
getMessage() - Method in class com.google.protobuf.SingleFieldBuilderV3
Deprecated.
getMessage() - Method in exception class dev.enola.common.io.iri.IRI.ValidationException
 
getMessage(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
Get the message at the specified index.
getMessage(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
getMessageClass() - Method in interface io.grpc.MethodDescriptor.ReflectableMarshaller
Returns the Class that this marshaller serializes and deserializes.
getMessageDefaultInstance() - Method in class com.google.protobuf.Extension
Overridden to return Message instead of MessageLite.
getMessageDefaultInstance() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
If the extension is an embedded message or group, returns the default instance of the message.
getMessageEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getMessageEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getMessageEncoding() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getMessageEncoding() - Method in class io.grpc.Codec.Gzip
 
getMessageEncoding() - Method in class io.grpc.Codec.Identity
 
getMessageEncoding() - Method in interface io.grpc.Compressor
Returns the message encoding that this compressor uses.
getMessageEncoding() - Method in interface io.grpc.Decompressor
Returns the message encoding that this compressor uses.
getMessageERI(Descriptors.Descriptor) - Static method in class dev.enola.thing.message.ProtoTypes
 
getMessageList() - Method in class com.google.protobuf.RepeatedFieldBuilder
Gets a view of the builder as a list of messages.
getMessageList() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
getMessageOrBuilder() - Method in class com.google.protobuf.SingleFieldBuilder
Gets the base class interface for the field.
getMessageOrBuilder() - Method in class com.google.protobuf.SingleFieldBuilderV3
Deprecated.
getMessageOrBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
Gets the base class interface for the specified index.
getMessageOrBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
getMessageOrBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilder
Gets a view of the builder as a list of MessageOrBuilders.
getMessageOrBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
getMessagePrototype() - Method in interface io.grpc.MethodDescriptor.PrototypeMarshaller
An instance of the expected message type, typically used as a schema and helper for producing other message instances.
getMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
getMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
getMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
getMessageType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
For embedded message and group fields, gets the field's type.
getMessageType() - Method in class com.google.protobuf.Extension
If the extension is a message extension (i.e., getLiteType() == MESSAGE), returns the type of the message, otherwise undefined.
getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageType(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypes() - Method in class com.google.protobuf.Descriptors.FileDescriptor
Get a list of top-level message types declared in this file.
getMetadata() - Method in class dev.enola.thing.proto.LinksMetadata.Builder
Deprecated.
getMetadata() - Method in class dev.enola.thing.proto.LinksMetadata
Deprecated.
getMetadata() - Method in interface dev.enola.thing.proto.LinksMetadataOrBuilder
Deprecated.
getMetadataCount() - Method in class dev.enola.thing.proto.LinksMetadata.Builder
 
getMetadataCount() - Method in class dev.enola.thing.proto.LinksMetadata
 
getMetadataCount() - Method in interface dev.enola.thing.proto.LinksMetadataOrBuilder
Map key is IRI.
getMetadataMap() - Method in class dev.enola.thing.proto.LinksMetadata.Builder
Map key is IRI.
getMetadataMap() - Method in class dev.enola.thing.proto.LinksMetadata
Map key is IRI.
getMetadataMap() - Method in interface dev.enola.thing.proto.LinksMetadataOrBuilder
Map key is IRI.
getMetadataOrDefault(String, ThingMetadata) - Method in class dev.enola.thing.proto.LinksMetadata.Builder
Map key is IRI.
getMetadataOrDefault(String, ThingMetadata) - Method in class dev.enola.thing.proto.LinksMetadata
Map key is IRI.
getMetadataOrDefault(String, ThingMetadata) - Method in interface dev.enola.thing.proto.LinksMetadataOrBuilder
Map key is IRI.
getMetadataOrThrow(String) - Method in class dev.enola.thing.proto.LinksMetadata.Builder
Map key is IRI.
getMetadataOrThrow(String) - Method in class dev.enola.thing.proto.LinksMetadata
Map key is IRI.
getMetadataOrThrow(String) - Method in interface dev.enola.thing.proto.LinksMetadataOrBuilder
Map key is IRI.
getMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethod(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethod(String) - Method in class io.grpc.ServerServiceDefinition
Look up a method by its fully qualified name.
getMethodBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodCount() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodDescriptor() - Method in class io.grpc.CallCredentials.RequestInfo
The method descriptor of this RPC.
getMethodDescriptor() - Method in class io.grpc.ForwardingServerCall
 
getMethodDescriptor() - Method in class io.grpc.internal.PickSubchannelArgsImpl
 
getMethodDescriptor() - Method in class io.grpc.LoadBalancer.PickSubchannelArgs
Call method.
getMethodDescriptor() - Method in interface io.grpc.protobuf.ProtoMethodDescriptorSupplier
Returns method descriptor to the proto service method.
getMethodDescriptor() - Method in class io.grpc.ServerCall
The MethodDescriptor for the call.
getMethodDescriptor() - Method in class io.grpc.ServerMethodDefinition
The MethodDescriptor for this method.
getMethodDescriptor() - Method in class io.grpc.ServerStreamTracer.ServerCallInfo
 
getMethodList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethods() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
Get a list of methods for this service.
getMethods() - Method in class io.grpc.ServerServiceDefinition
Gets all the methods of service.
getMethods() - Method in class io.grpc.ServiceDescriptor
A collection of MethodDescriptor instances describing the methods exposed by the service.
getMethods(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethods(int) - Method in class com.google.protobuf.Api
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethods(int) - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsBuilder(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsBuilderList() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsCount() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsCount() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsCount() - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsList() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsList() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsList() - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsOrBuilder(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsOrBuilder(int) - Method in class com.google.protobuf.Api
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsOrBuilder(int) - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsOrBuilderList() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsOrBuilderList() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsOrBuilderList() - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMetricInstruments() - Method in class io.grpc.MetricInstrumentRegistry
Returns a list of registered metric instruments.
getMetricRecorder() - Method in class io.grpc.LoadBalancer.Helper
Returns the MetricRecorder that the channel uses to record metrics.
getMetricRecorder() - Method in class io.grpc.NameResolver.Args
Returns the MetricRecorder that the channel uses to record metrics.
getMetricRecorder() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getMinimumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional int32 minimum_edition = 3 [json_name = "minimumEdition"];
getMinimumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
optional int32 minimum_edition = 3 [json_name = "minimumEdition"];
getMinimumEdition() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
optional int32 minimum_edition = 3 [json_name = "minimumEdition"];
getMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
optional .google.protobuf.Edition minimum_edition = 4 [json_name = "minimumEdition"];
getMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
optional .google.protobuf.Edition minimum_edition = 4 [json_name = "minimumEdition"];
getMinimumEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
optional .google.protobuf.Edition minimum_edition = 4 [json_name = "minimumEdition"];
getMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 minor = 2 [json_name = "minor"];
getMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 minor = 2 [json_name = "minor"];
getMinor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 minor = 2 [json_name = "minor"];
getMixins(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixins(int) - Method in class com.google.protobuf.Api
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixins(int) - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsBuilder(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsBuilderList() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsCount() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsCount() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsCount() - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsList() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsList() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsList() - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsOrBuilder(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsOrBuilder(int) - Method in class com.google.protobuf.Api
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsOrBuilder(int) - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsOrBuilderList() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsOrBuilderList() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsOrBuilderList() - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMutableFields() - Method in class com.google.protobuf.Struct.Builder
Deprecated.
getMutableLinks() - Method in class dev.enola.thing.proto.CompactThings.Builder
Deprecated.
getMutableMap() - Method in class com.google.protobuf.MapField
Gets a mutable Map view of this MapField.
getMutableMetadata() - Method in class dev.enola.thing.proto.LinksMetadata.Builder
Deprecated.
getMutablePrefixes() - Method in class dev.enola.thing.proto.TextThings.Builder
Deprecated.
getMutableProperties() - Method in class dev.enola.thing.proto.CompactThing.Builder
Deprecated.
getMutableProperties() - Method in class dev.enola.thing.proto.TextThing.Builder
Deprecated.
getMutableProperties() - Method in class dev.enola.thing.proto.Thing.Builder
Deprecated.
getMutableServices() - Method in class io.grpc.internal.ServerImpl
 
getMutableServices() - Method in class io.grpc.Server
Returns mutable services registered with the server, or an empty list if not supported by the implementation.
getMutableThings() - Method in class dev.enola.thing.proto.CompactThings.Builder
Deprecated.
getMutableThings() - Method in class dev.enola.thing.proto.TextThings.Builder
Deprecated.
getName() - Method in class com.google.protobuf.Api.Builder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Api
string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.ApiOrBuilder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
optional string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
optional string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Descriptors.Descriptor
Get the type's unqualified name.
getName() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
Get the type's unqualified name.
getName() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
Get the value's unqualified name.
getName() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Get the field's unqualified name.
getName() - Method in class com.google.protobuf.Descriptors.FileDescriptor
Get the file name.
getName() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
 
getName() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
Get the method's unqualified name.
getName() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
 
getName() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
Get the type's unqualified name.
getName() - Method in class com.google.protobuf.Enum.Builder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Enum
string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.EnumOrBuilder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.EnumValue.Builder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.EnumValue
string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.EnumValueOrBuilder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Field.Builder
string name = 4 [json_name = "name"];
getName() - Method in class com.google.protobuf.Field
string name = 4 [json_name = "name"];
getName() - Method in interface com.google.protobuf.FieldOrBuilder
string name = 4 [json_name = "name"];
getName() - Method in class com.google.protobuf.Method.Builder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Method
string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.MethodOrBuilder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Mixin.Builder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Mixin
string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.MixinOrBuilder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Option.Builder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Option
string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.OptionOrBuilder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Type.Builder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Type
string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.TypeOrBuilder
string name = 1 [json_name = "name"];
getName() - Method in class io.grpc.inprocess.InProcessSocketAddress
Gets the name of the inprocess server.
getName() - Method in interface io.grpc.MetricInstrument
Returns the name of the metric.
getName() - Method in class io.grpc.DoubleCounterMetricInstrument
 
getName() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
getName() - Method in class io.grpc.LongCounterMetricInstrument
 
getName() - Method in class io.grpc.LongGaugeMetricInstrument
 
getName() - Method in class io.grpc.LongHistogramMetricInstrument
 
getName() - Method in class io.grpc.ServiceDescriptor
Simple name of the service.
getName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getName(int) - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Api.Builder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Api
string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.ApiOrBuilder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Enum.Builder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Enum
string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.EnumOrBuilder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.EnumValue.Builder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.EnumValue
string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.EnumValueOrBuilder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Field.Builder
string name = 4 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Field
string name = 4 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.FieldOrBuilder
string name = 4 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Method.Builder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Method
string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.MethodOrBuilder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Mixin.Builder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Mixin
string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.MixinOrBuilder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Option.Builder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Option
string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.OptionOrBuilder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Type.Builder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Type
string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.TypeOrBuilder
string name = 1 [json_name = "name"];
getNameCount() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameCount() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameCount() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameList() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1 [json_name = "namePart"];
getNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required string name_part = 1 [json_name = "namePart"];
getNamePart() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required string name_part = 1 [json_name = "namePart"];
getNamePartBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1 [json_name = "namePart"];
getNamePartBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required string name_part = 1 [json_name = "namePart"];
getNamePartBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required string name_part = 1 [json_name = "namePart"];
getNameResolverArgs() - Method in class io.grpc.LoadBalancer.Helper
Returns the NameResolver.Args that the Channel uses to create NameResolvers.
getNameResolverArgs() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getNameResolverRegistry() - Method in class io.grpc.LoadBalancer.Helper
Returns the NameResolverRegistry that the Channel uses to look for NameResolvers.
getNameResolverRegistry() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getNamespaces() - Method in class dev.enola.format.xml.XMLToThingHandler
 
getNanos() - Method in class com.google.protobuf.Duration.Builder
int32 nanos = 2 [json_name = "nanos"];
getNanos() - Method in class com.google.protobuf.Duration
int32 nanos = 2 [json_name = "nanos"];
getNanos() - Method in interface com.google.protobuf.DurationOrBuilder
int32 nanos = 2 [json_name = "nanos"];
getNanos() - Method in class com.google.protobuf.Timestamp.Builder
int32 nanos = 2 [json_name = "nanos"];
getNanos() - Method in class com.google.protobuf.Timestamp
int32 nanos = 2 [json_name = "nanos"];
getNanos() - Method in interface com.google.protobuf.TimestampOrBuilder
int32 nanos = 2 [json_name = "nanos"];
getNativeSocketOptions(Channel) - Method in interface io.grpc.netty.InternalNettySocketSupport.InternalHelper
 
getNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
getNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
getNegativeIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
getNegotiationLogger() - Method in class io.grpc.netty.GrpcHttp2ConnectionHandler
Returns the channel logger for the given channel context.
getNestedTree(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.TextFormatParseInfoTree
Returns the parse info tree for the given field, which must be a message type.
getNestedTrees(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.TextFormatParseInfoTree
Retrieve a list of all the location information trees for a sub message field.
getNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedType(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypes() - Method in class com.google.protobuf.Descriptors.Descriptor
Get a list of message types nested within this one.
getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
getNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
getNullValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
getNullValue() - Method in class com.google.protobuf.Value
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
getNullValue() - Method in interface com.google.protobuf.ValueOrBuilder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
getNullValueValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
getNullValueValue() - Method in class com.google.protobuf.Value
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
getNullValueValue() - Method in interface com.google.protobuf.ValueOrBuilder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
getNumber() - Method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.Edition
 
getNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional int32 number = 2 [json_name = "number"];
getNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional int32 number = 2 [json_name = "number"];
getNumber() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional int32 number = 2 [json_name = "number"];
getNumber() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional int32 number = 1 [json_name = "number"];
getNumber() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional int32 number = 1 [json_name = "number"];
getNumber() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional int32 number = 1 [json_name = "number"];
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
 
getNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3 [json_name = "number"];
getNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional int32 number = 3 [json_name = "number"];
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
getNumber() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional int32 number = 3 [json_name = "number"];
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
getNumber() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
Get the value's number.
getNumber() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Get the field's number.
getNumber() - Method in class com.google.protobuf.EnumValue.Builder
int32 number = 2 [json_name = "number"];
getNumber() - Method in class com.google.protobuf.EnumValue
int32 number = 2 [json_name = "number"];
getNumber() - Method in interface com.google.protobuf.EnumValueOrBuilder
int32 number = 2 [json_name = "number"];
getNumber() - Method in class com.google.protobuf.Field.Builder
int32 number = 3 [json_name = "number"];
getNumber() - Method in enum class com.google.protobuf.Field.Cardinality
 
getNumber() - Method in class com.google.protobuf.Field
int32 number = 3 [json_name = "number"];
getNumber() - Method in enum class com.google.protobuf.Field.Kind
 
getNumber() - Method in interface com.google.protobuf.FieldOrBuilder
int32 number = 3 [json_name = "number"];
getNumber() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
 
getNumber() - Method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
 
getNumber() - Method in enum class com.google.protobuf.NullValue
 
getNumber() - Method in interface com.google.protobuf.ProtocolMessageEnum
Return the value's numeric value as defined in the .proto file.
getNumber() - Method in enum class com.google.protobuf.Syntax
 
getNumber() - Method in enum class com.google.protobuf.Value.KindCase
 
getNumber() - Method in enum class dev.enola.core.util.proto.Log.OneofCase
 
getNumber() - Method in enum class dev.enola.core.util.proto.Log.Severity
 
getNumber() - Method in enum class dev.enola.thing.proto.Value.KindCase
 
getNumberAsDouble(Map<String, ?>, String) - Static method in class io.grpc.internal.JsonUtil
Gets a number from an object for the given key.
getNumberAsFloat(Map<String, ?>, String) - Static method in class io.grpc.internal.JsonUtil
Gets a number from an object for the given key.
getNumberAsInteger(Map<String, ?>, String) - Static method in class io.grpc.internal.JsonUtil
Gets a number from an object for the given key, casted to an integer.
getNumberAsLong(Map<String, ?>, String) - Static method in class io.grpc.internal.JsonUtil
Gets a number from an object for the given key, casted to an long.
getNumberValue() - Method in class com.google.protobuf.Value.Builder
double number_value = 2 [json_name = "numberValue"];
getNumberValue() - Method in class com.google.protobuf.Value
double number_value = 2 [json_name = "numberValue"];
getNumberValue() - Method in interface com.google.protobuf.ValueOrBuilder
double number_value = 2 [json_name = "numberValue"];
getObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
getObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
getObjcClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
getObjcClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
getObjcClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
getObjcClassPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
getObject() - Method in class io.grpc.internal.FixedObjectPool
 
getObject() - Method in interface io.grpc.internal.ObjectPool
Get an object from the pool.
getObject() - Method in class io.grpc.internal.SharedResourcePool
 
getObject(Map<String, ?>, String) - Static method in class io.grpc.internal.JsonUtil
Gets an object from an object for the given key.
getOffloadExecutor() - Method in class io.grpc.NameResolver.Args
Returns the Executor on which this resolver should execute long-running or I/O bound work.
getOffloadExecutorPool() - Method in class io.grpc.internal.ManagedChannelImplBuilder
Returns the internal offload executor pool for offloading tasks.
getOneofCase() - Method in class dev.enola.core.util.proto.Log.Builder
 
getOneofCase() - Method in class dev.enola.core.util.proto.Log
 
getOneofCase() - Method in interface dev.enola.core.util.proto.LogOrBuilder
 
getOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDecl(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
TODO: Clear it when all subclasses have implemented this method.
getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage
 
getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
 
getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage
 
getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage
 
getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
Obtains the FieldDescriptor if the given oneof is set.
getOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
getOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
getOneofIndex() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
getOneofIndex() - Method in class com.google.protobuf.Field.Builder
int32 oneof_index = 7 [json_name = "oneofIndex"];
getOneofIndex() - Method in class com.google.protobuf.Field
int32 oneof_index = 7 [json_name = "oneofIndex"];
getOneofIndex() - Method in interface com.google.protobuf.FieldOrBuilder
int32 oneof_index = 7 [json_name = "oneofIndex"];
getOneofs() - Method in class com.google.protobuf.Descriptors.Descriptor
Get a list of this message type's oneofs.
getOneofs(int) - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofs(int) - Method in class com.google.protobuf.Type
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofs(int) - Method in interface com.google.protobuf.TypeOrBuilder
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsBytes(int) - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsBytes(int) - Method in class com.google.protobuf.Type
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsBytes(int) - Method in interface com.google.protobuf.TypeOrBuilder
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsCount() - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsCount() - Method in class com.google.protobuf.Type
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsCount() - Method in interface com.google.protobuf.TypeOrBuilder
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsList() - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsList() - Method in class com.google.protobuf.Type
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsList() - Method in interface com.google.protobuf.TypeOrBuilder
repeated string oneofs = 3 [json_name = "oneofs"];
getOnReadyThreshold() - Method in class io.grpc.CallOptions
Returns to the default number of bytes that must be queued before the call will leave the 'wait for ready' state.
getOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
getOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
getOptimizeFor() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
getOption(CallOptions.Key<T>) - Method in class io.grpc.CallOptions
Get the value for a custom option or its inherent default.
getOption(LoadBalancer.CreateSubchannelArgs.Key<T>) - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs
Get the value for a custom option or its inherent default.
getOptional(HasPredicateIRI, TypeToken<T>) - Method in interface dev.enola.thing.PredicatesObjects
 
getOptional(HasPredicateIRI, Class<T>) - Method in interface dev.enola.thing.PredicatesObjects
 
getOptional(String) - Method in class dev.enola.thing.repo.AlwaysThingProvider
 
getOptional(String) - Method in interface dev.enola.thing.repo.ThingProvider
 
getOptional(String, TypeToken<T>) - Method in interface dev.enola.thing.PredicatesObjects
 
getOptional(String, Class<T>) - Method in interface dev.enola.thing.PredicatesObjects
Object of predicate, with type conversion - as Optional.
getOptionalLabelKeys() - Method in interface io.grpc.MetricInstrument
Returns a list of optional label keys for this metric instrument.
getOptionalLabelKeys() - Method in class io.grpc.DoubleCounterMetricInstrument
 
getOptionalLabelKeys() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
getOptionalLabelKeys() - Method in class io.grpc.LongCounterMetricInstrument
 
getOptionalLabelKeys() - Method in class io.grpc.LongGaugeMetricInstrument
 
getOptionalLabelKeys() - Method in class io.grpc.LongHistogramMetricInstrument
 
getOptionalLabels() - Method in interface io.grpc.MetricSink
Returns a set of optional label names for metrics that the sink actually wants.
getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.Descriptors.Descriptor
Get the MessageOptions, defined in descriptor.proto.
getOptions() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
Get the EnumOptions, defined in descriptor.proto.
getOptions() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
Get the EnumValueOptions, defined in descriptor.proto.
getOptions() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Get the FieldOptions, defined in descriptor.proto.
getOptions() - Method in class com.google.protobuf.Descriptors.FileDescriptor
Get the FileOptions, defined in descriptor.proto.
getOptions() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
Get the MethodOptions, defined in descriptor.proto.
getOptions() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
 
getOptions() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
Get the ServiceOptions, defined in descriptor.proto.
getOptions(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Api
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Enum
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in interface com.google.protobuf.EnumOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.EnumValue
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in interface com.google.protobuf.EnumValueOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Field
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptions(int) - Method in interface com.google.protobuf.FieldOrBuilder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Method
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptions(int) - Method in interface com.google.protobuf.MethodOrBuilder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Type
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptions(int) - Method in interface com.google.protobuf.TypeOrBuilder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
getOptionsBuilder(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsBuilder(int) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsBuilder(int) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsBuilder(int) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsBuilder(int) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsBuilder(int) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsBuilderList() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsBuilderList() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsBuilderList() - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsBuilderList() - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsBuilderList() - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsBuilderList() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Enum
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in interface com.google.protobuf.EnumOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.EnumValue
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in interface com.google.protobuf.EnumValueOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Field
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsCount() - Method in interface com.google.protobuf.FieldOrBuilder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Method
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsCount() - Method in interface com.google.protobuf.MethodOrBuilder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Type
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsCount() - Method in interface com.google.protobuf.TypeOrBuilder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Enum
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in interface com.google.protobuf.EnumOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.EnumValue
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in interface com.google.protobuf.EnumValueOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Field
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsList() - Method in interface com.google.protobuf.FieldOrBuilder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Method
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsList() - Method in interface com.google.protobuf.MethodOrBuilder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Type
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsList() - Method in interface com.google.protobuf.TypeOrBuilder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Api
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilder(int) - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Enum
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilder(int) - Method in interface com.google.protobuf.EnumOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.EnumValue
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilder(int) - Method in interface com.google.protobuf.EnumValueOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Field
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsOrBuilder(int) - Method in interface com.google.protobuf.FieldOrBuilder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Method
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsOrBuilder(int) - Method in interface com.google.protobuf.MethodOrBuilder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Type
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsOrBuilder(int) - Method in interface com.google.protobuf.TypeOrBuilder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilderList() - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.Enum
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilderList() - Method in interface com.google.protobuf.EnumOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.EnumValue
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilderList() - Method in interface com.google.protobuf.EnumValueOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.Field
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsOrBuilderList() - Method in interface com.google.protobuf.FieldOrBuilder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.Method
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsOrBuilderList() - Method in interface com.google.protobuf.MethodOrBuilder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.Type
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsOrBuilderList() - Method in interface com.google.protobuf.TypeOrBuilder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOrdered() - Method in class dev.enola.thing.proto.Value.List.Builder
bool ordered = 1;
getOrdered() - Method in class dev.enola.thing.proto.Value.List
bool ordered = 1;
getOrdered() - Method in interface dev.enola.thing.proto.Value.ListOrBuilder
bool ordered = 1;
getOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3 [json_name = "outputType"];
getOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string output_type = 3 [json_name = "outputType"];
getOutputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string output_type = 3 [json_name = "outputType"];
getOutputType() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
Get the method's output type.
getOutputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3 [json_name = "outputType"];
getOutputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string output_type = 3 [json_name = "outputType"];
getOutputTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string output_type = 3 [json_name = "outputType"];
getOverridableFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
getOverridableFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
getOverridableFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
getOverridableFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
getOverridableFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
getOverridableFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
getOverridableFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
getOverrideAuthority() - Method in class io.grpc.NameResolver.Args
Returns the overrideAuthority from channel ManagedChannelBuilder.overrideAuthority(java.lang.String).
getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2 [json_name = "package"];
getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string package = 2 [json_name = "package"];
getPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string package = 2 [json_name = "package"];
getPackage() - Method in class com.google.protobuf.Descriptors.FileDescriptor
Get the proto package name.
getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2 [json_name = "package"];
getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string package = 2 [json_name = "package"];
getPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string package = 2 [json_name = "package"];
getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool packed = 2 [json_name = "packed"];
getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool packed = 2 [json_name = "packed"];
getPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool packed = 2 [json_name = "packed"];
getPacked() - Method in class com.google.protobuf.Field.Builder
bool packed = 8 [json_name = "packed"];
getPacked() - Method in class com.google.protobuf.Field
bool packed = 8 [json_name = "packed"];
getPacked() - Method in interface com.google.protobuf.FieldOrBuilder
bool packed = 8 [json_name = "packed"];
getParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
optional string parameter = 2 [json_name = "parameter"];
getParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
optional string parameter = 2 [json_name = "parameter"];
getParameter() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
optional string parameter = 2 [json_name = "parameter"];
getParameterBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
optional string parameter = 2 [json_name = "parameter"];
getParameterBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
optional string parameter = 2 [json_name = "parameter"];
getParameterBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
optional string parameter = 2 [json_name = "parameter"];
getParentForChildren() - Method in class com.google.protobuf.GeneratedMessage.Builder
Gets the AbstractMessage.BuilderParent for giving to our children.
getParentForChildren() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
Deprecated.
getParser() - Static method in class com.google.protobuf.TextFormat
Return a TextFormat.Parser instance which can parse text-format messages.
getParserForType() - Method in class com.google.protobuf.Any
 
getParserForType() - Method in class com.google.protobuf.Api
 
getParserForType() - Method in class com.google.protobuf.BoolValue
 
getParserForType() - Method in class com.google.protobuf.BytesValue
 
getParserForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
getParserForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
getParserForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
getParserForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getParserForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getParserForType() - Method in class com.google.protobuf.DoubleValue
 
getParserForType() - Method in class com.google.protobuf.Duration
 
getParserForType() - Method in class com.google.protobuf.DynamicMessage
 
getParserForType() - Method in class com.google.protobuf.Empty
 
getParserForType() - Method in class com.google.protobuf.Enum
 
getParserForType() - Method in class com.google.protobuf.EnumValue
 
getParserForType() - Method in class com.google.protobuf.Field
 
getParserForType() - Method in class com.google.protobuf.FieldMask
 
getParserForType() - Method in class com.google.protobuf.FloatValue
 
getParserForType() - Method in class com.google.protobuf.GeneratedMessage
TODO: Remove this unnecessary intermediate implementation of this method.
getParserForType() - Method in class com.google.protobuf.Int32Value
 
getParserForType() - Method in class com.google.protobuf.Int64Value
 
getParserForType() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
getParserForType() - Method in class com.google.protobuf.ListValue
 
getParserForType() - Method in class com.google.protobuf.MapEntry
 
getParserForType() - Method in interface com.google.protobuf.Message
 
getParserForType() - Method in class com.google.protobuf.Method
 
getParserForType() - Method in class com.google.protobuf.Mixin
 
getParserForType() - Method in class com.google.protobuf.Option
 
getParserForType() - Method in class com.google.protobuf.SourceContext
 
getParserForType() - Method in class com.google.protobuf.StringValue
 
getParserForType() - Method in class com.google.protobuf.Struct
 
getParserForType() - Method in class com.google.protobuf.Timestamp
 
getParserForType() - Method in class com.google.protobuf.Type
 
getParserForType() - Method in class com.google.protobuf.UInt32Value
 
getParserForType() - Method in class com.google.protobuf.UInt64Value
 
getParserForType() - Method in class com.google.protobuf.UnknownFieldSet
 
getParserForType() - Method in class com.google.protobuf.Value
 
getParserForType() - Method in class dev.enola.common.validation.Validation
 
getParserForType() - Method in class dev.enola.common.validation.Validations
 
getParserForType() - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
getParserForType() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
getParserForType() - Method in class dev.enola.core.proto.GetThingRequest
 
getParserForType() - Method in class dev.enola.core.proto.GetThingResponse
 
getParserForType() - Method in class dev.enola.core.proto.GetThingsRequest
 
getParserForType() - Method in class dev.enola.core.proto.GetThingsResponse
 
getParserForType() - Method in class dev.enola.core.util.proto.Log.Entry
 
getParserForType() - Method in class dev.enola.core.util.proto.Log
 
getParserForType() - Method in class dev.enola.core.util.proto.Log.Inline
 
getParserForType() - Method in class dev.enola.thing.proto.CompactThing
 
getParserForType() - Method in class dev.enola.thing.proto.CompactThings
 
getParserForType() - Method in class dev.enola.thing.proto.LinksMetadata
 
getParserForType() - Method in class dev.enola.thing.proto.TextThing
 
getParserForType() - Method in class dev.enola.thing.proto.TextThings
 
getParserForType() - Method in class dev.enola.thing.proto.Thing
 
getParserForType() - Method in class dev.enola.thing.proto.ThingMetadata
 
getParserForType() - Method in class dev.enola.thing.proto.Things
 
getParserForType() - Method in class dev.enola.thing.proto.Value
 
getParserForType() - Method in class dev.enola.thing.proto.Value.LangString
 
getParserForType() - Method in class dev.enola.thing.proto.Value.List
 
getParserForType() - Method in class dev.enola.thing.proto.Value.Literal
 
getPassword() - Method in class io.grpc.HttpConnectProxiedSocketAddress
Returns the password used to connect to the proxy.
getPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 patch = 3 [json_name = "patch"];
getPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 patch = 3 [json_name = "patch"];
getPatch() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 patch = 3 [json_name = "patch"];
getPath() - Method in class dev.enola.common.validation.Validation.Builder
As in https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/field_mask.proto
getPath() - Method in class dev.enola.common.validation.Validation
As in https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/field_mask.proto
getPath() - Method in interface dev.enola.common.validation.ValidationOrBuilder
As in https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/field_mask.proto
getPath() - Method in class io.grpc.internal.SpiffeUtil.SpiffeId
 
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
repeated int32 path = 1 [json_name = "path", packed = true];
getPath(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
repeated int32 path = 1 [json_name = "path", packed = true];
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 path = 1 [json_name = "path", packed = true];
getPath(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 path = 1 [json_name = "path", packed = true];
getPath(String) - Static method in class dev.enola.common.io.iri.URIs
 
getPath(URI) - Static method in class dev.enola.common.io.iri.URIs
Deprecated.
getPathBytes() - Method in class dev.enola.common.validation.Validation.Builder
As in https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/field_mask.proto
getPathBytes() - Method in class dev.enola.common.validation.Validation
As in https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/field_mask.proto
getPathBytes() - Method in interface dev.enola.common.validation.ValidationOrBuilder
As in https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/field_mask.proto
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
repeated int32 path = 1 [json_name = "path", packed = true];
getPathCount() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
repeated int32 path = 1 [json_name = "path", packed = true];
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 path = 1 [json_name = "path", packed = true];
getPathCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 path = 1 [json_name = "path", packed = true];
getPathList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
getPathList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
repeated int32 path = 1 [json_name = "path", packed = true];
getPathList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
repeated int32 path = 1 [json_name = "path", packed = true];
getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 path = 1 [json_name = "path", packed = true];
getPathList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 path = 1 [json_name = "path", packed = true];
getPaths(int) - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
getPaths(int) - Method in class com.google.protobuf.FieldMask
repeated string paths = 1 [json_name = "paths"];
getPaths(int) - Method in interface com.google.protobuf.FieldMaskOrBuilder
repeated string paths = 1 [json_name = "paths"];
getPathsBytes(int) - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
getPathsBytes(int) - Method in class com.google.protobuf.FieldMask
repeated string paths = 1 [json_name = "paths"];
getPathsBytes(int) - Method in interface com.google.protobuf.FieldMaskOrBuilder
repeated string paths = 1 [json_name = "paths"];
getPathsCount() - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
getPathsCount() - Method in class com.google.protobuf.FieldMask
repeated string paths = 1 [json_name = "paths"];
getPathsCount() - Method in interface com.google.protobuf.FieldMaskOrBuilder
repeated string paths = 1 [json_name = "paths"];
getPathsList() - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
getPathsList() - Method in class com.google.protobuf.FieldMask
repeated string paths = 1 [json_name = "paths"];
getPathsList() - Method in interface com.google.protobuf.FieldMaskOrBuilder
repeated string paths = 1 [json_name = "paths"];
getPattern() - Method in class dev.enola.common.io.iri.template.URITemplateSplitter
 
getPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
getPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
getPhpClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
getPhpClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
getPhpClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
getPhpClassPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
getPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
getPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
getPhpMetadataNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
getPhpMetadataNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
getPhpMetadataNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
getPhpMetadataNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
getPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_namespace = 41 [json_name = "phpNamespace"];
getPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_namespace = 41 [json_name = "phpNamespace"];
getPhpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_namespace = 41 [json_name = "phpNamespace"];
getPhpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_namespace = 41 [json_name = "phpNamespace"];
getPhpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_namespace = 41 [json_name = "phpNamespace"];
getPhpNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_namespace = 41 [json_name = "phpNamespace"];
getPickDetailsConsumer() - Method in class io.grpc.internal.PickSubchannelArgsImpl
 
getPickDetailsConsumer() - Method in class io.grpc.LoadBalancer.PickSubchannelArgs
Gets an object that can be informed about what sort of pick was made.
getPolicyName() - Method in class io.grpc.internal.PickFirstLoadBalancerProvider
 
getPolicyName() - Method in class io.grpc.internal.ServiceConfigUtil.LbConfig
 
getPolicyName() - Method in class io.grpc.LoadBalancerProvider
Returns the load-balancing policy name associated with this provider, which makes it selectable via LoadBalancerRegistry.getProvider(java.lang.String).
getPolicyName() - Method in class io.grpc.util.OutlierDetectionLoadBalancerProvider
 
getPort() - Method in class dev.enola.core.grpc.EnolaGrpcServer
 
getPort() - Method in class io.grpc.internal.ServerImpl
 
getPort() - Method in class io.grpc.Server
Returns the port number the server is listening on.
getPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
getPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
getPositiveIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
getPrefixes() - Method in class dev.enola.thing.proto.TextThings.Builder
Deprecated.
getPrefixes() - Method in class dev.enola.thing.proto.TextThings
Deprecated.
getPrefixes() - Method in interface dev.enola.thing.proto.TextThingsOrBuilder
Deprecated.
getPrefixesCount() - Method in class dev.enola.thing.proto.TextThings.Builder
 
getPrefixesCount() - Method in class dev.enola.thing.proto.TextThings
 
getPrefixesCount() - Method in interface dev.enola.thing.proto.TextThingsOrBuilder
map<string, string> prefixes = 3;
getPrefixesMap() - Method in class dev.enola.thing.proto.TextThings.Builder
map<string, string> prefixes = 3;
getPrefixesMap() - Method in class dev.enola.thing.proto.TextThings
map<string, string> prefixes = 3;
getPrefixesMap() - Method in interface dev.enola.thing.proto.TextThingsOrBuilder
map<string, string> prefixes = 3;
getPrefixesOrDefault(String, String) - Method in class dev.enola.thing.proto.TextThings.Builder
map<string, string> prefixes = 3;
getPrefixesOrDefault(String, String) - Method in class dev.enola.thing.proto.TextThings
map<string, string> prefixes = 3;
getPrefixesOrDefault(String, String) - Method in interface dev.enola.thing.proto.TextThingsOrBuilder
map<string, string> prefixes = 3;
getPrefixesOrThrow(String) - Method in class dev.enola.thing.proto.TextThings.Builder
map<string, string> prefixes = 3;
getPrefixesOrThrow(String) - Method in class dev.enola.thing.proto.TextThings
map<string, string> prefixes = 3;
getPrefixesOrThrow(String) - Method in interface dev.enola.thing.proto.TextThingsOrBuilder
map<string, string> prefixes = 3;
getPreviousAttempts() - Method in class io.grpc.ClientStreamTracer.StreamInfo
Returns the number of preceding attempts for the RPC.
getPriority() - Method in class io.grpc.internal.PickFirstLoadBalancerProvider
 
getPriority() - Method in class io.grpc.LoadBalancerProvider
A priority, from 0 to 10 that this provider should be used, taking the current environment into consideration.
getPriority() - Method in class io.grpc.util.OutlierDetectionLoadBalancerProvider
 
getPrivateKey() - Method in class io.grpc.TlsChannelCredentials
The private key for the client's identity, as a new byte array.
getPrivateKey() - Method in class io.grpc.TlsServerCredentials
The private key for the server's identity, as a new byte array.
getPrivateKey(InputStream) - Static method in class io.grpc.util.CertificateUtils
Generates a PrivateKey from a PEM file.
getPrivateKey(String) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
 
getPrivateKeyPassword() - Method in class io.grpc.TlsChannelCredentials
Returns the password to decrypt the private key, or null if unencrypted.
getPrivateKeyPassword() - Method in class io.grpc.TlsServerCredentials
Returns the password to decrypt the private key, or null if unencrypted.
getProblemProto() - Method in exception class com.google.protobuf.Descriptors.DescriptorValidationException
Gets the protocol message representation of the invalid descriptor.
getProblemSymbolName() - Method in exception class com.google.protobuf.Descriptors.DescriptorValidationException
Gets the full name of the descriptor where the error occurred.
getProducedSocketAddressTypes() - Method in class io.grpc.internal.DnsNameResolverProvider
 
getProducedSocketAddressTypes() - Method in class io.grpc.NameResolverProvider
Returns the SocketAddress types this provider's name-resolver is capable of producing.
getProducedSocketAddressTypes() - Method in class io.grpc.netty.UdsNameResolverProvider
 
getProperties() - Method in class dev.enola.thing.proto.CompactThing.Builder
Deprecated.
getProperties() - Method in class dev.enola.thing.proto.CompactThing
Deprecated.
getProperties() - Method in interface dev.enola.thing.proto.CompactThingOrBuilder
Deprecated.
getProperties() - Method in class dev.enola.thing.proto.TextThing.Builder
Deprecated.
getProperties() - Method in class dev.enola.thing.proto.TextThing
Deprecated.
getProperties() - Method in interface dev.enola.thing.proto.TextThingOrBuilder
Deprecated.
getProperties() - Method in class dev.enola.thing.proto.Thing.Builder
Deprecated.
getProperties() - Method in class dev.enola.thing.proto.Thing
Deprecated.
getProperties() - Method in interface dev.enola.thing.proto.ThingOrBuilder
Deprecated.
getPropertiesCount() - Method in class dev.enola.thing.proto.CompactThing.Builder
 
getPropertiesCount() - Method in class dev.enola.thing.proto.CompactThing
 
getPropertiesCount() - Method in interface dev.enola.thing.proto.CompactThingOrBuilder
TODO bytes, really?
getPropertiesCount() - Method in class dev.enola.thing.proto.TextThing.Builder
 
getPropertiesCount() - Method in class dev.enola.thing.proto.TextThing
 
getPropertiesCount() - Method in interface dev.enola.thing.proto.TextThingOrBuilder
map<string, string> properties = 1;
getPropertiesCount() - Method in class dev.enola.thing.proto.Thing.Builder
 
getPropertiesCount() - Method in class dev.enola.thing.proto.Thing
 
getPropertiesCount() - Method in interface dev.enola.thing.proto.ThingOrBuilder
Key string is an IRI (of a "property").
getPropertiesMap() - Method in class dev.enola.thing.proto.CompactThing.Builder
TODO bytes, really?
getPropertiesMap() - Method in class dev.enola.thing.proto.CompactThing
TODO bytes, really?
getPropertiesMap() - Method in interface dev.enola.thing.proto.CompactThingOrBuilder
TODO bytes, really?
getPropertiesMap() - Method in class dev.enola.thing.proto.TextThing.Builder
map<string, string> properties = 1;
getPropertiesMap() - Method in class dev.enola.thing.proto.TextThing
map<string, string> properties = 1;
getPropertiesMap() - Method in interface dev.enola.thing.proto.TextThingOrBuilder
map<string, string> properties = 1;
getPropertiesMap() - Method in class dev.enola.thing.proto.Thing.Builder
Key string is an IRI (of a "property").
getPropertiesMap() - Method in class dev.enola.thing.proto.Thing
Key string is an IRI (of a "property").
getPropertiesMap() - Method in interface dev.enola.thing.proto.ThingOrBuilder
Key string is an IRI (of a "property").
getPropertiesOrDefault(long, ByteString) - Method in class dev.enola.thing.proto.CompactThing.Builder
TODO bytes, really?
getPropertiesOrDefault(long, ByteString) - Method in class dev.enola.thing.proto.CompactThing
TODO bytes, really?
getPropertiesOrDefault(long, ByteString) - Method in interface dev.enola.thing.proto.CompactThingOrBuilder
TODO bytes, really?
getPropertiesOrDefault(String, Value) - Method in class dev.enola.thing.proto.Thing.Builder
Key string is an IRI (of a "property").
getPropertiesOrDefault(String, Value) - Method in class dev.enola.thing.proto.Thing
Key string is an IRI (of a "property").
getPropertiesOrDefault(String, Value) - Method in interface dev.enola.thing.proto.ThingOrBuilder
Key string is an IRI (of a "property").
getPropertiesOrDefault(String, String) - Method in class dev.enola.thing.proto.TextThing.Builder
map<string, string> properties = 1;
getPropertiesOrDefault(String, String) - Method in class dev.enola.thing.proto.TextThing
map<string, string> properties = 1;
getPropertiesOrDefault(String, String) - Method in interface dev.enola.thing.proto.TextThingOrBuilder
map<string, string> properties = 1;
getPropertiesOrThrow(long) - Method in class dev.enola.thing.proto.CompactThing.Builder
TODO bytes, really?
getPropertiesOrThrow(long) - Method in class dev.enola.thing.proto.CompactThing
TODO bytes, really?
getPropertiesOrThrow(long) - Method in interface dev.enola.thing.proto.CompactThingOrBuilder
TODO bytes, really?
getPropertiesOrThrow(String) - Method in class dev.enola.thing.proto.TextThing.Builder
map<string, string> properties = 1;
getPropertiesOrThrow(String) - Method in class dev.enola.thing.proto.TextThing
map<string, string> properties = 1;
getPropertiesOrThrow(String) - Method in interface dev.enola.thing.proto.TextThingOrBuilder
map<string, string> properties = 1;
getPropertiesOrThrow(String) - Method in class dev.enola.thing.proto.Thing.Builder
Key string is an IRI (of a "property").
getPropertiesOrThrow(String) - Method in class dev.enola.thing.proto.Thing
Key string is an IRI (of a "property").
getPropertiesOrThrow(String) - Method in interface dev.enola.thing.proto.ThingOrBuilder
Key string is an IRI (of a "property").
getProto() - Method in exception class dev.enola.common.protobuf.ValidationException
 
getProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
getProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
getProto3Optional() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
getProtocolNegotiationEvent() - Method in class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
getProtoFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFile(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFileBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFileBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFileCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFileList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFileOrBuilder(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoFileOrBuilderList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
getProtoMessageFQN(MediaType) - Static method in class dev.enola.common.protobuf.ProtobufMediaTypes
 
getProtos() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
.google.protobuf.FileDescriptorSet protos = 1;
getProtos() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse
.google.protobuf.FileDescriptorSet protos = 1;
getProtos() - Method in interface dev.enola.core.proto.GetFileDescriptorSetResponseOrBuilder
.google.protobuf.FileDescriptorSet protos = 1;
getProtosBuilder() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
.google.protobuf.FileDescriptorSet protos = 1;
getProtosOrBuilder() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
.google.protobuf.FileDescriptorSet protos = 1;
getProtosOrBuilder() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse
.google.protobuf.FileDescriptorSet protos = 1;
getProtosOrBuilder() - Method in interface dev.enola.core.proto.GetFileDescriptorSetResponseOrBuilder
.google.protobuf.FileDescriptorSet protos = 1;
getProvider() - Method in class io.grpc.internal.ServiceConfigUtil.PolicySelection
 
getProvider(String) - Method in class io.grpc.LoadBalancerRegistry
Returns the effective provider for the given load-balancing policy, or null if no suitable provider can be found.
getProviderForScheme(String) - Method in class io.grpc.NameResolverRegistry
 
getProxyAddress() - Method in class io.grpc.HttpConnectProxiedSocketAddress
Returns the address to the proxy, which is already resolved.
getProxyDetector() - Method in class io.grpc.NameResolver.Args
If the NameResolver wants to support proxy, it should inquire this ProxyDetector.
getPublicDependencies() - Method in class com.google.protobuf.Descriptors.FileDescriptor
Get a list of this file's public dependencies (public imports).
getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
getPublicDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
getPublicDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
getPublicDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
getPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
getPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
getPyGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
getQueryMap(String) - Static method in class dev.enola.common.io.iri.URIs
 
getQueryMap(URI) - Static method in class dev.enola.common.io.iri.URIs
 
getRawAdvertisedMessageEncodings(DecompressorRegistry) - Static method in class io.grpc.InternalDecompressorRegistry
 
getRawConfigValue() - Method in class io.grpc.internal.ServiceConfigUtil.LbConfig
 
getReadableResource(String) - Method in interface dev.enola.common.io.resource.ResourceProvider
 
getReadableResource(URI) - Method in interface dev.enola.common.io.resource.ResourceProvider
 
getReadableResource(URL) - Method in interface dev.enola.common.io.resource.ResourceProvider
 
getReadyChildren() - Method in class io.grpc.util.MultiChildLoadBalancer
Filters out non-ready child load balancers (subchannels).
getRealContainingOneof() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Get the field's containing oneof, only if non-synthetic.
getRealOneofs() - Method in class com.google.protobuf.Descriptors.Descriptor
Get a list of this message type's real oneofs.
getReason() - Method in exception class dev.enola.common.io.iri.IRI.ValidationException
 
getRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional bool repeated = 6 [json_name = "repeated"];
getRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional bool repeated = 6 [json_name = "repeated"];
getRepeated() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional bool repeated = 6 [json_name = "repeated"];
getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.DynamicMessage.Builder
 
getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.DynamicMessage
 
getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
 
getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage
 
getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.MapEntry.Builder
 
getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.MapEntry
 
getRepeatedField(Descriptors.FieldDescriptor, int) - Method in interface com.google.protobuf.MessageOrBuilder
Gets an element of a repeated field.
getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.AbstractMessage.Builder
 
getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.DynamicMessage.Builder
 
getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in interface com.google.protobuf.Message.Builder
Get a nested builder instance for the given repeated field instance.
getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
 
getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage
 
getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
 
getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage
 
getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
 
getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry
 
getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
Gets the number of elements of a repeated field.
getRepeatedFieldEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getRepeatedFieldEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getRepeatedFieldEncoding() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getRequestMarshaller() - Method in class io.grpc.MethodDescriptor
Returns the marshaller for the request type.
getRequestPrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.BlockingService
getRequestPrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.Service
callMethod() requires that the request passed in is of a particular subclass of Message.
getRequestStreaming() - Method in class com.google.protobuf.Method.Builder
bool request_streaming = 3 [json_name = "requestStreaming"];
getRequestStreaming() - Method in class com.google.protobuf.Method
bool request_streaming = 3 [json_name = "requestStreaming"];
getRequestStreaming() - Method in interface com.google.protobuf.MethodOrBuilder
bool request_streaming = 3 [json_name = "requestStreaming"];
getRequestTypeUrl() - Method in class com.google.protobuf.Method.Builder
string request_type_url = 2 [json_name = "requestTypeUrl"];
getRequestTypeUrl() - Method in class com.google.protobuf.Method
string request_type_url = 2 [json_name = "requestTypeUrl"];
getRequestTypeUrl() - Method in interface com.google.protobuf.MethodOrBuilder
string request_type_url = 2 [json_name = "requestTypeUrl"];
getRequestTypeUrlBytes() - Method in class com.google.protobuf.Method.Builder
string request_type_url = 2 [json_name = "requestTypeUrl"];
getRequestTypeUrlBytes() - Method in class com.google.protobuf.Method
string request_type_url = 2 [json_name = "requestTypeUrl"];
getRequestTypeUrlBytes() - Method in interface com.google.protobuf.MethodOrBuilder
string request_type_url = 2 [json_name = "requestTypeUrl"];
getRequiredLabelKeys() - Method in interface io.grpc.MetricInstrument
Returns a list of required label keys for this metric instrument.
getRequiredLabelKeys() - Method in class io.grpc.DoubleCounterMetricInstrument
 
getRequiredLabelKeys() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
getRequiredLabelKeys() - Method in class io.grpc.LongCounterMetricInstrument
 
getRequiredLabelKeys() - Method in class io.grpc.LongGaugeMetricInstrument
 
getRequiredLabelKeys() - Method in class io.grpc.LongHistogramMetricInstrument
 
getReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional bool reserved = 5 [json_name = "reserved"];
getReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional bool reserved = 5 [json_name = "reserved"];
getReserved() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional bool reserved = 5 [json_name = "reserved"];
getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedName(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedName(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRange(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRange(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getResource(URI) - Method in class dev.enola.common.io.hashbrown.IntegrityValidatingDelegatingResource.Provider
 
getResource(URI) - Method in class dev.enola.common.io.resource.cache.AlwaysCachingResourceProvider
 
getResource(URI) - Method in class dev.enola.common.io.resource.cache.OptionalCachingResourceProvider
 
getResource(URI) - Method in class dev.enola.common.io.resource.ClasspathResource.Provider
 
getResource(URI) - Method in class dev.enola.common.io.resource.DataResource.Provider
 
getResource(URI) - Method in class dev.enola.common.io.resource.EmptyResource.Provider
 
getResource(URI) - Method in class dev.enola.common.io.resource.ErrorResource.Provider
 
getResource(URI) - Method in class dev.enola.common.io.resource.FileDescriptorResource.Provider
 
getResource(URI) - Method in class dev.enola.common.io.resource.FileResource.Provider
 
getResource(URI) - Method in class dev.enola.common.io.resource.MultibaseResource.Provider
 
getResource(URI) - Method in class dev.enola.common.io.resource.NullResource.Provider
 
getResource(URI) - Method in class dev.enola.common.io.resource.OkHttpResource.Provider
 
getResource(URI) - Method in interface dev.enola.common.io.resource.ResourceProvider
 
getResource(URI) - Method in class dev.enola.common.io.resource.ResourceProviders
 
getResource(URI) - Method in class dev.enola.common.io.resource.StringResource.Provider
Deprecated.
 
getResource(URI) - Method in class dev.enola.common.io.resource.TestResource.Provider
 
getResource(URI) - Method in class dev.enola.common.io.resource.UrlResource.Provider
 
getResource(URL) - Method in interface dev.enola.common.io.resource.ResourceProvider
 
getResourceResolver() - Method in class io.grpc.internal.DnsNameResolver
 
getResponseMarshaller() - Method in class io.grpc.MethodDescriptor
Returns the marshaller for the response type.
getResponsePrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.BlockingService
getResponsePrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.Service
Like getRequestPrototype(), but gets a prototype of the response message.
getResponseStreaming() - Method in class com.google.protobuf.Method.Builder
bool response_streaming = 5 [json_name = "responseStreaming"];
getResponseStreaming() - Method in class com.google.protobuf.Method
bool response_streaming = 5 [json_name = "responseStreaming"];
getResponseStreaming() - Method in interface com.google.protobuf.MethodOrBuilder
bool response_streaming = 5 [json_name = "responseStreaming"];
getResponseTypeUrl() - Method in class com.google.protobuf.Method.Builder
string response_type_url = 4 [json_name = "responseTypeUrl"];
getResponseTypeUrl() - Method in class com.google.protobuf.Method
string response_type_url = 4 [json_name = "responseTypeUrl"];
getResponseTypeUrl() - Method in interface com.google.protobuf.MethodOrBuilder
string response_type_url = 4 [json_name = "responseTypeUrl"];
getResponseTypeUrlBytes() - Method in class com.google.protobuf.Method.Builder
string response_type_url = 4 [json_name = "responseTypeUrl"];
getResponseTypeUrlBytes() - Method in class com.google.protobuf.Method
string response_type_url = 4 [json_name = "responseTypeUrl"];
getResponseTypeUrlBytes() - Method in interface com.google.protobuf.MethodOrBuilder
string response_type_url = 4 [json_name = "responseTypeUrl"];
getRetention() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
getRetention() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
getRetention() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
getRoot() - Method in class com.google.protobuf.Mixin.Builder
string root = 2 [json_name = "root"];
getRoot() - Method in class com.google.protobuf.Mixin
string root = 2 [json_name = "root"];
getRoot() - Method in interface com.google.protobuf.MixinOrBuilder
string root = 2 [json_name = "root"];
getRootBytes() - Method in class com.google.protobuf.Mixin.Builder
string root = 2 [json_name = "root"];
getRootBytes() - Method in class com.google.protobuf.Mixin
string root = 2 [json_name = "root"];
getRootBytes() - Method in interface com.google.protobuf.MixinOrBuilder
string root = 2 [json_name = "root"];
getRootCertificates() - Method in class io.grpc.TlsChannelCredentials
Root trust certificates for verifying the server's identity that override the system's defaults.
getRootCertificates() - Method in class io.grpc.TlsServerCredentials
Root trust certificates for verifying the client's identity that override the system's defaults.
getRootChannel(long) - Method in class io.grpc.InternalChannelz
 
getRootChannels(long, int) - Method in class io.grpc.InternalChannelz
getRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string ruby_package = 45 [json_name = "rubyPackage"];
getRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string ruby_package = 45 [json_name = "rubyPackage"];
getRubyPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string ruby_package = 45 [json_name = "rubyPackage"];
getRubyPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string ruby_package = 45 [json_name = "rubyPackage"];
getRubyPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string ruby_package = 45 [json_name = "rubyPackage"];
getRubyPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string ruby_package = 45 [json_name = "rubyPackage"];
getScheduledExecutorService() - Method in interface io.grpc.internal.ClientTransportFactory
Returns an executor for scheduling provided by the transport.
getScheduledExecutorService() - Method in interface io.grpc.internal.ServerTransport
Returns an executor for scheduling provided by the transport.
getScheduledExecutorService() - Method in class io.grpc.LoadBalancer.Helper
Returns a ScheduledExecutorService for scheduling delayed tasks.
getScheduledExecutorService() - Method in class io.grpc.NameResolver.Args
Returns a ScheduledExecutorService for scheduling delayed tasks.
getScheduledExecutorService() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getSchemaDescriptor() - Method in class io.grpc.MethodDescriptor
Returns the schema descriptor for this method.
getSchemaDescriptor() - Method in class io.grpc.ServiceDescriptor
Returns the schema descriptor for this service.
getScheme() - Method in class io.grpc.NameResolverProvider
Returns the scheme associated with the provider.
getScheme(String) - Static method in class dev.enola.common.io.iri.URIs
 
getSeconds() - Method in class com.google.protobuf.Duration.Builder
int64 seconds = 1 [json_name = "seconds"];
getSeconds() - Method in class com.google.protobuf.Duration
int64 seconds = 1 [json_name = "seconds"];
getSeconds() - Method in interface com.google.protobuf.DurationOrBuilder
int64 seconds = 1 [json_name = "seconds"];
getSeconds() - Method in class com.google.protobuf.Timestamp.Builder
int64 seconds = 1 [json_name = "seconds"];
getSeconds() - Method in class com.google.protobuf.Timestamp
int64 seconds = 1 [json_name = "seconds"];
getSeconds() - Method in interface com.google.protobuf.TimestampOrBuilder
int64 seconds = 1 [json_name = "seconds"];
getSecurity(ProtocolNegotiationEvent) - Static method in class io.grpc.netty.InternalProtocolNegotiationEvent
 
getSecurityLevel() - Method in class io.grpc.CallCredentials.RequestInfo
The security level on the transport.
getSecurityLevel() - Method in class io.grpc.ForwardingServerCall
 
getSecurityLevel() - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
getSecurityLevel() - Method in class io.grpc.ServerCall
Returns the level of security guarantee in communications
getSemantic() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5 [json_name = "semantic"];
getSemantic() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5 [json_name = "semantic"];
getSemantic() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5 [json_name = "semantic"];
getSequenceNumbers() - Method in class io.grpc.internal.SpiffeUtil.SpiffeBundle
 
getSerializedSize() - Method in class com.google.protobuf.AbstractMessage
 
getSerializedSize() - Method in class com.google.protobuf.Any
 
getSerializedSize() - Method in class com.google.protobuf.Api
 
getSerializedSize() - Method in class com.google.protobuf.BoolValue
 
getSerializedSize() - Method in class com.google.protobuf.BytesValue
 
getSerializedSize() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
getSerializedSize() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
getSerializedSize() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
getSerializedSize() - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getSerializedSize() - Method in class com.google.protobuf.DoubleValue
 
getSerializedSize() - Method in class com.google.protobuf.Duration
 
getSerializedSize() - Method in class com.google.protobuf.DynamicMessage
 
getSerializedSize() - Method in class com.google.protobuf.Empty
 
getSerializedSize() - Method in class com.google.protobuf.Enum
 
getSerializedSize() - Method in class com.google.protobuf.EnumValue
 
getSerializedSize() - Method in class com.google.protobuf.Field
 
getSerializedSize() - Method in class com.google.protobuf.FieldMask
 
getSerializedSize() - Method in class com.google.protobuf.FloatValue
 
getSerializedSize() - Method in class com.google.protobuf.GeneratedMessage
 
getSerializedSize() - Method in class com.google.protobuf.Int32Value
 
getSerializedSize() - Method in class com.google.protobuf.Int64Value
 
getSerializedSize() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
getSerializedSize() - Method in class com.google.protobuf.ListValue
 
getSerializedSize() - Method in class com.google.protobuf.MapEntry
 
getSerializedSize() - Method in class com.google.protobuf.Method
 
getSerializedSize() - Method in class com.google.protobuf.Mixin
 
getSerializedSize() - Method in class com.google.protobuf.Option
 
getSerializedSize() - Method in class com.google.protobuf.SourceContext
 
getSerializedSize() - Method in class com.google.protobuf.StringValue
 
getSerializedSize() - Method in class com.google.protobuf.Struct
 
getSerializedSize() - Method in class com.google.protobuf.Timestamp
 
getSerializedSize() - Method in class com.google.protobuf.Type
 
getSerializedSize() - Method in class com.google.protobuf.UInt32Value
 
getSerializedSize() - Method in class com.google.protobuf.UInt64Value
 
getSerializedSize() - Method in class com.google.protobuf.UnknownFieldSet
Get the number of bytes required to encode this set.
getSerializedSize() - Method in class com.google.protobuf.Value
 
getSerializedSize() - Method in class dev.enola.common.validation.Validation
 
getSerializedSize() - Method in class dev.enola.common.validation.Validations
 
getSerializedSize() - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
getSerializedSize() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
getSerializedSize() - Method in class dev.enola.core.proto.GetThingRequest
 
getSerializedSize() - Method in class dev.enola.core.proto.GetThingResponse
 
getSerializedSize() - Method in class dev.enola.core.proto.GetThingsRequest
 
getSerializedSize() - Method in class dev.enola.core.proto.GetThingsResponse
 
getSerializedSize() - Method in class dev.enola.core.util.proto.Log.Entry
 
getSerializedSize() - Method in class dev.enola.core.util.proto.Log
 
getSerializedSize() - Method in class dev.enola.core.util.proto.Log.Inline
 
getSerializedSize() - Method in class dev.enola.thing.proto.CompactThing
 
getSerializedSize() - Method in class dev.enola.thing.proto.CompactThings
 
getSerializedSize() - Method in class dev.enola.thing.proto.LinksMetadata
 
getSerializedSize() - Method in class dev.enola.thing.proto.TextThing
 
getSerializedSize() - Method in class dev.enola.thing.proto.TextThings
 
getSerializedSize() - Method in class dev.enola.thing.proto.Thing
 
getSerializedSize() - Method in class dev.enola.thing.proto.ThingMetadata
 
getSerializedSize() - Method in class dev.enola.thing.proto.Things
 
getSerializedSize() - Method in class dev.enola.thing.proto.Value
 
getSerializedSize() - Method in class dev.enola.thing.proto.Value.LangString
 
getSerializedSize() - Method in class dev.enola.thing.proto.Value.List
 
getSerializedSize() - Method in class dev.enola.thing.proto.Value.Literal
 
getSerializedSize(int) - Method in class com.google.protobuf.UnknownFieldSet.Field
Get the number of bytes required to encode this field, including field number.
getSerializedSizeAsMessageSet() - Method in class com.google.protobuf.UnknownFieldSet
Get the number of bytes required to encode this set using MessageSet wire format.
getSerializedSizeAsMessageSetExtension(int) - Method in class com.google.protobuf.UnknownFieldSet.Field
Get the number of bytes required to encode this field, including field number, using MessageSet wire format.
getServer(long) - Method in class io.grpc.InternalChannelz
Returns a server.
getServerAliases(String, Principal[]) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
 
getServerBuilder() - Method in class io.grpc.ServerProvider.NewServerBuilderResult
 
getServerCallHandler() - Method in class io.grpc.ServerMethodDefinition
Handler for incoming calls.
getServers(long, int) - Method in class io.grpc.InternalChannelz
Returns a server list.
getServerSockets(long, long, int) - Method in class io.grpc.InternalChannelz
Returns socket refs for a server.
getServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
getServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
getServerStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
getService() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
Get the method's service type.
getService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getService(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceAuthority() - Method in class io.grpc.internal.DnsNameResolver
 
getServiceAuthority() - Method in class io.grpc.NameResolver
Returns the authority used to authenticate connections to servers.
getServiceBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceConfig() - Method in class io.grpc.NameResolver.ResolutionResult
Gets the Service Config parsed by NameResolver.Args.getServiceConfigParser().
getServiceConfigParser() - Method in class io.grpc.NameResolver.Args
getServiceCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceDescriptor() - Static method in class dev.enola.core.proto.EnolaServiceGrpc
 
getServiceDescriptor() - Method in interface io.grpc.protobuf.ProtoServiceDescriptorSupplier
Returns service descriptor to the proto service.
getServiceDescriptor() - Method in class io.grpc.ServerServiceDefinition
The descriptor for the service.
getServiceList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceName() - Method in class io.grpc.MethodDescriptor
A convenience method for extractFullServiceName(getFullMethodName()).
getServiceOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServices() - Method in class com.google.protobuf.Descriptors.FileDescriptor
Get a list of top-level services declared in this file.
getServices() - Method in class io.grpc.HandlerRegistry
Returns the ServerServiceDefinitions provided by the registry, or an empty list if not supported by the implementation.
getServices() - Method in class io.grpc.internal.ServerImpl
 
getServices() - Method in class io.grpc.Server
Returns all services registered with the server, or an empty list if not supported by the implementation.
getServices() - Method in class io.grpc.util.MutableHandlerRegistry
Note: This does not necessarily return a consistent view of the map.
getSeverity() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
.dev.enola.core.util.Log.Severity severity = 2;
getSeverity() - Method in class dev.enola.core.util.proto.Log.Entry
.dev.enola.core.util.Log.Severity severity = 2;
getSeverity() - Method in interface dev.enola.core.util.proto.Log.EntryOrBuilder
.dev.enola.core.util.Log.Severity severity = 2;
getSeverityValue() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
.dev.enola.core.util.Log.Severity severity = 2;
getSeverityValue() - Method in class dev.enola.core.util.proto.Log.Entry
.dev.enola.core.util.Log.Severity severity = 2;
getSeverityValue() - Method in interface dev.enola.core.util.proto.Log.EntryOrBuilder
.dev.enola.core.util.Log.Severity severity = 2;
getSocket(long) - Method in class io.grpc.InternalChannelz
Returns a socket.
getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
getSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
getSourceCodeInfoBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
getSourceCodeInfoOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
getSourceCodeInfoOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
getSourceCodeInfoOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
getSourceContext() - Method in class com.google.protobuf.Api.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContext() - Method in class com.google.protobuf.Api
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContext() - Method in interface com.google.protobuf.ApiOrBuilder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContext() - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
getSourceContext() - Method in class com.google.protobuf.Enum
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
getSourceContext() - Method in interface com.google.protobuf.EnumOrBuilder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
getSourceContext() - Method in class com.google.protobuf.Type.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContext() - Method in class com.google.protobuf.Type
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContext() - Method in interface com.google.protobuf.TypeOrBuilder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContextBuilder() - Method in class com.google.protobuf.Api.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContextBuilder() - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
getSourceContextBuilder() - Method in class com.google.protobuf.Type.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContextOrBuilder() - Method in class com.google.protobuf.Api.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContextOrBuilder() - Method in class com.google.protobuf.Api
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContextOrBuilder() - Method in interface com.google.protobuf.ApiOrBuilder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContextOrBuilder() - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
getSourceContextOrBuilder() - Method in class com.google.protobuf.Enum
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
getSourceContextOrBuilder() - Method in interface com.google.protobuf.EnumOrBuilder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
getSourceContextOrBuilder() - Method in class com.google.protobuf.Type.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContextOrBuilder() - Method in class com.google.protobuf.Type
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContextOrBuilder() - Method in interface com.google.protobuf.TypeOrBuilder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional string source_file = 2 [json_name = "sourceFile"];
getSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional string source_file = 2 [json_name = "sourceFile"];
getSourceFile() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional string source_file = 2 [json_name = "sourceFile"];
getSourceFileBytes() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional string source_file = 2 [json_name = "sourceFile"];
getSourceFileBytes() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional string source_file = 2 [json_name = "sourceFile"];
getSourceFileBytes() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional string source_file = 2 [json_name = "sourceFile"];
getSourceFileDescriptors(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptors(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptors(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptorsBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptorsBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptorsCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptorsCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptorsCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptorsList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptorsList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptorsList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptorsOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptorsOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptorsOrBuilder(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptorsOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptorsOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSourceFileDescriptorsOrBuilderList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [json_name = "span", packed = true];
getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 span = 2 [json_name = "span", packed = true];
getSpan(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 span = 2 [json_name = "span", packed = true];
getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [json_name = "span", packed = true];
getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 span = 2 [json_name = "span", packed = true];
getSpanCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 span = 2 [json_name = "span", packed = true];
getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [json_name = "span", packed = true];
getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 span = 2 [json_name = "span", packed = true];
getSpanList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 span = 2 [json_name = "span", packed = true];
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 start = 1 [json_name = "start"];
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional int32 start = 1 [json_name = "start"];
getStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional int32 start = 1 [json_name = "start"];
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 start = 1 [json_name = "start"];
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
optional int32 start = 1 [json_name = "start"];
getStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
optional int32 start = 1 [json_name = "start"];
getStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
optional int32 start = 1 [json_name = "start"];
getStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
optional int32 start = 1 [json_name = "start"];
getStart() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
optional int32 start = 1 [json_name = "start"];
getState() - Method in class io.grpc.ConnectivityStateInfo
Returns the state.
getState() - Method in class io.grpc.internal.AtomicBackoff
Returns the current state.
getState(boolean) - Method in class io.grpc.ManagedChannel
Gets the current connectivity state.
getStats() - Method in class io.grpc.internal.ServerImpl
 
getStats() - Method in class io.grpc.internal.TransportTracer
Returns a read only set of current stats.
getStats() - Method in interface io.grpc.InternalInstrumented
Returns the stats object.
getStatsTraceContext() - Method in class io.grpc.internal.AbstractStream.TransportState
 
getStatus() - Method in class io.grpc.ConnectivityStateInfo
Returns the status associated with the state.
getStatus() - Method in class io.grpc.InternalConfigSelector.Result
Returns the status of the config selection operation.
getStatus() - Method in class io.grpc.LoadBalancer.PickResult
The status associated with this result.
getStatus() - Method in exception class io.grpc.StatusException
Returns the status code as a Status object.
getStatus() - Method in class io.grpc.StatusOr
Returns the status.
getStatus() - Method in exception class io.grpc.StatusRuntimeException
Returns the status code as a Status object.
getStreamTracerFactories() - Method in class io.grpc.CallOptions
Returns an immutable list of ClientStreamTracerFactorys.
getStreamTracerFactory() - Method in class io.grpc.LoadBalancer.PickResult
The stream tracer factory this result was created with.
getString() - Method in class dev.enola.thing.proto.Value.Builder
string string = 2;
getString() - Method in class dev.enola.thing.proto.Value
string string = 2;
getString() - Method in interface dev.enola.thing.proto.ValueOrBuilder
string string = 2;
getString(HasPredicateIRI) - Method in interface dev.enola.thing.PredicatesObjects
 
getString(ThingOrBuilder, String) - Static method in class dev.enola.thing.message.ThingExt
 
getString(String) - Method in interface dev.enola.thing.PredicatesObjects
 
getString(Map<String, ?>, String) - Static method in class io.grpc.internal.JsonUtil
Gets a string from an object for the given key.
getStringAsDuration(Map<String, ?>, String) - Static method in class io.grpc.internal.JsonUtil
Gets a string from an object for the given key, parsed as a duration (defined by protobuf).
getStringBytes() - Method in class dev.enola.thing.proto.Value.Builder
string string = 2;
getStringBytes() - Method in class dev.enola.thing.proto.Value
string string = 2;
getStringBytes() - Method in interface dev.enola.thing.proto.ValueOrBuilder
string string = 2;
getStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7 [json_name = "stringValue"];
getStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional bytes string_value = 7 [json_name = "stringValue"];
getStringValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional bytes string_value = 7 [json_name = "stringValue"];
getStringValue() - Method in class com.google.protobuf.Value.Builder
string string_value = 3 [json_name = "stringValue"];
getStringValue() - Method in class com.google.protobuf.Value
string string_value = 3 [json_name = "stringValue"];
getStringValue() - Method in interface com.google.protobuf.ValueOrBuilder
string string_value = 3 [json_name = "stringValue"];
getStringValueBytes() - Method in class com.google.protobuf.Value.Builder
string string_value = 3 [json_name = "stringValue"];
getStringValueBytes() - Method in class com.google.protobuf.Value
string string_value = 3 [json_name = "stringValue"];
getStringValueBytes() - Method in interface com.google.protobuf.ValueOrBuilder
string string_value = 3 [json_name = "stringValue"];
getStruct() - Method in class dev.enola.thing.proto.Value.Builder
Sub-structure (contained) Thing.
getStruct() - Method in class dev.enola.thing.proto.Value
Sub-structure (contained) Thing.
getStruct() - Method in interface dev.enola.thing.proto.ValueOrBuilder
Sub-structure (contained) Thing.
getStructBuilder() - Method in class dev.enola.thing.proto.Value.Builder
Sub-structure (contained) Thing.
getStructOrBuilder() - Method in class dev.enola.thing.proto.Value.Builder
Sub-structure (contained) Thing.
getStructOrBuilder() - Method in class dev.enola.thing.proto.Value
Sub-structure (contained) Thing.
getStructOrBuilder() - Method in interface dev.enola.thing.proto.ValueOrBuilder
Sub-structure (contained) Thing.
getStructValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
getStructValue() - Method in class com.google.protobuf.Value
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
getStructValue() - Method in interface com.google.protobuf.ValueOrBuilder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
getStructValueBuilder() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
getStructValueOrBuilder() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
getStructValueOrBuilder() - Method in class com.google.protobuf.Value
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
getStructValueOrBuilder() - Method in interface com.google.protobuf.ValueOrBuilder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
getStubType(CallOptions) - Static method in class io.grpc.stub.InternalClientCalls
Returns InternalClientCalls.StubType from call options.
getStubTypeOption() - Static method in class io.grpc.stub.InternalClientCalls
Internal accessor for ClientCalls.STUB_TYPE_OPTION.
getSubchannel() - Method in class io.grpc.LoadBalancer.PickResult
The Subchannel if this result was created by withSubchannel(), or null otherwise.
getSubchannel(long) - Method in class io.grpc.InternalChannelz
Returns a subchannel.
getSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional string suffix = 4 [json_name = "suffix"];
getSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional string suffix = 4 [json_name = "suffix"];
getSuffix() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional string suffix = 4 [json_name = "suffix"];
getSuffixBytes() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional string suffix = 4 [json_name = "suffix"];
getSuffixBytes() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional string suffix = 4 [json_name = "suffix"];
getSuffixBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional string suffix = 4 [json_name = "suffix"];
getSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional uint64 supported_features = 2 [json_name = "supportedFeatures"];
getSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
optional uint64 supported_features = 2 [json_name = "supportedFeatures"];
getSupportedFeatures() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
optional uint64 supported_features = 2 [json_name = "supportedFeatures"];
getSupportedSocketAddressTypes() - Method in interface io.grpc.internal.ClientTransportFactory
Returns the SocketAddress types this transport supports.
getSupportedSocketAddressTypes() - Method in class io.grpc.ManagedChannelProvider
Returns the SocketAddress types this ManagedChannelProvider supports.
getSupportedSocketAddressTypes() - Method in class io.grpc.netty.NettyChannelProvider
 
getSupportedSocketAddressTypes() - Method in class io.grpc.netty.UdsNettyChannelProvider
 
getSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
getSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
getSwiftPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
getSwiftPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
getSwiftPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
getSwiftPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
getSynchronizationContext() - Method in class io.grpc.LoadBalancer.Helper
Returns a SynchronizationContext that runs tasks in the same Synchronization Context as that the callback methods on the LoadBalancer interface are run in.
getSynchronizationContext() - Method in class io.grpc.NameResolver.Args
getSynchronizationContext() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getSyntax() - Method in class com.google.protobuf.Api.Builder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntax() - Method in class com.google.protobuf.Api
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntax() - Method in interface com.google.protobuf.ApiOrBuilder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string syntax = 12 [json_name = "syntax"];
getSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string syntax = 12 [json_name = "syntax"];
getSyntax() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string syntax = 12 [json_name = "syntax"];
getSyntax() - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
getSyntax() - Method in class com.google.protobuf.Enum
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
getSyntax() - Method in interface com.google.protobuf.EnumOrBuilder
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
getSyntax() - Method in class com.google.protobuf.Method.Builder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntax() - Method in class com.google.protobuf.Method
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntax() - Method in interface com.google.protobuf.MethodOrBuilder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntax() - Method in class com.google.protobuf.Type.Builder
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
getSyntax() - Method in class com.google.protobuf.Type
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
getSyntax() - Method in interface com.google.protobuf.TypeOrBuilder
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
getSyntaxBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string syntax = 12 [json_name = "syntax"];
getSyntaxBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string syntax = 12 [json_name = "syntax"];
getSyntaxBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string syntax = 12 [json_name = "syntax"];
getSyntaxValue() - Method in class com.google.protobuf.Api.Builder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntaxValue() - Method in class com.google.protobuf.Api
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntaxValue() - Method in interface com.google.protobuf.ApiOrBuilder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntaxValue() - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
getSyntaxValue() - Method in class com.google.protobuf.Enum
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
getSyntaxValue() - Method in interface com.google.protobuf.EnumOrBuilder
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
getSyntaxValue() - Method in class com.google.protobuf.Method.Builder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntaxValue() - Method in class com.google.protobuf.Method
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntaxValue() - Method in interface com.google.protobuf.MethodOrBuilder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntaxValue() - Method in class com.google.protobuf.Type.Builder
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
getSyntaxValue() - Method in class com.google.protobuf.Type
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
getSyntaxValue() - Method in interface com.google.protobuf.TypeOrBuilder
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
getSystemTicker() - Static method in class io.grpc.Deadline
Returns the ticker that's based on system clock.
getTargetAddress() - Method in class io.grpc.HttpConnectProxiedSocketAddress
Returns the address to the target server.
getTargets(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTargets(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTargets(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTargetsCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTargetsCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTargetsCount() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTargetsList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTargetsList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTargetsList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTemplate() - Method in class dev.enola.common.io.iri.template.URITemplateSplitter
 
getText() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
string text = 3;
getText() - Method in class dev.enola.core.util.proto.Log.Entry
string text = 3;
getText() - Method in interface dev.enola.core.util.proto.Log.EntryOrBuilder
string text = 3;
getText() - Method in class dev.enola.thing.proto.Value.LangString.Builder
Text, for humans.
getText() - Method in class dev.enola.thing.proto.Value.LangString
Text, for humans.
getText() - Method in interface dev.enola.thing.proto.Value.LangStringOrBuilder
Text, for humans.
getTextBytes() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
string text = 3;
getTextBytes() - Method in class dev.enola.core.util.proto.Log.Entry
string text = 3;
getTextBytes() - Method in interface dev.enola.core.util.proto.Log.EntryOrBuilder
string text = 3;
getTextBytes() - Method in class dev.enola.thing.proto.Value.LangString.Builder
Text, for humans.
getTextBytes() - Method in class dev.enola.thing.proto.Value.LangString
Text, for humans.
getTextBytes() - Method in interface dev.enola.thing.proto.Value.LangStringOrBuilder
Text, for humans.
getThing() - Method in class dev.enola.core.proto.GetThingResponse.Builder
TODO Remove Any support by replacing this GetThingsResponse
getThing() - Method in class dev.enola.core.proto.GetThingResponse
TODO Remove Any support by replacing this GetThingsResponse
getThing() - Method in interface dev.enola.core.proto.GetThingResponseOrBuilder
TODO Remove Any support by replacing this GetThingsResponse
getThing(GetThingRequest) - Method in interface dev.enola.core.EnolaService
 
getThing(GetThingRequest) - Method in class dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceBlockingStub
 
getThing(GetThingRequest) - Method in class dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceFutureStub
 
getThing(GetThingRequest) - Method in class dev.enola.core.resource.ResourceEnolaService
 
getThing(GetThingRequest, StreamObserver<GetThingResponse>) - Method in class dev.enola.core.grpc.EnolaGrpcService
 
getThing(GetThingRequest, StreamObserver<GetThingResponse>) - Method in interface dev.enola.core.proto.EnolaServiceGrpc.AsyncService
 
getThing(GetThingRequest, StreamObserver<GetThingResponse>) - Method in class dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceStub
 
getThing(String, Class<T>) - Method in interface dev.enola.thing.PredicatesObjects
 
getThing(String, Map<String, String>) - Method in class dev.enola.core.thing.ListThingService
 
getThing(String, Map<String, String>) - Method in class dev.enola.core.thing.ThingConnectorService
 
getThing(String, Map<String, String>) - Method in class dev.enola.core.thing.ThingRepositoryThingService
 
getThing(String, Map<String, String>) - Method in interface dev.enola.core.thing.ThingService
 
getThingBuilder() - Method in class dev.enola.core.proto.GetThingResponse.Builder
TODO Remove Any support by replacing this GetThingsResponse
getThingOrBuilder() - Method in class dev.enola.core.proto.GetThingResponse.Builder
TODO Remove Any support by replacing this GetThingsResponse
getThingOrBuilder() - Method in class dev.enola.core.proto.GetThingResponse
TODO Remove Any support by replacing this GetThingsResponse
getThingOrBuilder() - Method in interface dev.enola.core.proto.GetThingResponseOrBuilder
TODO Remove Any support by replacing this GetThingsResponse
getThingOrThrow(String, Class<T>) - Method in interface dev.enola.thing.PredicatesObjects
 
GetThingRequest - Class in dev.enola.core.proto
Protobuf type dev.enola.core.GetThingRequest
GetThingRequest.Builder - Class in dev.enola.core.proto
Protobuf type dev.enola.core.GetThingRequest
GetThingRequestOrBuilder - Interface in dev.enola.core.proto
 
GetThingResponse - Class in dev.enola.core.proto
Protobuf type dev.enola.core.GetThingResponse
GetThingResponse.Builder - Class in dev.enola.core.proto
Protobuf type dev.enola.core.GetThingResponse
GetThingResponseOrBuilder - Interface in dev.enola.core.proto
 
getThings() - Method in class dev.enola.thing.proto.CompactThings.Builder
Deprecated.
getThings() - Method in class dev.enola.thing.proto.CompactThings
Deprecated.
getThings() - Method in interface dev.enola.thing.proto.CompactThingsOrBuilder
Deprecated.
getThings() - Method in class dev.enola.thing.proto.TextThings.Builder
Deprecated.
getThings() - Method in class dev.enola.thing.proto.TextThings
Deprecated.
getThings() - Method in interface dev.enola.thing.proto.TextThingsOrBuilder
Deprecated.
getThings(int) - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
getThings(int) - Method in class dev.enola.core.proto.GetThingsResponse
repeated .dev.enola.thing.Thing things = 1;
getThings(int) - Method in interface dev.enola.core.proto.GetThingsResponseOrBuilder
repeated .dev.enola.thing.Thing things = 1;
getThings(int) - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
getThings(int) - Method in class dev.enola.thing.proto.Things
repeated .dev.enola.thing.Thing things = 1;
getThings(int) - Method in interface dev.enola.thing.proto.ThingsOrBuilder
repeated .dev.enola.thing.Thing things = 1;
getThings(GetThingsRequest) - Method in interface dev.enola.core.EnolaService
 
getThings(GetThingsRequest) - Method in class dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceBlockingStub
 
getThings(GetThingsRequest) - Method in class dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceFutureStub
 
getThings(GetThingsRequest) - Method in class dev.enola.core.resource.ResourceEnolaService
 
getThings(GetThingsRequest, StreamObserver<GetThingsResponse>) - Method in class dev.enola.core.grpc.EnolaGrpcService
 
getThings(GetThingsRequest, StreamObserver<GetThingsResponse>) - Method in interface dev.enola.core.proto.EnolaServiceGrpc.AsyncService
 
getThings(GetThingsRequest, StreamObserver<GetThingsResponse>) - Method in class dev.enola.core.proto.EnolaServiceGrpc.EnolaServiceStub
 
getThings(HasPredicateIRI, Class<T>) - Method in interface dev.enola.thing.PredicatesObjects
 
getThings(String) - Method in class dev.enola.core.ThingsRepositoryAdapter
 
getThings(String) - Method in class dev.enola.thing.repo.EmptyThingsRepository
 
getThings(String) - Method in class dev.enola.thing.repo.ThingsBuilders
 
getThings(String) - Method in interface dev.enola.thing.repo.ThingsProvider
 
getThings(String, Class<T>) - Method in interface dev.enola.thing.PredicatesObjects
 
getThings(String, Map<String, String>) - Method in class dev.enola.core.thing.ListThingService
 
getThings(String, Map<String, String>) - Method in class dev.enola.core.thing.ThingConnectorService
 
getThings(String, Map<String, String>) - Method in class dev.enola.core.thing.ThingRepositoryThingService
 
getThings(String, Map<String, String>) - Method in interface dev.enola.core.thing.ThingService
 
getThingsAsBuilderList(String) - Method in class dev.enola.core.resource.ResourceEnolaService
 
getThingsBuilder(int) - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
getThingsBuilder(int) - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
getThingsBuilderList() - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
getThingsBuilderList() - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
getThingsCount() - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
getThingsCount() - Method in class dev.enola.core.proto.GetThingsResponse
repeated .dev.enola.thing.Thing things = 1;
getThingsCount() - Method in interface dev.enola.core.proto.GetThingsResponseOrBuilder
repeated .dev.enola.thing.Thing things = 1;
getThingsCount() - Method in class dev.enola.thing.proto.CompactThings.Builder
 
getThingsCount() - Method in class dev.enola.thing.proto.CompactThings
 
getThingsCount() - Method in interface dev.enola.thing.proto.CompactThingsOrBuilder
map<uint64, .dev.enola.thing.CompactThing> things = 2;
getThingsCount() - Method in class dev.enola.thing.proto.TextThings.Builder
 
getThingsCount() - Method in class dev.enola.thing.proto.TextThings
 
getThingsCount() - Method in interface dev.enola.thing.proto.TextThingsOrBuilder
map<string, .dev.enola.thing.TextThing> things = 4;
getThingsCount() - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
getThingsCount() - Method in class dev.enola.thing.proto.Things
repeated .dev.enola.thing.Thing things = 1;
getThingsCount() - Method in interface dev.enola.thing.proto.ThingsOrBuilder
repeated .dev.enola.thing.Thing things = 1;
getThingsList() - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
getThingsList() - Method in class dev.enola.core.proto.GetThingsResponse
repeated .dev.enola.thing.Thing things = 1;
getThingsList() - Method in interface dev.enola.core.proto.GetThingsResponseOrBuilder
repeated .dev.enola.thing.Thing things = 1;
getThingsList() - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
getThingsList() - Method in class dev.enola.thing.proto.Things
repeated .dev.enola.thing.Thing things = 1;
getThingsList() - Method in interface dev.enola.thing.proto.ThingsOrBuilder
repeated .dev.enola.thing.Thing things = 1;
getThingsMap() - Method in class dev.enola.thing.proto.CompactThings.Builder
map<uint64, .dev.enola.thing.CompactThing> things = 2;
getThingsMap() - Method in class dev.enola.thing.proto.CompactThings
map<uint64, .dev.enola.thing.CompactThing> things = 2;
getThingsMap() - Method in interface dev.enola.thing.proto.CompactThingsOrBuilder
map<uint64, .dev.enola.thing.CompactThing> things = 2;
getThingsMap() - Method in class dev.enola.thing.proto.TextThings.Builder
map<string, .dev.enola.thing.TextThing> things = 4;
getThingsMap() - Method in class dev.enola.thing.proto.TextThings
map<string, .dev.enola.thing.TextThing> things = 4;
getThingsMap() - Method in interface dev.enola.thing.proto.TextThingsOrBuilder
map<string, .dev.enola.thing.TextThing> things = 4;
getThingsOrBuilder(int) - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
getThingsOrBuilder(int) - Method in class dev.enola.core.proto.GetThingsResponse
repeated .dev.enola.thing.Thing things = 1;
getThingsOrBuilder(int) - Method in interface dev.enola.core.proto.GetThingsResponseOrBuilder
repeated .dev.enola.thing.Thing things = 1;
getThingsOrBuilder(int) - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
getThingsOrBuilder(int) - Method in class dev.enola.thing.proto.Things
repeated .dev.enola.thing.Thing things = 1;
getThingsOrBuilder(int) - Method in interface dev.enola.thing.proto.ThingsOrBuilder
repeated .dev.enola.thing.Thing things = 1;
getThingsOrBuilderList() - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
getThingsOrBuilderList() - Method in class dev.enola.core.proto.GetThingsResponse
repeated .dev.enola.thing.Thing things = 1;
getThingsOrBuilderList() - Method in interface dev.enola.core.proto.GetThingsResponseOrBuilder
repeated .dev.enola.thing.Thing things = 1;
getThingsOrBuilderList() - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
getThingsOrBuilderList() - Method in class dev.enola.thing.proto.Things
repeated .dev.enola.thing.Thing things = 1;
getThingsOrBuilderList() - Method in interface dev.enola.thing.proto.ThingsOrBuilder
repeated .dev.enola.thing.Thing things = 1;
getThingsOrDefault(long, CompactThing) - Method in class dev.enola.thing.proto.CompactThings.Builder
map<uint64, .dev.enola.thing.CompactThing> things = 2;
getThingsOrDefault(long, CompactThing) - Method in class dev.enola.thing.proto.CompactThings
map<uint64, .dev.enola.thing.CompactThing> things = 2;
getThingsOrDefault(long, CompactThing) - Method in interface dev.enola.thing.proto.CompactThingsOrBuilder
map<uint64, .dev.enola.thing.CompactThing> things = 2;
getThingsOrDefault(String, TextThing) - Method in class dev.enola.thing.proto.TextThings.Builder
map<string, .dev.enola.thing.TextThing> things = 4;
getThingsOrDefault(String, TextThing) - Method in class dev.enola.thing.proto.TextThings
map<string, .dev.enola.thing.TextThing> things = 4;
getThingsOrDefault(String, TextThing) - Method in interface dev.enola.thing.proto.TextThingsOrBuilder
map<string, .dev.enola.thing.TextThing> things = 4;
getThingsOrThrow(long) - Method in class dev.enola.thing.proto.CompactThings.Builder
map<uint64, .dev.enola.thing.CompactThing> things = 2;
getThingsOrThrow(long) - Method in class dev.enola.thing.proto.CompactThings
map<uint64, .dev.enola.thing.CompactThing> things = 2;
getThingsOrThrow(long) - Method in interface dev.enola.thing.proto.CompactThingsOrBuilder
map<uint64, .dev.enola.thing.CompactThing> things = 2;
getThingsOrThrow(String) - Method in class dev.enola.thing.proto.TextThings.Builder
map<string, .dev.enola.thing.TextThing> things = 4;
getThingsOrThrow(String) - Method in class dev.enola.thing.proto.TextThings
map<string, .dev.enola.thing.TextThing> things = 4;
getThingsOrThrow(String) - Method in interface dev.enola.thing.proto.TextThingsOrBuilder
map<string, .dev.enola.thing.TextThing> things = 4;
GetThingsRequest - Class in dev.enola.core.proto
Protobuf type dev.enola.core.GetThingsRequest
GetThingsRequest.Builder - Class in dev.enola.core.proto
Protobuf type dev.enola.core.GetThingsRequest
GetThingsRequestOrBuilder - Interface in dev.enola.core.proto
 
GetThingsResponse - Class in dev.enola.core.proto
Protobuf type dev.enola.core.GetThingsResponse
GetThingsResponse.Builder - Class in dev.enola.core.proto
Protobuf type dev.enola.core.GetThingsResponse
GetThingsResponseOrBuilder - Interface in dev.enola.core.proto
 
getThreadFactory(String, boolean) - Static method in class io.grpc.internal.GrpcUtil
Get a ThreadFactory suitable for use in the current environment.
getTracersForTest() - Method in class io.grpc.internal.StatsTraceContext
Returns a copy of the tracer list.
getTrailers() - Method in exception class io.grpc.StatusException
Returns the received trailers.
getTrailers() - Method in exception class io.grpc.StatusRuntimeException
Returns the received trailers.
getTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4 [json_name = "trailingComments"];
getTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string trailing_comments = 4 [json_name = "trailingComments"];
getTrailingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string trailing_comments = 4 [json_name = "trailingComments"];
getTrailingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4 [json_name = "trailingComments"];
getTrailingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string trailing_comments = 4 [json_name = "trailingComments"];
getTrailingCommentsBytes() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string trailing_comments = 4 [json_name = "trailingComments"];
getTransportAttrs() - Method in class io.grpc.CallCredentials.RequestInfo
Returns the transport attributes.
getTransportTracer() - Method in class io.grpc.internal.AbstractClientStream
 
getTransportTracer() - Method in class io.grpc.internal.AbstractStream.TransportState
 
getTrustDomain() - Method in class io.grpc.internal.SpiffeUtil.SpiffeId
 
getTrustManagers() - Method in class io.grpc.TlsChannelCredentials
Returns the trust manager list which verifies the server's identity.
getTrustManagers() - Method in class io.grpc.TlsServerCredentials
Returns the trust manager list which verifies the client's identity.
getTs() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
.google.protobuf.Timestamp ts = 1;
getTs() - Method in class dev.enola.core.util.proto.Log.Entry
.google.protobuf.Timestamp ts = 1;
getTs() - Method in interface dev.enola.core.util.proto.Log.EntryOrBuilder
.google.protobuf.Timestamp ts = 1;
getTsBuilder() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
.google.protobuf.Timestamp ts = 1;
getTsOrBuilder() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
.google.protobuf.Timestamp ts = 1;
getTsOrBuilder() - Method in class dev.enola.core.util.proto.Log.Entry
.google.protobuf.Timestamp ts = 1;
getTsOrBuilder() - Method in interface dev.enola.core.util.proto.Log.EntryOrBuilder
.google.protobuf.Timestamp ts = 1;
getType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string type = 3 [json_name = "type"];
getType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional string type = 3 [json_name = "type"];
getType() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional string type = 3 [json_name = "type"];
getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
getType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
getType() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
Get the value's enum type.
getType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Get the field's declared type.
getType() - Method in class io.grpc.MethodDescriptor
The call type of the method.
getTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string type = 3 [json_name = "type"];
getTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional string type = 3 [json_name = "type"];
getTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional string type = 3 [json_name = "type"];
getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6 [json_name = "typeName"];
getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string type_name = 6 [json_name = "typeName"];
getTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string type_name = 6 [json_name = "typeName"];
getTypeName() - Method in class io.grpc.InternalLogId
 
getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6 [json_name = "typeName"];
getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string type_name = 6 [json_name = "typeName"];
getTypeNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string type_name = 6 [json_name = "typeName"];
getTypeRegistryWrapper() - Method in class dev.enola.core.EnolaServiceProvider
 
getTypeUrl() - Method in class com.google.protobuf.Any.Builder
string type_url = 1 [json_name = "typeUrl"];
getTypeUrl() - Method in class com.google.protobuf.Any
string type_url = 1 [json_name = "typeUrl"];
getTypeUrl() - Method in interface com.google.protobuf.AnyOrBuilder
string type_url = 1 [json_name = "typeUrl"];
getTypeUrl() - Method in class com.google.protobuf.Field.Builder
string type_url = 6 [json_name = "typeUrl"];
getTypeUrl() - Method in class com.google.protobuf.Field
string type_url = 6 [json_name = "typeUrl"];
getTypeUrl() - Method in interface com.google.protobuf.FieldOrBuilder
string type_url = 6 [json_name = "typeUrl"];
getTypeUrlBytes() - Method in class com.google.protobuf.Any.Builder
string type_url = 1 [json_name = "typeUrl"];
getTypeUrlBytes() - Method in class com.google.protobuf.Any
string type_url = 1 [json_name = "typeUrl"];
getTypeUrlBytes() - Method in interface com.google.protobuf.AnyOrBuilder
string type_url = 1 [json_name = "typeUrl"];
getTypeUrlBytes() - Method in class com.google.protobuf.Field.Builder
string type_url = 6 [json_name = "typeUrl"];
getTypeUrlBytes() - Method in class com.google.protobuf.Field
string type_url = 6 [json_name = "typeUrl"];
getTypeUrlBytes() - Method in interface com.google.protobuf.FieldOrBuilder
string type_url = 6 [json_name = "typeUrl"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUnit() - Method in interface io.grpc.MetricInstrument
Returns the unit of measurement for the metric.
getUnit() - Method in class io.grpc.DoubleCounterMetricInstrument
 
getUnit() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
getUnit() - Method in class io.grpc.LongCounterMetricInstrument
 
getUnit() - Method in class io.grpc.LongGaugeMetricInstrument
 
getUnit() - Method in class io.grpc.LongHistogramMetricInstrument
 
getUnknownField() - Method in exception class com.google.protobuf.TextFormat.UnknownFieldParseException
Deprecated.
Return the name of the unknown field encountered while parsing the protocol buffer string.
getUnknownFields() - Method in class com.google.protobuf.DynamicMessage.Builder
 
getUnknownFields() - Method in class com.google.protobuf.DynamicMessage
 
getUnknownFields() - Method in class com.google.protobuf.GeneratedMessage.Builder
 
getUnknownFields() - Method in class com.google.protobuf.GeneratedMessage
 
getUnknownFields() - Method in class com.google.protobuf.MapEntry.Builder
 
getUnknownFields() - Method in class com.google.protobuf.MapEntry
 
getUnknownFields() - Method in interface com.google.protobuf.MessageOrBuilder
Get the UnknownFieldSet for this message.
getUnknownFieldSetBuilder() - Method in class com.google.protobuf.AbstractMessage.Builder
 
getUnknownFieldSetBuilder() - Method in class com.google.protobuf.GeneratedMessage.Builder
 
getUnmodifiable() - Method in class com.google.protobuf.ExtensionRegistry
Returns an unmodifiable view of the registry.
getUnsafeChannelCredentials() - Method in class io.grpc.LoadBalancer.Helper
Returns the UNSAFE ChannelCredentials used to construct the channel, including bearer tokens.
getUnsafeChannelCredentials() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
getUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool unverified_lazy = 15 [default = false, json_name = "unverifiedLazy"];
getUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool unverified_lazy = 15 [default = false, json_name = "unverifiedLazy"];
getUnverifiedLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool unverified_lazy = 15 [default = false, json_name = "unverifiedLazy"];
getUri() - Method in exception class dev.enola.common.protobuf.ProtoIO.TextParseException
 
getUrl() - Method in class dev.enola.core.util.proto.Log.Builder
string url = 1;
getUrl() - Method in class dev.enola.core.util.proto.Log
string url = 1;
getUrl() - Method in interface dev.enola.core.util.proto.LogOrBuilder
string url = 1;
getUrlBytes() - Method in class dev.enola.core.util.proto.Log.Builder
string url = 1;
getUrlBytes() - Method in class dev.enola.core.util.proto.Log
string url = 1;
getUrlBytes() - Method in interface dev.enola.core.util.proto.LogOrBuilder
string url = 1;
getUserAgent() - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
getUserAgent() - Method in class io.grpc.internal.GrpcUtil.GrpcBuildVersion
 
getUsername() - Method in class io.grpc.HttpConnectProxiedSocketAddress
Returns the username used to connect to the proxy.
getUtf8Validation() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getUtf8Validation() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getUtf8Validation() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getUtf8Validation() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional .pb.JavaFeatures.Utf8Validation utf8_validation = 2 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getUtf8Validation() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
optional .pb.JavaFeatures.Utf8Validation utf8_validation = 2 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getUtf8Validation() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
optional .pb.JavaFeatures.Utf8Validation utf8_validation = 2 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getValidations(int) - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
getValidations(int) - Method in class dev.enola.common.validation.Validations
repeated .dev.enola.validation.Validation validations = 1;
getValidations(int) - Method in interface dev.enola.common.validation.ValidationsOrBuilder
repeated .dev.enola.validation.Validation validations = 1;
getValidationsBuilder(int) - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
getValidationsBuilderList() - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
getValidationsCount() - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
getValidationsCount() - Method in class dev.enola.common.validation.Validations
repeated .dev.enola.validation.Validation validations = 1;
getValidationsCount() - Method in interface dev.enola.common.validation.ValidationsOrBuilder
repeated .dev.enola.validation.Validation validations = 1;
getValidationsList() - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
getValidationsList() - Method in class dev.enola.common.validation.Validations
repeated .dev.enola.validation.Validation validations = 1;
getValidationsList() - Method in interface dev.enola.common.validation.ValidationsOrBuilder
repeated .dev.enola.validation.Validation validations = 1;
getValidationsOrBuilder(int) - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
getValidationsOrBuilder(int) - Method in class dev.enola.common.validation.Validations
repeated .dev.enola.validation.Validation validations = 1;
getValidationsOrBuilder(int) - Method in interface dev.enola.common.validation.ValidationsOrBuilder
repeated .dev.enola.validation.Validation validations = 1;
getValidationsOrBuilderList() - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
getValidationsOrBuilderList() - Method in class dev.enola.common.validation.Validations
repeated .dev.enola.validation.Validation validations = 1;
getValidationsOrBuilderList() - Method in interface dev.enola.common.validation.ValidationsOrBuilder
repeated .dev.enola.validation.Validation validations = 1;
getValue() - Method in class com.google.protobuf.Any.Builder
bytes value = 2 [json_name = "value"];
getValue() - Method in class com.google.protobuf.Any
bytes value = 2 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.AnyOrBuilder
bytes value = 2 [json_name = "value"];
getValue() - Method in class com.google.protobuf.BoolValue.Builder
bool value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.BoolValue
bool value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.BoolValueOrBuilder
bool value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.BytesValue.Builder
bytes value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.BytesValue
bytes value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.BytesValueOrBuilder
bytes value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
optional string value = 2 [json_name = "value"];
getValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
optional string value = 2 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
optional string value = 2 [json_name = "value"];
getValue() - Method in class com.google.protobuf.DoubleValue.Builder
double value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.DoubleValue
double value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.DoubleValueOrBuilder
double value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.FloatValue.Builder
float value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.FloatValue
float value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.FloatValueOrBuilder
float value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.Int32Value.Builder
int32 value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.Int32Value
int32 value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.Int32ValueOrBuilder
int32 value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.Int64Value.Builder
int64 value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.Int64Value
int64 value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.Int64ValueOrBuilder
int64 value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.MapEntry.Builder
 
getValue() - Method in class com.google.protobuf.MapEntry
 
getValue() - Method in class com.google.protobuf.Option.Builder
.google.protobuf.Any value = 2 [json_name = "value"];
getValue() - Method in class com.google.protobuf.Option
.google.protobuf.Any value = 2 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.OptionOrBuilder
.google.protobuf.Any value = 2 [json_name = "value"];
getValue() - Method in class com.google.protobuf.StringValue.Builder
string value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.StringValue
string value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.StringValueOrBuilder
string value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.UInt32Value.Builder
uint32 value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.UInt32Value
uint32 value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.UInt32ValueOrBuilder
uint32 value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.UInt64Value.Builder
uint64 value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.UInt64Value
uint64 value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.UInt64ValueOrBuilder
uint64 value = 1 [json_name = "value"];
getValue() - Method in class dev.enola.thing.proto.Value.Literal.Builder
Value of the literal.
getValue() - Method in class dev.enola.thing.proto.Value.Literal
Value of the literal.
getValue() - Method in interface dev.enola.thing.proto.Value.LiteralOrBuilder
Value of the literal.
getValue() - Method in class io.grpc.StatusOr
Returns the value if set or throws exception if there is no value set.
getValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValue(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueBuilder() - Method in class com.google.protobuf.Option.Builder
.google.protobuf.Any value = 2 [json_name = "value"];
getValueBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
optional string value = 2 [json_name = "value"];
getValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
optional string value = 2 [json_name = "value"];
getValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
optional string value = 2 [json_name = "value"];
getValueBytes() - Method in class com.google.protobuf.StringValue.Builder
string value = 1 [json_name = "value"];
getValueBytes() - Method in class com.google.protobuf.StringValue
string value = 1 [json_name = "value"];
getValueBytes() - Method in interface com.google.protobuf.StringValueOrBuilder
string value = 1 [json_name = "value"];
getValueBytes() - Method in class dev.enola.thing.proto.Value.Literal.Builder
Value of the literal.
getValueBytes() - Method in class dev.enola.thing.proto.Value.Literal
Value of the literal.
getValueBytes() - Method in interface dev.enola.thing.proto.Value.LiteralOrBuilder
Value of the literal.
getValueCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueDescriptor() - Method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
 
getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.Edition
 
getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
 
getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
 
getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
 
getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
 
getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
 
getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
 
getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
 
getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
 
getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
 
getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
 
getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
getValueDescriptor() - Method in enum class com.google.protobuf.Field.Cardinality
 
getValueDescriptor() - Method in enum class com.google.protobuf.Field.Kind
 
getValueDescriptor() - Method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
 
getValueDescriptor() - Method in enum class com.google.protobuf.NullValue
 
getValueDescriptor() - Method in interface com.google.protobuf.ProtocolMessageEnum
Return the value's descriptor, which contains information such as value name, number, and type.
getValueDescriptor() - Method in enum class com.google.protobuf.Syntax
 
getValueDescriptor() - Method in enum class dev.enola.core.util.proto.Log.Severity
 
getValueList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueOrBuilder() - Method in class com.google.protobuf.Option.Builder
.google.protobuf.Any value = 2 [json_name = "value"];
getValueOrBuilder() - Method in class com.google.protobuf.Option
.google.protobuf.Any value = 2 [json_name = "value"];
getValueOrBuilder() - Method in interface com.google.protobuf.OptionOrBuilder
.google.protobuf.Any value = 2 [json_name = "value"];
getValueOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValues() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
Get a list of defined values for this enum.
getValues(int) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValues(int) - Method in class com.google.protobuf.ListValue
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValues(int) - Method in interface com.google.protobuf.ListValueOrBuilder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValues(int) - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
getValues(int) - Method in class dev.enola.thing.proto.Value.List
repeated .dev.enola.thing.Value values = 2;
getValues(int) - Method in interface dev.enola.thing.proto.Value.ListOrBuilder
repeated .dev.enola.thing.Value values = 2;
getValuesBuilder(int) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesBuilder(int) - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
getValuesBuilderList() - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesBuilderList() - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
getValuesCount() - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesCount() - Method in class com.google.protobuf.ListValue
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesCount() - Method in interface com.google.protobuf.ListValueOrBuilder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesCount() - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
getValuesCount() - Method in class dev.enola.thing.proto.Value.List
repeated .dev.enola.thing.Value values = 2;
getValuesCount() - Method in interface dev.enola.thing.proto.Value.ListOrBuilder
repeated .dev.enola.thing.Value values = 2;
getValuesList() - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesList() - Method in class com.google.protobuf.ListValue
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesList() - Method in interface com.google.protobuf.ListValueOrBuilder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesList() - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
getValuesList() - Method in class dev.enola.thing.proto.Value.List
repeated .dev.enola.thing.Value values = 2;
getValuesList() - Method in interface dev.enola.thing.proto.Value.ListOrBuilder
repeated .dev.enola.thing.Value values = 2;
getValuesOrBuilder(int) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesOrBuilder(int) - Method in class com.google.protobuf.ListValue
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesOrBuilder(int) - Method in interface com.google.protobuf.ListValueOrBuilder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesOrBuilder(int) - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
getValuesOrBuilder(int) - Method in class dev.enola.thing.proto.Value.List
repeated .dev.enola.thing.Value values = 2;
getValuesOrBuilder(int) - Method in interface dev.enola.thing.proto.Value.ListOrBuilder
repeated .dev.enola.thing.Value values = 2;
getValuesOrBuilderList() - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesOrBuilderList() - Method in class com.google.protobuf.ListValue
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesOrBuilderList() - Method in interface com.google.protobuf.ListValueOrBuilder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesOrBuilderList() - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
getValuesOrBuilderList() - Method in class dev.enola.thing.proto.Value.List
repeated .dev.enola.thing.Value values = 2;
getValuesOrBuilderList() - Method in interface dev.enola.thing.proto.Value.ListOrBuilder
repeated .dev.enola.thing.Value values = 2;
getVarintList() - Method in class com.google.protobuf.UnknownFieldSet.Field
Get the list of varint values for this field.
getVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.ExtensionRangeOptions.VerificationState verification = 3 [default = UNVERIFIED, json_name = "verification", retention = RETENTION_SOURCE];
getVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
optional .google.protobuf.ExtensionRangeOptions.VerificationState verification = 3 [default = UNVERIFIED, json_name = "verification", retention = RETENTION_SOURCE];
getVerification() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
optional .google.protobuf.ExtensionRangeOptions.VerificationState verification = 3 [default = UNVERIFIED, json_name = "verification", retention = RETENTION_SOURCE];
getVersion() - Method in class com.google.protobuf.Api.Builder
string version = 4 [json_name = "version"];
getVersion() - Method in class com.google.protobuf.Api
string version = 4 [json_name = "version"];
getVersion() - Method in interface com.google.protobuf.ApiOrBuilder
string version = 4 [json_name = "version"];
getVersionBytes() - Method in class com.google.protobuf.Api.Builder
string version = 4 [json_name = "version"];
getVersionBytes() - Method in class com.google.protobuf.Api
string version = 4 [json_name = "version"];
getVersionBytes() - Method in interface com.google.protobuf.ApiOrBuilder
string version = 4 [json_name = "version"];
getWaitForReady(CallOptions) - Static method in class io.grpc.InternalCallOptions
Gets the waitForReady bit or null if it was never set.
getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool weak = 10 [default = false, json_name = "weak"];
getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool weak = 10 [default = false, json_name = "weak"];
getWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool weak = 10 [default = false, json_name = "weak"];
getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
getWeakDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
getWeakDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
getWeakDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
getWritableResource(String) - Method in interface dev.enola.common.io.resource.ResourceProvider
 
getWritableResource(URI) - Method in interface dev.enola.common.io.resource.ResourceProvider
 
getWritableResource(URI, URI) - Method in class dev.enola.common.io.resource.stream.WritableResourcesProvider
 
getWritableResource(URL) - Method in interface dev.enola.common.io.resource.ResourceProvider
 
getX509Certificates(InputStream) - Static method in class io.grpc.util.CertificateUtils
Generates X509Certificate array from a PEM file.
GEXF - Static variable in class dev.enola.thing.gen.gexf.GexfMediaType
 
GexfGenerator - Class in dev.enola.thing.gen.gexf
 
GexfGenerator(ThingMetadataProvider) - Constructor for class dev.enola.thing.gen.gexf.GexfGenerator
 
GexfMediaType - Class in dev.enola.thing.gen.gexf
MediaType of the application/gexf+xml Graph Exchange XML Format (GEXF) *.gexf in UTF-8 Character Encoding, based on §2.2 (encoding) and §8 (content-type) of GEXF Primer.
GexfMediaType() - Constructor for class dev.enola.thing.gen.gexf.GexfMediaType
 
GexfResourceConverter - Class in dev.enola.thing.gen.gexf
 
GexfResourceConverter(Loader, GexfGenerator) - Constructor for class dev.enola.thing.gen.gexf.GexfResourceConverter
 
GFM_MARKDOWN_UTF_8 - Static variable in class dev.enola.common.io.mediatype.MarkdownMediaTypes
gitUI() - Static method in class dev.enola.common.Version
 
GlobResolver - Interface in dev.enola.common.io.resource.stream
GlobResolver "expands" an URI with a "glob" to a Stream of URIs.
GlobResolvers - Class in dev.enola.common.io.resource.stream
 
GlobResolvers() - Constructor for class dev.enola.common.io.resource.stream.GlobResolvers
 
GO_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
GracefulSwitchLoadBalancer - Class in io.grpc.util
A load balancer that gracefully swaps to a new lb policy.
GracefulSwitchLoadBalancer(LoadBalancer.Helper) - Constructor for class io.grpc.util.GracefulSwitchLoadBalancer
 
GraphCommonsJsonGenerator - Class in dev.enola.thing.gen.graphcommons
Deprecated.
GraphCommonsJsonGenerator(ThingMetadataProvider) - Constructor for class dev.enola.thing.gen.graphcommons.GraphCommonsJsonGenerator
Deprecated.
 
GraphCommonsMediaType - Class in dev.enola.thing.gen.graphcommons
 
GraphCommonsMediaType() - Constructor for class dev.enola.thing.gen.graphcommons.GraphCommonsMediaType
 
GraphCommonsResourceConverter - Class in dev.enola.thing.gen.graphcommons
 
GraphCommonsResourceConverter(Loader, GraphCommonsJsonGenerator) - Constructor for class dev.enola.thing.gen.graphcommons.GraphCommonsResourceConverter
 
Graphviz - Enum constant in enum class dev.enola.core.meta.docgen.Options.DiagramType
 
GraphvizGenerator - Class in dev.enola.thing.gen.graphviz
 
GraphvizGenerator(ThingMetadataProvider) - Constructor for class dev.enola.thing.gen.graphviz.GraphvizGenerator
 
GraphvizGenerator.Flags - Enum Class in dev.enola.thing.gen.graphviz
 
GraphvizMediaType - Class in dev.enola.thing.gen.graphviz
MediaType of the text/vnd.graphviz Graph Description Language DOT (*.gv) for Graphviz, in UTF-8 Character Encoding.
GraphvizMediaType() - Constructor for class dev.enola.thing.gen.graphviz.GraphvizMediaType
 
GraphvizResourceConverter - Class in dev.enola.thing.gen.graphviz
 
GraphvizResourceConverter(Loader, GraphvizGenerator) - Constructor for class dev.enola.thing.gen.graphviz.GraphvizResourceConverter
 
GROUP - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
Grpc - Class in io.grpc
Stuff that are part of the public API but are not bound to particular classes, e.g., static methods, constants, attribute and context keys.
GRPC_PF_USE_HAPPY_EYEBALLS - Static variable in class io.grpc.internal.PickFirstLoadBalancerProvider
 
Grpc.TransportAttr - Annotation Interface in io.grpc
Annotation for transport attributes.
GrpcAttributes - Class in io.grpc.internal
Special attributes that are only useful to gRPC.
GrpcGenerated - Annotation Interface in io.grpc.stub.annotations
Annotates that the class is gRPC-generated code to assist Java Annotation Processors.
GrpcHttp2ConnectionHandler - Class in io.grpc.netty
gRPC wrapper for Http2ConnectionHandler.
GrpcHttp2ConnectionHandler(ChannelPromise, Http2ConnectionDecoder, Http2ConnectionEncoder, Http2Settings, ChannelLogger) - Constructor for class io.grpc.netty.GrpcHttp2ConnectionHandler
 
grpcNegotiationHandler(GrpcHttp2ConnectionHandler) - Static method in class io.grpc.netty.InternalProtocolNegotiators
Internal version of ProtocolNegotiators.GrpcNegotiationHandler.
GrpcSslContexts - Class in io.grpc.netty
Utility for configuring SslContext for gRPC.
GrpcUtil - Class in io.grpc.internal
Common utilities for GRPC.
GrpcUtil.AuthorityEscaper - Class in io.grpc.internal
Percent encode the authority based on https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.
GrpcUtil.GrpcBuildVersion - Class in io.grpc.internal
 
GrpcUtil.Http2Error - Enum Class in io.grpc.internal
All error codes identified by the HTTP/2 spec.
GV - Static variable in class dev.enola.thing.gen.graphviz.GraphvizMediaType
 
Gzip() - Constructor for class io.grpc.Codec.Gzip
 

H

halfClose() - Method in class io.grpc.ClientCall
Close the call for request message sending.
halfClose() - Method in class io.grpc.internal.AbstractClientStream
 
halfClose() - Method in interface io.grpc.internal.ClientStream
Closes the local side of this stream and flushes any remaining messages.
halfClose() - Method in class io.grpc.internal.DelayedClientCall
 
halfClose() - Method in class io.grpc.internal.NoopClientStream
 
halfClose() - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
halfClose() - Method in class io.grpc.ForwardingClientCall
 
halfClose() - Method in class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
halfClosed() - Method in interface io.grpc.internal.ServerStreamListener
Called when the remote side of the transport gracefully closed, indicating the client had no more data to send.
handle(URI) - Method in class dev.enola.web.RestAPI
 
handle(URI) - Method in class dev.enola.web.StaticWebHandler
 
handle(URI) - Method in class dev.enola.web.UI
 
handle(URI) - Method in interface dev.enola.web.WebHandler
 
handle(URI) - Method in class dev.enola.web.WebHandlers
 
handleComment(String) - Method in class dev.enola.rdf.io.WritableResourceRDFHandler
 
handleInUse() - Method in class io.grpc.internal.InUseStateAggregator
Called when the aggregated in-use state has changed to true, which means at least one object is in use.
handleNameResolutionError(Status) - Method in class io.grpc.LoadBalancer
Handles an error from the name resolution system.
handleNameResolutionError(Status) - Method in class io.grpc.util.ForwardingLoadBalancer
 
handleNameResolutionError(Status) - Method in class io.grpc.util.MultiChildLoadBalancer
Handle the name resolution error.
handleNameResolutionError(Status) - Method in class io.grpc.util.OutlierDetectionLoadBalancer
 
handleNamespace(String, String) - Method in class dev.enola.rdf.io.WritableResourceRDFHandler
 
handleNotInUse() - Method in class io.grpc.internal.InUseStateAggregator
Called when the aggregated in-use state has changed to false, which means no object is in use.
handleProtocolNegotiationCompleted(Attributes) - Method in class io.grpc.netty.GrpcHttp2ConnectionHandler
Deprecated.
Use the two argument method instead.
handleProtocolNegotiationCompleted(Attributes, InternalChannelz.Security) - Method in class io.grpc.netty.GrpcHttp2ConnectionHandler
Triggered on protocol negotiation completion.
handlerAdded(ChannelHandlerContext) - Method in class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
handlerAdded0(ChannelHandlerContext) - Method in class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
handleResolvedAddresses(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.LoadBalancer
Handles newly resolved server groups and metadata attributes from name resolution system.
handleResolvedAddresses(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.util.ForwardingLoadBalancer
 
handleResolvedAddresses(LoadBalancer.ResolvedAddresses) - Method in class io.grpc.util.GracefulSwitchLoadBalancer
 
HandlerRegistry - Class in io.grpc
Registry of services and their methods used by servers to dispatching incoming calls.
HandlerRegistry() - Constructor for class io.grpc.HandlerRegistry
 
handles(Class<B>) - Method in class dev.enola.thing.java.ProxyTBF
 
handles(Class<B>) - Method in interface dev.enola.thing.java.TBF
 
handles(Class<B>) - Method in class dev.enola.thing.java.test.HasSomethingTBF
 
handles(Object) - Method in interface dev.enola.data.Trigger
 
handles(Object) - Method in class dev.enola.thing.repo.ThingTrigger
 
handleStatement(Statement) - Method in class dev.enola.rdf.io.WritableResourceRDFHandler
 
handleSubchannelState(LoadBalancer.Subchannel, ConnectivityStateInfo) - Method in class io.grpc.LoadBalancer
Deprecated.
This method will be removed. Stop overriding it. Instead, pass LoadBalancer.SubchannelStateListener to LoadBalancer.Subchannel.start(io.grpc.LoadBalancer.SubchannelStateListener) to receive Subchannel state updates
handleSubchannelState(LoadBalancer.Subchannel, ConnectivityStateInfo) - Method in class io.grpc.util.ForwardingLoadBalancer
Deprecated.
handleSubchannelState(LoadBalancer.Subchannel, ConnectivityStateInfo) - Method in class io.grpc.util.GracefulSwitchLoadBalancer
Deprecated.
handshakeTimeout(long, TimeUnit) - Method in class io.grpc.ForwardingServerBuilder
 
handshakeTimeout(long, TimeUnit) - Method in class io.grpc.internal.ServerImplBuilder
 
handshakeTimeout(long, TimeUnit) - Method in class io.grpc.ServerBuilder
Sets the permitted time for new connections to complete negotiation handshakes before being killed.
HAS_HEALTH_PRODUCER_LISTENER_KEY - Static variable in class io.grpc.LoadBalancer
 
HasA - Interface in dev.enola.thing.java.test
 
HasA.Builder<B> - Interface in dev.enola.thing.java.test
 
hasAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
hasAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string aggregate_value = 8 [json_name = "aggregateValue"];
hasAggregateValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
hasAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool allow_alias = 2 [json_name = "allowAlias"];
hasAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
optional bool allow_alias = 2 [json_name = "allowAlias"];
hasAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
optional bool allow_alias = 2 [json_name = "allowAlias"];
hasArray() - Method in class io.grpc.internal.AbstractReadableBuffer
 
hasArray() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
hasArray() - Method in interface io.grpc.internal.ReadableBuffer
Indicates whether or not this buffer exposes a backing array.
HasB - Interface in dev.enola.thing.java.test
 
HasB.Builder<B> - Interface in dev.enola.thing.java.test
 
hasBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional int32 begin = 3 [json_name = "begin"];
hasBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional int32 begin = 3 [json_name = "begin"];
hasBegin() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional int32 begin = 3 [json_name = "begin"];
hasBoolValue() - Method in class com.google.protobuf.Value.Builder
bool bool_value = 4 [json_name = "boolValue"];
hasBoolValue() - Method in class com.google.protobuf.Value
bool bool_value = 4 [json_name = "boolValue"];
hasBoolValue() - Method in interface com.google.protobuf.ValueOrBuilder
bool bool_value = 4 [json_name = "boolValue"];
HasByteBuffer - Interface in io.grpc
Extension to an InputStream whose content can be accessed as ByteBuffers.
hasCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
hasCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
hasCcEnableArenas() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
hasCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
HasChildren - Interface in dev.enola.model.enola
 
HasChildren.Builder<B> - Interface in dev.enola.model.enola
 
HasClassIRI - Interface in dev.enola.model.w3.rdfs
 
hasClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
hasClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
hasClientStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
HasComment - Interface in dev.enola.model.w3.rdfs
 
HasComment.Builder<B> - Interface in dev.enola.model.w3.rdfs
 
hasCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
hasCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
hasCompilerVersion() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
hasContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string content = 15 [json_name = "content"];
hasContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
optional string content = 15 [json_name = "content"];
hasContent() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
optional string content = 15 [json_name = "content"];
hasCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
hasCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
hasCsharpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
hasCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
hasDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional bool debug_redact = 3 [default = false, json_name = "debugRedact"];
hasDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional bool debug_redact = 3 [default = false, json_name = "debugRedact"];
hasDebugRedact() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional bool debug_redact = 3 [default = false, json_name = "debugRedact"];
hasDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool debug_redact = 16 [default = false, json_name = "debugRedact"];
hasDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool debug_redact = 16 [default = false, json_name = "debugRedact"];
hasDebugRedact() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool debug_redact = 16 [default = false, json_name = "debugRedact"];
hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7 [json_name = "defaultValue"];
hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string default_value = 7 [json_name = "defaultValue"];
hasDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string default_value = 7 [json_name = "defaultValue"];
hasDefaultValue() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Returns true if the field had an explicitly-defined default value.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
hasDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Deprecated.
google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=0
hasDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
Deprecated.
google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=0
hasDeprecatedLegacyJsonFieldConflicts() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
Deprecated.
google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=0
hasDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Deprecated.
google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=0
hasDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Deprecated.
google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=0
hasDeprecatedLegacyJsonFieldConflicts() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Deprecated.
google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=0
hasDeprecationWarning() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
hasDeprecationWarning() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
hasDeprecationWarning() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
HasDescription - Interface in dev.enola.model.enola
 
HasDescription.Builder<B> - Interface in dev.enola.model.enola
 
hasDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional double double_value = 6 [json_name = "doubleValue"];
hasDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional double double_value = 6 [json_name = "doubleValue"];
hasDoubleValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional double double_value = 6 [json_name = "doubleValue"];
hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
hasEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
hasEdition() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.Edition edition = 14 [json_name = "edition"];
hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.Edition edition = 14 [json_name = "edition"];
hasEdition() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.Edition edition = 14 [json_name = "edition"];
hasEditionDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_deprecated = 2 [json_name = "editionDeprecated"];
hasEditionDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional .google.protobuf.Edition edition_deprecated = 2 [json_name = "editionDeprecated"];
hasEditionDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional .google.protobuf.Edition edition_deprecated = 2 [json_name = "editionDeprecated"];
hasEditionIntroduced() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_introduced = 1 [json_name = "editionIntroduced"];
hasEditionIntroduced() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional .google.protobuf.Edition edition_introduced = 1 [json_name = "editionIntroduced"];
hasEditionIntroduced() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional .google.protobuf.Edition edition_introduced = 1 [json_name = "editionIntroduced"];
hasEditionRemoved() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_removed = 4 [json_name = "editionRemoved"];
hasEditionRemoved() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional .google.protobuf.Edition edition_removed = 4 [json_name = "editionRemoved"];
hasEditionRemoved() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional .google.protobuf.Edition edition_removed = 4 [json_name = "editionRemoved"];
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional int32 end = 4 [json_name = "end"];
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional int32 end = 4 [json_name = "end"];
hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional int32 end = 4 [json_name = "end"];
hasEnumType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasEnumType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasEnumType() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional string error = 1 [json_name = "error"];
hasError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
optional string error = 1 [json_name = "error"];
hasError() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
optional string error = 1 [json_name = "error"];
hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2 [json_name = "extendee"];
hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string extendee = 2 [json_name = "extendee"];
hasExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string extendee = 2 [json_name = "extendee"];
hasExtension(ExtensionLite<? extends MessageT, T>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
Check if a singular extension is present.
hasExtension(ExtensionLite<? extends MessageT, T>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
Check if a singular extension is present.
hasExtension(ExtensionLite<? extends MessageT, T>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
Check if a singular extension is present.
hasExtension(GeneratedMessage.GeneratedExtension<MessageT, T>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
Deprecated.
hasExtension(GeneratedMessage.GeneratedExtension<MessageT, T>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
Deprecated.
hasExtension(GeneratedMessage.GeneratedExtension<MessageT, T>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
Deprecated.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
hasFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
hasFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
hasFeatureSupport() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
hasFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
hasFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
hasFeatureSupport() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
hasField(int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
Check if the given field number is present in the set.
hasField(int) - Method in class com.google.protobuf.UnknownFieldSet
Check if the given field number is present in the set.
hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
 
hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage
 
hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
 
hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage
 
hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
 
hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry
 
hasField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
Returns true if the given field is set.
hasFieldPresence() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [json_name = "fieldPresence", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasFieldPresence() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [json_name = "fieldPresence", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasFieldPresence() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [json_name = "fieldPresence", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
HasFileExtensions - Interface in dev.enola.model.enola.mediatype
 
HasFileExtensions.Builder<B> - Interface in dev.enola.model.enola.mediatype
 
hasFixedFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
hasFixedFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
hasFixedFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
hasFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string full_name = 2 [json_name = "fullName"];
hasFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional string full_name = 2 [json_name = "fullName"];
hasFullName() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional string full_name = 2 [json_name = "fullName"];
hasGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
hasGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
hasGeneratedCodeInfo() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11 [json_name = "goPackage"];
hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string go_package = 11 [json_name = "goPackage"];
hasGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string go_package = 11 [json_name = "goPackage"];
hash(ByteSource, Multihash.Type) - Static method in class dev.enola.common.io.hashbrown.Multihashes
 
hash(ReadableResource, Multihash.Type) - Method in class dev.enola.common.io.hashbrown.ResourceHasher
 
hashCode() - Method in class com.google.protobuf.AbstractMessage
 
hashCode() - Method in class com.google.protobuf.Any
 
hashCode() - Method in class com.google.protobuf.Api
 
hashCode() - Method in class com.google.protobuf.BoolValue
 
hashCode() - Method in class com.google.protobuf.BytesValue
 
hashCode() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
hashCode() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
hashCode() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
hashCode() - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
hashCode() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
hashCode() - Method in class com.google.protobuf.DoubleValue
 
hashCode() - Method in class com.google.protobuf.Duration
 
hashCode() - Method in class com.google.protobuf.Empty
 
hashCode() - Method in class com.google.protobuf.Enum
 
hashCode() - Method in class com.google.protobuf.EnumValue
 
hashCode() - Method in class com.google.protobuf.Field
 
hashCode() - Method in class com.google.protobuf.FieldMask
 
hashCode() - Method in class com.google.protobuf.FloatValue
 
hashCode() - Method in class com.google.protobuf.Int32Value
 
hashCode() - Method in class com.google.protobuf.Int64Value
 
hashCode() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
hashCode() - Method in class com.google.protobuf.ListValue
 
hashCode() - Method in class com.google.protobuf.MapField
 
hashCode() - Method in class com.google.protobuf.MapFieldBuilder
 
hashCode() - Method in interface com.google.protobuf.Message
Returns the hash code value for this message.
hashCode() - Method in class com.google.protobuf.Method
 
hashCode() - Method in class com.google.protobuf.Mixin
 
hashCode() - Method in class com.google.protobuf.Option
 
hashCode() - Method in class com.google.protobuf.SourceContext
 
hashCode() - Method in class com.google.protobuf.StringValue
 
hashCode() - Method in class com.google.protobuf.Struct
 
hashCode() - Method in class com.google.protobuf.TextFormatParseLocation
 
hashCode() - Method in class com.google.protobuf.Timestamp
 
hashCode() - Method in class com.google.protobuf.Type
 
hashCode() - Method in class com.google.protobuf.UInt32Value
 
hashCode() - Method in class com.google.protobuf.UInt64Value
 
hashCode() - Method in class com.google.protobuf.UnknownFieldSet.Field
 
hashCode() - Method in class com.google.protobuf.UnknownFieldSet
 
hashCode() - Method in class com.google.protobuf.Value
 
hashCode() - Method in class dev.enola.common.ByteSeq
 
hashCode() - Method in record class dev.enola.common.ImmutableObjectWithTypeToken
Returns a hash code value for this object.
hashCode() - Method in class dev.enola.common.io.hashbrown.MultihashWithMultibase
 
hashCode() - Method in class dev.enola.common.io.iri.IRI
 
hashCode() - Method in record class dev.enola.common.io.iri.namespace.ImmutableNamespace
Returns a hash code value for this object.
hashCode() - Method in record class dev.enola.common.io.iri.URIs.MediaTypeAndOrCharset
Returns a hash code value for this object.
hashCode() - Method in record class dev.enola.common.io.metadata.Metadata
Returns a hash code value for this object.
hashCode() - Method in record class dev.enola.common.io.resource.RegexMultipartResource.PartsDef
Returns a hash code value for this object.
hashCode() - Method in class dev.enola.common.MutableObjectWithTypeToken
 
hashCode() - Method in record class dev.enola.common.time.Interval
Returns a hash code value for this object.
hashCode() - Method in record class dev.enola.common.URILineColumnMessage
Returns a hash code value for this object.
hashCode() - Method in class dev.enola.common.validation.Validation
 
hashCode() - Method in class dev.enola.common.validation.Validations
 
hashCode() - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
hashCode() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
hashCode() - Method in class dev.enola.core.proto.GetThingRequest
 
hashCode() - Method in class dev.enola.core.proto.GetThingResponse
 
hashCode() - Method in class dev.enola.core.proto.GetThingsRequest
 
hashCode() - Method in class dev.enola.core.proto.GetThingsResponse
 
hashCode() - Method in class dev.enola.core.util.proto.Log.Entry
 
hashCode() - Method in class dev.enola.core.util.proto.Log
 
hashCode() - Method in class dev.enola.core.util.proto.Log.Inline
 
hashCode() - Method in record class dev.enola.data.AllQuery
Returns a hash code value for this object.
hashCode() - Method in record class dev.enola.datatype.ImmutableDatatype
Returns a hash code value for this object.
hashCode() - Method in record class dev.enola.format.xml.XmlResourceConverter
Returns a hash code value for this object.
hashCode() - Method in record class dev.enola.model.enola.meta.io.Context
Returns a hash code value for this object.
hashCode() - Method in class dev.enola.thing.impl.OnlyIRIThing
 
hashCode() - Method in class dev.enola.thing.impl.ImmutablePredicatesObjects
 
hashCode() - Method in class dev.enola.thing.impl.ImmutableThing
 
hashCode() - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
hashCode() - Method in class dev.enola.thing.impl.MutableThing
 
hashCode() - Method in record class dev.enola.thing.LangString
Returns a hash code value for this object.
hashCode() - Method in record class dev.enola.thing.Link
Returns a hash code value for this object.
hashCode() - Method in record class dev.enola.thing.Literal
Deprecated.
Returns a hash code value for this object.
hashCode() - Method in record class dev.enola.thing.message.MessageWithIRI
Returns a hash code value for this object.
hashCode() - Method in class dev.enola.thing.message.PredicatesObjectsAdapter
 
hashCode() - Method in record class dev.enola.thing.namespace.ThingNamespaceRepository
Returns a hash code value for this object.
hashCode() - Method in class dev.enola.thing.proto.CompactThing
 
hashCode() - Method in class dev.enola.thing.proto.CompactThings
 
hashCode() - Method in class dev.enola.thing.proto.LinksMetadata
 
hashCode() - Method in class dev.enola.thing.proto.TextThing
 
hashCode() - Method in class dev.enola.thing.proto.TextThings
 
hashCode() - Method in class dev.enola.thing.proto.Thing
 
hashCode() - Method in class dev.enola.thing.proto.ThingMetadata
 
hashCode() - Method in class dev.enola.thing.proto.Things
 
hashCode() - Method in class dev.enola.thing.proto.Value
 
hashCode() - Method in class dev.enola.thing.proto.Value.LangString
 
hashCode() - Method in class dev.enola.thing.proto.Value.List
 
hashCode() - Method in class dev.enola.thing.proto.Value.Literal
 
hashCode() - Method in record class dev.enola.thing.repo.id.ID
Returns a hash code value for this object.
hashCode() - Method in record class dev.enola.thing.template.TemplateService.Breakdown
Returns a hash code value for this object.
hashCode() - Method in record class dev.enola.thing.validation.TestCollector.Diagnostic
Returns a hash code value for this object.
hashCode() - Method in class io.grpc.Attributes
Returns a hash code for the attributes.
hashCode() - Method in class io.grpc.ConnectivityStateInfo
 
hashCode() - Method in class io.grpc.Deadline
 
hashCode() - Method in class io.grpc.EquivalentAddressGroup
 
hashCode() - Method in class io.grpc.HttpConnectProxiedSocketAddress
 
hashCode() - Method in class io.grpc.inprocess.InProcessSocketAddress
 
hashCode() - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
hashCode() - Method in class io.grpc.internal.DnsNameResolver.SrvRecord
 
hashCode() - Method in class io.grpc.internal.PickSubchannelArgsImpl
 
hashCode() - Method in class io.grpc.internal.ServiceConfigUtil.LbConfig
 
hashCode() - Method in class io.grpc.internal.ServiceConfigUtil.PolicySelection
 
hashCode() - Method in class io.grpc.InternalChannelz.ChannelTrace.Event
 
hashCode() - Method in class io.grpc.LoadBalancer.FixedResultPicker
 
hashCode() - Method in class io.grpc.LoadBalancer.PickResult
 
hashCode() - Method in class io.grpc.LoadBalancer.ResolvedAddresses
 
hashCode() - Method in class io.grpc.LoadBalancerProvider
 
hashCode() - Method in class io.grpc.Metadata.Key
 
hashCode() - Method in class io.grpc.NameResolver.ConfigOrError
 
hashCode() - Method in class io.grpc.NameResolver.ResolutionResult
Useful for testing.
hashCode() - Method in class io.grpc.netty.ProtocolNegotiationEvent
This method is not efficient and is intended for testing.
hashCode() - Method in class io.grpc.Status
Hash codes on Statuses are not well defined.
hashCode() - Method in class io.grpc.StatusOr
 
hashCode() - Method in class io.grpc.util.MultiChildLoadBalancer.Endpoint
 
hashFields(int, Map<Descriptors.FieldDescriptor, Object>) - Static method in class com.google.protobuf.AbstractMessage
Get a hash code for given fields and values, using the given seed.
HasIcon - Interface in dev.enola.model.enola
 
HasIcon.Builder<B> - Interface in dev.enola.model.enola
 
hasIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
hasIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
hasIdempotencyLevel() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
hasIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string identifier_value = 3 [json_name = "identifierValue"];
hasIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string identifier_value = 3 [json_name = "identifierValue"];
hasIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string identifier_value = 3 [json_name = "identifierValue"];
hasInline() - Method in class dev.enola.core.util.proto.Log.Builder
.dev.enola.core.util.Log.Inline inline = 2;
hasInline() - Method in class dev.enola.core.util.proto.Log
.dev.enola.core.util.Log.Inline inline = 2;
hasInline() - Method in interface dev.enola.core.util.proto.LogOrBuilder
.dev.enola.core.util.Log.Inline inline = 2;
hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2 [json_name = "inputType"];
hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string input_type = 2 [json_name = "inputType"];
hasInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string input_type = 2 [json_name = "inputType"];
hasInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string insertion_point = 2 [json_name = "insertionPoint"];
hasInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
optional string insertion_point = 2 [json_name = "insertionPoint"];
hasInsertionPoint() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
optional string insertion_point = 2 [json_name = "insertionPoint"];
HasIRI - Interface in dev.enola.thing
 
hasIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required bool is_extension = 2 [json_name = "isExtension"];
hasIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required bool is_extension = 2 [json_name = "isExtension"];
hasIsExtension() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required bool is_extension = 2 [json_name = "isExtension"];
hasJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Deprecated.
google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=0
hasJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Deprecated.
google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=0
hasJavaGenerateEqualsAndHash() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Deprecated.
google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=0
hasJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
hasJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
hasJavaGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
hasJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
hasJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
hasJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
hasJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1 [json_name = "javaPackage"];
hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_package = 1 [json_name = "javaPackage"];
hasJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_package = 1 [json_name = "javaPackage"];
hasJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
hasJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
hasJavaStringCheckUtf8() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
hasJsonFormat() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasJsonFormat() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasJsonFormat() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string json_name = 10 [json_name = "jsonName"];
hasJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string json_name = 10 [json_name = "jsonName"];
hasJsonName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string json_name = 10 [json_name = "jsonName"];
hasJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
hasJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
hasJstype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
hasLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
hasLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
hasLabel() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
HasLabel - Interface in dev.enola.model.w3.rdfs
 
HasLabel.Builder<B> - Interface in dev.enola.model.w3.rdfs
 
hasLangString() - Method in class dev.enola.thing.proto.Value.Builder
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...
hasLangString() - Method in class dev.enola.thing.proto.Value
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...
hasLangString() - Method in interface dev.enola.thing.proto.ValueOrBuilder
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...
hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool lazy = 5 [default = false, json_name = "lazy"];
hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool lazy = 5 [default = false, json_name = "lazy"];
hasLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool lazy = 5 [default = false, json_name = "lazy"];
hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3 [json_name = "leadingComments"];
hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string leading_comments = 3 [json_name = "leadingComments"];
hasLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string leading_comments = 3 [json_name = "leadingComments"];
hasLegacyClosedEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional bool legacy_closed_enum = 1 [json_name = "legacyClosedEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasLegacyClosedEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
optional bool legacy_closed_enum = 1 [json_name = "legacyClosedEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasLegacyClosedEnum() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
optional bool legacy_closed_enum = 1 [json_name = "legacyClosedEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasLink() - Method in class dev.enola.thing.proto.Value.Builder
string link = 1;
hasLink() - Method in class dev.enola.thing.proto.Value
string link = 1;
hasLink() - Method in interface dev.enola.thing.proto.ValueOrBuilder
string link = 1;
hasLink(String, String) - Method in interface dev.enola.thing.PredicatesObjects
 
hasList() - Method in class dev.enola.thing.proto.Value.Builder
List of Values.
hasList() - Method in class dev.enola.thing.proto.Value
List of Values.
hasList() - Method in interface dev.enola.thing.proto.ValueOrBuilder
List of Values.
hasListValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
hasListValue() - Method in class com.google.protobuf.Value
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
hasListValue() - Method in interface com.google.protobuf.ValueOrBuilder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
hasLiteral() - Method in class dev.enola.thing.proto.Value.Builder
.dev.enola.thing.Value.Literal literal = 3;
hasLiteral() - Method in class dev.enola.thing.proto.Value
.dev.enola.thing.Value.Literal literal = 3;
hasLiteral() - Method in interface dev.enola.thing.proto.ValueOrBuilder
.dev.enola.thing.Value.Literal literal = 3;
hasMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 major = 1 [json_name = "major"];
hasMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 major = 1 [json_name = "major"];
hasMajor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 major = 1 [json_name = "major"];
hasMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool map_entry = 7 [json_name = "mapEntry"];
hasMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool map_entry = 7 [json_name = "mapEntry"];
hasMapEntry() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool map_entry = 7 [json_name = "mapEntry"];
hasMaximumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional int32 maximum_edition = 4 [json_name = "maximumEdition"];
hasMaximumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
optional int32 maximum_edition = 4 [json_name = "maximumEdition"];
hasMaximumEdition() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
optional int32 maximum_edition = 4 [json_name = "maximumEdition"];
hasMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
optional .google.protobuf.Edition maximum_edition = 5 [json_name = "maximumEdition"];
hasMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
optional .google.protobuf.Edition maximum_edition = 5 [json_name = "maximumEdition"];
hasMaximumEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
optional .google.protobuf.Edition maximum_edition = 5 [json_name = "maximumEdition"];
HasMediaType - Interface in dev.enola.model.enola.mediatype
 
HasMediaType.Builder<B> - Interface in dev.enola.model.enola.mediatype
 
hasMessageEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasMessageEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasMessageEncoding() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasMessages() - Method in class dev.enola.thing.validation.LoggingCollector
 
hasMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
hasMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
hasMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
hasMinimumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional int32 minimum_edition = 3 [json_name = "minimumEdition"];
hasMinimumEdition() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
optional int32 minimum_edition = 3 [json_name = "minimumEdition"];
hasMinimumEdition() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
optional int32 minimum_edition = 3 [json_name = "minimumEdition"];
hasMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
optional .google.protobuf.Edition minimum_edition = 4 [json_name = "minimumEdition"];
hasMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
optional .google.protobuf.Edition minimum_edition = 4 [json_name = "minimumEdition"];
hasMinimumEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
optional .google.protobuf.Edition minimum_edition = 4 [json_name = "minimumEdition"];
hasMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 minor = 2 [json_name = "minor"];
hasMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 minor = 2 [json_name = "minor"];
hasMinor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 minor = 2 [json_name = "minor"];
hasName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
optional string name = 1 [json_name = "name"];
hasName() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional string name = 1 [json_name = "name"];
hasName() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional string name = 1 [json_name = "name"];
hasName() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional string name = 1 [json_name = "name"];
hasName() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string name = 1 [json_name = "name"];
hasName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string name = 1 [json_name = "name"];
hasName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string name = 1 [json_name = "name"];
hasName() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
optional string name = 1 [json_name = "name"];
hasName() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional string name = 1 [json_name = "name"];
hasName() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
HasName - Interface in dev.enola.model.enola
 
HasName.Builder<B> - Interface in dev.enola.model.enola
 
hasNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1 [json_name = "namePart"];
hasNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required string name_part = 1 [json_name = "namePart"];
hasNamePart() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required string name_part = 1 [json_name = "namePart"];
hasNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
hasNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
hasNegativeIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
hasNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
hasNullValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
hasNullValue() - Method in class com.google.protobuf.Value
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
hasNullValue() - Method in interface com.google.protobuf.ValueOrBuilder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional int32 number = 2 [json_name = "number"];
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional int32 number = 2 [json_name = "number"];
hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional int32 number = 2 [json_name = "number"];
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional int32 number = 1 [json_name = "number"];
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional int32 number = 1 [json_name = "number"];
hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional int32 number = 1 [json_name = "number"];
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3 [json_name = "number"];
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional int32 number = 3 [json_name = "number"];
hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional int32 number = 3 [json_name = "number"];
hasNumberValue() - Method in class com.google.protobuf.Value.Builder
double number_value = 2 [json_name = "numberValue"];
hasNumberValue() - Method in class com.google.protobuf.Value
double number_value = 2 [json_name = "numberValue"];
hasNumberValue() - Method in interface com.google.protobuf.ValueOrBuilder
double number_value = 2 [json_name = "numberValue"];
hasObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
hasObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
hasObjcClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
TODO: Clear it when all subclasses have implemented this method.
hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage
 
hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
 
hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage
 
hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage
 
hasOneof(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
Returns true if the given oneof is set.
hasOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
hasOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
hasOneofIndex() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
hasOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
hasOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
hasOptimizeFor() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
hasOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3 [json_name = "outputType"];
hasOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string output_type = 3 [json_name = "outputType"];
hasOutputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string output_type = 3 [json_name = "outputType"];
hasOverridableFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
hasOverridableFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
hasOverridableFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2 [json_name = "package"];
hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string package = 2 [json_name = "package"];
hasPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string package = 2 [json_name = "package"];
hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool packed = 2 [json_name = "packed"];
hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool packed = 2 [json_name = "packed"];
hasPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool packed = 2 [json_name = "packed"];
hasParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
optional string parameter = 2 [json_name = "parameter"];
hasParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
optional string parameter = 2 [json_name = "parameter"];
hasParameter() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
optional string parameter = 2 [json_name = "parameter"];
HasParent - Interface in dev.enola.model.enola
 
HasParent.Builder<B> - Interface in dev.enola.model.enola
 
hasPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 patch = 3 [json_name = "patch"];
hasPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 patch = 3 [json_name = "patch"];
hasPatch() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 patch = 3 [json_name = "patch"];
hasPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
hasPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
hasPhpClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
hasPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
hasPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
hasPhpMetadataNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
hasPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_namespace = 41 [json_name = "phpNamespace"];
hasPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_namespace = 41 [json_name = "phpNamespace"];
hasPhpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_namespace = 41 [json_name = "phpNamespace"];
hasPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
hasPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
hasPositiveIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
HasPredicateIRI - Interface in dev.enola.thing
 
hasPresence() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Returns true if this field tracks presence, ie.
hasProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
hasProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
hasProto3Optional() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
hasProtos() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
.google.protobuf.FileDescriptorSet protos = 1;
hasProtos() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse
.google.protobuf.FileDescriptorSet protos = 1;
hasProtos() - Method in interface dev.enola.core.proto.GetFileDescriptorSetResponseOrBuilder
.google.protobuf.FileDescriptorSet protos = 1;
hasPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
hasPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
hasPyGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
hasQueryParameter(URI, String) - Static method in class dev.enola.common.io.iri.URIs
 
hasRdfsClassProperty(String) - Method in interface dev.enola.model.w3.rdfs.Class
 
hasRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional bool repeated = 6 [json_name = "repeated"];
hasRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional bool repeated = 6 [json_name = "repeated"];
hasRepeated() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional bool repeated = 6 [json_name = "repeated"];
hasRepeatedFieldEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasRepeatedFieldEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasRepeatedFieldEncoding() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional bool reserved = 5 [json_name = "reserved"];
hasReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional bool reserved = 5 [json_name = "reserved"];
hasReserved() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional bool reserved = 5 [json_name = "reserved"];
hasResult() - Method in class io.grpc.LoadBalancer.PickResult
Returns true if the pick was not created with LoadBalancer.PickResult.withNoResult().
hasRetention() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
hasRetention() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
hasRetention() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
hasRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string ruby_package = 45 [json_name = "rubyPackage"];
hasRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string ruby_package = 45 [json_name = "rubyPackage"];
hasRubyPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string ruby_package = 45 [json_name = "rubyPackage"];
hasScheme(String) - Method in class dev.enola.common.io.iri.IRI
 
hasScheme(String) - Static method in class dev.enola.common.io.iri.URIs
 
HasSeeAlso - Interface in dev.enola.model.w3.rdfs
 
HasSeeAlso.Builder<B> - Interface in dev.enola.model.w3.rdfs
 
hasSemantic() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5 [json_name = "semantic"];
hasSemantic() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5 [json_name = "semantic"];
hasSemantic() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5 [json_name = "semantic"];
hasServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
hasServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
hasServerStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
HasSomethingTBF - Class in dev.enola.thing.java.test
 
HasSomethingTBF() - Constructor for class dev.enola.thing.java.test.HasSomethingTBF
 
hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
hasSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
hasSourceContext() - Method in class com.google.protobuf.Api.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
hasSourceContext() - Method in class com.google.protobuf.Api
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
hasSourceContext() - Method in interface com.google.protobuf.ApiOrBuilder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
hasSourceContext() - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
hasSourceContext() - Method in class com.google.protobuf.Enum
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
hasSourceContext() - Method in interface com.google.protobuf.EnumOrBuilder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
hasSourceContext() - Method in class com.google.protobuf.Type.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
hasSourceContext() - Method in class com.google.protobuf.Type
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
hasSourceContext() - Method in interface com.google.protobuf.TypeOrBuilder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
hasSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional string source_file = 2 [json_name = "sourceFile"];
hasSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional string source_file = 2 [json_name = "sourceFile"];
hasSourceFile() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional string source_file = 2 [json_name = "sourceFile"];
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 start = 1 [json_name = "start"];
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional int32 start = 1 [json_name = "start"];
hasStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional int32 start = 1 [json_name = "start"];
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 start = 1 [json_name = "start"];
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
optional int32 start = 1 [json_name = "start"];
hasStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
optional int32 start = 1 [json_name = "start"];
hasStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
optional int32 start = 1 [json_name = "start"];
hasStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
optional int32 start = 1 [json_name = "start"];
hasStart() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
optional int32 start = 1 [json_name = "start"];
hasString() - Method in class dev.enola.thing.proto.Value.Builder
string string = 2;
hasString() - Method in class dev.enola.thing.proto.Value
string string = 2;
hasString() - Method in interface dev.enola.thing.proto.ValueOrBuilder
string string = 2;
hasStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7 [json_name = "stringValue"];
hasStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional bytes string_value = 7 [json_name = "stringValue"];
hasStringValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional bytes string_value = 7 [json_name = "stringValue"];
hasStringValue() - Method in class com.google.protobuf.Value.Builder
string string_value = 3 [json_name = "stringValue"];
hasStringValue() - Method in class com.google.protobuf.Value
string string_value = 3 [json_name = "stringValue"];
hasStringValue() - Method in interface com.google.protobuf.ValueOrBuilder
string string_value = 3 [json_name = "stringValue"];
hasStruct() - Method in class dev.enola.thing.proto.Value.Builder
Sub-structure (contained) Thing.
hasStruct() - Method in class dev.enola.thing.proto.Value
Sub-structure (contained) Thing.
hasStruct() - Method in interface dev.enola.thing.proto.ValueOrBuilder
Sub-structure (contained) Thing.
hasStructValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
hasStructValue() - Method in class com.google.protobuf.Value
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
hasStructValue() - Method in interface com.google.protobuf.ValueOrBuilder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
hasSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional string suffix = 4 [json_name = "suffix"];
hasSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional string suffix = 4 [json_name = "suffix"];
hasSuffix() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional string suffix = 4 [json_name = "suffix"];
hasSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional uint64 supported_features = 2 [json_name = "supportedFeatures"];
hasSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
optional uint64 supported_features = 2 [json_name = "supportedFeatures"];
hasSupportedFeatures() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
optional uint64 supported_features = 2 [json_name = "supportedFeatures"];
hasSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
hasSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
hasSwiftPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
hasSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string syntax = 12 [json_name = "syntax"];
hasSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string syntax = 12 [json_name = "syntax"];
hasSyntax() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string syntax = 12 [json_name = "syntax"];
hasThing() - Method in class dev.enola.core.proto.GetThingResponse.Builder
TODO Remove Any support by replacing this GetThingsResponse
hasThing() - Method in class dev.enola.core.proto.GetThingResponse
TODO Remove Any support by replacing this GetThingsResponse
hasThing() - Method in interface dev.enola.core.proto.GetThingResponseOrBuilder
TODO Remove Any support by replacing this GetThingsResponse
hasTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4 [json_name = "trailingComments"];
hasTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string trailing_comments = 4 [json_name = "trailingComments"];
hasTrailingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string trailing_comments = 4 [json_name = "trailingComments"];
hasTs() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
.google.protobuf.Timestamp ts = 1;
hasTs() - Method in class dev.enola.core.util.proto.Log.Entry
.google.protobuf.Timestamp ts = 1;
hasTs() - Method in interface dev.enola.core.util.proto.Log.EntryOrBuilder
.google.protobuf.Timestamp ts = 1;
hasType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string type = 3 [json_name = "type"];
hasType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional string type = 3 [json_name = "type"];
hasType() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional string type = 3 [json_name = "type"];
hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
hasType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
HasType - Interface in dev.enola.model.w3.rdf
 
HasType.Builder<B> - Interface in dev.enola.model.w3.rdf
 
hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6 [json_name = "typeName"];
hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string type_name = 6 [json_name = "typeName"];
hasTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string type_name = 6 [json_name = "typeName"];
hasUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool unverified_lazy = 15 [default = false, json_name = "unverifiedLazy"];
hasUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool unverified_lazy = 15 [default = false, json_name = "unverifiedLazy"];
hasUnverifiedLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool unverified_lazy = 15 [default = false, json_name = "unverifiedLazy"];
hasUrl() - Method in class dev.enola.core.util.proto.Log.Builder
string url = 1;
hasUrl() - Method in class dev.enola.core.util.proto.Log
string url = 1;
hasUrl() - Method in interface dev.enola.core.util.proto.LogOrBuilder
string url = 1;
HasURL - Interface in dev.enola.model.enola
 
hasUtf8Validation() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasUtf8Validation() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasUtf8Validation() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasUtf8Validation() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional .pb.JavaFeatures.Utf8Validation utf8_validation = 2 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasUtf8Validation() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
optional .pb.JavaFeatures.Utf8Validation utf8_validation = 2 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasUtf8Validation() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
optional .pb.JavaFeatures.Utf8Validation utf8_validation = 2 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
optional string value = 2 [json_name = "value"];
hasValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
optional string value = 2 [json_name = "value"];
hasValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
optional string value = 2 [json_name = "value"];
hasValue() - Method in class com.google.protobuf.Option.Builder
.google.protobuf.Any value = 2 [json_name = "value"];
hasValue() - Method in class com.google.protobuf.Option
.google.protobuf.Any value = 2 [json_name = "value"];
hasValue() - Method in interface com.google.protobuf.OptionOrBuilder
.google.protobuf.Any value = 2 [json_name = "value"];
hasValue() - Method in class io.grpc.StatusOr
Returns whether there is a value.
hasVariables(String) - Static method in class dev.enola.thing.template.Templates
 
hasVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.ExtensionRangeOptions.VerificationState verification = 3 [default = UNVERIFIED, json_name = "verification", retention = RETENTION_SOURCE];
hasVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
optional .google.protobuf.ExtensionRangeOptions.VerificationState verification = 3 [default = UNVERIFIED, json_name = "verification", retention = RETENTION_SOURCE];
hasVerification() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
optional .google.protobuf.ExtensionRangeOptions.VerificationState verification = 3 [default = UNVERIFIED, json_name = "verification", retention = RETENTION_SOURCE];
hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool weak = 10 [default = false, json_name = "weak"];
hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool weak = 10 [default = false, json_name = "weak"];
hasWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool weak = 10 [default = false, json_name = "weak"];
headerCount(Metadata) - Static method in class io.grpc.InternalMetadata
 
headersRead(Metadata) - Method in interface io.grpc.internal.ClientStreamListener
Called upon receiving all header information from the remote end-point.
HEALTH_CONSUMER_LISTENER_ARG_KEY - Static variable in class io.grpc.LoadBalancer
 
HealthProducerHelper - Class in io.grpc.util
A new LoadBalancer.Helper used by health producer systems to build health notification chain, via LoadBalancer.CreateSubchannelArgs.
HealthProducerHelper(LoadBalancer.Helper) - Constructor for class io.grpc.util.HealthProducerHelper
 
Helper() - Constructor for class io.grpc.LoadBalancer.Helper
 
hexColor(Thing) - Static method in class dev.enola.thing.gen.Colorizer
 
host - Variable in class io.grpc.internal.DnsNameResolver.SrvRecord
 
Hostnames - Class in dev.enola.model.enola.net
 
How Proxies work in gRPC - Search tag in interface io.grpc.ProxyDetector
Section
html(ThingOrBuilder) - Method in class dev.enola.web.ThingUI
 
HTML - Class in dev.enola.common.html
HTML utilities.
HTML - Enum constant in enum class dev.enola.thing.template.Templates.Format
 
HTML - Static variable in class dev.enola.thing.KIRI.RDF
📃
http - Enum constant in enum class dev.enola.common.io.resource.UrlResource.Scheme
 
HTTP_1_1_REQUIRED - Enum constant in enum class io.grpc.internal.GrpcUtil.Http2Error
 
HTTP_METHOD - Static variable in class io.grpc.internal.GrpcUtil
The HTTP method used for GRPC requests.
Http2ClientStreamTransportState - Class in io.grpc.internal
Base implementation for client streams using HTTP2 as the transport.
Http2ClientStreamTransportState(int, StatsTraceContext, TransportTracer, CallOptions) - Constructor for class io.grpc.internal.Http2ClientStreamTransportState
 
Http2Ping - Class in io.grpc.internal
Represents an outstanding PING operation on an HTTP/2 channel.
Http2Ping(long, Stopwatch) - Constructor for class io.grpc.internal.Http2Ping
Creates a new ping operation.
http2ProcessingFailed(Status, boolean, Metadata) - Method in class io.grpc.internal.Http2ClientStreamTransportState
Called to process a failure in HTTP/2 processing.
HttpConnectProxiedSocketAddress - Class in io.grpc
An ProxiedSocketAddress for making a connection to an endpoint via an HTTP CONNECT proxy.
HttpConnectProxiedSocketAddress.Builder - Class in io.grpc
httpStatusToGrpcStatus(int) - Static method in class io.grpc.internal.GrpcUtil
Maps HTTP error response status codes to transport codes, as defined in http-grpc-status-mapping.md.

I

id() - Method in interface dev.enola.model.enola.meta.Schema
 
id(InternalWithLogId) - Static method in class io.grpc.InternalChannelz
Unwraps a InternalLogId to return a long.
id(String) - Method in interface dev.enola.model.enola.meta.Schema.Builder
 
ID - Enum constant in enum class dev.enola.format.xml.XmlThingContext
Thing IRI; default is resource URL.
ID - Record Class in dev.enola.thing.repo.id
 
ID - Static variable in class dev.enola.thing.KIRI.E.META
 
ID - Static variable in class dev.enola.thing.KIRI.SCHEMA
IRI which identifies 🆔 a Thing, see https://schema.org/identifier.
ID(String, Object[]) - Constructor for record class dev.enola.thing.repo.id.ID
Creates an instance of a ID record class.
ID_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.CompactThings
 
ID_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.ThingMetadata
 
IDEMPOTENCY_LEVEL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
 
IDEMPOTENCY_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
IDEMPOTENCY_UNKNOWN = 0;
IDEMPOTENCY_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
IDEMPOTENCY_UNKNOWN = 0;
IDEMPOTENT - Enum constant in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
IDEMPOTENT = 2;
IDEMPOTENT_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
IDEMPOTENT = 2;
IdempotentCopyingResourceNonConverter - Class in dev.enola.common.io.resource.convert
Copies all bytes from the input into the output resource.
IdempotentCopyingResourceNonConverter() - Constructor for class dev.enola.common.io.resource.convert.IdempotentCopyingResourceNonConverter
 
IDENTIFIER_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
IdentityConverter<T> - Interface in dev.enola.common.convert
 
IdentityObjectClassConverter - Class in dev.enola.common.convert
 
IdentityObjectClassConverter() - Constructor for class dev.enola.common.convert.IdentityObjectClassConverter
 
IdentityObjectWithTypeConverter - Class in dev.enola.common.convert
 
IdentityObjectWithTypeConverter() - Constructor for class dev.enola.common.convert.IdentityObjectWithTypeConverter
 
IDLE - Enum constant in enum class io.grpc.ConnectivityState
This is the state where the channel is not even trying to create a connection because of a lack of new or pending RPCs.
idleTimeout(long, TimeUnit) - Method in class io.grpc.ForwardingChannelBuilder
 
idleTimeout(long, TimeUnit) - Method in class io.grpc.ForwardingChannelBuilder2
 
idleTimeout(long, TimeUnit) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
idleTimeout(long, TimeUnit) - Method in class io.grpc.ManagedChannelBuilder
Set the duration without ongoing RPCs before going to idle mode.
ids() - Method in record class dev.enola.thing.repo.id.ID
Returns the value of the ids record component.
ignoreClose(ReadableBuffer) - Static method in class io.grpc.internal.ReadableBuffers
Decorates the given ReadableBuffer to ignore calls to ReadableBuffer.close().
ignoreRefreshNameResolutionCheck() - Method in class io.grpc.LoadBalancer.Helper
Deprecated.
Warning has been removed
ignoreRefreshNameResolutionCheck() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
Deprecated.
ignoringUnknownFields() - Method in class com.google.protobuf.util.JsonFormat.Parser
Creates a new JsonFormat.Parser configured to not throw an exception when an unknown field is encountered.
IImmutablePredicatesObjects - Interface in dev.enola.thing.impl
 
IImmutableThing - Interface in dev.enola.thing.impl
 
IMAGE_HTML_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.ThingMetadata
 
imageHTML() - Method in record class dev.enola.common.io.metadata.Metadata
Returns the value of the imageHTML record component.
imageURL() - Method in record class dev.enola.common.io.metadata.Metadata
Returns the value of the imageURL record component.
IMG - Static variable in class dev.enola.thing.KIRI.SCHEMA
URL of an 🖼️ image of the Thing, see https://schema.org/image.
IMMUTABLE - Enum constant in enum class com.google.protobuf.Extension.ExtensionType
 
IMMUTABLE - Static variable in class com.google.protobuf.MapField
 
ImmutableDatatype<T> - Record Class in dev.enola.datatype
 
ImmutableDatatype(String) - Constructor for record class dev.enola.datatype.ImmutableDatatype
 
ImmutableDatatype(String, ObjectToStringBiConverter<T>, Class<T>) - Constructor for record class dev.enola.datatype.ImmutableDatatype
 
ImmutableDatatype(String, ObjectToStringBiConverter<T>, Class<T>, String) - Constructor for record class dev.enola.datatype.ImmutableDatatype
 
ImmutableDatatype(String, ObjectToStringBiConverter<T>, Class<T>, Pattern) - Constructor for record class dev.enola.datatype.ImmutableDatatype
 
ImmutableDatatype(String, Optional<Pattern>, ObjectToStringBiConverter<T>, Optional<Class<T>>) - Constructor for record class dev.enola.datatype.ImmutableDatatype
Creates an instance of a ImmutableDatatype record class.
ImmutableNamespace - Record Class in dev.enola.common.io.iri.namespace
 
ImmutableNamespace(String, String) - Constructor for record class dev.enola.common.io.iri.namespace.ImmutableNamespace
Creates an instance of a ImmutableNamespace record class.
ImmutableObjectWithTypeToken<T> - Record Class in dev.enola.common
 
ImmutableObjectWithTypeToken(T) - Constructor for record class dev.enola.common.ImmutableObjectWithTypeToken
 
ImmutableObjectWithTypeToken(T, TypeToken<T>) - Constructor for record class dev.enola.common.ImmutableObjectWithTypeToken
Creates an instance of a ImmutableObjectWithTypeToken record class.
ImmutablePredicatesObjects - Class in dev.enola.thing.impl
 
ImmutablePredicatesObjects(ImmutableMap<String, Object>, ImmutableMap<String, String>) - Constructor for class dev.enola.thing.impl.ImmutablePredicatesObjects
 
ImmutableStringToLongBiMap - Class in dev.enola.common.string2long
Immutable implementation of StringToLongBiMap.
ImmutableThing - Class in dev.enola.thing.impl
 
ImmutableThing(String, ImmutableMap<String, Object>, ImmutableMap<String, String>) - Constructor for class dev.enola.thing.impl.ImmutableThing
 
ImmutableThing.Builder<B> - Class in dev.enola.thing.impl
 
ImmutableThing.Factory - Interface in dev.enola.thing.impl
 
ImmutableTree<N> - Interface in dev.enola.common.tree
 
ImmutableTreeBuilder<N> - Class in dev.enola.common.tree
 
ImmutableTreeBuilder() - Constructor for class dev.enola.common.tree.ImmutableTreeBuilder
 
IMPLEMENTATION_VERSION - Static variable in class io.grpc.internal.GrpcUtil
 
IMPLICIT - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
IMPLICIT = 2;
IMPLICIT_PERMIT_TIME_NANOS - Static variable in class io.grpc.internal.KeepAliveEnforcer
 
IMPLICIT_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
IMPLICIT = 2;
IMPORTS_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.TextThings
 
INADEQUATE_SECURITY - Enum constant in enum class io.grpc.internal.GrpcUtil.Http2Error
 
inboundDataReceived(ReadableBuffer) - Method in class io.grpc.internal.AbstractClientStream.TransportState
Processes the contents of a received data frame from the server.
inboundDataReceived(ReadableBuffer, boolean) - Method in class io.grpc.internal.AbstractServerStream.TransportState
Called in the transport thread to process the content of an inbound DATA frame from the client.
inboundHeaders() - Method in class io.grpc.ClientStreamTracer
Headers has been received from the server.
inboundHeaders() - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
inboundHeaders() - Method in class io.grpc.util.ForwardingClientStreamTracer
 
inboundHeaders(Metadata) - Method in class io.grpc.ClientStreamTracer
Headers has been received from the server.
inboundHeaders(Metadata) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
inboundHeaders(Metadata) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
inboundHeadersReceived(Metadata) - Method in class io.grpc.internal.AbstractClientStream.TransportState
Called by transport implementations when they receive headers.
inboundMessage(int) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
inboundMessage(int) - Method in class io.grpc.internal.StatsTraceContext
inboundMessage(int) - Method in class io.grpc.StreamTracer
An inbound message has been received by the stream.
inboundMessage(int) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
inboundMessageRead(int, long, long) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
inboundMessageRead(int, long, long) - Method in class io.grpc.internal.StatsTraceContext
inboundMessageRead(int, long, long) - Method in class io.grpc.StreamTracer
An inbound message has been fully read from the transport.
inboundMessageRead(int, long, long) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
inboundTrailers(Metadata) - Method in class io.grpc.ClientStreamTracer
Trailing metadata has been received from the server.
inboundTrailers(Metadata) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
inboundTrailers(Metadata) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
inboundTrailersReceived(Metadata, Status) - Method in class io.grpc.internal.AbstractClientStream.TransportState
Processes the trailers and status from the server.
inboundUncompressedSize(long) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
inboundUncompressedSize(long) - Method in class io.grpc.internal.StatsTraceContext
inboundUncompressedSize(long) - Method in class io.grpc.StreamTracer
The uncompressed size of some inbound data is revealed.
inboundUncompressedSize(long) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
inboundWireSize(long) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
inboundWireSize(long) - Method in class io.grpc.internal.StatsTraceContext
inboundWireSize(long) - Method in class io.grpc.StreamTracer
The wire size of some inbound data is revealed.
inboundWireSize(long) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
includingDefaultValueFields() - Method in class com.google.protobuf.util.JsonFormat.Printer
Deprecated.
This method is deprecated, and slated for removal in the next Java breaking change (5.x). Prefer JsonFormat.Printer.alwaysPrintFieldsWithNoPresence()
includingDefaultValueFields(Set<Descriptors.FieldDescriptor>) - Method in class com.google.protobuf.util.JsonFormat.Printer
Creates a new JsonFormat.Printer that will also print default-valued fields if their FieldDescriptors are found in the supplied set.
incomprehensible(Set<TlsChannelCredentials.Feature>) - Method in class io.grpc.TlsChannelCredentials
Returns an empty set if this credential can be adequately understood via the features listed, otherwise returns a hint of features that are lacking to understand the configuration to be used for manual debugging.
incomprehensible(Set<TlsServerCredentials.Feature>) - Method in class io.grpc.TlsServerCredentials
Returns an empty set if this credential can be adequately understood via the features listed, otherwise returns a hint of features that are lacking to understand the configuration to be used for manual debugging.
index - Variable in class io.grpc.DoubleCounterMetricInstrument
 
index - Variable in class io.grpc.DoubleHistogramMetricInstrument
 
index - Variable in class io.grpc.LongCounterMetricInstrument
 
index - Variable in class io.grpc.LongGaugeMetricInstrument
 
index - Variable in class io.grpc.LongHistogramMetricInstrument
 
INFO - Enum constant in enum class io.grpc.ChannelLogger.ChannelLogLevel
 
initialFlowControlWindow(int) - Method in class io.grpc.netty.NettyChannelBuilder
Sets the initial flow control window in bytes.
initialFlowControlWindow(int) - Method in class io.grpc.netty.NettyServerBuilder
Sets the initial flow control window in bytes.
initialize(StringToLongBiMap.Builder) - Method in class dev.enola.thing.KIRI
 
initialPoolSize() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
Number of connections that should be created when a connection pool is initialized.
inline() - Method in record class dev.enola.data.AllQuery
Returns the value of the inline record component.
INLINE - Enum constant in enum class dev.enola.core.util.proto.Log.OneofCase
 
INLINE_FIELD_NUMBER - Static variable in class dev.enola.core.util.proto.Log
 
InProcessChannelBuilder - Class in io.grpc.inprocess
Builder for a channel that issues in-process requests.
InProcessServerBuilder - Class in io.grpc.inprocess
Builder for a server that services in-process requests.
InProcessSocketAddress - Class in io.grpc.inprocess
Custom SocketAddress class for InProcessTransport.
InProcessSocketAddress(String) - Constructor for class io.grpc.inprocess.InProcessSocketAddress
Construct an address for a server identified by name.
INPUT_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
InsecureChannelCredentials - Class in io.grpc
No client identity, authentication, or encryption is to be used.
InsecureFromHttp1ChannelCredentials - Class in io.grpc.netty
An insecure credential that upgrades from HTTP/1 to HTTP/2.
INSECURELY_SKIP_ALL_VERIFICATION - Enum constant in enum class io.grpc.util.AdvancedTlsX509TrustManager.Verification
DANGEROUS: This SHOULD be used by advanced user intended to implement the entire verification logic themselves AdvancedTlsX509TrustManager.SslSocketAndEnginePeerVerifier) themselves.
InsecureServerCredentials - Class in io.grpc
No server identity or encryption is to be used.
INSERTION_POINT_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
InsightBuilder - Class in io.grpc.internal
Builds a concise and readable string that gives insight of the concerned part of the system.
InsightBuilder() - Constructor for class io.grpc.internal.InsightBuilder
 
instance() - Static method in class io.grpc.InternalChannelz
 
instance() - Static method in class io.grpc.util.TransmitStatusRuntimeExceptionInterceptor
 
INSTANCE - Static variable in class dev.enola.common.io.iri.namespace.EmptyNamespaceRepository
 
INSTANCE - Static variable in class dev.enola.common.io.iri.namespace.NamespaceRepositoryEnolaDefaults
 
INSTANCE - Static variable in class dev.enola.common.io.resource.EmptyResource
 
INSTANCE - Static variable in class dev.enola.common.io.resource.ErrorResource
 
INSTANCE - Static variable in class dev.enola.common.io.resource.NullResource
 
INSTANCE - Static variable in class io.grpc.internal.NoopClientStream
 
INSTANT - Static variable in class dev.enola.common.convert.ObjectToStringBiConverters
 
InstantTypeAdapter - Class in dev.enola.common.yamljson
 
InstantTypeAdapter() - Constructor for class dev.enola.common.yamljson.InstantTypeAdapter
 
INT - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
 
INT - Static variable in class dev.enola.common.convert.ObjectToStringBiConverters
 
INT - Static variable in class dev.enola.model.xsd.Datatypes
 
INT32 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
INT32 - Static variable in class dev.enola.thing.KIRI.XSD
 
Int32Value - Class in com.google.protobuf
Protobuf type google.protobuf.Int32Value
Int32Value.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Int32Value
Int32ValueOrBuilder - Interface in com.google.protobuf
 
INT64 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
INT64 - Static variable in class dev.enola.thing.KIRI.XSD
 
Int64Value - Class in com.google.protobuf
Protobuf type google.protobuf.Int64Value
Int64Value.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Int64Value
Int64ValueOrBuilder - Interface in com.google.protobuf
 
INTEGRITY - Enum constant in enum class io.grpc.SecurityLevel
The other party is authenticated and the data is not tampered with.
IntegrityValidatingDelegatingResource - Class in dev.enola.common.io.hashbrown
 
IntegrityValidatingDelegatingResource(Resource, MultihashWithMultibase) - Constructor for class dev.enola.common.io.hashbrown.IntegrityValidatingDelegatingResource
 
IntegrityValidatingDelegatingResource.Provider - Class in dev.enola.common.io.hashbrown
 
IntegrityViolationException - Exception Class in dev.enola.common.io.hashbrown
 
IntegrityViolationException(String) - Constructor for exception class dev.enola.common.io.hashbrown.IntegrityViolationException
 
intercept(BindableService, ServerInterceptor...) - Static method in class io.grpc.ServerInterceptors
 
intercept(BindableService, List<? extends ServerInterceptor>) - Static method in class io.grpc.ServerInterceptors
 
intercept(Channel, ClientInterceptor...) - Static method in class io.grpc.ClientInterceptors
Create a new Channel that will call interceptors before starting a call on the given channel.
intercept(Channel, List<? extends ClientInterceptor>) - Static method in class io.grpc.ClientInterceptors
Create a new Channel that will call interceptors before starting a call on the given channel.
intercept(ClientInterceptor...) - Method in class io.grpc.ForwardingChannelBuilder
 
intercept(ClientInterceptor...) - Method in class io.grpc.ForwardingChannelBuilder2
 
intercept(ClientInterceptor...) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
intercept(ClientInterceptor...) - Method in class io.grpc.ManagedChannelBuilder
Adds interceptors that will be called before the channel performs its real work.
intercept(ServerInterceptor) - Method in class io.grpc.ForwardingServerBuilder
 
intercept(ServerInterceptor) - Method in class io.grpc.internal.ServerImplBuilder
 
intercept(ServerInterceptor) - Method in class io.grpc.ServerBuilder
Adds a ServerInterceptor that is run for all services on the server.
intercept(ServerServiceDefinition, ServerInterceptor...) - Static method in class io.grpc.ServerInterceptors
Create a new ServerServiceDefinition whose ServerCallHandlers will call interceptors before calling the pre-existing ServerCallHandler.
intercept(ServerServiceDefinition, List<? extends ServerInterceptor>) - Static method in class io.grpc.ServerInterceptors
Create a new ServerServiceDefinition whose ServerCallHandlers will call interceptors before calling the pre-existing ServerCallHandler.
intercept(List<ClientInterceptor>) - Method in class io.grpc.ForwardingChannelBuilder
 
intercept(List<ClientInterceptor>) - Method in class io.grpc.ForwardingChannelBuilder2
 
intercept(List<ClientInterceptor>) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
intercept(List<ClientInterceptor>) - Method in class io.grpc.ManagedChannelBuilder
Adds interceptors that will be called before the channel performs its real work.
interceptCall(Context, ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Static method in class io.grpc.Contexts
Make the provided Context Context.current() for the creation of a listener to a received call and for all events received by that listener.
interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in interface io.grpc.ClientInterceptor
Intercept ClientCall creation by the next Channel.
interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Method in interface io.grpc.ServerInterceptor
Intercept ServerCall dispatch by the next ServerCallHandler.
interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Method in class io.grpc.util.TransmitStatusRuntimeExceptionInterceptor
 
interceptCallHandlerCreate(ServerInterceptor, ServerCallHandler<ReqT, RespT>) - Static method in class io.grpc.InternalServerInterceptors
 
interceptForward(BindableService, ServerInterceptor...) - Static method in class io.grpc.ServerInterceptors
 
interceptForward(BindableService, List<? extends ServerInterceptor>) - Static method in class io.grpc.ServerInterceptors
 
interceptForward(Channel, ClientInterceptor...) - Static method in class io.grpc.ClientInterceptors
Create a new Channel that will call interceptors before starting a call on the given channel.
interceptForward(Channel, List<? extends ClientInterceptor>) - Static method in class io.grpc.ClientInterceptors
Create a new Channel that will call interceptors before starting a call on the given channel.
interceptForward(ServerServiceDefinition, ServerInterceptor...) - Static method in class io.grpc.ServerInterceptors
Create a new ServerServiceDefinition whose ServerCallHandlers will call interceptors before calling the pre-existing ServerCallHandler.
interceptForward(ServerServiceDefinition, List<? extends ServerInterceptor>) - Static method in class io.grpc.ServerInterceptors
Create a new ServerServiceDefinition whose ServerCallHandlers will call interceptors before calling the pre-existing ServerCallHandler.
interceptor - Variable in class io.grpc.InternalConfigSelector.Result
 
interceptWithTarget(ManagedChannelBuilder.InterceptorFactory) - Method in class io.grpc.ForwardingChannelBuilder2
 
interceptWithTarget(ManagedChannelBuilder.InterceptorFactory) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
interceptWithTarget(ManagedChannelBuilder.InterceptorFactory) - Method in class io.grpc.ManagedChannelBuilder
Internal-only: Adds a factory that will construct an interceptor based on the channel's target.
interceptWithTarget(ManagedChannelBuilder<T>, InternalManagedChannelBuilder.InternalInterceptorFactory) - Static method in class io.grpc.InternalManagedChannelBuilder
 
Interface - Enum constant in enum class dev.enola.model.enola.java.Type.Kind
 
Internal - Annotation Interface in io.grpc
Annotates a program element (class, method, package, etc) which is internal to gRPC, not part of the public API, and should not be used by users of gRPC.
INTERNAL - Enum constant in enum class io.grpc.Status.Code
Internal errors.
INTERNAL - Static variable in class io.grpc.Status
Internal errors.
INTERNAL_ERROR - Enum constant in enum class io.grpc.internal.GrpcUtil.Http2Error
 
internalBuildGeneratedFileFrom(String[], Descriptors.FileDescriptor[]) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
This method is to be called by generated code only.
internalBuildGeneratedFileFrom(String[], Class<?>, String[], String[]) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
This method is to be called by generated code only.
InternalCallOptions - Class in io.grpc
Internal accessor for CallOptions.
InternalChannelz - Class in io.grpc
This is an internal API.
InternalChannelz() - Constructor for class io.grpc.InternalChannelz
 
InternalChannelz.ChannelStats - Class in io.grpc
A data class to represent a channel's stats.
InternalChannelz.ChannelStats.Builder - Class in io.grpc
 
InternalChannelz.ChannelTrace - Class in io.grpc
 
InternalChannelz.ChannelTrace.Builder - Class in io.grpc
 
InternalChannelz.ChannelTrace.Event - Class in io.grpc
 
InternalChannelz.ChannelTrace.Event.Builder - Class in io.grpc
 
InternalChannelz.ChannelTrace.Event.Severity - Enum Class in io.grpc
 
InternalChannelz.OtherSecurity - Class in io.grpc
 
InternalChannelz.RootChannelList - Class in io.grpc
 
InternalChannelz.Security - Class in io.grpc
 
InternalChannelz.ServerList - Class in io.grpc
 
InternalChannelz.ServerSocketsList - Class in io.grpc
 
InternalChannelz.ServerStats - Class in io.grpc
 
InternalChannelz.ServerStats.Builder - Class in io.grpc
 
InternalChannelz.SocketOptions - Class in io.grpc
 
InternalChannelz.SocketOptions.Builder - Class in io.grpc
 
InternalChannelz.SocketStats - Class in io.grpc
 
InternalChannelz.TcpInfo - Class in io.grpc
 
InternalChannelz.TcpInfo.Builder - Class in io.grpc
 
InternalChannelz.Tls - Class in io.grpc
 
InternalChannelz.TransportStats - Class in io.grpc
A data class to represent transport stats.
InternalClientCalls - Class in io.grpc.stub
Internal ClientCalls accessor.
InternalClientCalls() - Constructor for class io.grpc.stub.InternalClientCalls
 
InternalClientCalls.StubType - Enum Class in io.grpc.stub
Companion enum for internal enum ClientCalls.StubType.
InternalClientInterceptors - Class in io.grpc
Internal accessor.
InternalClientInterceptors() - Constructor for class io.grpc.InternalClientInterceptors
 
InternalConfigSelector - Class in io.grpc
Per method config selector that the channel or load balancers will use to choose the appropriate config or take config related actions for an RPC.
InternalConfigSelector() - Constructor for class io.grpc.InternalConfigSelector
 
InternalConfigSelector.Result - Class in io.grpc
 
InternalConfigSelector.Result.Builder - Class in io.grpc
 
InternalConfigurator - Interface in io.grpc
Internal access to Configurator API.
InternalConfiguratorRegistry - Class in io.grpc
Access internal global configurators.
InternalDecompressorRegistry - Class in io.grpc
Private accessor for decompressor registries.
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Any.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Any
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Api.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Api
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.BoolValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.BoolValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.BytesValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.BytesValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DoubleValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DoubleValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Duration.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Duration
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Empty.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Empty
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Enum.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Enum
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.EnumValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.EnumValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Field.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Field
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.FieldMask.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.FieldMask
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.FloatValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.FloatValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.GeneratedMessage.Builder
Get the FieldAccessorTable for this type.
internalGetFieldAccessorTable() - Method in class com.google.protobuf.GeneratedMessage
Get the FieldAccessorTable for this type.
internalGetFieldAccessorTable() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
Deprecated.
internalGetFieldAccessorTable() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
Deprecated.
internalGetFieldAccessorTable() - Method in class com.google.protobuf.GeneratedMessageV3
Deprecated.
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int32Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int32Value
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int64Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int64Value
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.ListValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.ListValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Method.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Method
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Mixin.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Mixin
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Option.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Option
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.SourceContext.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.SourceContext
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.StringValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.StringValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Struct.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Struct
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Timestamp.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Timestamp
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Type.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Type
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt32Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt32Value
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt64Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt64Value
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Value
 
internalGetFieldAccessorTable() - Method in class dev.enola.common.validation.Validation.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.common.validation.Validation
 
internalGetFieldAccessorTable() - Method in class dev.enola.common.validation.Validations.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.common.validation.Validations
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.proto.GetThingRequest.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.proto.GetThingRequest
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.proto.GetThingResponse.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.proto.GetThingResponse
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.proto.GetThingsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.proto.GetThingsRequest
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.proto.GetThingsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.proto.GetThingsResponse
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.util.proto.Log.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.util.proto.Log.Entry
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.util.proto.Log.Inline.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.util.proto.Log.Inline
 
internalGetFieldAccessorTable() - Method in class dev.enola.core.util.proto.Log
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.CompactThing.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.CompactThing
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.CompactThings.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.CompactThings
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.LinksMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.LinksMetadata
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.TextThing.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.TextThing
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.TextThings.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.TextThings
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.Thing.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.Thing
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.ThingMetadata
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.Things.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.Things
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.Value.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.Value
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.Value.LangString.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.Value.LangString
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.Value.List.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.Value.List
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.Value.Literal.Builder
 
internalGetFieldAccessorTable() - Method in class dev.enola.thing.proto.Value.Literal
 
internalGetMapField(int) - Method in class com.google.protobuf.GeneratedMessage.Builder
Deprecated.
internalGetMapField(int) - Method in class com.google.protobuf.GeneratedMessage
Deprecated.
internalGetMapFieldReflection(int) - Method in class com.google.protobuf.GeneratedMessage.Builder
Gets the map field with the given field number.
internalGetMapFieldReflection(int) - Method in class com.google.protobuf.GeneratedMessage
Gets the map field with the given field number.
internalGetMapFieldReflection(int) - Method in class com.google.protobuf.Struct.Builder
 
internalGetMapFieldReflection(int) - Method in class com.google.protobuf.Struct
 
internalGetMapFieldReflection(int) - Method in class dev.enola.thing.proto.CompactThing.Builder
 
internalGetMapFieldReflection(int) - Method in class dev.enola.thing.proto.CompactThing
 
internalGetMapFieldReflection(int) - Method in class dev.enola.thing.proto.CompactThings.Builder
 
internalGetMapFieldReflection(int) - Method in class dev.enola.thing.proto.CompactThings
 
internalGetMapFieldReflection(int) - Method in class dev.enola.thing.proto.LinksMetadata.Builder
 
internalGetMapFieldReflection(int) - Method in class dev.enola.thing.proto.LinksMetadata
 
internalGetMapFieldReflection(int) - Method in class dev.enola.thing.proto.TextThing.Builder
 
internalGetMapFieldReflection(int) - Method in class dev.enola.thing.proto.TextThing
 
internalGetMapFieldReflection(int) - Method in class dev.enola.thing.proto.TextThings.Builder
 
internalGetMapFieldReflection(int) - Method in class dev.enola.thing.proto.TextThings
 
internalGetMapFieldReflection(int) - Method in class dev.enola.thing.proto.Thing.Builder
 
internalGetMapFieldReflection(int) - Method in class dev.enola.thing.proto.Thing
 
internalGetMutableMapField(int) - Method in class com.google.protobuf.GeneratedMessage.Builder
Deprecated.
internalGetMutableMapFieldReflection(int) - Method in class com.google.protobuf.GeneratedMessage.Builder
internalGetMutableMapFieldReflection(int) - Method in class com.google.protobuf.Struct.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class dev.enola.thing.proto.CompactThing.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class dev.enola.thing.proto.CompactThings.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class dev.enola.thing.proto.LinksMetadata.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class dev.enola.thing.proto.TextThing.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class dev.enola.thing.proto.TextThings.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class dev.enola.thing.proto.Thing.Builder
 
internalGetValueMap() - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
internalGetValueMap() - Static method in enum class com.google.protobuf.Field.Cardinality
 
internalGetValueMap() - Static method in enum class com.google.protobuf.Field.Kind
 
internalGetValueMap() - Static method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
 
internalGetValueMap() - Static method in enum class com.google.protobuf.NullValue
 
internalGetValueMap() - Static method in enum class com.google.protobuf.Syntax
 
internalGetValueMap() - Static method in enum class dev.enola.core.util.proto.Log.Severity
 
InternalGracefulServerCloseCommand - Class in io.grpc.netty
Internal accessor for GracefulServerCloseCommand.
internalInit(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
For use by generated code only.
InternalInProcessChannelBuilder - Class in io.grpc.inprocess
Internal InProcessChannelBuilder accessor.
InternalInProcessServerBuilder - Class in io.grpc.inprocess
Internal InProcessServerBuilder accessor.
InternalInstrumented<T> - Interface in io.grpc
An internal class.
InternalKnownTransport - Enum Class in io.grpc
All known transports.
InternalLogId - Class in io.grpc
An internal class.
InternalManagedChannelBuilder - Class in io.grpc
Internal accessors for ManagedChannelBuilder.
InternalManagedChannelBuilder.InternalInterceptorFactory - Interface in io.grpc
 
InternalManagedChannelProvider - Class in io.grpc
Internal accessor for ManagedChannelProvider.
InternalMayRequireSpecificExecutor - Interface in io.grpc
 
internalMergeFrom(AbstractMessageLite) - Method in class com.google.protobuf.AbstractMessage.Builder
 
internalMergeFrom(MessageLite.Builder, MessageLite) - Method in class com.google.protobuf.Descriptors.FieldDescriptor
For internal use only.
InternalMetadata - Class in io.grpc
Internal Metadata accessor.
InternalMetadata() - Constructor for class io.grpc.InternalMetadata
 
InternalMetadata.TrustedAsciiMarshaller<T> - Interface in io.grpc
A specialized plain ASCII marshaller.
InternalMethodDescriptor - Class in io.grpc
Accesses internal data and methods.
InternalMethodDescriptor(InternalKnownTransport) - Constructor for class io.grpc.InternalMethodDescriptor
 
InternalNativeSocketOptions(InternalChannelz.TcpInfo, Map<String, String>) - Constructor for class io.grpc.netty.InternalNettySocketSupport.InternalNativeSocketOptions
 
InternalNettyChannelBuilder - Class in io.grpc.netty
Internal NettyChannelBuilder accessor.
InternalNettyChannelBuilder.ProtocolNegotiatorFactory - Interface in io.grpc.netty
A class that provides a Netty handler to control protocol negotiation.
InternalNettyChannelCredentials - Class in io.grpc.netty
Internal NettyChannelCredentials accessor.
InternalNettyServerBuilder - Class in io.grpc.netty
Internal NettyServerBuilder accessor.
InternalNettyServerCredentials - Class in io.grpc.netty
Internal NettyServerCredentials accessor.
InternalNettySocketSupport - Class in io.grpc.netty
An internal accessor.
InternalNettySocketSupport.InternalHelper - Interface in io.grpc.netty
 
InternalNettySocketSupport.InternalNativeSocketOptions - Class in io.grpc.netty
 
InternalProtocolNegotiationEvent - Class in io.grpc.netty
Internal accessor for ProtocolNegotiationEvent.
InternalProtocolNegotiator - Class in io.grpc.netty
InternalProtocolNegotiator.ClientFactory - Interface in io.grpc.netty
 
InternalProtocolNegotiator.ProtocolNegotiator - Interface in io.grpc.netty
 
InternalProtocolNegotiator.ServerFactory - Interface in io.grpc.netty
 
InternalProtocolNegotiators - Class in io.grpc.netty
Internal accessor for ProtocolNegotiators.
InternalProtocolNegotiators.ProtocolNegotiationHandler - Class in io.grpc.netty
 
InternalServer - Class in io.grpc
Internal accessor for getting the Server instance inside server RPC Context.
InternalServer - Interface in io.grpc.internal
An object that accepts new incoming connections on one or more listening socket addresses.
InternalServerInterceptors - Class in io.grpc
Accessor to internal methods of ServerInterceptors.
InternalServerProvider - Class in io.grpc
Internal accessor for ServerProvider.
InternalServiceProviders - Class in io.grpc
 
InternalServiceProviders.PriorityAccessor<T> - Interface in io.grpc
 
InternalStatus - Class in io.grpc
Accesses internal data.
InternalSubchannelAddressAttributes - Interface in io.grpc
An internal class.
InternalTimeUtils - Class in io.grpc
 
InternalTimeUtils() - Constructor for class io.grpc.InternalTimeUtils
 
internalUpdateFileDescriptor(Descriptors.FileDescriptor, ExtensionRegistry) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
This method is to be called by generated code only.
InternalWithLogId - Interface in io.grpc
An internal class.
InternalWriteBufferingAndExceptionHandlerUtils - Class in io.grpc.netty
Utility class for WriteBufferingAndExceptionHandler.
InternalWriteBufferingAndExceptionHandlerUtils() - Constructor for class io.grpc.netty.InternalWriteBufferingAndExceptionHandlerUtils
 
intersection(FieldMask, FieldMask) - Static method in class com.google.protobuf.util.FieldMaskUtil
Calculates the intersection of two FieldMasks.
Interval - Record Class in dev.enola.common.time
Interval of time on the time-line from a start to an end instant.
Interval(Instant, Instant) - Constructor for record class dev.enola.common.time.Interval
Deprecated.
The static factory method should be preferred.
intervalNanos - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig
 
InUseStateAggregator<T> - Class in io.grpc.internal
Aggregates the in-use state of a set of objects.
InUseStateAggregator() - Constructor for class io.grpc.internal.InUseStateAggregator
 
INVALID_ARGUMENT - Enum constant in enum class io.grpc.Status.Code
Client specified an invalid argument.
INVALID_ARGUMENT - Static variable in class io.grpc.Status
Client specified an invalid argument.
invoke(StreamObserver<RespT>) - Method in interface io.grpc.stub.ServerCalls.BidiStreamingMethod
 
invoke(StreamObserver<RespT>) - Method in interface io.grpc.stub.ServerCalls.ClientStreamingMethod
 
invoke(ReqT, StreamObserver<RespT>) - Method in interface io.grpc.stub.ServerCalls.ServerStreamingMethod
 
invoke(ReqT, StreamObserver<RespT>) - Method in interface io.grpc.stub.ServerCalls.UnaryMethod
 
io.grpc - package io.grpc
The gRPC core public API.
io.grpc.inprocess - package io.grpc.inprocess
The in-process transport which is for when a server is in the same process as the client.
io.grpc.internal - package io.grpc.internal
Interfaces and implementations that are internal to gRPC.
io.grpc.netty - package io.grpc.netty
The main transport implementation based on Netty, for both the client and the server.
io.grpc.protobuf - package io.grpc.protobuf
API for gRPC over Protocol Buffers, including tools for serializing and de-serializing protobuf messages.
io.grpc.protobuf.lite - package io.grpc.protobuf.lite
API for gRPC over Protocol Buffers with proto message classes generated by the Lite Runtime library.
io.grpc.stub - package io.grpc.stub
API for the Stub layer.
io.grpc.stub.annotations - package io.grpc.stub.annotations
 
io.grpc.util - package io.grpc.util
Utilities with advanced features in the core layer that user can optionally use.
iri - Variable in class dev.enola.thing.impl.ImmutableThing.Builder
 
iri() - Method in interface dev.enola.Action
 
iri() - Method in record class dev.enola.common.io.iri.namespace.ImmutableNamespace
Returns the value of the iri record component.
iri() - Method in interface dev.enola.common.io.iri.namespace.Namespace
IRI.
iri() - Method in record class dev.enola.common.io.metadata.Metadata
Returns the value of the iri record component.
iri() - Method in class dev.enola.core.message.ProtoEnumValueToThingConnector
 
iri() - Method in class dev.enola.core.message.ProtoFieldToThingConnector
 
iri() - Method in class dev.enola.core.message.ProtoMessageToThingConnector
 
iri() - Method in interface dev.enola.core.thing.ThingConnector
 
iri() - Method in interface dev.enola.datatype.Datatype
IRI of this datatype.
iri() - Method in record class dev.enola.datatype.ImmutableDatatype
Returns the value of the iri record component.
iri() - Method in class dev.enola.model.enola.action.Get
 
iri() - Method in interface dev.enola.thing.HasIRI
 
iri() - Method in class dev.enola.thing.impl.ImmutableThing
 
iri() - Method in class dev.enola.thing.impl.MutableThing
 
iri() - Method in class dev.enola.thing.impl.OnlyIRIThing
 
iri() - Method in record class dev.enola.thing.Link
Returns the value of the iri record component.
iri() - Method in record class dev.enola.thing.message.MessageWithIRI
Returns the value of the iri record component.
iri() - Method in class dev.enola.thing.message.ThingAdapter
 
iri() - Method in interface dev.enola.thing.Thing
 
iri(String) - Method in class dev.enola.datatype.DatatypeBuilder
 
iri(String) - Method in interface dev.enola.model.w3.rdf.Property.Builder
 
iri(String) - Method in interface dev.enola.model.w3.rdfs.Class.Builder
 
iri(String) - Method in class dev.enola.thing.impl.ImmutableThing.Builder
 
iri(String) - Method in class dev.enola.thing.impl.MutableThing
 
iri(String) - Method in interface dev.enola.thing.java.test.TestSomething.Builder
 
iri(String) - Method in interface dev.enola.thing.Thing.Builder
 
IRI - Class in dev.enola.common.io.iri
IRI is WHATWG URL Living Standard inspired implementation.
IRI - Static variable in class dev.enola.model.enola.action.Get
 
IRI - Static variable in class dev.enola.model.enola.mediatype.TikaMediaTypesThingConverter
 
IRI - Static variable in interface dev.enola.model.enola.UnknownClass
 
IRI - Static variable in class dev.enola.model.xsd.Datatypes
 
IRI - Static variable in interface dev.enola.thing.java.test.HasA
 
IRI - Static variable in interface dev.enola.thing.java.test.HasB
 
IRI - Static variable in class dev.enola.thing.KIRI.XSD
 
IRI_Comparator - Static variable in record class dev.enola.common.io.metadata.Metadata
 
IRI_FIELD_NUMBER - Static variable in class dev.enola.core.proto.GetThingRequest
 
IRI_FIELD_NUMBER - Static variable in class dev.enola.core.proto.GetThingsRequest
 
IRI_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.Thing
 
IRI_TEMPLATE - Static variable in class dev.enola.thing.KIRI.E.META
 
IRI_TEMPLATE_DATATYPE - Static variable in class dev.enola.thing.KIRI.E
 
IRI_TEMPLATE_PROPERTY - Static variable in class dev.enola.thing.KIRI.E
 
IRI.Builder - Class in dev.enola.common.io.iri
 
IRI.ValidationException - Exception Class in dev.enola.common.io.iri
 
IRIs - Class in dev.enola.common.io.iri
Utility methods for Internationalized Resource Identifiers (IRIs).
iriTemplate() - Method in interface dev.enola.model.enola.meta.Class
 
iriTemplate() - Method in record class dev.enola.thing.template.TemplateService.Breakdown
Returns the value of the iriTemplate record component.
iriTemplate(String) - Method in interface dev.enola.model.enola.meta.Class.Builder
 
is(Class<T>) - Method in class com.google.protobuf.Any
 
IS_EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
IS_PETIOLE_POLICY - Static variable in class io.grpc.LoadBalancer
 
isAbsolute() - Method in class dev.enola.common.io.iri.IRI
 
isAndroid(ClassLoader) - Static method in class io.grpc.InternalServiceProviders
Accessor for ServiceProviders.isAndroid(java.lang.ClassLoader).
isAvailable() - Method in class io.grpc.internal.DnsNameResolverProvider
 
isAvailable() - Method in class io.grpc.internal.NameResolverFactoryToProviderFacade
 
isAvailable() - Method in class io.grpc.internal.PickFirstLoadBalancerProvider
 
isAvailable() - Method in class io.grpc.LoadBalancerProvider
Whether this provider is available for use, taking the current environment into consideration.
isAvailable() - Method in class io.grpc.ManagedChannelProvider
Whether this provider is available for use, taking the current environment into consideration.
isAvailable() - Method in class io.grpc.NameResolverProvider
Whether this provider is available for use, taking the current environment into consideration.
isAvailable() - Method in class io.grpc.netty.NettyChannelProvider
 
isAvailable() - Method in class io.grpc.netty.NettyServerProvider
 
isAvailable() - Method in class io.grpc.netty.UdsNameResolverProvider
 
isAvailable() - Method in class io.grpc.netty.UdsNettyChannelProvider
 
isAvailable() - Method in class io.grpc.ServerProvider
Whether this provider is available for use, taking the current environment into consideration.
isAvailable() - Method in class io.grpc.util.OutlierDetectionLoadBalancerProvider
 
isAvailable(ManagedChannelProvider) - Static method in class io.grpc.InternalManagedChannelProvider
 
isBefore(Deadline) - Method in class io.grpc.Deadline
Is this deadline before another.
isCanceled() - Method in interface com.google.protobuf.RpcController
If true, indicates that the client canceled the RPC, so the server may as well give up on replying to it.
isCancelled() - Method in class io.grpc.Context.CancellableContext
 
isCancelled() - Method in class io.grpc.Context
Is this context cancelled.
isCancelled() - Method in class io.grpc.ForwardingServerCall
 
isCancelled() - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
isCancelled() - Method in class io.grpc.ServerCall
Returns true when the call is cancelled and the server is encouraged to abort processing to save resources, since the client will not be processing any further methods.
isCancelled() - Method in class io.grpc.stub.ServerCallStreamObserver
Returns true when the call is cancelled and the server is encouraged to abort processing to save resources, since the client will not be processing any further methods.
isClean() - Method in class com.google.protobuf.GeneratedMessage.Builder
Gets whether invalidations are needed
isClientStreaming() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
Get whether or not the inputs are streaming.
isClosed() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
Determines if the given enum is closed.
isClosed() - Method in interface io.grpc.internal.Framer
Returns whether the framer is closed.
isClosed() - Method in class io.grpc.internal.MessageDeframer
Indicates whether or not this deframer has been closed.
isClosed() - Method in class io.grpc.internal.MessageFramer
Indicates whether or not this framer has been closed via a call to either MessageFramer.close() or MessageFramer.dispose().
isConscrypt(Provider) - Static method in class io.grpc.internal.ConscryptLoader
Same as Conscrypt.isConscrypt(Provider).
isCurrent() - Method in class io.grpc.Context.CancellableContext
Deprecated.
This method violates some GRPC class encapsulation and should not be used. If you must know whether a Context is the current context, check whether it is the same object returned by Context.current().
isDifferent(ByteSeq) - Method in interface dev.enola.common.io.resource.ReadableResource
 
isDifferent(ChangeToken) - Method in interface dev.enola.common.io.resource.ChangeToken
Check is this ChangeToken is different from that other ChangeToken.
isDifferent(String) - Method in interface dev.enola.common.io.resource.ReadableResource
Like ChangeToken.isDifferent(ChangeToken), but given a String instead of an object.
isDrop() - Method in class io.grpc.LoadBalancer.PickResult
Returns true if this result was created by withDrop().
isEmpty() - Method in class com.google.protobuf.RepeatedFieldBuilder
Gets whether the list is empty.
isEmpty() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
isEmpty() - Method in class com.google.protobuf.UnknownFieldSet
Whether the field set has no fields.
isEmpty() - Method in class dev.enola.common.ByteSeq
Returns true if the size is 0, false otherwise.
isEmpty() - Method in record class dev.enola.common.time.Interval
Checks if the range is empty.
isEnableByDefault() - Method in interface io.grpc.MetricInstrument
Indicates whether this metric instrument is enabled by default.
isEnableByDefault() - Method in class io.grpc.DoubleCounterMetricInstrument
 
isEnableByDefault() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
isEnableByDefault() - Method in class io.grpc.LongCounterMetricInstrument
 
isEnableByDefault() - Method in class io.grpc.LongGaugeMetricInstrument
 
isEnableByDefault() - Method in class io.grpc.LongHistogramMetricInstrument
 
isEnabledHappyEyeballs() - Static method in class io.grpc.internal.PickFirstLoadBalancerProvider
 
isEnabledNewPickFirst() - Static method in class io.grpc.internal.PickFirstLoadBalancerProvider
 
isExpired() - Method in class io.grpc.Deadline
Returns whether this has deadline expired.
isExtendable() - Method in class com.google.protobuf.Descriptors.Descriptor
Indicates whether the message can be extended.
isExtension() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Is this field an extension?
isExtensionNumber(int) - Method in class com.google.protobuf.Descriptors.Descriptor
Determines if the given field number is an extension.
isGrpcContentType(String) - Static method in class io.grpc.internal.GrpcUtil
Indicates whether or not the given value is a valid gRPC content-type.
isIdempotent() - Method in class io.grpc.MethodDescriptor
Returns whether this method is idempotent.
isInitialized() - Method in class com.google.protobuf.AbstractMessage
 
isInitialized() - Method in class com.google.protobuf.Any.Builder
 
isInitialized() - Method in class com.google.protobuf.Any
 
isInitialized() - Method in class com.google.protobuf.Api.Builder
 
isInitialized() - Method in class com.google.protobuf.Api
 
isInitialized() - Method in class com.google.protobuf.BoolValue.Builder
 
isInitialized() - Method in class com.google.protobuf.BoolValue
 
isInitialized() - Method in class com.google.protobuf.BytesValue.Builder
 
isInitialized() - Method in class com.google.protobuf.BytesValue
 
isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
isInitialized() - Method in class com.google.protobuf.DoubleValue.Builder
 
isInitialized() - Method in class com.google.protobuf.DoubleValue
 
isInitialized() - Method in class com.google.protobuf.Duration.Builder
 
isInitialized() - Method in class com.google.protobuf.Duration
 
isInitialized() - Method in class com.google.protobuf.DynamicMessage.Builder
 
isInitialized() - Method in class com.google.protobuf.DynamicMessage
 
isInitialized() - Method in class com.google.protobuf.Empty.Builder
 
isInitialized() - Method in class com.google.protobuf.Empty
 
isInitialized() - Method in class com.google.protobuf.Enum.Builder
 
isInitialized() - Method in class com.google.protobuf.Enum
 
isInitialized() - Method in class com.google.protobuf.EnumValue.Builder
 
isInitialized() - Method in class com.google.protobuf.EnumValue
 
isInitialized() - Method in class com.google.protobuf.Field.Builder
 
isInitialized() - Method in class com.google.protobuf.Field
 
isInitialized() - Method in class com.google.protobuf.FieldMask.Builder
 
isInitialized() - Method in class com.google.protobuf.FieldMask
 
isInitialized() - Method in class com.google.protobuf.FloatValue.Builder
 
isInitialized() - Method in class com.google.protobuf.FloatValue
 
isInitialized() - Method in class com.google.protobuf.GeneratedMessage.Builder
 
isInitialized() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
isInitialized() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
 
isInitialized() - Method in class com.google.protobuf.GeneratedMessage
 
isInitialized() - Method in class com.google.protobuf.Int32Value.Builder
 
isInitialized() - Method in class com.google.protobuf.Int32Value
 
isInitialized() - Method in class com.google.protobuf.Int64Value.Builder
 
isInitialized() - Method in class com.google.protobuf.Int64Value
 
isInitialized() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
 
isInitialized() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
isInitialized() - Method in class com.google.protobuf.ListValue.Builder
 
isInitialized() - Method in class com.google.protobuf.ListValue
 
isInitialized() - Method in class com.google.protobuf.MapEntry.Builder
 
isInitialized() - Method in class com.google.protobuf.MapEntry
 
isInitialized() - Method in class com.google.protobuf.Method.Builder
 
isInitialized() - Method in class com.google.protobuf.Method
 
isInitialized() - Method in class com.google.protobuf.Mixin.Builder
 
isInitialized() - Method in class com.google.protobuf.Mixin
 
isInitialized() - Method in class com.google.protobuf.Option.Builder
 
isInitialized() - Method in class com.google.protobuf.Option
 
isInitialized() - Method in class com.google.protobuf.SourceContext.Builder
 
isInitialized() - Method in class com.google.protobuf.SourceContext
 
isInitialized() - Method in class com.google.protobuf.StringValue.Builder
 
isInitialized() - Method in class com.google.protobuf.StringValue
 
isInitialized() - Method in class com.google.protobuf.Struct.Builder
 
isInitialized() - Method in class com.google.protobuf.Struct
 
isInitialized() - Method in class com.google.protobuf.Timestamp.Builder
 
isInitialized() - Method in class com.google.protobuf.Timestamp
 
isInitialized() - Method in class com.google.protobuf.Type.Builder
 
isInitialized() - Method in class com.google.protobuf.Type
 
isInitialized() - Method in class com.google.protobuf.UInt32Value.Builder
 
isInitialized() - Method in class com.google.protobuf.UInt32Value
 
isInitialized() - Method in class com.google.protobuf.UInt64Value.Builder
 
isInitialized() - Method in class com.google.protobuf.UInt64Value
 
isInitialized() - Method in class com.google.protobuf.UnknownFieldSet.Builder
 
isInitialized() - Method in class com.google.protobuf.UnknownFieldSet
 
isInitialized() - Method in class com.google.protobuf.Value.Builder
 
isInitialized() - Method in class com.google.protobuf.Value
 
isInitialized() - Method in class dev.enola.common.validation.Validation.Builder
 
isInitialized() - Method in class dev.enola.common.validation.Validation
 
isInitialized() - Method in class dev.enola.common.validation.Validations.Builder
 
isInitialized() - Method in class dev.enola.common.validation.Validations
 
isInitialized() - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest.Builder
 
isInitialized() - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
isInitialized() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
 
isInitialized() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
isInitialized() - Method in class dev.enola.core.proto.GetThingRequest.Builder
 
isInitialized() - Method in class dev.enola.core.proto.GetThingRequest
 
isInitialized() - Method in class dev.enola.core.proto.GetThingResponse.Builder
 
isInitialized() - Method in class dev.enola.core.proto.GetThingResponse
 
isInitialized() - Method in class dev.enola.core.proto.GetThingsRequest.Builder
 
isInitialized() - Method in class dev.enola.core.proto.GetThingsRequest
 
isInitialized() - Method in class dev.enola.core.proto.GetThingsResponse.Builder
 
isInitialized() - Method in class dev.enola.core.proto.GetThingsResponse
 
isInitialized() - Method in class dev.enola.core.util.proto.Log.Builder
 
isInitialized() - Method in class dev.enola.core.util.proto.Log.Entry.Builder
 
isInitialized() - Method in class dev.enola.core.util.proto.Log.Entry
 
isInitialized() - Method in class dev.enola.core.util.proto.Log.Inline.Builder
 
isInitialized() - Method in class dev.enola.core.util.proto.Log.Inline
 
isInitialized() - Method in class dev.enola.core.util.proto.Log
 
isInitialized() - Method in class dev.enola.thing.proto.CompactThing.Builder
 
isInitialized() - Method in class dev.enola.thing.proto.CompactThing
 
isInitialized() - Method in class dev.enola.thing.proto.CompactThings.Builder
 
isInitialized() - Method in class dev.enola.thing.proto.CompactThings
 
isInitialized() - Method in class dev.enola.thing.proto.LinksMetadata.Builder
 
isInitialized() - Method in class dev.enola.thing.proto.LinksMetadata
 
isInitialized() - Method in class dev.enola.thing.proto.TextThing.Builder
 
isInitialized() - Method in class dev.enola.thing.proto.TextThing
 
isInitialized() - Method in class dev.enola.thing.proto.TextThings.Builder
 
isInitialized() - Method in class dev.enola.thing.proto.TextThings
 
isInitialized() - Method in class dev.enola.thing.proto.Thing.Builder
 
isInitialized() - Method in class dev.enola.thing.proto.Thing
 
isInitialized() - Method in class dev.enola.thing.proto.ThingMetadata.Builder
 
isInitialized() - Method in class dev.enola.thing.proto.ThingMetadata
 
isInitialized() - Method in class dev.enola.thing.proto.Things.Builder
 
isInitialized() - Method in class dev.enola.thing.proto.Things
 
isInitialized() - Method in class dev.enola.thing.proto.Value.Builder
 
isInitialized() - Method in class dev.enola.thing.proto.Value
 
isInitialized() - Method in class dev.enola.thing.proto.Value.LangString.Builder
 
isInitialized() - Method in class dev.enola.thing.proto.Value.LangString
 
isInitialized() - Method in class dev.enola.thing.proto.Value.List.Builder
 
isInitialized() - Method in class dev.enola.thing.proto.Value.List
 
isInitialized() - Method in class dev.enola.thing.proto.Value.Literal.Builder
 
isInitialized() - Method in class dev.enola.thing.proto.Value.Literal
 
isInUse() - Method in class io.grpc.internal.InUseStateAggregator
 
isIterable(String) - Method in interface dev.enola.thing.PredicatesObjects
 
isKnown() - Static method in class dev.enola.common.Version
 
isLinkObject(Object) - Method in interface dev.enola.thing.PredicatesObjects
 
isMapField() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
 
isMutable() - Method in class com.google.protobuf.MapField
Returns whether this field can be modified.
isNegative(Duration) - Static method in class com.google.protobuf.util.Durations
Returns whether the given Duration is negative or not.
isOk() - Method in class io.grpc.Status
Is this status OK, i.e., not an error.
isolationLevel() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
Isolation level for connections.
isOptional() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Is this field declared optional?
isOrdered(String) - Method in interface dev.enola.thing.PredicatesObjects
 
isOutboundClosed() - Method in class io.grpc.internal.AbstractClientStream.TransportState
 
isPackable() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Can this field be packed? That is, is it a repeated primitive field?
isPacked() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Does this field have the [packed = true] option or is this field packable in proto3 and not explicitly set to unpacked?
isPending() - Method in class io.grpc.SynchronizationContext.ScheduledHandle
Returns true if the task will eventually run, meaning that it has neither started running nor been cancelled.
isPositive(Duration) - Static method in class com.google.protobuf.util.Durations
Returns whether the given Duration is positive or not.
isPresent() - Static method in class io.grpc.internal.ConscryptLoader
Returns true when the Conscrypt Java classes are available.
isReady() - Method in class io.grpc.ClientCall
If true, indicates that the call is capable of sending additional messages without requiring excessive buffering internally.
isReady() - Method in class io.grpc.internal.AbstractClientStream
 
isReady() - Method in class io.grpc.internal.AbstractServerStream
 
isReady() - Method in class io.grpc.internal.AbstractStream
 
isReady() - Method in class io.grpc.internal.DelayedClientCall
 
isReady() - Method in class io.grpc.internal.NoopClientStream
 
isReady() - Method in interface io.grpc.internal.Stream
If true, indicates that the transport is capable of sending additional messages without requiring excessive buffering internally.
isReady() - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
isReady() - Method in class io.grpc.ForwardingClientCall
 
isReady() - Method in class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
isReady() - Method in class io.grpc.ForwardingServerCall
 
isReady() - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
isReady() - Method in class io.grpc.ServerCall
If true, indicates that the call is capable of sending additional messages without requiring excessive buffering internally.
isReady() - Method in class io.grpc.stub.CallStreamObserver
If true, indicates that the observer is capable of sending additional messages without requiring excessive buffering internally.
isReady() - Method in class io.grpc.stub.ClientCallStreamObserver
If true, indicates that the observer is capable of sending additional messages without requiring excessive buffering internally.
isReady() - Method in class io.grpc.stub.ServerCallStreamObserver
If true, indicates that the observer is capable of sending additional messages without requiring excessive buffering internally.
isRepeated() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Is this field declared repeated?
isRepeated() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
 
isRequired() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Is this field declared required?
isReservedName(String) - Method in class com.google.protobuf.Descriptors.Descriptor
Determines if the given field name is reserved.
isReservedName(String) - Method in class com.google.protobuf.Descriptors.EnumDescriptor
Determines if the given field name is reserved.
isReservedNumber(int) - Method in class com.google.protobuf.Descriptors.Descriptor
Determines if the given field number is reserved.
isReservedNumber(int) - Method in class com.google.protobuf.Descriptors.EnumDescriptor
Determines if the given field number is reserved.
isSafe() - Method in class io.grpc.MethodDescriptor
Returns whether this method is safe.
isSameTypeAs(Message) - Method in class com.google.protobuf.Any
 
isSampledToLocalTracing() - Method in class io.grpc.MethodDescriptor
Returns whether RPCs for this method may be sampled into the local tracing store.
isServerStreaming() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
Get whether or not the outputs are streaming.
isShutdown() - Method in class io.grpc.internal.ServerImpl
 
isShutdown() - Method in class io.grpc.ManagedChannel
Returns whether the channel is shutdown.
isShutdown() - Method in class io.grpc.Server
Returns whether the server is shutdown.
isSpecificExecutorRequired() - Method in interface io.grpc.InternalMayRequireSpecificExecutor
 
isStreamDeallocated() - Method in class io.grpc.internal.AbstractStream.TransportState
 
isStringEmpty(Object) - Static method in class com.google.protobuf.GeneratedMessage
 
isStruct(String) - Method in interface dev.enola.thing.PredicatesObjects
 
isTerminated() - Method in class io.grpc.internal.ServerImpl
 
isTerminated() - Method in class io.grpc.ManagedChannel
Returns whether the channel is terminated.
isTerminated() - Method in class io.grpc.Server
Returns whether the server is terminated.
isTransparentRetry() - Method in class io.grpc.ClientStreamTracer.StreamInfo
Whether the stream is a transparent retry.
isUnboundedEnd() - Method in record class dev.enola.common.time.Interval
Checks if the end of the interval is unbounded (i.e.
isUnboundedStart() - Method in record class dev.enola.common.time.Interval
Checks if the start of the interval is unbounded (i.e.
isValid(long, int) - Static method in class com.google.protobuf.util.Durations
Returns true if the given number of seconds and nanos is a valid Duration.
isValid(long, int) - Static method in class com.google.protobuf.util.Timestamps
Returns true if the given number of seconds and nanos is a valid Timestamp.
isValid(Descriptors.Descriptor, FieldMask) - Static method in class com.google.protobuf.util.FieldMaskUtil
Checks whether paths in a given fields mask are valid.
isValid(Descriptors.Descriptor, String) - Static method in class com.google.protobuf.util.FieldMaskUtil
Checks whether paths in a given fields mask are valid.
isValid(Duration) - Static method in class com.google.protobuf.util.Durations
Returns true if the given Duration is valid.
isValid(Timestamp) - Static method in class com.google.protobuf.util.Timestamps
Returns true if the given Timestamp is valid.
isValid(Class<? extends Message>, FieldMask) - Static method in class com.google.protobuf.util.FieldMaskUtil
Checks whether paths in a given fields mask are valid.
isValid(Class<? extends Message>, String) - Static method in class com.google.protobuf.util.FieldMaskUtil
Checks whether a given field path is valid.
isWaitForReady() - Method in class io.grpc.CallOptions
Returns whether 'wait for ready' option is enabled for the call.

J

jar - Enum constant in enum class dev.enola.common.io.resource.UrlResource.Scheme
 
java() - Method in interface dev.enola.model.enola.meta.Datatype
 
java(String) - Method in interface dev.enola.model.enola.meta.Datatype.Builder
 
JAVA - Static variable in class dev.enola.thing.KIRI.E.META
 
java_ - Static variable in class com.google.protobuf.JavaFeaturesProto
extend .google.protobuf.FeatureSet { ...
JAVA_FIELD_NUMBER - Static variable in class com.google.protobuf.JavaFeaturesProto
 
JAVA_GENERATE_EQUALS_AND_HASH_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_MULTIPLE_FILES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_OUTER_CLASSNAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
java_package() - Method in interface dev.enola.model.enola.meta.Schema
 
java_package(String) - Method in interface dev.enola.model.enola.meta.Schema.Builder
 
JAVA_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_STRING_CHECK_UTF8_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JavaEditionDefaults - Class in com.google.protobuf
 
JavaFeaturesProto - Class in com.google.protobuf
 
JavaFeaturesProto.JavaFeatures - Class in com.google.protobuf
Protobuf type pb.JavaFeatures
JavaFeaturesProto.JavaFeatures.Builder - Class in com.google.protobuf
Protobuf type pb.JavaFeatures
JavaFeaturesProto.JavaFeatures.Utf8Validation - Enum Class in com.google.protobuf
Protobuf enum pb.JavaFeatures.Utf8Validation
JavaFeaturesProto.JavaFeaturesOrBuilder - Interface in com.google.protobuf
 
JavaGenerator - Class in dev.enola.model.w3.rdfs.gen
 
JavaGenerator() - Constructor for class dev.enola.model.w3.rdfs.gen.JavaGenerator
 
JavaThingRdfConverter - Class in dev.enola.rdf.io
 
JavaThingRdfConverter() - Constructor for class dev.enola.rdf.io.JavaThingRdfConverter
 
JavaThingsBuilderRdfConverter - Class in dev.enola.rdf.io
 
JavaThingsBuilderRdfConverter() - Constructor for class dev.enola.rdf.io.JavaThingsBuilderRdfConverter
 
JavaThingsRdfWriterConverter - Class in dev.enola.rdf.io
 
JavaThingsRdfWriterConverter() - Constructor for class dev.enola.rdf.io.JavaThingsRdfWriterConverter
 
JavaThingToProtoThingConverter - Class in dev.enola.thing.message
 
JavaThingToProtoThingConverter() - Constructor for class dev.enola.thing.message.JavaThingToProtoThingConverter
 
JavaThingToProtoThingConverter(DatatypeRepository) - Constructor for class dev.enola.thing.message.JavaThingToProtoThingConverter
 
javaType() - Method in interface dev.enola.datatype.Datatype
Type in Java.
javaType() - Method in record class dev.enola.datatype.ImmutableDatatype
Returns the value of the javaType record component.
javax.annotation - package javax.annotation
This package defines the common annotations.
javax.annotation.security - package javax.annotation.security
This package contains the security common annotations.
javax.annotation.sql - package javax.annotation.sql
 
JS_NORMAL - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
JS_NORMAL = 0;
JS_NORMAL_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
JS_NORMAL = 0;
JS_NUMBER - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
JS_NUMBER = 2;
JS_NUMBER_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
JS_NUMBER = 2;
JS_STRING - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
JS_STRING = 1;
JS_STRING_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
JS_STRING = 1;
JSON - Class in dev.enola.common.yamljson
 
JSON - Enum constant in enum class dev.enola.common.URILineColumnMessage.Format
 
JSON - Static variable in class dev.enola.thing.KIRI.RDF
 
JSON_FORMAT_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
JSON_FORMAT_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
JSON_FORMAT_UNKNOWN = 0;
JSON_FORMAT_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
JSON_FORMAT_UNKNOWN = 0;
JSON_LD - Static variable in class dev.enola.rdf.io.RdfMediaTypes
 
JSON_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
JSON_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
JSON_TO_YAML - Static variable in class dev.enola.common.yamljson.YamlJson
 
JsonFormat - Class in com.google.protobuf.util
Utility class to convert protobuf messages to/from the Proto3 JSON format. Only proto3 features are supported.
JsonFormat.Parser - Class in com.google.protobuf.util
A Parser parses the proto3 JSON format into a protobuf message.
JsonFormat.Printer - Class in com.google.protobuf.util
A Printer converts a protobuf message to the proto3 JSON format.
JsonFormat.TypeRegistry - Class in com.google.protobuf.util
A TypeRegistry is used to resolve Any messages in the JSON conversion.
JsonFormat.TypeRegistry.Builder - Class in com.google.protobuf.util
A Builder is used to build JsonFormat.TypeRegistry.
JsonParser - Class in io.grpc.internal
Parses JSON with as few preconceived notions as possible.
jsonToYaml(String) - Static method in class dev.enola.common.yamljson.YamlJson
 
JsonUtil - Class in io.grpc.internal
Helper utility to work with JSON values in Java types.
JsonUtil() - Constructor for class io.grpc.internal.JsonUtil
 
JSTYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 

K

KEEPALIVE_TIME_NANOS_DISABLED - Static variable in class io.grpc.internal.GrpcUtil
The magic keepalive time value that disables client keepalive.
KeepAliveEnforcer - Class in io.grpc.internal
Monitors the client's PING usage to make sure the rate is permitted.
KeepAliveEnforcer(boolean, long, TimeUnit) - Constructor for class io.grpc.internal.KeepAliveEnforcer
 
KeepAliveManager - Class in io.grpc.internal
Manages keepalive pings.
KeepAliveManager(KeepAliveManager.KeepAlivePinger, ScheduledExecutorService, long, long, boolean) - Constructor for class io.grpc.internal.KeepAliveManager
Creates a KeepAliverManager.
KeepAliveManager.ClientKeepAlivePinger - Class in io.grpc.internal
KeepAliveManager.KeepAlivePinger - Interface in io.grpc.internal
 
keepAlivesSent - Variable in class io.grpc.InternalChannelz.TransportStats
 
keepAliveTime(long, TimeUnit) - Method in class io.grpc.ForwardingChannelBuilder
 
keepAliveTime(long, TimeUnit) - Method in class io.grpc.ForwardingChannelBuilder2
 
keepAliveTime(long, TimeUnit) - Method in class io.grpc.ForwardingServerBuilder
 
keepAliveTime(long, TimeUnit) - Method in class io.grpc.inprocess.InProcessChannelBuilder
Does nothing.
keepAliveTime(long, TimeUnit) - Method in class io.grpc.ManagedChannelBuilder
Sets the time without read activity before sending a keepalive ping.
keepAliveTime(long, TimeUnit) - Method in class io.grpc.netty.NettyChannelBuilder
Sets the time without read activity before sending a keepalive ping.
keepAliveTime(long, TimeUnit) - Method in class io.grpc.netty.NettyServerBuilder
Sets a custom keepalive time, the delay time for sending next keepalive ping.
keepAliveTime(long, TimeUnit) - Method in class io.grpc.ServerBuilder
Sets the time without read activity before sending a keepalive ping.
keepAliveTimeout(long, TimeUnit) - Method in class io.grpc.ForwardingChannelBuilder
 
keepAliveTimeout(long, TimeUnit) - Method in class io.grpc.ForwardingChannelBuilder2
 
keepAliveTimeout(long, TimeUnit) - Method in class io.grpc.ForwardingServerBuilder
 
keepAliveTimeout(long, TimeUnit) - Method in class io.grpc.inprocess.InProcessChannelBuilder
Does nothing.
keepAliveTimeout(long, TimeUnit) - Method in class io.grpc.ManagedChannelBuilder
Sets the time waiting for read activity after sending a keepalive ping.
keepAliveTimeout(long, TimeUnit) - Method in class io.grpc.netty.NettyChannelBuilder
Sets the time waiting for read activity after sending a keepalive ping.
keepAliveTimeout(long, TimeUnit) - Method in class io.grpc.netty.NettyServerBuilder
Sets a custom keepalive timeout, the timeout for keepalive ping requests.
keepAliveTimeout(long, TimeUnit) - Method in class io.grpc.ServerBuilder
Sets a time waiting for read activity after sending a keepalive ping.
keepAliveWithoutCalls(boolean) - Method in class io.grpc.ForwardingChannelBuilder
 
keepAliveWithoutCalls(boolean) - Method in class io.grpc.ForwardingChannelBuilder2
 
keepAliveWithoutCalls(boolean) - Method in class io.grpc.inprocess.InProcessChannelBuilder
Does nothing.
keepAliveWithoutCalls(boolean) - Method in class io.grpc.ManagedChannelBuilder
Sets whether keepalive will be performed when there are no outstanding RPC on a connection.
keepAliveWithoutCalls(boolean) - Method in class io.grpc.netty.NettyChannelBuilder
Sets whether keepalive will be performed when there are no outstanding RPC on a connection.
key(String) - Static method in class io.grpc.Context
Create a Context.Key with the given debug name.
KEY - Static variable in class io.grpc.InternalConfigSelector
 
keyForProto(T) - Static method in class io.grpc.protobuf.ProtoUtils
Produce a metadata key for a generated protobuf type.
keyManager(File, File) - Method in class io.grpc.TlsChannelCredentials.Builder
Use the provided certificate chain and private key as the client's identity.
keyManager(File, File) - Method in class io.grpc.TlsServerCredentials.Builder
Use the provided certificate chain and private key as the server's identity.
keyManager(File, File, String) - Method in class io.grpc.TlsChannelCredentials.Builder
Use the provided certificate chain and possibly-encrypted private key as the client's identity.
keyManager(File, File, String) - Method in class io.grpc.TlsServerCredentials.Builder
Use the provided certificate chain and possibly-encrypted private key as the server's identity.
keyManager(InputStream, InputStream) - Method in class io.grpc.TlsChannelCredentials.Builder
Use the provided certificate chain and private key as the client's identity.
keyManager(InputStream, InputStream) - Method in class io.grpc.TlsServerCredentials.Builder
Use the provided certificate chain and private key as the server's identity.
keyManager(InputStream, InputStream, String) - Method in class io.grpc.TlsChannelCredentials.Builder
Use the provided certificate chain and possibly-encrypted private key as the client's identity.
keyManager(InputStream, InputStream, String) - Method in class io.grpc.TlsServerCredentials.Builder
Use the provided certificate chain and possibly-encrypted private key as the server's identity.
keyManager(KeyManager...) - Method in class io.grpc.TlsChannelCredentials.Builder
Have the provided key manager select the client's identity.
keyManager(KeyManager...) - Method in class io.grpc.TlsServerCredentials.Builder
Have the provided key manager select the server's identity.
keyOf(String, InternalMetadata.TrustedAsciiMarshaller<T>) - Static method in class io.grpc.InternalMetadata
 
keyOf(String, Metadata.AsciiMarshaller<T>) - Static method in class io.grpc.InternalMetadata
 
keys() - Method in class io.grpc.Attributes
Deprecated.
This method is being considered for removal, if you feel this method is needed please reach out on this Github issue: grpc-java/issues/1764.
keys() - Method in class io.grpc.Metadata
Returns set of all keys in store.
keyWithDefault(String, T) - Static method in class io.grpc.Context
Create a Context.Key with the given debug name and default value.
kind() - Method in interface dev.enola.model.enola.java.Type
 
kind(Type.Kind) - Method in interface dev.enola.model.enola.java.Type.Builder
 
KIND_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
KIND_NOT_SET - Enum constant in enum class com.google.protobuf.Value.KindCase
 
KIND_NOT_SET - Enum constant in enum class dev.enola.thing.proto.Value.KindCase
 
KIRI - Class in dev.enola.thing
Java constants for some "well-known" IRIs used in Enola's code.
KIRI.DC - Class in dev.enola.thing
Dublin Core
KIRI.E - Class in dev.enola.thing
Enola.dev's very own!
KIRI.E.META - Class in dev.enola.thing
 
KIRI.RDF - Class in dev.enola.thing
 
KIRI.RDFS - Class in dev.enola.thing
 
KIRI.SCHEMA - Class in dev.enola.thing
Schema.org Properties.
KIRI.XSD - Class in dev.enola.thing
XML Schema's built-in datatypes.
KnownDocsProvider - Interface in dev.enola.thing.gen
KnownDocsProvider offers, if available, a "better URL" to use as link target in generated HTML or Markdown etc.
KnownLength - Interface in io.grpc
An InputStream or alike whose total number of bytes that can be read is known upfront.
knownTypesWithAlternatives() - Method in class dev.enola.common.io.mediatype.MarkdownMediaTypes
 
knownTypesWithAlternatives() - Method in interface dev.enola.common.io.mediatype.MediaTypeProvider
Maps "canonical" (primary) Media Types to a set of its "also known as alternatives".
knownTypesWithAlternatives() - Method in class dev.enola.common.io.mediatype.MediaTypeProviders
 
knownTypesWithAlternatives() - Method in class dev.enola.common.io.mediatype.TestMediaType
 
knownTypesWithAlternatives() - Method in class dev.enola.common.io.mediatype.YamlMediaType
 
knownTypesWithAlternatives() - Method in class dev.enola.common.protobuf.ProtobufMediaTypes
 
knownTypesWithAlternatives() - Method in class dev.enola.common.xml.XmlMediaType
 
knownTypesWithAlternatives() - Method in class dev.enola.format.tika.TikaMediaTypeProvider
 
knownTypesWithAlternatives() - Method in class dev.enola.rdf.io.RdfMediaTypes
 
knownTypesWithAlternatives() - Method in class dev.enola.thing.io.ThingMediaTypes
 

L

label() - Method in record class dev.enola.common.io.metadata.Metadata
Returns the value of the label record component.
label() - Method in interface dev.enola.model.w3.rdfs.HasLabel
 
label(Metadata) - Method in interface dev.enola.thing.gen.ThingsIntoAppendableConverter
 
label(String) - Method in interface dev.enola.model.enola.java.Type.Builder
 
label(String) - Method in interface dev.enola.model.w3.rdfs.HasLabel.Builder
 
LABEL - Static variable in class dev.enola.thing.KIRI.E
 
LABEL - Static variable in class dev.enola.thing.KIRI.RDFS
https://www.w3.org/TR/rdf-schema/#ch_label
LABEL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
LABEL_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.ThingMetadata
 
LABEL_OPTIONAL - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_OPTIONAL = 1;
LABEL_OPTIONAL_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_OPTIONAL = 1;
LABEL_PROPERTY - Static variable in class dev.enola.thing.KIRI.E
 
LABEL_REPEATED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REPEATED = 3;
LABEL_REPEATED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REPEATED = 3;
LABEL_REQUIRED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REQUIRED = 2;
LABEL_REQUIRED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REQUIRED = 2;
lang() - Method in record class dev.enola.thing.LangString
Returns the value of the lang record component.
LANG_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.Value.LangString
 
LANG_STRING - Enum constant in enum class dev.enola.thing.proto.Value.KindCase
 
LANG_STRING_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.Value
 
LangString - Record Class in dev.enola.thing
LangString is a String with a BCP 47 “language tag” (e.g.
LangString(String, String) - Constructor for record class dev.enola.thing.LangString
Creates an instance of a LangString record class.
LANGSTRING - Static variable in class dev.enola.thing.KIRI.RDF
 
LANGUAGE - Static variable in class dev.enola.thing.KIRI.DC
 
lastAccessAt_IRI - Static variable in class dev.enola.model.enola.files.Node
 
lastAckRecv - Variable in class io.grpc.InternalChannelz.TcpInfo
 
lastAckSent - Variable in class io.grpc.InternalChannelz.TcpInfo
 
lastCallStartedNanos - Variable in class io.grpc.InternalChannelz.ChannelStats
 
lastCallStartedNanos - Variable in class io.grpc.InternalChannelz.ServerStats
 
lastDataRecv - Variable in class io.grpc.InternalChannelz.TcpInfo
 
lastDataSent - Variable in class io.grpc.InternalChannelz.TcpInfo
 
lastLocalStreamCreatedTimeNanos - Variable in class io.grpc.InternalChannelz.TransportStats
 
lastMessageReceivedTimeNanos - Variable in class io.grpc.InternalChannelz.TransportStats
 
lastMessageSentTimeNanos - Variable in class io.grpc.InternalChannelz.TransportStats
 
lastRemoteStreamCreatedTimeNanos - Variable in class io.grpc.InternalChannelz.TransportStats
 
LAZY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
lazyToString(MessageOrBuilder) - Method in class com.google.protobuf.DebugFormat
 
lazyToString(UnknownFieldSet) - Method in class com.google.protobuf.DebugFormat
 
LbConfig(String, Map<String, ?>) - Constructor for class io.grpc.internal.ServiceConfigUtil.LbConfig
 
LEADING_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
LEADING_DETACHED_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
LEGACY_BEST_EFFORT - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
LEGACY_BEST_EFFORT = 2;
LEGACY_BEST_EFFORT_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
LEGACY_BEST_EFFORT = 2;
LEGACY_CLOSED_ENUM_FIELD_NUMBER - Static variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
LEGACY_REQUIRED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
LEGACY_REQUIRED = 3;
LEGACY_REQUIRED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
LEGACY_REQUIRED = 3;
legacyEnumFieldTreatedAsClosed() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Determines if the given enum field is treated as closed based on legacy non-conformant behavior.
LegacyUnredactedTextFormat - Class in com.google.protobuf
The legacy APIs preserve the existing toString() behavior (output TextFormat), which allows us to migrate toString callers that expect TextFormat output off toString.
LENGTH_PREFIXED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
LENGTH_PREFIXED = 1;
LENGTH_PREFIXED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
LENGTH_PREFIXED = 1;
limit() - Method in record class dev.enola.data.AllQuery
Returns the value of the limit record component.
line() - Method in record class dev.enola.common.URILineColumnMessage
Returns the value of the line record component.
lingerSeconds - Variable in class io.grpc.InternalChannelz.SocketOptions
 
Link - Class in dev.enola.model.enola.files
 
Link - Record Class in dev.enola.thing
Link is an IRI "reference" to another Thing.
Link() - Constructor for class dev.enola.model.enola.files.Link
 
Link(String) - Constructor for record class dev.enola.thing.Link
Creates an instance of a Link record class.
LINK - Enum constant in enum class dev.enola.thing.proto.Value.KindCase
 
LINK_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.Value
 
LINKS_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.CompactThings
 
LinksMetadata - Class in dev.enola.thing.proto
Protobuf type dev.enola.thing.LinksMetadata
LinksMetadata.Builder - Class in dev.enola.thing.proto
Protobuf type dev.enola.thing.LinksMetadata
LinksMetadataOrBuilder - Interface in dev.enola.thing.proto
 
LinksValidator - Class in dev.enola.thing.validation
 
LinksValidator(ThingRepository) - Constructor for class dev.enola.thing.validation.LinksValidator
 
LinkTransformer - Interface in dev.enola.thing.gen
LinkTransformer transforms an IRI (link); see implementations for how.
list() - Method in class dev.enola.datatype.DatatypeRepositoryBuilder
 
list() - Method in class dev.enola.data.MemoryRepositoryRW
 
list() - Method in class dev.enola.common.io.iri.namespace.NamespaceRepositoryBuilder
 
list() - Method in class dev.enola.data.RepositoryBuilder
 
list() - Method in class dev.enola.thing.repo.ThingMemoryRepositoryROBuilder
 
list() - Method in class dev.enola.thing.repo.ThingMemoryRepositoryRW
 
list() - Method in interface dev.enola.data.Repository
list() returns Ts directly (not just the IRIs, like Repository.listIRI()).
list() - Method in class dev.enola.data.RepositoryBuilder.RepositoryImpl
 
list() - Method in interface dev.enola.thing.repo.ThingsRepository
 
list() - Method in class dev.enola.web.EnolaThingProvider
 
list() - Method in class dev.enola.web.ProtoToThingRepository
 
LIST - Enum constant in enum class dev.enola.thing.proto.Value.KindCase
 
LIST_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.Value
 
LIST_IRIS - Static variable in class dev.enola.thing.KIRI.E
 
LIST_THINGS - Static variable in class dev.enola.thing.KIRI.E
 
LIST_VALUE - Enum constant in enum class com.google.protobuf.Value.KindCase
 
LIST_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
listener() - Method in class io.grpc.internal.AbstractClientStream.TransportState
 
listener() - Method in class io.grpc.internal.AbstractServerStream.TransportState
 
listener() - Method in class io.grpc.internal.AbstractStream.TransportState
Override this method to provide a stream listener.
Listener() - Constructor for class io.grpc.ClientCall.Listener
 
Listener() - Constructor for class io.grpc.ServerCall.Listener
 
Listener2() - Constructor for class io.grpc.NameResolver.Listener2
 
listenSockets - Variable in class io.grpc.InternalChannelz.ServerStats.Builder
 
listenSockets - Variable in class io.grpc.InternalChannelz.ServerStats
 
listIRI() - Method in class dev.enola.common.io.iri.namespace.CachingNamespaceRepository
 
listIRI() - Method in class dev.enola.common.io.iri.namespace.EmptyNamespaceRepository
 
listIRI() - Method in class dev.enola.datatype.DatatypeRepositoryBuilder
 
listIRI() - Method in class dev.enola.data.MemoryRepositoryRW
 
listIRI() - Method in class dev.enola.common.io.iri.namespace.NamespaceRepositoryBuilder
 
listIRI() - Method in class dev.enola.data.RepositoryBuilder
 
listIRI() - Method in class dev.enola.thing.repo.ThingMemoryRepositoryROBuilder
 
listIRI() - Method in class dev.enola.thing.repo.ThingMemoryRepositoryRW
 
listIRI() - Method in interface dev.enola.data.Repository
 
listIRI() - Method in class dev.enola.data.RepositoryBuilder.RepositoryImpl
 
listIRI() - Method in class dev.enola.model.enola.meta.io.MetaThingProvider
 
listIRI() - Method in record class dev.enola.thing.namespace.ThingNamespaceRepository
 
listIRI() - Method in interface dev.enola.thing.repo.ThingsRepository
 
listIRI() - Method in class dev.enola.thing.template.TemplateThingRepository
 
listIRI() - Method in class dev.enola.web.EnolaThingProvider
 
listIRI() - Method in class dev.enola.web.ProtoToThingRepository
 
listTemplates() - Method in class dev.enola.common.io.iri.template.URITemplateMatcherChain
 
ListThingService - Class in dev.enola.core.thing
ThingService which returns the list of all known Things' IRIs for GET enola:/
ListThingService() - Constructor for class dev.enola.core.thing.ListThingService
 
ListValue - Class in com.google.protobuf
Protobuf type google.protobuf.ListValue
ListValue.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.ListValue
ListValueOrBuilder - Interface in com.google.protobuf
 
LITE_RUNTIME - Enum constant in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
LITE_RUNTIME = 3;
LITE_RUNTIME_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
LITE_RUNTIME = 3;
Literal - Record Class in dev.enola.thing
Deprecated.
Literal(String, String) - Constructor for record class dev.enola.thing.Literal
Deprecated.
Creates an instance of a Literal record class.
LITERAL - Enum constant in enum class dev.enola.thing.proto.Value.KindCase
 
LITERAL_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.Value
 
load(Class<T>, Iterable<Class<?>>, ClassLoader, InternalServiceProviders.PriorityAccessor<T>) - Static method in class io.grpc.InternalServiceProviders
Accessor for method.
load(String, Store<Thing>) - Method in class dev.enola.thing.io.Loader
 
load(URI, Store<Thing>) - Method in class dev.enola.thing.io.Loader
 
loadAll(Class<T>, Iterable<Class<?>>, ClassLoader, InternalServiceProviders.PriorityAccessor<T>) - Static method in class io.grpc.InternalServiceProviders
Accessor for method.
loadAtLeastOneThing(URI) - Method in class dev.enola.thing.io.Loader
 
LoadBalancer - Class in io.grpc
A pluggable component that receives resolved addresses from NameResolver and provides the channel a usable subchannel when asked.
LoadBalancer() - Constructor for class io.grpc.LoadBalancer
 
LoadBalancer.CreateSubchannelArgs - Class in io.grpc
Arguments for creating a LoadBalancer.Subchannel.
LoadBalancer.CreateSubchannelArgs.Builder - Class in io.grpc
 
LoadBalancer.CreateSubchannelArgs.Key<T> - Class in io.grpc
Key for a key-value pair.
LoadBalancer.ErrorPicker - Class in io.grpc
Deprecated.
Use new FixedResultPicker(PickResult.withError(error)) instead.
LoadBalancer.Factory - Class in io.grpc
Factory to create LoadBalancer instance.
LoadBalancer.FixedResultPicker - Class in io.grpc
A picker that always returns the same result.
LoadBalancer.Helper - Class in io.grpc
Provides essentials for LoadBalancer implementations.
LoadBalancer.PickDetailsConsumer - Interface in io.grpc
Receives information about the pick being chosen.
LoadBalancer.PickResult - Class in io.grpc
A balancing decision made by SubchannelPicker for an RPC.
LoadBalancer.PickSubchannelArgs - Class in io.grpc
LoadBalancer.ResolvedAddresses - Class in io.grpc
Represents a combination of the resolved server address, associated attributes and a load balancing policy config.
LoadBalancer.ResolvedAddresses.Builder - Class in io.grpc
LoadBalancer.Subchannel - Class in io.grpc
A logical connection to a server, or a group of equivalent servers represented by an EquivalentAddressGroup.
LoadBalancer.SubchannelPicker - Class in io.grpc
The main balancing logic.
LoadBalancer.SubchannelStateListener - Interface in io.grpc
Receives state changes for one LoadBalancer.Subchannel.
LoadBalancerProvider - Class in io.grpc
Provider of LoadBalancers.
LoadBalancerProvider() - Constructor for class io.grpc.LoadBalancerProvider
 
LoadBalancerRegistry - Class in io.grpc
Registry of LoadBalancerProviders.
LoadBalancerRegistry() - Constructor for class io.grpc.LoadBalancerRegistry
 
Loader - Class in dev.enola.thing.io
 
Loader(UriIntoThingConverters) - Constructor for class dev.enola.thing.io.Loader
 
loadThings(URI) - Method in class dev.enola.thing.io.Loader
 
loadTrustBundleFromFile(String) - Static method in class io.grpc.internal.SpiffeUtil
Loads a SPIFFE trust bundle from a file, parsing it from the JSON format.
local - Variable in class io.grpc.InternalChannelz.SocketStats
 
LOCAL - Static variable in class dev.enola.model.enola.net.Hostnames
 
LOCAL_DATE - Static variable in class dev.enola.common.convert.ObjectToStringBiConverters
 
localBytes - Variable in class io.grpc.internal.TransportTracer.FlowControlWindows
 
localCert - Variable in class io.grpc.InternalChannelz.Tls
 
localFlowControlWindow - Variable in class io.grpc.InternalChannelz.TransportStats
 
localSocketPicker(NettyChannelBuilder.LocalSocketPicker) - Method in class io.grpc.netty.NettyChannelBuilder
If non-null, attempts to create connections bound to a local port.
LocalSocketPicker() - Constructor for class io.grpc.netty.NettyChannelBuilder.LocalSocketPicker
 
LOCATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
log(ChannelLogger.ChannelLogLevel, String) - Method in class io.grpc.ChannelLogger
Logs a message.
log(ChannelLogger.ChannelLogLevel, String, Object...) - Method in class io.grpc.ChannelLogger
Logs a message, using a message format and a list of arguments used to generate the log message with MessageFormat.
Log - Class in dev.enola.core.util.proto
TODO Log isn't actually used, just yet...
Log.Builder - Class in dev.enola.core.util.proto
TODO Log isn't actually used, just yet...
Log.Entry - Class in dev.enola.core.util.proto
Protobuf type dev.enola.core.util.Log.Entry
Log.Entry.Builder - Class in dev.enola.core.util.proto
Protobuf type dev.enola.core.util.Log.Entry
Log.EntryOrBuilder - Interface in dev.enola.core.util.proto
 
Log.Inline - Class in dev.enola.core.util.proto
Protobuf type dev.enola.core.util.Log.Inline
Log.Inline.Builder - Class in dev.enola.core.util.proto
Protobuf type dev.enola.core.util.Log.Inline
Log.InlineOrBuilder - Interface in dev.enola.core.util.proto
 
Log.OneofCase - Enum Class in dev.enola.core.util.proto
 
Log.Severity - Enum Class in dev.enola.core.util.proto
Inspired by https://cloud.google.com/service-infrastructure/docs/service-control/reference/rpc/google.logging.type, but could be extended here, as there is no real direct connection between this and GCP logging.
LogExceptionRunnable - Class in io.grpc.internal
A simple wrapper for a Runnable that logs any exception thrown by it, before re-throwing it.
LogExceptionRunnable(Runnable) - Constructor for class io.grpc.internal.LogExceptionRunnable
 
LoggingCollector - Class in dev.enola.thing.validation
 
LoggingCollector() - Constructor for class dev.enola.thing.validation.LoggingCollector
 
loginTimeout() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
LOGO - Static variable in class dev.enola.thing.KIRI.SCHEMA
 
LogOrBuilder - Interface in dev.enola.core.util.proto
 
LONG - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
 
LongCounter - Interface in io.grpc.internal
An interface for a long base counter.
LongCounterMetricInstrument - Class in io.grpc
Represents a long-valued counter metric instrument.
LongCounterMetricInstrument(int, String, String, String, List<String>, List<String>, boolean) - Constructor for class io.grpc.LongCounterMetricInstrument
 
LongGaugeMetricInstrument - Class in io.grpc
Represents a long-valued gauge metric instrument.
LongGaugeMetricInstrument(int, String, String, String, List<String>, List<String>, boolean) - Constructor for class io.grpc.LongGaugeMetricInstrument
 
LongHistogramMetricInstrument - Class in io.grpc
Represents a long-valued histogram metric instrument.
LongHistogramMetricInstrument(int, String, String, String, List<Long>, List<String>, List<String>, boolean) - Constructor for class io.grpc.LongHistogramMetricInstrument
 
longID(long) - Method in interface dev.enola.common.string2long.StringToLongBiMap.LongOrStringConsumer
 
lookup() - Element in annotation interface javax.annotation.Resource
The name of the resource that the reference points to.
lookupCompressor(String) - Method in class io.grpc.CompressorRegistry
 
lookupDecompressor(String) - Method in class io.grpc.DecompressorRegistry
Returns a decompressor for the given message encoding, or null if none has been registered.
lookupMethod(String) - Method in class io.grpc.HandlerRegistry
Lookup a ServerMethodDefinition by its fully-qualified name.
lookupMethod(String, String) - Method in class io.grpc.HandlerRegistry
Lookup a ServerMethodDefinition by its fully-qualified name.
lookupMethod(String, String) - Method in class io.grpc.util.MutableHandlerRegistry
Note: This does not actually honor the authority provided.
lost - Variable in class io.grpc.InternalChannelz.TcpInfo
 

M

m2t - Variable in class dev.enola.core.message.ProtoToThingConnector
 
MAJOR_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
 
makeImmutable() - Method in class com.google.protobuf.MapField
Makes this list immutable.
makeMutableCopy(ListT) - Static method in class com.google.protobuf.GeneratedMessage
 
makeMutableCopy(ListT, int) - Static method in class com.google.protobuf.GeneratedMessage
 
ManagedBean - Annotation Interface in javax.annotation
The ManagedBean annotation marks a POJO (Plain Old Java Object) as a ManagedBean.
ManagedChannel - Class in io.grpc
A Channel that provides lifecycle management.
ManagedChannel() - Constructor for class io.grpc.ManagedChannel
 
ManagedChannelBuilder<T> - Class in io.grpc
A builder for ManagedChannel instances.
ManagedChannelBuilder() - Constructor for class io.grpc.ManagedChannelBuilder
 
ManagedChannelBuilder.InterceptorFactory - Interface in io.grpc
Internal-only.
ManagedChannelImplBuilder - Class in io.grpc.internal
Default managed channel builder, for usage in Transport implementations.
ManagedChannelImplBuilder(String, ChannelCredentials, CallCredentials, ManagedChannelImplBuilder.ClientTransportFactoryBuilder, ManagedChannelImplBuilder.ChannelBuilderDefaultPortProvider) - Constructor for class io.grpc.internal.ManagedChannelImplBuilder
Creates a new managed channel builder with a target string, which can be either a valid NameResolver-compliant URI, or an authority string.
ManagedChannelImplBuilder(String, ManagedChannelImplBuilder.ClientTransportFactoryBuilder, ManagedChannelImplBuilder.ChannelBuilderDefaultPortProvider) - Constructor for class io.grpc.internal.ManagedChannelImplBuilder
Creates a new managed channel builder with a target string, which can be either a valid NameResolver-compliant URI, or an authority string.
ManagedChannelImplBuilder(SocketAddress, String, ChannelCredentials, CallCredentials, ManagedChannelImplBuilder.ClientTransportFactoryBuilder, ManagedChannelImplBuilder.ChannelBuilderDefaultPortProvider) - Constructor for class io.grpc.internal.ManagedChannelImplBuilder
Creates a new managed channel builder with the given server address, authority string of the channel.
ManagedChannelImplBuilder(SocketAddress, String, ManagedChannelImplBuilder.ClientTransportFactoryBuilder, ManagedChannelImplBuilder.ChannelBuilderDefaultPortProvider) - Constructor for class io.grpc.internal.ManagedChannelImplBuilder
Creates a new managed channel builder with the given server address, authority string of the channel.
ManagedChannelImplBuilder.ChannelBuilderDefaultPortProvider - Interface in io.grpc.internal
An interface for Transport implementors to provide a default port to NameResolver for use in cases where the target string doesn't include a port.
ManagedChannelImplBuilder.ClientTransportFactoryBuilder - Interface in io.grpc.internal
An interface for Transport implementors to provide the ClientTransportFactory appropriate for the channel.
ManagedChannelImplBuilder.FixedPortProvider - Class in io.grpc.internal
Default implementation of ManagedChannelImplBuilder.ChannelBuilderDefaultPortProvider that returns a fixed port.
ManagedChannelImplBuilder.UnsupportedClientTransportFactoryBuilder - Class in io.grpc.internal
Convenience ClientTransportFactoryBuilder, throws UnsupportedOperationException().
ManagedChannelProvider - Class in io.grpc
Provider of managed channels for transport agnostic consumption.
ManagedChannelProvider() - Constructor for class io.grpc.ManagedChannelProvider
 
ManagedChannelProvider.NewChannelBuilderResult - Class in io.grpc
 
ManagedChannelProvider.ProviderNotFoundException - Exception Class in io.grpc
Thrown when no suitable ManagedChannelProvider objects can be found.
ManagedChannelRegistry - Class in io.grpc
ManagedChannelRegistry() - Constructor for class io.grpc.ManagedChannelRegistry
 
ManagedChannelRegistry.ProviderNotFoundException - Exception Class in io.grpc
Thrown when no suitable ManagedChannelProvider objects can be found.
ManagedClientTransport - Interface in io.grpc.internal
A ClientTransport that has life-cycle management.
ManagedClientTransport.Listener - Interface in io.grpc.internal
Receives notifications for the transport life-cycle events.
map() - Method in class dev.enola.data.MemoryRepositoryRW
 
map() - Method in class dev.enola.data.RepositoryBuilder
 
MAP_ENTRY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
MapEntry<K,V> - Class in com.google.protobuf
Implements MapEntry messages.
MapEntry.Builder<K,V> - Class in com.google.protobuf
Builder to create MapEntry messages.
MapField<K,V> - Class in com.google.protobuf
Internal representation of map fields in generated messages.
MapFieldBuilder<KeyT,MessageOrBuilderT,MessageT,BuilderT> - Class in com.google.protobuf
Internal representation of map fields in generated builders.
MapFieldBuilder(MapFieldBuilder.Converter<KeyT, MessageOrBuilderT, MessageT>) - Constructor for class com.google.protobuf.MapFieldBuilder
 
MapFieldBuilder.Converter<KeyT,MessageOrBuilderT,MessageT> - Interface in com.google.protobuf
Convert a MessageOrBuilder to a Message regardless of which it holds.
MapFieldReflectionAccessor - Class in com.google.protobuf
A base class for package private shared methods between MapField and MapFieldBuilder to allow reflection to access both.
MapFieldReflectionAccessor() - Constructor for class com.google.protobuf.MapFieldReflectionAccessor
 
mappedName() - Element in annotation interface javax.annotation.Resource
A product-specific name that this resource should be mapped to.
mark() - Method in class io.grpc.internal.AbstractReadableBuffer
 
mark() - Method in class io.grpc.internal.CompositeReadableBuffer
 
mark() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
mark() - Method in interface io.grpc.internal.ReadableBuffer
Marks the current position in this buffer.
markClean() - Method in class com.google.protobuf.GeneratedMessage.Builder
Called by the subclass or a builder to notify us that a message was built and may be cached and therefore invalidations are needed.
markDirty() - Method in interface com.google.protobuf.AbstractMessage.BuilderParent
A builder becomes dirty whenever a field is modified -- including fields in nested builders -- and becomes clean when build() is called.
markDirty() - Method in class com.google.protobuf.RepeatedFieldBuilder
 
markDirty() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
markDirty() - Method in class com.google.protobuf.SingleFieldBuilder
 
markDirty() - Method in class com.google.protobuf.SingleFieldBuilderV3
Deprecated.
MARKDOWN_UTF_8 - Static variable in class dev.enola.common.io.mediatype.MarkdownMediaTypes
 
MarkdownMediaTypes - Class in dev.enola.common.io.mediatype
The "text/markdown" media type, as per RFC 7763 (and RFC 7764).
MarkdownMediaTypes() - Constructor for class dev.enola.common.io.mediatype.MarkdownMediaTypes
 
MarkdownProcessingException - Exception Class in dev.enola.common.markdown.exec
 
MarkdownProcessingException(int) - Constructor for exception class dev.enola.common.markdown.exec.MarkdownProcessingException
 
MarkdownProcessingException(String) - Constructor for exception class dev.enola.common.markdown.exec.MarkdownProcessingException
 
MarkdownProcessingException(String, Exception) - Constructor for exception class dev.enola.common.markdown.exec.MarkdownProcessingException
 
MarkdownResource - Class in dev.enola.common.io.resource
MarkdownResource is a MultipartResource which separates "Front Matter" (as MarkdownResource.FRONT part, typically YAML structured data) and Markdown content (as MarkdownResource.BODY) from the base resource.
MarkdownResource(ReadableResource) - Constructor for class dev.enola.common.io.resource.MarkdownResource
 
MarkdownSiteGenerator - Class in dev.enola.thing.gen.markdown
Generates a "site" of Markdown files, given some Things.
MarkdownSiteGenerator(URI, ResourceProvider, ThingMetadataProvider, ProtoThingMetadataProvider, DatatypeRepository, Templates.Format) - Constructor for class dev.enola.thing.gen.markdown.MarkdownSiteGenerator
 
markSupported() - Method in class io.grpc.internal.AbstractReadableBuffer
 
markSupported() - Method in class io.grpc.internal.CompositeReadableBuffer
 
markSupported() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
markSupported() - Method in interface io.grpc.internal.ReadableBuffer
Indicates whether or not ReadableBuffer.mark() operation is supported for this buffer.
marshaller(T) - Static method in class io.grpc.protobuf.lite.ProtoLiteUtils
Creates a MethodDescriptor.Marshaller for protos of the same type as defaultInstance.
marshaller(T) - Static method in class io.grpc.protobuf.ProtoUtils
Create a MethodDescriptor.Marshaller for protos of the same type as defaultInstance.
marshallerWithRecursionLimit(T, int) - Static method in class io.grpc.protobuf.lite.ProtoLiteUtils
Creates a MethodDescriptor.Marshaller for protos of the same type as defaultInstance and a custom limit for the recursion depth.
marshallerWithRecursionLimit(T, int) - Static method in class io.grpc.protobuf.ProtoUtils
Creates a MethodDescriptor.Marshaller for protos of the same type as defaultInstance and a custom limit for the recursion depth.
match(String) - Method in class dev.enola.common.io.iri.template.URITemplateMatcherChain
 
match(String) - Method in interface dev.enola.datatype.DatatypeRepository
 
MAX_PING_STRIKES - Static variable in class io.grpc.internal.KeepAliveEnforcer
 
MAX_VALUE - Static variable in class com.google.protobuf.util.Durations
A constant holding the maximum valid Duration, approximately +10,000 years.
MAX_VALUE - Static variable in class com.google.protobuf.util.Timestamps
A constant holding the maximum valid Timestamp, 9999-12-31T23:59:59.999999999Z.
maxConcurrentCallsPerConnection(int) - Method in class io.grpc.netty.NettyServerBuilder
The maximum number of concurrent calls permitted for each incoming connection.
maxConnectionAge(long, TimeUnit) - Method in class io.grpc.ForwardingServerBuilder
 
maxConnectionAge(long, TimeUnit) - Method in class io.grpc.netty.NettyServerBuilder
Sets a custom max connection age, connection lasting longer than which will be gracefully terminated.
maxConnectionAge(long, TimeUnit) - Method in class io.grpc.ServerBuilder
Sets the maximum connection age, connections lasting longer than which will be gracefully terminated.
maxConnectionAgeGrace(long, TimeUnit) - Method in class io.grpc.ForwardingServerBuilder
 
maxConnectionAgeGrace(long, TimeUnit) - Method in class io.grpc.netty.NettyServerBuilder
Sets a custom grace time for the graceful connection termination.
maxConnectionAgeGrace(long, TimeUnit) - Method in class io.grpc.ServerBuilder
Sets the grace time for the graceful connection termination.
maxConnectionIdle(long, TimeUnit) - Method in class io.grpc.ForwardingServerBuilder
 
maxConnectionIdle(long, TimeUnit) - Method in class io.grpc.netty.NettyServerBuilder
Sets a custom max connection idle time, connection being idle for longer than which will be gracefully terminated.
maxConnectionIdle(long, TimeUnit) - Method in class io.grpc.ServerBuilder
Sets the maximum connection idle time, connections being idle for longer than which will be gracefully terminated.
MaxConnectionIdleManager - Class in io.grpc.internal
Monitors connection idle time; shutdowns the connection if the max connection idle is reached.
MaxConnectionIdleManager(long) - Constructor for class io.grpc.internal.MaxConnectionIdleManager
 
MaxConnectionIdleManager(long, MaxConnectionIdleManager.Ticker) - Constructor for class io.grpc.internal.MaxConnectionIdleManager
 
MaxConnectionIdleManager.Ticker - Interface in io.grpc.internal
 
maxEjectionPercent - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig
 
maxEjectionTimeNanos - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig
 
maxHeaderListSize(int) - Method in class io.grpc.netty.NettyChannelBuilder
maxHeaderListSize(int) - Method in class io.grpc.netty.NettyServerBuilder
maxHedgedAttempts(int) - Method in class io.grpc.ForwardingChannelBuilder
 
maxHedgedAttempts(int) - Method in class io.grpc.ForwardingChannelBuilder2
 
maxHedgedAttempts(int) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
maxHedgedAttempts(int) - Method in class io.grpc.ManagedChannelBuilder
Sets the maximum number of hedged attempts that may be configured by the service config.
maxIdleTime() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
The number of seconds that a physical connection should remain unused in the pool before the connection is closed for a connection pool.
MAXIMUM_EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
MAXIMUM_EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
maxInboundMessageSize(int) - Method in class io.grpc.ForwardingChannelBuilder
 
maxInboundMessageSize(int) - Method in class io.grpc.ForwardingChannelBuilder2
 
maxInboundMessageSize(int) - Method in class io.grpc.ForwardingServerBuilder
 
maxInboundMessageSize(int) - Method in class io.grpc.inprocess.InProcessChannelBuilder
 
maxInboundMessageSize(int) - Method in class io.grpc.ManagedChannelBuilder
Sets the maximum message size allowed to be received on the channel.
maxInboundMessageSize(int) - Method in class io.grpc.netty.NettyChannelBuilder
Sets the maximum message size allowed for a single gRPC frame.
maxInboundMessageSize(int) - Method in class io.grpc.netty.NettyServerBuilder
Sets the maximum message size allowed to be received on the server.
maxInboundMessageSize(int) - Method in class io.grpc.ServerBuilder
Sets the maximum message size allowed to be received on the server.
maxInboundMetadataSize(int) - Method in class io.grpc.ForwardingChannelBuilder
 
maxInboundMetadataSize(int) - Method in class io.grpc.ForwardingChannelBuilder2
 
maxInboundMetadataSize(int) - Method in class io.grpc.ForwardingServerBuilder
 
maxInboundMetadataSize(int) - Method in class io.grpc.inprocess.InProcessChannelBuilder
Sets the maximum size of metadata allowed to be received.
maxInboundMetadataSize(int) - Method in class io.grpc.inprocess.InProcessServerBuilder
Sets the maximum size of metadata allowed to be received.
maxInboundMetadataSize(int) - Method in class io.grpc.ManagedChannelBuilder
Sets the maximum size of metadata allowed to be received.
maxInboundMetadataSize(int) - Method in class io.grpc.netty.NettyChannelBuilder
Sets the maximum size of metadata allowed to be received.
maxInboundMetadataSize(int) - Method in class io.grpc.netty.NettyServerBuilder
Sets the maximum size of metadata allowed to be received.
maxInboundMetadataSize(int) - Method in class io.grpc.ServerBuilder
Sets the maximum size of metadata allowed to be received.
maxInboundMetadataSize(int, int) - Method in class io.grpc.netty.NettyChannelBuilder
Sets the size of metadata that clients are advised to not exceed.
maxInboundMetadataSize(int, int) - Method in class io.grpc.netty.NettyServerBuilder
Sets the size of metadata that clients are advised to not exceed.
maxMessageSize(int) - Method in class io.grpc.netty.NettyServerBuilder
Deprecated.
Call NettyServerBuilder.maxInboundMessageSize(int) instead. This method will be removed in a future release.
maxPoolSize() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
Maximum number of connections that should be concurrently allocated for a connection pool.
maxRetryAttempts(int) - Method in class io.grpc.ForwardingChannelBuilder
 
maxRetryAttempts(int) - Method in class io.grpc.ForwardingChannelBuilder2
 
maxRetryAttempts(int) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
maxRetryAttempts(int) - Method in class io.grpc.ManagedChannelBuilder
Sets the maximum number of retry attempts that may be configured by the service config.
maxRstFramesPerWindow(int, int) - Method in class io.grpc.netty.NettyServerBuilder
Limits the rate of incoming RST_STREAM frames per connection to maxRstStream per secondsPerWindow.
maxStatements() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
The total number of statements that a connection pool should keep open.
maxTraceEvents(int) - Method in class io.grpc.ForwardingChannelBuilder
 
maxTraceEvents(int) - Method in class io.grpc.ForwardingChannelBuilder2
 
maxTraceEvents(int) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
maxTraceEvents(int) - Method in class io.grpc.ManagedChannelBuilder
Sets the maximum number of channel trace events to keep in the tracer for each channel or subchannel.
MEDIA_TYPE - Static variable in interface dev.enola.common.io.resource.MultipartResource
 
MEDIA_TYPE - Static variable in class dev.enola.thing.KIRI.E
 
mediaType - Variable in class dev.enola.common.io.resource.BaseResource
 
mediaType() - Method in record class dev.enola.common.io.iri.URIs.MediaTypeAndOrCharset
Returns the value of the mediaType record component.
mediaType() - Method in interface dev.enola.common.io.resource.AbstractResource
MediaType describing the format of this resource.
mediaType() - Method in class dev.enola.common.io.resource.BaseResource
 
mediaType() - Method in interface dev.enola.common.io.resource.MultipartResource
MediaType defaults to MultipartResource.MEDIA_TYPE.
mediaType() - Method in interface dev.enola.model.enola.mediatype.HasMediaType
 
mediaType(String) - Method in interface dev.enola.model.enola.mediatype.HasMediaType.Builder
 
MediaType - Interface in dev.enola.model.enola.mediatype
 
mediaType_IRI - Static variable in class dev.enola.model.enola.files.File
 
MediaType.Builder - Interface in dev.enola.model.enola.mediatype
 
MediaTypeAndOrCharset(String, String) - Constructor for record class dev.enola.common.io.iri.URIs.MediaTypeAndOrCharset
Creates an instance of a MediaTypeAndOrCharset record class.
MediaTypeProvider - Interface in dev.enola.common.io.mediatype
 
MediaTypeProviders - Class in dev.enola.common.io.mediatype
Aggregates other MediaTypeProviders, from an explicit list provided to constructor.
MediaTypeProviders(MediaTypeProvider...) - Constructor for class dev.enola.common.io.mediatype.MediaTypeProviders
 
mediaTypes() - Method in record class dev.enola.common.io.resource.RegexMultipartResource.PartsDef
Returns the value of the mediaTypes record component.
MediaTypes - Class in dev.enola.common.io.mediatype
Extension methods for (Guava's) MediaType.
memoizedSize - Variable in class com.google.protobuf.AbstractMessage
 
MemoryRepositoryRW<T> - Class in dev.enola.data
MemoryRepositoryRW is an in-memory RepositoryRW implemented using a ConcurrentHashMap.
MemoryRepositoryRW(ImmutableList<Trigger<? extends T>>) - Constructor for class dev.enola.data.MemoryRepositoryRW
 
MemoryResource - Class in dev.enola.common.io.resource
 
MemoryResource(MediaType) - Constructor for class dev.enola.common.io.resource.MemoryResource
 
MemoryResource(MediaType, String) - Constructor for class dev.enola.common.io.resource.MemoryResource
 
MemoryResource(URI, MediaType) - Constructor for class dev.enola.common.io.resource.MemoryResource
 
merge(FieldMask, Message, Message.Builder) - Static method in class com.google.protobuf.util.FieldMaskUtil
Merges fields specified by a FieldMask from one message to another.
merge(FieldMask, Message, Message.Builder, FieldMaskUtil.MergeOptions) - Static method in class com.google.protobuf.util.FieldMaskUtil
Merges fields specified by a FieldMask from one message to another with the specified merge options.
merge(Namespace, Namespace) - Method in class dev.enola.common.io.iri.namespace.NamespaceRepositoryBuilder
 
merge(Datatype<?>, Datatype<?>) - Method in class dev.enola.datatype.DatatypeRepositoryBuilder
 
merge(Thing, Thing) - Method in class dev.enola.thing.repo.ThingMemoryRepositoryROBuilder
 
merge(Thing, Thing) - Method in class dev.enola.thing.repo.ThingMemoryRepositoryRW
 
merge(Metadata) - Method in class io.grpc.Metadata
Perform a simple merge of two sets of metadata.
merge(Metadata, Set<Metadata.Key<?>>) - Method in class io.grpc.Metadata
Merge values from the given set of keys into this set of metadata.
merge(Reader, Message.Builder) - Method in class com.google.protobuf.util.JsonFormat.Parser
Parses from the proto3 JSON encoding into a protobuf message.
merge(CharSequence, ExtensionRegistry, Message.Builder) - Static method in class com.google.protobuf.TextFormat
Parse a text-format message from input and merge the contents into builder.
merge(CharSequence, ExtensionRegistry, Message.Builder) - Method in class com.google.protobuf.TextFormat.Parser
Parse a text-format message from input and merge the contents into builder.
merge(CharSequence, Message.Builder) - Static method in class com.google.protobuf.TextFormat
Parse a text-format message from input and merge the contents into builder.
merge(CharSequence, Message.Builder) - Method in class com.google.protobuf.TextFormat.Parser
Parse a text-format message from input and merge the contents into builder.
merge(Readable, ExtensionRegistry, Message.Builder) - Static method in class com.google.protobuf.TextFormat
Parse a text-format message from input and merge the contents into builder.
merge(Readable, ExtensionRegistry, Message.Builder) - Method in class com.google.protobuf.TextFormat.Parser
Parse a text-format message from input and merge the contents into builder.
merge(Readable, Message.Builder) - Static method in class com.google.protobuf.TextFormat
Parse a text-format message from input and merge the contents into builder.
merge(Readable, Message.Builder) - Method in class com.google.protobuf.TextFormat.Parser
Parse a text-format message from input and merge the contents into builder.
merge(String, Message.Builder) - Method in class com.google.protobuf.util.JsonFormat.Parser
Parses from the proto3 JSON format into a protobuf message.
merge(Datatype<?>) - Method in class dev.enola.datatype.DatatypeRepositoryBuilder
 
merge(T) - Method in class dev.enola.data.MemoryRepositoryRW
 
merge(Namespace) - Method in class dev.enola.common.io.iri.namespace.NamespaceRepositoryBuilder
 
merge(T) - Method in class dev.enola.data.RepositoryBuilder
 
merge(Thing) - Method in class dev.enola.thing.repo.ThingMemoryRepositoryROBuilder
 
merge(Thing) - Method in class dev.enola.thing.repo.ThingMemoryRepositoryRW
 
merge(T) - Method in interface dev.enola.data.Store
Merge a T into this store.
merge(T, T) - Method in class dev.enola.data.MemoryRepositoryRW
 
merge(T, T) - Method in class dev.enola.data.RepositoryBuilder
 
mergeCompilerVersion(PluginProtos.Version) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
mergeDelimitedFrom(InputStream) - Method in interface com.google.protobuf.Message.Builder
 
mergeDelimitedFrom(InputStream) - Method in class com.google.protobuf.UnknownFieldSet.Builder
 
mergeDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
 
mergeDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
 
mergeExtensionFields(GeneratedMessage.ExtendableMessage<?>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
mergeExtensionFields(GeneratedMessageV3.ExtendableMessage<?>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
Deprecated.
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
mergeFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
mergeFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
mergeField(int, UnknownFieldSet.Field) - Method in class com.google.protobuf.UnknownFieldSet.Builder
Add a field to the UnknownFieldSet.
mergeFieldFrom(int, CodedInputStream) - Method in class com.google.protobuf.UnknownFieldSet.Builder
Parse a single field from input and merge it into this set.
mergeFixedFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
mergeFrom(byte[]) - Method in class com.google.protobuf.AbstractMessage.Builder
 
mergeFrom(byte[]) - Method in interface com.google.protobuf.Message.Builder
 
mergeFrom(byte[]) - Method in class com.google.protobuf.UnknownFieldSet.Builder
Parse data as an UnknownFieldSet and merge it with the set being built.
mergeFrom(byte[], int, int) - Method in class com.google.protobuf.AbstractMessage.Builder
 
mergeFrom(byte[], int, int) - Method in interface com.google.protobuf.Message.Builder
 
mergeFrom(byte[], int, int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
 
mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessage.Builder
 
mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
 
mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
 
mergeFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessage.Builder
 
mergeFrom(byte[], ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
 
mergeFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
 
mergeFrom(Any) - Method in class com.google.protobuf.Any.Builder
 
mergeFrom(Api) - Method in class com.google.protobuf.Api.Builder
 
mergeFrom(BoolValue) - Method in class com.google.protobuf.BoolValue.Builder
 
mergeFrom(ByteString) - Method in class com.google.protobuf.AbstractMessage.Builder
 
mergeFrom(ByteString) - Method in interface com.google.protobuf.Message.Builder
 
mergeFrom(ByteString) - Method in class com.google.protobuf.UnknownFieldSet.Builder
Parse data as an UnknownFieldSet and merge it with the set being built.
mergeFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessage.Builder
 
mergeFrom(ByteString, ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
 
mergeFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
 
mergeFrom(BytesValue) - Method in class com.google.protobuf.BytesValue.Builder
 
mergeFrom(CodedInputStream) - Method in class com.google.protobuf.AbstractMessage.Builder
 
mergeFrom(CodedInputStream) - Method in interface com.google.protobuf.Message.Builder
 
mergeFrom(CodedInputStream) - Method in class com.google.protobuf.UnknownFieldSet.Builder
Parse an entire message from input and merge its fields into this set.
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Any.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Api.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.BoolValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.BytesValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DoubleValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Duration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Empty.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Enum.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.EnumValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Field.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.FieldMask.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.FloatValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Int32Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Int64Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.ListValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Method.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Mixin.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Option.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.SourceContext.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.StringValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Struct.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Timestamp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Type.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UInt32Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UInt64Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.common.validation.Validation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.common.validation.Validations.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.core.proto.GetThingRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.core.proto.GetThingResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.core.proto.GetThingsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.core.proto.GetThingsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.core.util.proto.Log.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.core.util.proto.Log.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.core.util.proto.Log.Inline.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.thing.proto.CompactThing.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.thing.proto.CompactThings.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.thing.proto.LinksMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.thing.proto.TextThing.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.thing.proto.TextThings.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.thing.proto.Thing.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.thing.proto.ThingMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.thing.proto.Things.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.thing.proto.Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.thing.proto.Value.LangString.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.thing.proto.Value.List.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.enola.thing.proto.Value.Literal.Builder
 
mergeFrom(PluginProtos.CodeGeneratorRequest) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
mergeFrom(PluginProtos.CodeGeneratorResponse) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
mergeFrom(PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
mergeFrom(PluginProtos.Version) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
mergeFrom(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
mergeFrom(DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
mergeFrom(DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
mergeFrom(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
mergeFrom(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
mergeFrom(DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
mergeFrom(DescriptorProtos.ExtensionRangeOptions) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
mergeFrom(DescriptorProtos.ExtensionRangeOptions.Declaration) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
 
mergeFrom(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
 
mergeFrom(DescriptorProtos.FeatureSetDefaults) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
 
mergeFrom(DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
 
mergeFrom(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
mergeFrom(DescriptorProtos.FieldOptions.EditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
 
mergeFrom(DescriptorProtos.FieldOptions.FeatureSupport) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
 
mergeFrom(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.FileDescriptorSet) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
mergeFrom(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
mergeFrom(DescriptorProtos.GeneratedCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
mergeFrom(DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
mergeFrom(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
mergeFrom(DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
mergeFrom(DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.OneofOptions) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
mergeFrom(DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
mergeFrom(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
mergeFrom(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
mergeFrom(DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
mergeFrom(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
mergeFrom(DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
mergeFrom(DoubleValue) - Method in class com.google.protobuf.DoubleValue.Builder
 
mergeFrom(Duration) - Method in class com.google.protobuf.Duration.Builder
 
mergeFrom(Empty) - Method in class com.google.protobuf.Empty.Builder
 
mergeFrom(Enum) - Method in class com.google.protobuf.Enum.Builder
 
mergeFrom(EnumValue) - Method in class com.google.protobuf.EnumValue.Builder
 
mergeFrom(Field) - Method in class com.google.protobuf.Field.Builder
 
mergeFrom(FieldMask) - Method in class com.google.protobuf.FieldMask.Builder
 
mergeFrom(FloatValue) - Method in class com.google.protobuf.FloatValue.Builder
 
mergeFrom(Int32Value) - Method in class com.google.protobuf.Int32Value.Builder
 
mergeFrom(Int64Value) - Method in class com.google.protobuf.Int64Value.Builder
 
mergeFrom(JavaFeaturesProto.JavaFeatures) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
 
mergeFrom(ListValue) - Method in class com.google.protobuf.ListValue.Builder
 
mergeFrom(MapField<K, V>) - Method in class com.google.protobuf.MapField
 
mergeFrom(MapField<KeyT, MessageT>) - Method in class com.google.protobuf.MapFieldBuilder
 
mergeFrom(Message) - Method in class com.google.protobuf.AbstractMessage.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Any.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Api.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.BoolValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.BytesValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DoubleValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Duration.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DynamicMessage.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Empty.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Enum.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.EnumValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Field.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.FieldMask.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.FloatValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Int32Value.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Int64Value.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.ListValue.Builder
 
mergeFrom(Message) - Method in interface com.google.protobuf.Message.Builder
Merge other into the message being built.
mergeFrom(Message) - Method in class com.google.protobuf.Method.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Mixin.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Option.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.SourceContext.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.StringValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Struct.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Timestamp.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Type.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.UInt32Value.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.UInt64Value.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Value.Builder
 
mergeFrom(Message) - Method in class dev.enola.common.validation.Validation.Builder
 
mergeFrom(Message) - Method in class dev.enola.common.validation.Validations.Builder
 
mergeFrom(Message) - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest.Builder
 
mergeFrom(Message) - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
 
mergeFrom(Message) - Method in class dev.enola.core.proto.GetThingRequest.Builder
 
mergeFrom(Message) - Method in class dev.enola.core.proto.GetThingResponse.Builder
 
mergeFrom(Message) - Method in class dev.enola.core.proto.GetThingsRequest.Builder
 
mergeFrom(Message) - Method in class dev.enola.core.proto.GetThingsResponse.Builder
 
mergeFrom(Message) - Method in class dev.enola.core.util.proto.Log.Builder
 
mergeFrom(Message) - Method in class dev.enola.core.util.proto.Log.Entry.Builder
 
mergeFrom(Message) - Method in class dev.enola.core.util.proto.Log.Inline.Builder
 
mergeFrom(Message) - Method in class dev.enola.thing.proto.CompactThing.Builder
 
mergeFrom(Message) - Method in class dev.enola.thing.proto.CompactThings.Builder
 
mergeFrom(Message) - Method in class dev.enola.thing.proto.LinksMetadata.Builder
 
mergeFrom(Message) - Method in class dev.enola.thing.proto.TextThing.Builder
 
mergeFrom(Message) - Method in class dev.enola.thing.proto.TextThings.Builder
 
mergeFrom(Message) - Method in class dev.enola.thing.proto.Thing.Builder
 
mergeFrom(Message) - Method in class dev.enola.thing.proto.ThingMetadata.Builder
 
mergeFrom(Message) - Method in class dev.enola.thing.proto.Things.Builder
 
mergeFrom(Message) - Method in class dev.enola.thing.proto.Value.Builder
 
mergeFrom(Message) - Method in class dev.enola.thing.proto.Value.LangString.Builder
 
mergeFrom(Message) - Method in class dev.enola.thing.proto.Value.List.Builder
 
mergeFrom(Message) - Method in class dev.enola.thing.proto.Value.Literal.Builder
 
mergeFrom(MessageLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
 
mergeFrom(Method) - Method in class com.google.protobuf.Method.Builder
 
mergeFrom(Mixin) - Method in class com.google.protobuf.Mixin.Builder
 
mergeFrom(Option) - Method in class com.google.protobuf.Option.Builder
 
mergeFrom(SourceContext) - Method in class com.google.protobuf.SourceContext.Builder
 
mergeFrom(StringValue) - Method in class com.google.protobuf.StringValue.Builder
 
mergeFrom(Struct) - Method in class com.google.protobuf.Struct.Builder
 
mergeFrom(Timestamp) - Method in class com.google.protobuf.Timestamp.Builder
 
mergeFrom(Type) - Method in class com.google.protobuf.Type.Builder
 
mergeFrom(UInt32Value) - Method in class com.google.protobuf.UInt32Value.Builder
 
mergeFrom(UInt64Value) - Method in class com.google.protobuf.UInt64Value.Builder
 
mergeFrom(UnknownFieldSet) - Method in class com.google.protobuf.UnknownFieldSet.Builder
Merge the fields from other into this set.
mergeFrom(UnknownFieldSet.Field) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
Merge the values in other into this field.
mergeFrom(Value) - Method in class com.google.protobuf.Value.Builder
 
mergeFrom(Validation) - Method in class dev.enola.common.validation.Validation.Builder
 
mergeFrom(Validations) - Method in class dev.enola.common.validation.Validations.Builder
 
mergeFrom(GetFileDescriptorSetRequest) - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest.Builder
 
mergeFrom(GetFileDescriptorSetResponse) - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
 
mergeFrom(GetThingRequest) - Method in class dev.enola.core.proto.GetThingRequest.Builder
 
mergeFrom(GetThingResponse) - Method in class dev.enola.core.proto.GetThingResponse.Builder
 
mergeFrom(GetThingsRequest) - Method in class dev.enola.core.proto.GetThingsRequest.Builder
 
mergeFrom(GetThingsResponse) - Method in class dev.enola.core.proto.GetThingsResponse.Builder
 
mergeFrom(Log) - Method in class dev.enola.core.util.proto.Log.Builder
 
mergeFrom(Log.Entry) - Method in class dev.enola.core.util.proto.Log.Entry.Builder
 
mergeFrom(Log.Inline) - Method in class dev.enola.core.util.proto.Log.Inline.Builder
 
mergeFrom(CompactThing) - Method in class dev.enola.thing.proto.CompactThing.Builder
 
mergeFrom(CompactThings) - Method in class dev.enola.thing.proto.CompactThings.Builder
 
mergeFrom(LinksMetadata) - Method in class dev.enola.thing.proto.LinksMetadata.Builder
 
mergeFrom(TextThing) - Method in class dev.enola.thing.proto.TextThing.Builder
 
mergeFrom(TextThings) - Method in class dev.enola.thing.proto.TextThings.Builder
 
mergeFrom(Thing) - Method in class dev.enola.thing.proto.Thing.Builder
 
mergeFrom(ThingMetadata) - Method in class dev.enola.thing.proto.ThingMetadata.Builder
 
mergeFrom(Things) - Method in class dev.enola.thing.proto.Things.Builder
 
mergeFrom(Value) - Method in class dev.enola.thing.proto.Value.Builder
 
mergeFrom(Value.LangString) - Method in class dev.enola.thing.proto.Value.LangString.Builder
 
mergeFrom(Value.List) - Method in class dev.enola.thing.proto.Value.List.Builder
 
mergeFrom(Value.Literal) - Method in class dev.enola.thing.proto.Value.Literal.Builder
 
mergeFrom(InputStream) - Method in class com.google.protobuf.AbstractMessage.Builder
 
mergeFrom(InputStream) - Method in interface com.google.protobuf.Message.Builder
 
mergeFrom(InputStream) - Method in class com.google.protobuf.UnknownFieldSet.Builder
Parse an UnknownFieldSet from input and merge it with the set being built.
mergeFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessage.Builder
 
mergeFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
 
mergeFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
 
mergeFrom(MType) - Method in class com.google.protobuf.SingleFieldBuilder
Merges the field from another field.
mergeFrom(MType) - Method in class com.google.protobuf.SingleFieldBuilderV3
Deprecated.
mergeFromAndMakeImmutableInternal(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.GeneratedMessage
Deprecated.
use newBuilder().mergeFrom() instead
mergeGeneratedCodeInfo(DescriptorProtos.GeneratedCodeInfo) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
mergeInline(Log.Inline) - Method in class dev.enola.core.util.proto.Log.Builder
.dev.enola.core.util.Log.Inline inline = 2;
mergeLangString(Value.LangString) - Method in class dev.enola.thing.proto.Value.Builder
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...
mergeLengthDelimitedField(int, ByteString) - Method in class com.google.protobuf.UnknownFieldSet.Builder
Convenience method for merging a length-delimited field.
mergeList(Value.List) - Method in class dev.enola.thing.proto.Value.Builder
List of Values.
mergeListValue(ListValue) - Method in class com.google.protobuf.Value.Builder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
mergeLiteral(Value.Literal) - Method in class dev.enola.thing.proto.Value.Builder
.dev.enola.thing.Value.Literal literal = 3;
mergeOptions(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
mergeOptions(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
mergeOptions(DescriptorProtos.ExtensionRangeOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
mergeOptions(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
mergeOptions(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
mergeOptions(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
mergeOptions(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
mergeOptions(DescriptorProtos.OneofOptions) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
mergeOptions(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
MergeOptions() - Constructor for class com.google.protobuf.util.FieldMaskUtil.MergeOptions
 
mergeOverridableFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
mergeProtos(DescriptorProtos.FileDescriptorSet) - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
.google.protobuf.FileDescriptorSet protos = 1;
mergeSourceCodeInfo(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
mergeSourceContext(SourceContext) - Method in class com.google.protobuf.Api.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
mergeSourceContext(SourceContext) - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
mergeSourceContext(SourceContext) - Method in class com.google.protobuf.Type.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
mergeStruct(Thing) - Method in class dev.enola.thing.proto.Value.Builder
Sub-structure (contained) Thing.
mergeStructValue(Struct) - Method in class com.google.protobuf.Value.Builder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
mergeThing(Any) - Method in class dev.enola.core.proto.GetThingResponse.Builder
TODO Remove Any support by replacing this GetThingsResponse
mergeTs(Timestamp) - Method in class dev.enola.core.util.proto.Log.Entry.Builder
.google.protobuf.Timestamp ts = 1;
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.AbstractMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DynamicMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
Deprecated.
mergeUnknownFields(UnknownFieldSet) - Method in interface com.google.protobuf.Message.Builder
Merge some unknown fields into the UnknownFieldSet for this message.
mergeUnknownLengthDelimitedField(int, ByteString) - Method in class com.google.protobuf.GeneratedMessage.Builder
Called by generated subclasses to add to the unknown field set.
mergeUnknownVarintField(int, int) - Method in class com.google.protobuf.GeneratedMessage.Builder
Called by generated subclasses to add to the unknown field set.
mergeValue(Any) - Method in class com.google.protobuf.Option.Builder
.google.protobuf.Any value = 2 [json_name = "value"];
mergeVarintField(int, int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
Convenience method for merging a new field containing a single varint value.
Mermaid - Enum constant in enum class dev.enola.core.meta.docgen.Options.DiagramType
 
message() - Method in record class dev.enola.common.URILineColumnMessage
Returns the value of the message record component.
message() - Method in record class dev.enola.thing.message.MessageWithIRI
Returns the value of the message record component.
message() - Method in record class dev.enola.thing.validation.TestCollector.Diagnostic
Returns the value of the message record component.
Message - Interface in com.google.protobuf
Abstract interface implemented by Protocol Message objects.
MESSAGE - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
 
MESSAGE - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
MESSAGE_ACCEPT_ENCODING - Static variable in class io.grpc.internal.GrpcUtil
The accepted message encodings (i.e.
MESSAGE_ACCEPT_ENCODING_KEY - Static variable in class io.grpc.internal.GrpcUtil
Metadata.Key for the accepted message encodings header.
MESSAGE_DESCRIPTOR_ERI_PREFIX - Static variable in class dev.enola.thing.message.ProtoTypes
 
MESSAGE_ENCODING - Static variable in class io.grpc.internal.GrpcUtil
The message encoding (i.e.
MESSAGE_ENCODING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
MESSAGE_ENCODING_KEY - Static variable in class io.grpc.internal.GrpcUtil
Metadata.Key for the message encoding header.
MESSAGE_ENCODING_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
MESSAGE_ENCODING_UNKNOWN = 0;
MESSAGE_ENCODING_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
MESSAGE_ENCODING_UNKNOWN = 0;
MESSAGE_KEY - Static variable in class io.grpc.InternalStatus
Key to bind status message to trailing metadata.
MESSAGE_SET_WIRE_FORMAT_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
MESSAGE_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
Message.Builder - Interface in com.google.protobuf
Abstract interface implemented by Protocol Message builders.
MessageDeframer - Class in io.grpc.internal
Deframer for GRPC frames.
MessageDeframer(MessageDeframer.Listener, Decompressor, int, StatsTraceContext, TransportTracer) - Constructor for class io.grpc.internal.MessageDeframer
Create a deframer.
MessageDeframer.Listener - Interface in io.grpc.internal
A listener of deframing events.
MessageFramer - Class in io.grpc.internal
Encodes gRPC messages to be delivered via the transport layer which implements MessageFramer.Sink.
MessageFramer(MessageFramer.Sink, WritableBufferAllocator, StatsTraceContext) - Constructor for class io.grpc.internal.MessageFramer
Creates a MessageFramer.
MessageFramer.Sink - Interface in io.grpc.internal
Sink implemented by the transport layer to receive frames and forward them to their destination.
MessageOrBuilder - Interface in com.google.protobuf
Base interface for methods common to Message and Message.Builder to provide type equivalency.
MessageResourceConverter - Class in dev.enola.common.protobuf
Converts Resources containing Protocol Buffer messages using the ProtoIO utility.
MessageResourceConverter(ProtoIO, DescriptorProvider) - Constructor for class dev.enola.common.protobuf.MessageResourceConverter
 
Messages - Class in dev.enola.common.protobuf
Message is a Protocol Buffers utility to create new message builders from type URLs.
Messages(DescriptorProvider, ExtensionRegistryLite) - Constructor for class dev.enola.common.protobuf.Messages
 
Messages(DescriptorProvider, ExtensionRegistryLite, ImmutableMap<String, Message>) - Constructor for class dev.enola.common.protobuf.Messages
 
messagesAvailable(StreamListener.MessageProducer) - Method in class io.grpc.internal.AbstractStream.TransportState
 
messagesAvailable(StreamListener.MessageProducer) - Method in interface io.grpc.internal.MessageDeframer.Listener
Called to deliver the next complete message.
messagesAvailable(StreamListener.MessageProducer) - Method in interface io.grpc.internal.StreamListener
Called upon receiving a message from the remote end-point.
messagesReceived - Variable in class io.grpc.InternalChannelz.TransportStats
 
messagesSent - Variable in class io.grpc.InternalChannelz.TransportStats
 
MessageToThingConverter - Class in dev.enola.thing.message
 
MessageToThingConverter() - Constructor for class dev.enola.thing.message.MessageToThingConverter
 
MessageToThingConverter(OptionalConverter<Object, Value.Builder>) - Constructor for class dev.enola.thing.message.MessageToThingConverter
 
MessageValidator<C,T> - Interface in dev.enola.common.protobuf
 
MessageValidators - Class in dev.enola.common.protobuf
 
MessageValidators() - Constructor for class dev.enola.common.protobuf.MessageValidators
 
MessageValidators.Result - Class in dev.enola.common.protobuf
 
MessageValidators.Result.Builder - Class in dev.enola.common.protobuf
 
MessageWithIRI - Record Class in dev.enola.thing.message
MessageWithIRI is a Proto Message + an IRI describing "what it is" (logical), or "where it comes from" ('physical' URI).
MessageWithIRI(String, Message) - Constructor for record class dev.enola.thing.message.MessageWithIRI
Creates an instance of a MessageWithIRI record class.
META() - Constructor for class dev.enola.thing.KIRI.E.META
 
Metadata - Class in io.grpc
Provides access to read and write metadata values to be exchanged during a call.
Metadata - Record Class in dev.enola.common.io.metadata
Metadata of an IRI, provided by MetadataProvider.
Metadata() - Constructor for class io.grpc.Metadata
Constructor called by the application layer when it wants to send metadata.
Metadata(String, String, String, String, String, String, String) - Constructor for record class dev.enola.common.io.metadata.Metadata
Creates an instance of a Metadata record class.
METADATA_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.LinksMetadata
 
Metadata.AsciiMarshaller<T> - Interface in io.grpc
Marshaller for metadata values that are serialized into ASCII strings.
Metadata.BinaryMarshaller<T> - Interface in io.grpc
Marshaller for metadata values that are serialized into raw binary.
Metadata.BinaryStreamMarshaller<T> - Interface in io.grpc
Marshaller for metadata values that are serialized to an InputStream.
Metadata.Key<T> - Class in io.grpc
Key for metadata entries.
MetadataApplier() - Constructor for class io.grpc.CallCredentials.MetadataApplier
 
metadataMarshaller(T) - Static method in class io.grpc.protobuf.lite.ProtoLiteUtils
Produce a metadata marshaller for a protobuf type.
metadataMarshaller(T) - Static method in class io.grpc.protobuf.ProtoUtils
Produce a metadata marshaller for a protobuf type.
MetadataProvider<T> - Interface in dev.enola.common.io.metadata
Provider of Metadata, given an IRI.
MetadataUtils - Class in io.grpc.stub
Utility functions for binding and receiving headers.
MetaThingByIdProvider - Class in dev.enola.model.enola.meta.io
 
MetaThingProvider - Class in dev.enola.model.enola.meta.io
 
MetaThingProvider(MetaThingByIdProvider) - Constructor for class dev.enola.model.enola.meta.io.MetaThingProvider
 
Method - Class in com.google.protobuf
Protobuf type google.protobuf.Method
METHOD_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
Method.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Method
MethodDescriptor<ReqT,RespT> - Class in io.grpc
Description of a remote method used by Channel to initiate a call.
MethodDescriptor.Builder<ReqT,RespT> - Class in io.grpc
A builder for a MethodDescriptor.
MethodDescriptor.Marshaller<T> - Interface in io.grpc
A typed abstraction over message serialization and deserialization, a.k.a.
MethodDescriptor.MethodType - Enum Class in io.grpc
The call type of a method.
MethodDescriptor.PrototypeMarshaller<T> - Interface in io.grpc
A marshaller that uses a fixed instance of the type it produces.
MethodDescriptor.ReflectableMarshaller<T> - Interface in io.grpc
A marshaller that supports retrieving its type parameter T at runtime.
MethodOrBuilder - Interface in com.google.protobuf
 
METHODS_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
methodType() - Element in annotation interface io.grpc.stub.annotations.RpcMethod
The call type of the method.
MetricInstrument - Interface in io.grpc
Represents a metric instrument.
MetricInstrumentRegistry - Class in io.grpc
A registry for globally registered metric instruments.
MetricRecorder - Interface in io.grpc
An interface used for recording gRPC metrics.
MetricRecorder.BatchCallback - Interface in io.grpc
Callback to record gauge values.
MetricRecorder.BatchRecorder - Interface in io.grpc
Recorder for instrument values produced by a batch callback.
MetricRecorder.Registration - Interface in io.grpc
A handle to a registration, that allows unregistration.
MetricSink - Interface in io.grpc
An internal interface representing a receiver or aggregator of gRPC metrics data.
MetricSink.Registration - Interface in io.grpc
 
MIN_VALUE - Static variable in class com.google.protobuf.util.Durations
A constant holding the minimum valid Duration, approximately -10,000 years.
MIN_VALUE - Static variable in class com.google.protobuf.util.Timestamps
A constant holding the minimum valid Timestamp, 0001-01-01T00:00:00Z.
minimum(Deadline) - Method in class io.grpc.Deadline
Return the minimum deadline of this or an other deadline.
MINIMUM_EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
MINIMUM_EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
minimumHosts - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection
 
minimumHosts - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection
 
MINOR_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
 
minPoolSize() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
Minimum number of connections that should be allocated for a connection pool.
MISCARRIED - Enum constant in enum class io.grpc.internal.ClientStreamListener.RpcProgress
The stream is closed even before anything leaves the client.
Mixin - Class in com.google.protobuf
Protobuf type google.protobuf.Mixin
Mixin.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Mixin
MixinOrBuilder - Interface in com.google.protobuf
 
MIXINS_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
modifiedAt_IRI - Static variable in class dev.enola.model.enola.files.Node
 
MoreCharsets - Class in dev.enola.common.io.mediatype
See JDK's StandardCharsets and Guava's StandardCharsets.
MoreFileSystems - Class in dev.enola.common.io
Utilities for FileSystem, similar to FileSystems.
MoreIterables - Class in dev.enola.common.collect
 
MoreIterators - Class in dev.enola.common.collect
 
MoreStreams - Class in dev.enola.common.function
Static utility methods related to Stream instances.
MoreThings - Class in dev.enola.thing.message
 
MTLS - Enum constant in enum class io.grpc.TlsChannelCredentials.Feature
Client identity may be provided and server verification can be tuned.
MTLS - Enum constant in enum class io.grpc.TlsServerCredentials.Feature
Client certificates may be requested and verified.
multibase() - Method in class dev.enola.common.io.hashbrown.MultihashWithMultibase
 
MultibaseResource - Class in dev.enola.common.io.resource
Resource I/O implementation based on a multibase: URLs (invented by Enola.dev; not standardized anywhere, yet).
MultibaseResource(URI) - Constructor for class dev.enola.common.io.resource.MultibaseResource
 
MultibaseResource.Provider - Class in dev.enola.common.io.resource
 
MultiChildLoadBalancer - Class in io.grpc.util
A base load balancing policy for those policies which has multiple children such as ClusterManager or the petiole policies.
MultiChildLoadBalancer(LoadBalancer.Helper) - Constructor for class io.grpc.util.MultiChildLoadBalancer
 
MultiChildLoadBalancer.AcceptResolvedAddrRetVal - Class in io.grpc.util
 
MultiChildLoadBalancer.ChildLbState - Class in io.grpc.util
This represents the state of load balancer children.
MultiChildLoadBalancer.ChildLbState.ChildLbStateHelper - Class in io.grpc.util
ChildLbStateHelper is the glue between ChildLbState and the helpers associated with the petiole policy above and the PickFirstLoadBalancer's helper below.
MultiChildLoadBalancer.Endpoint - Class in io.grpc.util
Endpoint is an optimization to quickly lookup and compare EquivalentAddressGroup address sets.
multihash() - Method in class dev.enola.common.io.hashbrown.MultihashWithMultibase
 
Multihashes - Class in dev.enola.common.io.hashbrown
Extension methods for Multihash.
MultihashWithMultibase - Class in dev.enola.common.io.hashbrown
An alternative (wrapper, actually) over Multihash which "remembers" its encoding base.
multiline() - Static method in class com.google.protobuf.DebugFormat
 
MultipartResource - Interface in dev.enola.common.io.resource
MultipartResources are "logical" resources which do have an URI, but are composed of multiple "parts" which are independent (sub)resources, each with their own MediaType and content.
Mustache - Enum constant in enum class dev.enola.thing.template.Templates.Format
 
MUTABLE - Enum constant in enum class com.google.protobuf.Extension.ExtensionType
 
mutableCopy(Internal.BooleanList) - Static method in class com.google.protobuf.GeneratedMessageV3
Deprecated.
mutableCopy(Internal.DoubleList) - Static method in class com.google.protobuf.GeneratedMessageV3
Deprecated.
mutableCopy(Internal.FloatList) - Static method in class com.google.protobuf.GeneratedMessageV3
Deprecated.
mutableCopy(Internal.IntList) - Static method in class com.google.protobuf.GeneratedMessageV3
Deprecated.
mutableCopy(Internal.LongList) - Static method in class com.google.protobuf.GeneratedMessageV3
Deprecated.
MutableHandlerRegistry - Class in io.grpc.util
Default implementation of HandlerRegistry.
MutableHandlerRegistry() - Constructor for class io.grpc.util.MutableHandlerRegistry
 
MutableObjectWithTypeToken<T> - Class in dev.enola.common
 
MutableObjectWithTypeToken(TypeToken<T>) - Constructor for class dev.enola.common.MutableObjectWithTypeToken
 
MutablePredicatesObjects<B> - Class in dev.enola.thing.impl
 
MutablePredicatesObjects() - Constructor for class dev.enola.thing.impl.MutablePredicatesObjects
 
MutablePredicatesObjects(int) - Constructor for class dev.enola.thing.impl.MutablePredicatesObjects
 
MutableThing<B> - Class in dev.enola.thing.impl
Implementation of both Thing and its Thing.Builder which is simple and mutable.
MutableThing() - Constructor for class dev.enola.thing.impl.MutableThing
 
MutableThing(int) - Constructor for class dev.enola.thing.impl.MutableThing
 

N

name - Variable in class io.grpc.InternalChannelz.OtherSecurity
 
name - Variable in class io.grpc.DoubleCounterMetricInstrument
 
name - Variable in class io.grpc.DoubleHistogramMetricInstrument
 
name - Variable in class io.grpc.LongCounterMetricInstrument
 
name - Variable in class io.grpc.LongGaugeMetricInstrument
 
name - Variable in class io.grpc.LongHistogramMetricInstrument
 
name() - Method in interface dev.enola.model.enola.HasName
 
name() - Method in class io.grpc.Metadata.Key
Returns the normalized name for this key.
name() - Element in annotation interface javax.annotation.Resource
The JNDI name of the resource.
name() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
JNDI name by which the data source will be registered.
name(String) - Method in interface dev.enola.model.enola.HasName.Builder
 
name(String) - Method in interface dev.enola.model.enola.meta.Class.Builder
 
name(String) - Method in interface dev.enola.model.enola.meta.Datatype.Builder
 
name(String) - Method in interface dev.enola.model.enola.meta.Property.Builder
 
NAME - Static variable in class dev.enola.thing.KIRI.E
Name (not URL/URI/IRI) of something.
NAME - Static variable in class dev.enola.thing.KIRI.SCHEMA
Text with human-readable name (AKA "label" 🏷️) of a Thing, see https://schema.org/name.
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.EnumValue
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Mixin
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Option
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
NAME_PART_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
NAME_RESOLUTION_DELAYED - Static variable in class io.grpc.ClientStreamTracer
Indicates how long the call was delayed, in nanoseconds, due to waiting for name resolution result.
NameResolver - Class in io.grpc
A pluggable component that resolves a target URI and return addresses to the caller.
NameResolver() - Constructor for class io.grpc.NameResolver
 
NameResolver.Args - Class in io.grpc
Information that a NameResolver.Factory uses to create a NameResolver.
NameResolver.Args.Builder - Class in io.grpc
Builder for NameResolver.Args.
NameResolver.ConfigOrError - Class in io.grpc
Represents either a successfully parsed service config, containing all necessary parts to be later applied by the channel, or a Status containing the error encountered while parsing.
NameResolver.Factory - Class in io.grpc
Factory that creates NameResolver instances.
NameResolver.Listener - Interface in io.grpc
Receives address updates.
NameResolver.Listener2 - Class in io.grpc
Receives address updates.
NameResolver.ResolutionResult - Class in io.grpc
Represents the results from a Name Resolver.
NameResolver.ResolutionResult.Builder - Class in io.grpc
NameResolver.ResolutionResultAttr - Annotation Interface in io.grpc
Annotation for name resolution result attributes.
NameResolver.ServiceConfigParser - Class in io.grpc
Parses and validates service configuration.
nameResolverFactory(NameResolver.Factory) - Method in class io.grpc.ForwardingChannelBuilder
Deprecated.
nameResolverFactory(NameResolver.Factory) - Method in class io.grpc.ForwardingChannelBuilder2
Deprecated.
nameResolverFactory(NameResolver.Factory) - Method in class io.grpc.internal.ManagedChannelImplBuilder
Deprecated.
nameResolverFactory(NameResolver.Factory) - Method in class io.grpc.ManagedChannelBuilder
Deprecated.
Most usages should use a globally-registered NameResolverProvider instead, with either the SPI mechanism or NameResolverRegistry.register(io.grpc.NameResolverProvider). Replacements for all use-cases are not necessarily available yet. See #7133.
NameResolverFactoryToProviderFacade - Class in io.grpc.internal
 
NameResolverProvider - Class in io.grpc
Provider of name resolvers for name agnostic consumption.
NameResolverProvider() - Constructor for class io.grpc.NameResolverProvider
 
NameResolverRegistry - Class in io.grpc
Registry of NameResolverProviders.
NameResolverRegistry() - Constructor for class io.grpc.NameResolverRegistry
 
names() - Method in class dev.enola.common.protobuf.TypeRegistryWrapper
 
Namespace - Interface in dev.enola.common.io.iri.namespace
 
NamespaceConverter - Interface in dev.enola.common.io.iri.namespace
NamespaceConverter converts "compact" CURIE-like IRIs (i.e.
NamespaceConverterIdentity - Class in dev.enola.common.io.iri.namespace
 
NamespaceConverterIdentity() - Constructor for class dev.enola.common.io.iri.namespace.NamespaceConverterIdentity
 
NamespaceConverterWithRepository - Class in dev.enola.common.io.iri.namespace
 
NamespaceConverterWithRepository(NamespaceRepository) - Constructor for class dev.enola.common.io.iri.namespace.NamespaceConverterWithRepository
 
NamespaceRepository - Interface in dev.enola.common.io.iri.namespace
 
NamespaceRepositoryBuilder - Class in dev.enola.common.io.iri.namespace
 
NamespaceRepositoryBuilder() - Constructor for class dev.enola.common.io.iri.namespace.NamespaceRepositoryBuilder
 
NamespaceRepositoryEnolaDefaults - Class in dev.enola.common.io.iri.namespace
 
NamespaceRepositoryEnolaDefaults() - Constructor for class dev.enola.common.io.iri.namespace.NamespaceRepositoryEnolaDefaults
 
NANOS_FIELD_NUMBER - Static variable in class com.google.protobuf.Duration
 
NANOS_FIELD_NUMBER - Static variable in class com.google.protobuf.Timestamp
 
nanoTime() - Method in class io.grpc.Deadline.Ticker
Returns the number of nanoseconds since this source's epoch.
nanoTime() - Method in interface io.grpc.internal.MaxConnectionIdleManager.Ticker
 
needsUtf8Check() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
For internal use only.
NEGATIVE_INT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
negotiationType(NegotiationType) - Method in class io.grpc.netty.NettyChannelBuilder
Sets the negotiation type for the HTTP/2 connection.
NegotiationType - Enum Class in io.grpc.netty
Identifies the negotiation used for starting up HTTP/2.
NESTED_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
NETTY - Enum constant in enum class io.grpc.InternalKnownTransport
 
NETTY_SHADED - Enum constant in enum class io.grpc.InternalKnownTransport
 
NettyChannelBuilder - Class in io.grpc.netty
A builder to help simplify construction of channels using the Netty transport.
NettyChannelBuilder.LocalSocketPicker - Class in io.grpc.netty
This class is meant to be overriden with a custom implementation of NettyChannelBuilder.LocalSocketPicker.createSocketAddress(java.net.SocketAddress, io.grpc.Attributes).
NettyChannelProvider - Class in io.grpc.netty
Provider for NettyChannelBuilder instances.
NettyChannelProvider() - Constructor for class io.grpc.netty.NettyChannelProvider
 
NettyHttpServer - Class in dev.enola.web.netty
HTTP WebServer API implementation based on Netty.
NettyHttpServer(int, WebHandlers) - Constructor for class dev.enola.web.netty.NettyHttpServer
 
NettyServerBuilder - Class in io.grpc.netty
A builder to help simplify the construction of a Netty-based GRPC server.
NettyServerProvider - Class in io.grpc.netty
Provider for NettyServerBuilder instances.
NettyServerProvider() - Constructor for class io.grpc.netty.NettyServerProvider
 
NettySslContextChannelCredentials - Class in io.grpc.netty
A credential that performs TLS with Netty's SslContext as configuration.
NettySslContextServerCredentials - Class in io.grpc.netty
A credential that performs TLS with Netty's SslContext as configuration.
newAttachHeadersInterceptor(Metadata) - Static method in class io.grpc.stub.MetadataUtils
Returns a client interceptor that attaches a set of headers to requests.
newAttachMetadataServerInterceptor(Metadata) - Static method in class io.grpc.stub.MetadataUtils
Returns a ServerInterceptor that adds the specified Metadata to every response stream, one way or another.
newBlockingStub(Channel) - Static method in class dev.enola.core.proto.EnolaServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class com.google.protobuf.Any
 
newBuilder() - Static method in class com.google.protobuf.Api
 
newBuilder() - Static method in class com.google.protobuf.BoolValue
 
newBuilder() - Static method in class com.google.protobuf.BytesValue
 
newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
newBuilder() - Static method in class com.google.protobuf.DoubleValue
 
newBuilder() - Static method in class com.google.protobuf.Duration
 
newBuilder() - Static method in class com.google.protobuf.Empty
 
newBuilder() - Static method in class com.google.protobuf.Enum
 
newBuilder() - Static method in class com.google.protobuf.EnumValue
 
newBuilder() - Static method in class com.google.protobuf.Field
 
newBuilder() - Static method in class com.google.protobuf.FieldMask
 
newBuilder() - Static method in class com.google.protobuf.FloatValue
 
newBuilder() - Static method in class com.google.protobuf.Int32Value
 
newBuilder() - Static method in class com.google.protobuf.Int64Value
 
newBuilder() - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
newBuilder() - Static method in class com.google.protobuf.ListValue
 
newBuilder() - Static method in class com.google.protobuf.Method
 
newBuilder() - Static method in class com.google.protobuf.Mixin
 
newBuilder() - Static method in class com.google.protobuf.Option
 
newBuilder() - Static method in class com.google.protobuf.SourceContext
 
newBuilder() - Static method in class com.google.protobuf.StringValue
 
newBuilder() - Static method in class com.google.protobuf.Struct
 
newBuilder() - Static method in class com.google.protobuf.TextFormat.Parser
Returns a new instance of TextFormat.Parser.Builder.
newBuilder() - Static method in class com.google.protobuf.Timestamp
 
newBuilder() - Static method in class com.google.protobuf.Type
 
newBuilder() - Static method in class com.google.protobuf.TypeRegistry
 
newBuilder() - Static method in class com.google.protobuf.UInt32Value
 
newBuilder() - Static method in class com.google.protobuf.UInt64Value
 
newBuilder() - Static method in class com.google.protobuf.UnknownFieldSet.Field
newBuilder() - Static method in class com.google.protobuf.UnknownFieldSet
newBuilder() - Static method in class com.google.protobuf.util.JsonFormat.TypeRegistry
 
newBuilder() - Static method in class com.google.protobuf.Value
 
newBuilder() - Method in class dev.enola.common.io.iri.IRI
 
newBuilder() - Static method in class dev.enola.common.protobuf.MessageValidators.Result
 
newBuilder() - Static method in class dev.enola.common.protobuf.TypeRegistryWrapper
 
newBuilder() - Static method in class dev.enola.common.validation.Validation
 
newBuilder() - Static method in class dev.enola.common.validation.Validations
 
newBuilder() - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
newBuilder() - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
newBuilder() - Static method in class dev.enola.core.proto.GetThingRequest
 
newBuilder() - Static method in class dev.enola.core.proto.GetThingResponse
 
newBuilder() - Static method in class dev.enola.core.proto.GetThingsRequest
 
newBuilder() - Static method in class dev.enola.core.proto.GetThingsResponse
 
newBuilder() - Static method in class dev.enola.core.util.proto.Log.Entry
 
newBuilder() - Static method in class dev.enola.core.util.proto.Log.Inline
 
newBuilder() - Static method in class dev.enola.core.util.proto.Log
 
newBuilder() - Static method in class dev.enola.thing.proto.CompactThing
 
newBuilder() - Static method in class dev.enola.thing.proto.CompactThings
 
newBuilder() - Static method in class dev.enola.thing.proto.LinksMetadata
 
newBuilder() - Static method in class dev.enola.thing.proto.TextThing
 
newBuilder() - Static method in class dev.enola.thing.proto.TextThings
 
newBuilder() - Static method in class dev.enola.thing.proto.Thing
 
newBuilder() - Static method in class dev.enola.thing.proto.ThingMetadata
 
newBuilder() - Static method in class dev.enola.thing.proto.Things
 
newBuilder() - Static method in class dev.enola.thing.proto.Value.LangString
 
newBuilder() - Static method in class dev.enola.thing.proto.Value.List
 
newBuilder() - Static method in class dev.enola.thing.proto.Value.Literal
 
newBuilder() - Static method in class dev.enola.thing.proto.Value
 
newBuilder() - Static method in class io.grpc.Attributes
Create a new builder.
newBuilder() - Static method in class io.grpc.ClientStreamTracer.StreamInfo
Creates an empty Builder.
newBuilder() - Static method in class io.grpc.HttpConnectProxiedSocketAddress
Create a new builder.
newBuilder() - Static method in class io.grpc.InternalConfigSelector.Result
 
newBuilder() - Static method in class io.grpc.LoadBalancer.CreateSubchannelArgs
Creates a new builder.
newBuilder() - Static method in class io.grpc.LoadBalancer.ResolvedAddresses
Factory for constructing a new Builder.
newBuilder() - Static method in class io.grpc.MethodDescriptor
Creates a new builder for a MethodDescriptor.
newBuilder() - Static method in class io.grpc.NameResolver.Args
Creates a new builder.
newBuilder() - Static method in class io.grpc.NameResolver.ResolutionResult
Constructs a new builder of a name resolution result.
newBuilder() - Static method in class io.grpc.TlsChannelCredentials
Creates a builder for changing default configuration.
newBuilder() - Static method in class io.grpc.TlsServerCredentials
Creates a builder for changing default configuration.
newBuilder() - Static method in class io.grpc.util.AdvancedTlsX509TrustManager
 
newBuilder(Any) - Static method in class com.google.protobuf.Any
 
newBuilder(Api) - Static method in class com.google.protobuf.Api
 
newBuilder(BoolValue) - Static method in class com.google.protobuf.BoolValue
 
newBuilder(BytesValue) - Static method in class com.google.protobuf.BytesValue
 
newBuilder(PluginProtos.CodeGeneratorRequest) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
newBuilder(PluginProtos.CodeGeneratorResponse) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
newBuilder(PluginProtos.CodeGeneratorResponse.File) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
newBuilder(PluginProtos.Version) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
newBuilder(DescriptorProtos.DescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newBuilder(DescriptorProtos.DescriptorProto.ExtensionRange) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
newBuilder(DescriptorProtos.DescriptorProto.ReservedRange) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
newBuilder(DescriptorProtos.EnumDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
newBuilder(DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
newBuilder(DescriptorProtos.EnumOptions) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
newBuilder(DescriptorProtos.EnumValueDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
newBuilder(DescriptorProtos.EnumValueOptions) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
newBuilder(DescriptorProtos.ExtensionRangeOptions) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
newBuilder(DescriptorProtos.ExtensionRangeOptions.Declaration) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
newBuilder(DescriptorProtos.FeatureSet) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
newBuilder(DescriptorProtos.FeatureSetDefaults) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
newBuilder(DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
newBuilder(DescriptorProtos.FieldDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
newBuilder(DescriptorProtos.FieldOptions) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
newBuilder(DescriptorProtos.FieldOptions.EditionDefault) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
newBuilder(DescriptorProtos.FieldOptions.FeatureSupport) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
newBuilder(DescriptorProtos.FileDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
newBuilder(DescriptorProtos.FileDescriptorSet) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
newBuilder(DescriptorProtos.FileOptions) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
newBuilder(DescriptorProtos.GeneratedCodeInfo) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
newBuilder(DescriptorProtos.GeneratedCodeInfo.Annotation) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
newBuilder(DescriptorProtos.MessageOptions) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
newBuilder(DescriptorProtos.MethodDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
newBuilder(DescriptorProtos.MethodOptions) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
newBuilder(DescriptorProtos.OneofDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
newBuilder(DescriptorProtos.OneofOptions) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
newBuilder(DescriptorProtos.ServiceDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
newBuilder(DescriptorProtos.ServiceOptions) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
newBuilder(DescriptorProtos.SourceCodeInfo) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
newBuilder(DescriptorProtos.SourceCodeInfo.Location) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
newBuilder(DescriptorProtos.UninterpretedOption) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
newBuilder(DescriptorProtos.UninterpretedOption.NamePart) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
newBuilder(Descriptors.Descriptor) - Static method in class com.google.protobuf.DynamicMessage
Construct a Message.Builder for the given type.
newBuilder(DoubleValue) - Static method in class com.google.protobuf.DoubleValue
 
newBuilder(Duration) - Static method in class com.google.protobuf.Duration
 
newBuilder(Empty) - Static method in class com.google.protobuf.Empty
 
newBuilder(Enum) - Static method in class com.google.protobuf.Enum
 
newBuilder(EnumValue) - Static method in class com.google.protobuf.EnumValue
 
newBuilder(Field) - Static method in class com.google.protobuf.Field
 
newBuilder(FieldMask) - Static method in class com.google.protobuf.FieldMask
 
newBuilder(FloatValue) - Static method in class com.google.protobuf.FloatValue
 
newBuilder(Int32Value) - Static method in class com.google.protobuf.Int32Value
 
newBuilder(Int64Value) - Static method in class com.google.protobuf.Int64Value
 
newBuilder(JavaFeaturesProto.JavaFeatures) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
newBuilder(ListValue) - Static method in class com.google.protobuf.ListValue
 
newBuilder(Message) - Static method in class com.google.protobuf.DynamicMessage
Construct a Message.Builder for a message of the same type as prototype, and initialize it with prototype's contents.
newBuilder(Method) - Static method in class com.google.protobuf.Method
 
newBuilder(Mixin) - Static method in class com.google.protobuf.Mixin
 
newBuilder(Option) - Static method in class com.google.protobuf.Option
 
newBuilder(SourceContext) - Static method in class com.google.protobuf.SourceContext
 
newBuilder(StringValue) - Static method in class com.google.protobuf.StringValue
 
newBuilder(Struct) - Static method in class com.google.protobuf.Struct
 
newBuilder(Timestamp) - Static method in class com.google.protobuf.Timestamp
 
newBuilder(Type) - Static method in class com.google.protobuf.Type
 
newBuilder(UInt32Value) - Static method in class com.google.protobuf.UInt32Value
 
newBuilder(UInt64Value) - Static method in class com.google.protobuf.UInt64Value
 
newBuilder(UnknownFieldSet) - Static method in class com.google.protobuf.UnknownFieldSet
Create a new UnknownFieldSet.Builder and initialize it to be a copy of copyFrom.
newBuilder(UnknownFieldSet.Field) - Static method in class com.google.protobuf.UnknownFieldSet.Field
Construct a new UnknownFieldSet.Field.Builder and initialize it to a copy of copyFrom.
newBuilder(Value) - Static method in class com.google.protobuf.Value
 
newBuilder(Validation) - Static method in class dev.enola.common.validation.Validation
 
newBuilder(Validations) - Static method in class dev.enola.common.validation.Validations
 
newBuilder(GetFileDescriptorSetRequest) - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
newBuilder(GetFileDescriptorSetResponse) - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
newBuilder(GetThingRequest) - Static method in class dev.enola.core.proto.GetThingRequest
 
newBuilder(GetThingResponse) - Static method in class dev.enola.core.proto.GetThingResponse
 
newBuilder(GetThingsRequest) - Static method in class dev.enola.core.proto.GetThingsRequest
 
newBuilder(GetThingsResponse) - Static method in class dev.enola.core.proto.GetThingsResponse
 
newBuilder(Log) - Static method in class dev.enola.core.util.proto.Log
 
newBuilder(Log.Entry) - Static method in class dev.enola.core.util.proto.Log.Entry
 
newBuilder(Log.Inline) - Static method in class dev.enola.core.util.proto.Log.Inline
 
newBuilder(CompactThing) - Static method in class dev.enola.thing.proto.CompactThing
 
newBuilder(CompactThings) - Static method in class dev.enola.thing.proto.CompactThings
 
newBuilder(LinksMetadata) - Static method in class dev.enola.thing.proto.LinksMetadata
 
newBuilder(TextThing) - Static method in class dev.enola.thing.proto.TextThing
 
newBuilder(TextThings) - Static method in class dev.enola.thing.proto.TextThings
 
newBuilder(Thing) - Static method in class dev.enola.thing.proto.Thing
 
newBuilder(ThingMetadata) - Static method in class dev.enola.thing.proto.ThingMetadata
 
newBuilder(Things) - Static method in class dev.enola.thing.proto.Things
 
newBuilder(Value) - Static method in class dev.enola.thing.proto.Value
 
newBuilder(Value.LangString) - Static method in class dev.enola.thing.proto.Value.LangString
 
newBuilder(Value.List) - Static method in class dev.enola.thing.proto.Value.List
 
newBuilder(Value.Literal) - Static method in class dev.enola.thing.proto.Value.Literal
 
newBuilder(Attributes) - Static method in class io.grpc.Attributes
Deprecated.
Use Attributes.toBuilder() on the Attributes instance instead. This method will be removed in the future.
newBuilder(MethodDescriptor.Marshaller<ReqT>, MethodDescriptor.Marshaller<RespT>) - Static method in class io.grpc.MethodDescriptor
Creates a new builder for a MethodDescriptor.
newBuilder(String) - Method in class dev.enola.common.protobuf.Messages
 
newBuilder(String) - Static method in class io.grpc.ServiceDescriptor
Creates a new builder for a ServiceDescriptor.
newBuilderForField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
 
newBuilderForField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
newBuilderForField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
newBuilderForField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
 
newBuilderForField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.Message.Builder
Create a builder for messages of the appropriate type for the given field.
newBuilderForType() - Method in class com.google.protobuf.Any
 
newBuilderForType() - Method in class com.google.protobuf.Api
 
newBuilderForType() - Method in class com.google.protobuf.BoolValue
 
newBuilderForType() - Method in class com.google.protobuf.BytesValue
 
newBuilderForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
newBuilderForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
newBuilderForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
newBuilderForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
newBuilderForType() - Method in class com.google.protobuf.DoubleValue
 
newBuilderForType() - Method in class com.google.protobuf.Duration
 
newBuilderForType() - Method in class com.google.protobuf.DynamicMessage
 
newBuilderForType() - Method in class com.google.protobuf.Empty
 
newBuilderForType() - Method in class com.google.protobuf.Enum
 
newBuilderForType() - Method in class com.google.protobuf.EnumValue
 
newBuilderForType() - Method in class com.google.protobuf.Field
 
newBuilderForType() - Method in class com.google.protobuf.FieldMask
 
newBuilderForType() - Method in class com.google.protobuf.FloatValue
 
newBuilderForType() - Method in class com.google.protobuf.Int32Value
 
newBuilderForType() - Method in class com.google.protobuf.Int64Value
 
newBuilderForType() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
newBuilderForType() - Method in class com.google.protobuf.ListValue
 
newBuilderForType() - Method in class com.google.protobuf.MapEntry
 
newBuilderForType() - Method in interface com.google.protobuf.Message
 
newBuilderForType() - Method in class com.google.protobuf.Method
 
newBuilderForType() - Method in class com.google.protobuf.Mixin
 
newBuilderForType() - Method in class com.google.protobuf.Option
 
newBuilderForType() - Method in class com.google.protobuf.SourceContext
 
newBuilderForType() - Method in class com.google.protobuf.StringValue
 
newBuilderForType() - Method in class com.google.protobuf.Struct
 
newBuilderForType() - Method in class com.google.protobuf.Timestamp
 
newBuilderForType() - Method in class com.google.protobuf.Type
 
newBuilderForType() - Method in class com.google.protobuf.UInt32Value
 
newBuilderForType() - Method in class com.google.protobuf.UInt64Value
 
newBuilderForType() - Method in class com.google.protobuf.UnknownFieldSet
 
newBuilderForType() - Method in class com.google.protobuf.Value
 
newBuilderForType() - Method in class dev.enola.common.validation.Validation
 
newBuilderForType() - Method in class dev.enola.common.validation.Validations
 
newBuilderForType() - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
newBuilderForType() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
newBuilderForType() - Method in class dev.enola.core.proto.GetThingRequest
 
newBuilderForType() - Method in class dev.enola.core.proto.GetThingResponse
 
newBuilderForType() - Method in class dev.enola.core.proto.GetThingsRequest
 
newBuilderForType() - Method in class dev.enola.core.proto.GetThingsResponse
 
newBuilderForType() - Method in class dev.enola.core.util.proto.Log.Entry
 
newBuilderForType() - Method in class dev.enola.core.util.proto.Log.Inline
 
newBuilderForType() - Method in class dev.enola.core.util.proto.Log
 
newBuilderForType() - Method in class dev.enola.thing.proto.CompactThing
 
newBuilderForType() - Method in class dev.enola.thing.proto.CompactThings
 
newBuilderForType() - Method in class dev.enola.thing.proto.LinksMetadata
 
newBuilderForType() - Method in class dev.enola.thing.proto.TextThing
 
newBuilderForType() - Method in class dev.enola.thing.proto.TextThings
 
newBuilderForType() - Method in class dev.enola.thing.proto.Thing
 
newBuilderForType() - Method in class dev.enola.thing.proto.ThingMetadata
 
newBuilderForType() - Method in class dev.enola.thing.proto.Things
 
newBuilderForType() - Method in class dev.enola.thing.proto.Value.LangString
 
newBuilderForType() - Method in class dev.enola.thing.proto.Value.List
 
newBuilderForType() - Method in class dev.enola.thing.proto.Value.Literal
 
newBuilderForType() - Method in class dev.enola.thing.proto.Value
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.AbstractMessage
Create a nested builder.
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.Any
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.Api
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.BoolValue
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.BytesValue
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DoubleValue
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.Duration
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.Empty
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.Enum
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.EnumValue
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.Field
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.FieldMask
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.FloatValue
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.GeneratedMessageV3
Deprecated.
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.Int32Value
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.Int64Value
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.ListValue
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.Method
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.Mixin
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.Option
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.SourceContext
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.StringValue
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.Struct
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.Timestamp
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.Type
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.UInt32Value
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.UInt64Value
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.Value
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.common.validation.Validation
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.common.validation.Validations
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.core.proto.GetThingRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.core.proto.GetThingResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.core.proto.GetThingsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.core.proto.GetThingsResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.core.util.proto.Log.Entry
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.core.util.proto.Log.Inline
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.core.util.proto.Log
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.thing.proto.CompactThing
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.thing.proto.CompactThings
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.thing.proto.LinksMetadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.thing.proto.TextThing
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.thing.proto.TextThings
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.thing.proto.Thing
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.thing.proto.ThingMetadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.thing.proto.Things
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.thing.proto.Value.LangString
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.thing.proto.Value.List
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.thing.proto.Value.Literal
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class dev.enola.thing.proto.Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.GeneratedMessageV3
Deprecated.
newCachedThreadPool(String, Logger) - Static method in class dev.enola.common.concurrent.Executors
 
newCall(MethodDescriptor<RequestT, ResponseT>, CallOptions) - Method in class io.grpc.Channel
Create a ClientCall to the remote operation specified by the given MethodDescriptor.
newCaptureMetadataInterceptor(AtomicReference<Metadata>, AtomicReference<Metadata>) - Static method in class io.grpc.stub.MetadataUtils
Captures the last received metadata on a channel.
newChannelBuilder(ManagedChannelProvider, String, ChannelCredentials) - Static method in class io.grpc.InternalManagedChannelProvider
 
newChannelBuilder(String, ChannelCredentials) - Static method in class io.grpc.Grpc
Creates a channel builder with a target string and credentials.
newChannelBuilder(String, ChannelCredentials) - Method in class io.grpc.ManagedChannelProvider
Creates a new builder with the given target URI and credentials.
newChannelBuilder(String, ChannelCredentials) - Method in class io.grpc.netty.NettyChannelProvider
 
newChannelBuilder(String, ChannelCredentials) - Method in class io.grpc.netty.UdsNettyChannelProvider
 
newChannelBuilderForAddress(String, int, ChannelCredentials) - Static method in class io.grpc.Grpc
Creates a channel builder from a host, port, and credentials.
newClientContext(ClientStreamTracer[], Attributes, Metadata) - Static method in class io.grpc.internal.StatsTraceContext
Factory method for the client-side.
newClientStreamTracer(ClientStreamTracer.StreamInfo, Metadata) - Method in class io.grpc.ClientStreamTracer.Factory
Creates a ClientStreamTracer for a new client stream.
newClientTransport(SocketAddress, ClientTransportFactory.ClientTransportOptions, ChannelLogger) - Method in interface io.grpc.internal.ClientTransportFactory
Creates an unstarted transport for exclusive use.
newDefaultInstance(Descriptors.Descriptor, WireFormat.FieldType, K, WireFormat.FieldType, V) - Static method in class com.google.protobuf.MapEntry
Create a default MapEntry instance.
newEmptyInstance() - Static method in class io.grpc.CompressorRegistry
Returns a new instance with no registered compressors.
newExtensionSerializer() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
 
newExtensionWriter() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
newExtensionWriter() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
Deprecated.
newFileScopedGeneratedExtension(Class<?>, Message) - Static method in class com.google.protobuf.GeneratedMessage
For use by generated code only.
newFixedThreadPool(int, String, Logger) - Static method in class dev.enola.common.concurrent.Executors
 
newFutureStub(Channel) - Static method in class dev.enola.core.proto.EnolaServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newHandler(GrpcHttp2ConnectionHandler) - Method in interface io.grpc.netty.InternalProtocolNegotiator.ProtocolNegotiator
Creates a new handler to control the protocol negotiation.
newInstance() - Static method in class com.google.protobuf.ExtensionRegistry
Construct a new, empty instance.
newInstance(GeneratedMessage.UnusedPrivateParameter) - Method in class com.google.protobuf.GeneratedMessage
Creates a new instance of this message type.
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.GeneratedMessageV3
Deprecated.
newInterceptor(String) - Method in interface io.grpc.ManagedChannelBuilder.InterceptorFactory
 
newListeningCachedThreadPool(String, Logger) - Static method in class dev.enola.common.concurrent.Executors
 
newListeningDirectExecutor() - Static method in class dev.enola.common.concurrent.Executors
Creates an executor service that runs each task in the thread that invokes execute/submit.
newListeningFixedThreadPool(int, String, Logger) - Static method in class dev.enola.common.concurrent.Executors
 
newListeningScheduledThreadPool(int, String, Logger) - Static method in class dev.enola.common.concurrent.Executors
 
newListeningSingleThreadExecutor(String, Logger) - Static method in class dev.enola.common.concurrent.Executors
Creates a single thread executor with a ThreadFactory that uses the provided prefix for its thread names and logs uncaught exceptions with the specified Logger.
newListeningSingleThreadScheduledExecutor(String, Logger) - Static method in class dev.enola.common.concurrent.Executors
 
newLoadBalancer(LoadBalancer.Helper) - Method in class io.grpc.internal.AutoConfiguredLoadBalancerFactory
 
newLoadBalancer(LoadBalancer.Helper) - Method in class io.grpc.internal.PickFirstLoadBalancerProvider
 
newLoadBalancer(LoadBalancer.Helper) - Method in class io.grpc.LoadBalancer.Factory
Creates a LoadBalancer that will be used inside a channel.
newLoadBalancer(LoadBalancer.Helper) - Method in class io.grpc.util.OutlierDetectionLoadBalancerProvider
 
newMapField(MapEntry<K, V>) - Static method in class com.google.protobuf.MapField
Creates a new mutable empty MapField.
newMessageScopedGeneratedExtension(Message, int, Class<?>, Message) - Static method in class com.google.protobuf.GeneratedMessage
For use by generated code only.
newMessageSetExtensionSerializer() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
 
newMessageSetExtensionWriter() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
 
newMessageSetExtensionWriter() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
Deprecated.
newMetadata(byte[]...) - Static method in class io.grpc.InternalMetadata
 
newMetadata(int, byte[]...) - Static method in class io.grpc.InternalMetadata
 
newMetadataWithParsedValues(int, Object[]) - Static method in class io.grpc.InternalMetadata
Creates a new Metadata instance from serialized data, with some values pre-parsed.
newNameResolver(URI, NameResolver.Args) - Method in class io.grpc.internal.DnsNameResolverProvider
 
newNameResolver(URI, NameResolver.Args) - Method in class io.grpc.internal.NameResolverFactoryToProviderFacade
 
newNameResolver(URI, NameResolver.Args) - Method in class io.grpc.NameResolver.Factory
Creates a NameResolver for the given target URI, or null if the given URI cannot be resolved by this factory.
newNameResolver(URI, NameResolver.Args) - Method in class io.grpc.netty.UdsNameResolverProvider
 
newNegotiator() - Method in interface io.grpc.netty.InternalProtocolNegotiator.ClientFactory
 
newNegotiator(ObjectPool<? extends Executor>) - Method in interface io.grpc.netty.InternalProtocolNegotiator.ServerFactory
 
newOneTimeCallback(RpcCallback<ParameterType>) - Static method in class com.google.protobuf.RpcUtil
Creates a callback which can only be called once.
newProvider() - Static method in class io.grpc.internal.ConscryptLoader
Same as Conscrypt.newProvider().
newServerBuilderForPort(int, ServerCredentials) - Static method in class io.grpc.Grpc
Static factory for creating a new ServerBuilder.
newServerBuilderForPort(int, ServerCredentials) - Method in class io.grpc.netty.NettyServerProvider
 
newServerBuilderForPort(int, ServerCredentials) - Method in class io.grpc.ServerProvider
Creates a new builder with the given port and credentials.
newServerBuilderForPort(ServerProvider, int, ServerCredentials) - Static method in class io.grpc.InternalServerProvider
 
newServerContext(List<? extends ServerStreamTracer.Factory>, String, Metadata) - Static method in class io.grpc.internal.StatsTraceContext
Factory method for the server-side.
newServerStreamTracer(String, Metadata) - Method in class io.grpc.ServerStreamTracer.Factory
Creates a ServerStreamTracer for a new server stream.
newSingleThreadExecutor(String, Logger) - Static method in class dev.enola.common.concurrent.Executors
 
newStream(MethodDescriptor<?, ?>, Metadata, CallOptions, ClientStreamTracer[]) - Method in interface io.grpc.internal.ClientTransport
Creates a new stream for sending messages to a remote end-point.
newStub(Channel) - Static method in class dev.enola.core.proto.EnolaServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel, CallOptions) - Method in interface io.grpc.stub.AbstractStub.StubFactory
 
newStub(AbstractStub.StubFactory<T>, Channel) - Static method in class io.grpc.stub.AbstractAsyncStub
Returns a new async stub with the given channel for the provided method configurations.
newStub(AbstractStub.StubFactory<T>, Channel) - Static method in class io.grpc.stub.AbstractBlockingStub
Returns a new blocking stub with the given channel for the provided method configurations.
newStub(AbstractStub.StubFactory<T>, Channel) - Static method in class io.grpc.stub.AbstractFutureStub
Returns a new future stub with the given channel for the provided method configurations.
newStub(AbstractStub.StubFactory<T>, Channel) - Static method in class io.grpc.stub.AbstractStub
Returns a new stub with the given channel for the provided method configurations.
newStub(AbstractStub.StubFactory<T>, Channel, CallOptions) - Static method in class io.grpc.stub.AbstractAsyncStub
Returns a new async stub with the given channel for the provided method configurations.
newStub(AbstractStub.StubFactory<T>, Channel, CallOptions) - Static method in class io.grpc.stub.AbstractBlockingStub
Returns a new blocking stub with the given channel for the provided method configurations.
newStub(AbstractStub.StubFactory<T>, Channel, CallOptions) - Static method in class io.grpc.stub.AbstractFutureStub
Returns a new future stub with the given channel for the provided method configurations.
newStub(AbstractStub.StubFactory<T>, Channel, CallOptions) - Static method in class io.grpc.stub.AbstractStub
Returns a new stub with the given channel for the provided method configurations.
newThread(Runnable) - Method in class dev.enola.common.context.ContextAwareThreadFactory
 
newUninitializedMessageException(Message) - Static method in class com.google.protobuf.AbstractMessage.Builder
Construct an UninitializedMessageException reporting missing fields in the given message.
next() - Method in interface io.grpc.internal.StreamListener.MessageProducer
Returns the next gRPC message, if the data has been received by the deframer and the application has requested another message.
nextBackoffNanos() - Method in interface io.grpc.internal.BackoffPolicy
Returns the number of nanoseconds to wait.
nextBackoffNanos() - Method in class io.grpc.internal.ExponentialBackoffPolicy
 
NO_ERROR - Enum constant in enum class io.grpc.internal.GrpcUtil.Http2Error
Servers implementing a graceful shutdown of the connection will send GOAWAY with NO_ERROR.
NO_SIDE_EFFECTS - Enum constant in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
NO_SIDE_EFFECTS = 1;
NO_SIDE_EFFECTS_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
NO_SIDE_EFFECTS = 1;
NO_STANDARD_DESCRIPTOR_ACCESSOR_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
Node - Class in dev.enola.model.enola.files
 
Node() - Constructor for class dev.enola.model.enola.files.Node
 
None - Enum constant in enum class dev.enola.core.meta.docgen.Options.DiagramType
 
NONE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
NONE = 3;
NONE - Enum constant in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
NONE = 0;
NONE - Enum constant in enum class io.grpc.SecurityLevel
No security guarantee.
NONE - Enum constant in enum class io.grpc.TlsServerCredentials.ClientAuth
Clients will not present any identity.
NONE - Static variable in interface dev.enola.thing.template.TemplateService
 
NONE - Static variable in class io.grpc.Codec.Identity
Special sentinel codec indicating that no compression should be used.
NONE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
NONE = 3;
NONE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
NONE = 0;
nonOrphan(String) - Method in class dev.enola.thing.gen.Orphanage
 
NOOP - Static variable in class io.grpc.internal.StatsTraceContext
 
NOOP_PROXY_DETECTOR - Static variable in class io.grpc.internal.GrpcUtil
A proxy detector that always claims no proxy is needed.
NoopClientStream - Class in io.grpc.internal
An implementation of ClientStream that silently does nothing for the operations.
NoopClientStream() - Constructor for class io.grpc.internal.NoopClientStream
 
normalize() - Method in class dev.enola.common.io.iri.IRI
 
normalize(MediaType) - Method in class dev.enola.common.io.mediatype.MediaTypeProviders
Attempts to "normalize" using MediaTypeProvider.knownTypesWithAlternatives().
normalize(MediaType) - Static method in class dev.enola.common.io.mediatype.MediaTypes
Deprecated.
normalize(FieldMask) - Static method in class com.google.protobuf.util.FieldMaskUtil
Converts a FieldMask to its canonical form.
normalizedNoParamsEquals(MediaType, MediaType...) - Static method in class dev.enola.common.io.mediatype.MediaTypes
 
normalizedNoParamsEquals(MediaType, Set<MediaType>) - Static method in class dev.enola.common.io.mediatype.MediaTypes
 
NOT_AVAILABLE - Static variable in interface dev.enola.common.io.resource.ChangeToken
Constant (singleton) for "not available" change tokens.
NOT_FOUND - Enum constant in enum class io.grpc.Status.Code
Some requested entity (e.g., file or directory) was not found.
NOT_FOUND - Static variable in class io.grpc.Status
Some requested entity (e.g., file or directory) was not found.
notifyFailed(ClientTransport.PingCallback, Executor, Throwable) - Static method in class io.grpc.internal.Http2Ping
Notifies the given callback that the ping operation failed.
notifyOnCancel(RpcCallback<Object>) - Method in interface com.google.protobuf.RpcController
Asks that the given callback be called when the RPC is canceled.
notifyUnused() - Method in class io.grpc.netty.GrpcHttp2ConnectionHandler
Calling this method indicates that the channel will no longer be used.
notifyWhenStateChanged(ConnectivityState, Runnable) - Method in class io.grpc.ManagedChannel
Registers a one-off callback that will be run if the connectivity state of the channel diverges from the given source, which is typically what has just been returned by ManagedChannel.getState(boolean).
now() - Static method in class com.google.protobuf.util.Timestamps
Create a Timestamp using the best-available (in terms of precision) system clock.
NS - Enum constant in enum class dev.enola.format.xml.XmlThingContext
Default namespace, if no xmlns attribute, default is XmlThingContext.ID.
nsc() - Method in record class dev.enola.model.enola.meta.io.Context
Returns the value of the nsc record component.
NULL_VALUE - Enum constant in enum class com.google.protobuf.NullValue
NULL_VALUE = 0;
NULL_VALUE - Enum constant in enum class com.google.protobuf.Value.KindCase
 
NULL_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
NULL_VALUE_VALUE - Static variable in enum class com.google.protobuf.NullValue
NULL_VALUE = 0;
NullResource - Class in dev.enola.common.io.resource
Resource which ignores writes, and returns an infinite amount of bytes of value 0 on read.
NullResource(MediaType) - Constructor for class dev.enola.common.io.resource.NullResource
 
NullResource.Provider - Class in dev.enola.common.io.resource
 
NullValue - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.NullValue
NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.EnumValue
 
NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
NUMBER_VALUE - Enum constant in enum class com.google.protobuf.Value.KindCase
 
NUMBER_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
numEventsLogged - Variable in class io.grpc.InternalChannelz.ChannelTrace
 

O

OBJC_CLASS_PREFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
object() - Method in record class dev.enola.common.ImmutableObjectWithTypeToken
Returns the value of the object record component.
object() - Method in class dev.enola.common.MutableObjectWithTypeToken
 
object() - Method in interface dev.enola.common.ObjectWithTypeToken
 
ObjectClassConverter<I> - Interface in dev.enola.common.convert
Converts an object to a requested (other) class, if it can.
ObjectClassConverterChain - Class in dev.enola.common.convert
 
ObjectClassConverterChain(ObjectClassConverter...) - Constructor for class dev.enola.common.convert.ObjectClassConverterChain
 
ObjectClassConverterChain(Iterable<ObjectClassConverter>) - Constructor for class dev.enola.common.convert.ObjectClassConverterChain
 
ObjectConverter<X,Y> - Class in dev.enola.common.convert
 
ObjectConverter(Class<X>, Class<Y>, Function<X, Y>) - Constructor for class dev.enola.common.convert.ObjectConverter
 
ObjectPool<T> - Interface in io.grpc.internal
An object pool.
ObjectToBytesConverter<T> - Interface in dev.enola.common.convert
 
ObjectToStringBiConverter<T> - Interface in dev.enola.common.convert
Converts objects of type T to invalid input: '&' from String, if it can.
ObjectToStringBiConverters - Class in dev.enola.common.convert
 
ObjectToStringBiConverterWithFormat - Class in dev.enola.common.convert
 
ObjectToStringBiConverterWithFormat(Format) - Constructor for class dev.enola.common.convert.ObjectToStringBiConverterWithFormat
 
ObjectToStringConverter - Interface in dev.enola.common.convert
 
ObjectToStringWithToStringBiConverter<T> - Class in dev.enola.common.convert
An ObjectToStringBiConverter which uses Object.toString() for BiConverter.convertTo(Object), and which also checks the type to convert from.
ObjectToStringWithToStringBiConverter(Class<T>, Function<String, T>) - Constructor for class dev.enola.common.convert.ObjectToStringWithToStringBiConverter
 
ObjectToValueConverter - Interface in dev.enola.thing.message
 
ObjectWithTypeToken<T> - Interface in dev.enola.common
 
ObjectWithTypeTokenConverter - Interface in dev.enola.common.convert
 
ObjectWithTypeTokenConverterChain - Class in dev.enola.common.convert
 
ObjectWithTypeTokenConverterChain(Iterable<ObjectWithTypeTokenConverter>) - Constructor for class dev.enola.common.convert.ObjectWithTypeTokenConverterChain
 
of(boolean) - Static method in class com.google.protobuf.BoolValue
 
of(boolean) - Static method in class com.google.protobuf.util.Values
Returns a Value object with number set to value.
of(double) - Static method in class com.google.protobuf.DoubleValue
 
of(double) - Static method in class com.google.protobuf.util.Values
Returns a Value object with number set to value.
of(float) - Static method in class com.google.protobuf.FloatValue
 
of(int) - Static method in class com.google.protobuf.Int32Value
 
of(int) - Static method in class com.google.protobuf.UInt32Value
 
of(long) - Static method in class com.google.protobuf.Int64Value
 
of(long) - Static method in class com.google.protobuf.UInt64Value
 
of(Any) - Static method in class dev.enola.common.protobuf.Wany
 
of(ByteString) - Static method in class com.google.protobuf.BytesValue
 
of(ListValue) - Static method in class com.google.protobuf.util.Values
Returns a Value with ListValue set to value.
of(Message) - Static method in class dev.enola.common.protobuf.Wany
 
of(Struct) - Static method in class com.google.protobuf.util.Values
Returns a Value object with struct set to value.
of(ClientCalls.StubType) - Static method in enum class io.grpc.stub.InternalClientCalls.StubType
Returns companion enum value of passed internal enum equivalent.
of(String) - Static method in class dev.enola.common.io.resource.DataResource
 
of(String) - Static method in class dev.enola.common.io.resource.MultibaseResource
 
of(String, MediaType) - Static method in class dev.enola.common.io.resource.DataResource
 
of(String, MediaType) - Static method in class dev.enola.common.io.resource.MultibaseResource
 
of(String, MediaType) - Static method in class dev.enola.common.io.resource.StringResource
Deprecated.
of(String, MediaType, URI) - Static method in class dev.enola.common.io.resource.StringResource
Deprecated.
 
of(Iterable<Value>) - Static method in class com.google.protobuf.util.Values
Returns a Value with ListValue set to the appending the result of calling Values.of(boolean) on each element in the iterable.
of(String) - Static method in class com.google.protobuf.StringValue
 
of(String) - Static method in class com.google.protobuf.util.Values
Returns a Value object with string set to value.
of(String) - Static method in class dev.enola.common.io.resource.StringResource
Deprecated.
of(String) - Static method in class io.grpc.Attributes.Key
Deprecated.
use Attributes.Key.create(java.lang.String) instead. This method will be removed in the future.
of(String, Value) - Static method in class com.google.protobuf.util.Structs
Returns a struct containing the key-value pair.
of(String, Value, String, Value) - Static method in class com.google.protobuf.util.Structs
Returns a struct containing each of the key-value pairs.
of(String, Value, String, Value, String, Value) - Static method in class com.google.protobuf.util.Structs
Returns a struct containing each of the key-value pairs.
of(String, Metadata.AsciiMarshaller<T>) - Static method in class io.grpc.Metadata.Key
Creates a key for an ASCII header.
of(String, Metadata.BinaryMarshaller<T>) - Static method in class io.grpc.Metadata.Key
Creates a key for a binary header.
of(String, Metadata.BinaryStreamMarshaller<T>) - Static method in class io.grpc.Metadata.Key
Creates a key for a binary header, serializing to input streams.
of(String, T) - Static method in class io.grpc.CallOptions.Key
of(Instant, Instant) - Static method in record class dev.enola.common.time.Interval
Obtains an instance of Interval from the start and end instant.
offloadExecutor(Executor) - Method in class io.grpc.ForwardingChannelBuilder
 
offloadExecutor(Executor) - Method in class io.grpc.ForwardingChannelBuilder2
 
offloadExecutor(Executor) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
offloadExecutor(Executor) - Method in class io.grpc.ManagedChannelBuilder
Provides a custom executor that will be used for operations that block or are expensive, to avoid blocking asynchronous code paths.
offset(long, TimeUnit) - Method in class io.grpc.Deadline
Create a new deadline that is offset from this.
ofNull() - Static method in class com.google.protobuf.util.Values
 
OK - Enum constant in enum class io.grpc.Status.Code
The operation completed successfully.
OK - Static variable in class io.grpc.Status
The operation completed successfully.
OkHttpResource - Class in dev.enola.common.io.resource
Resource implemented with OkHttp.
OkHttpResource(String) - Constructor for class dev.enola.common.io.resource.OkHttpResource
 
OkHttpResource(URI) - Constructor for class dev.enola.common.io.resource.OkHttpResource
 
OkHttpResource.Provider - Class in dev.enola.common.io.resource
 
omittingInsignificantWhitespace() - Method in class com.google.protobuf.util.JsonFormat.Printer
Create a new JsonFormat.Printer that omits insignificant whitespace in the JSON output.
onAddresses(List<EquivalentAddressGroup>, Attributes) - Method in interface io.grpc.NameResolver.Listener
Handles updates on resolved addresses and attributes.
onAddresses(List<EquivalentAddressGroup>, Attributes) - Method in class io.grpc.NameResolver.Listener2
Deprecated.
This will be removed in 1.22.0
onBuilt() - Method in class com.google.protobuf.GeneratedMessage.Builder
Called by the subclass when a message is built.
onCancel() - Method in class io.grpc.ForwardingServerCallListener
 
onCancel() - Method in class io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener
 
onCancel() - Method in class io.grpc.ServerCall.Listener
The call was cancelled and the server is encouraged to abort processing to save resources, since the client will not process any further messages.
onChanged() - Method in class com.google.protobuf.GeneratedMessage.Builder
Called when a builder or one of its nested children has changed and any parent should be notified of its invalidation.
onClose(Status, Metadata) - Method in class io.grpc.ClientCall.Listener
The ClientCall has been closed.
onClose(Status, Metadata) - Method in class io.grpc.ForwardingClientCallListener
 
onClose(Status, Metadata) - Method in class io.grpc.ForwardingClientCallListener.SimpleForwardingClientCallListener
 
onComplete() - Method in class io.grpc.ForwardingServerCallListener
 
onComplete() - Method in class io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener
 
onComplete() - Method in class io.grpc.ServerCall.Listener
The call is considered complete and ServerCall.Listener.onCancel() is guaranteed not to be called.
onCompleted() - Method in interface io.grpc.stub.StreamObserver
Receives a notification of successful stream completion.
onDataReceived() - Method in class io.grpc.internal.KeepAliveManager
Transport has received some data so that we can delay sending keepalives.
ONEOF_DECL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
ONEOF_INDEX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
ONEOF_INDEX_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
ONEOF_NOT_SET - Enum constant in enum class dev.enola.core.util.proto.Log.OneofCase
 
ONEOFS_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
onError(Status) - Method in interface io.grpc.NameResolver.Listener
Handles an error from the resolver.
onError(Status) - Method in class io.grpc.NameResolver.Listener2
Handles a name resolving error from the resolver.
onError(Throwable) - Method in interface io.grpc.stub.StreamObserver
Receives a terminating error from the stream.
onFailure(Throwable) - Method in interface io.grpc.internal.ClientTransport.PingCallback
Invoked when a ping fails.
onHalfClose() - Method in class io.grpc.ForwardingServerCallListener
 
onHalfClose() - Method in class io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener
 
onHalfClose() - Method in class io.grpc.ServerCall.Listener
The client completed all message sending.
onHeaders(Metadata) - Method in class io.grpc.ClientCall.Listener
The response headers have been received.
onHeaders(Metadata) - Method in class io.grpc.ForwardingClientCallListener
 
onHeaders(Metadata) - Method in class io.grpc.ForwardingClientCallListener.SimpleForwardingClientCallListener
 
OnlyIRIThing - Class in dev.enola.thing.impl
Thing with only an IRI and no properties (optimized).
OnlyIRIThing(String) - Constructor for class dev.enola.thing.impl.OnlyIRIThing
 
onMessage(ReqT) - Method in class io.grpc.ForwardingServerCallListener
 
onMessage(ReqT) - Method in class io.grpc.ServerCall.Listener
A request message has been received.
onMessage(RespT) - Method in class io.grpc.ForwardingClientCallListener
 
onMessage(T) - Method in class io.grpc.ClientCall.Listener
A response message has been received.
onNext(V) - Method in interface io.grpc.stub.StreamObserver
Receives a value from the stream.
onPingTimeout() - Method in class io.grpc.internal.KeepAliveManager.ClientKeepAlivePinger
 
onPingTimeout() - Method in interface io.grpc.internal.KeepAliveManager.KeepAlivePinger
Callback when Ping Ack was not received in KEEPALIVE_TIMEOUT.
onReady() - Method in class io.grpc.ClientCall.Listener
This indicates that the ClientCall may now be capable of sending additional messages (via ClientCall.sendMessage(ReqT)) without requiring excessive buffering internally.
onReady() - Method in interface io.grpc.internal.StreamListener
This indicates that the transport is now capable of sending additional messages without requiring excessive buffering internally.
onReady() - Method in class io.grpc.ForwardingClientCallListener
 
onReady() - Method in class io.grpc.ForwardingClientCallListener.SimpleForwardingClientCallListener
 
onReady() - Method in class io.grpc.ForwardingServerCallListener
 
onReady() - Method in class io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener
 
onReady() - Method in class io.grpc.ServerCall.Listener
This indicates that the call may now be capable of sending additional messages (via ServerCall.sendMessage(RespT)) without requiring excessive buffering internally.
onResult(NameResolver.ResolutionResult) - Method in class io.grpc.NameResolver.Listener2
Handles updates on resolved addresses and attributes.
onResult2(NameResolver.ResolutionResult) - Method in class io.grpc.NameResolver.Listener2
Handles updates on resolved addresses and attributes.
onSendingBytes(int) - Method in class io.grpc.internal.AbstractStream
Event handler to be called by the subclass when a number of bytes are being queued for sending to the remote endpoint.
onSentBytes(int) - Method in class io.grpc.internal.AbstractStream.TransportState
Event handler to be called by the subclass when a number of bytes has been sent to the remote endpoint.
onStreamAllocated() - Method in class io.grpc.internal.AbstractServerStream.TransportState
 
onStreamAllocated() - Method in class io.grpc.internal.AbstractStream.TransportState
Event handler to be called by the subclass when the stream's headers have passed any connection flow control (i.e., MAX_CONCURRENT_STREAMS).
onStreamDeallocated() - Method in class io.grpc.internal.AbstractStream.TransportState
Notify that the stream does not exist in a usable state any longer.
onSubchannelState(ConnectivityStateInfo) - Method in interface io.grpc.LoadBalancer.SubchannelStateListener
Handles a state change on a Subchannel.
onSuccess(long) - Method in interface io.grpc.internal.ClientTransport.PingCallback
Invoked when a ping is acknowledged.
onTransportActive() - Method in class io.grpc.internal.KeepAliveEnforcer
There are outstanding RPCs on the transport.
onTransportActive() - Method in class io.grpc.internal.KeepAliveManager
Transport has active streams.
onTransportActive() - Method in class io.grpc.internal.MaxConnectionIdleManager
There are outstanding RPCs on the transport.
onTransportIdle() - Method in class io.grpc.internal.KeepAliveEnforcer
There are no outstanding RPCs on the transport.
onTransportIdle() - Method in class io.grpc.internal.KeepAliveManager
Transport has finished all streams.
onTransportIdle() - Method in class io.grpc.internal.MaxConnectionIdleManager
There are no outstanding RPCs on the transport.
onTransportStarted() - Method in class io.grpc.internal.KeepAliveManager
Start keepalive monitoring.
onTransportTermination() - Method in class io.grpc.internal.KeepAliveManager
Transport is being terminated.
onTransportTermination() - Method in class io.grpc.internal.MaxConnectionIdleManager
Transport is being terminated.
open() - Static method in class dev.enola.common.context.TLC
Opens a new (!) Context, "stacked" over the current one (if any).
OPEN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
OPEN = 1;
OPEN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
OPEN = 1;
openStream() - Method in class dev.enola.common.io.resource.ErrorByteSource
 
openStream(ReadableBuffer, boolean) - Static method in class io.grpc.internal.ReadableBuffers
Creates a new InputStream backed by the given buffer.
OptimisticLockingException - Exception Class in dev.enola.data
 
OptimisticLockingException(String, long, long) - Constructor for exception class dev.enola.data.OptimisticLockingException
 
OptimisticLockingException(String, OptimisticLockingException) - Constructor for exception class dev.enola.data.OptimisticLockingException
 
OptimisticLockingExceptionRetrier - Class in dev.enola.data
 
OptimisticLockingExceptionRetrier() - Constructor for class dev.enola.data.OptimisticLockingExceptionRetrier
 
OPTIMIZE_FOR_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
optimizeForDirectExecutor() - Method in class io.grpc.internal.AbstractStream
 
optimizeForDirectExecutor() - Method in class io.grpc.internal.NoopClientStream
 
optimizeForDirectExecutor() - Method in interface io.grpc.internal.Stream
Provides a hint that directExecutor is being used by the listener for callbacks to the application.
Option - Class in com.google.protobuf
Protobuf type google.protobuf.Option
Option.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Option
optional(Class<T>) - Method in class dev.enola.common.context.Context
Gets the instance of Class, from this or its parent context, if available.
optional(Class<T>) - Static method in class dev.enola.common.context.TLC
 
optional(K) - Static method in class dev.enola.common.context.TLC
OPTIONAL - Enum constant in enum class io.grpc.TlsServerCredentials.ClientAuth
Clients are requested to present their identity, but clients without identities are permitted.
OptionalCachingResourceProvider - Class in dev.enola.common.io.resource.cache
OptionalCachingResourceProvider is a AlwaysCachingResourceProvider variant which only caches resources if the request URI contains a ?cache=forever query.
OptionalCachingResourceProvider(ResourceProvider) - Constructor for class dev.enola.common.io.resource.cache.OptionalCachingResourceProvider
 
OptionalConverter<I,O> - Interface in dev.enola.common.convert
Optional Converter of an object of type I to a new object of type O, or Optional.empty().
OptionalConverterChain<I,O> - Class in dev.enola.common.convert
A "chain" of OptionalConverters.
OptionalConverterChain(Iterable<OptionalConverter<I, O>>) - Constructor for class dev.enola.common.convert.OptionalConverterChain
 
optionalLabelKeys - Variable in class io.grpc.DoubleCounterMetricInstrument
 
optionalLabelKeys - Variable in class io.grpc.DoubleHistogramMetricInstrument
 
optionalLabelKeys - Variable in class io.grpc.LongCounterMetricInstrument
 
optionalLabelKeys - Variable in class io.grpc.LongGaugeMetricInstrument
 
optionalLabelKeys - Variable in class io.grpc.LongHistogramMetricInstrument
 
OptionOrBuilder - Interface in com.google.protobuf
 
options - Variable in class io.grpc.InternalChannelz.TcpInfo
 
Options - Class in dev.enola.core.meta.docgen
 
Options() - Constructor for class dev.enola.core.meta.docgen.Options
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.EnumValue
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
Options.DiagramType - Enum Class in dev.enola.core.meta.docgen
 
ORDERED_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.Value.List
 
orderStatements(Model) - Method in class dev.enola.rdf.io.RdfCanonicalizer
 
ORIGIN - Enum constant in enum class dev.enola.thing.io.UriIntoThingConverters.Flags
 
ORIGIN - Static variable in class dev.enola.thing.KIRI.E
URI of what something is 'based on', e.g.
originalName() - Method in class io.grpc.Metadata.Key
Returns the original name used to create this key.
Orphanage - Class in dev.enola.thing.gen
 
Orphanage() - Constructor for class dev.enola.thing.gen.Orphanage
 
orphans() - Method in class dev.enola.thing.gen.Orphanage
 
other - Variable in class io.grpc.InternalChannelz.Security
 
others - Variable in class io.grpc.InternalChannelz.SocketOptions
 
OtherSecurity(String, Object) - Constructor for class io.grpc.InternalChannelz.OtherSecurity
Creates an instance.
OUT_OF_RANGE - Enum constant in enum class io.grpc.Status.Code
Operation was attempted past the valid range.
OUT_OF_RANGE - Static variable in class io.grpc.Status
Operation was attempted past the valid range.
OUT_URI_QUERY_PARAMETER_FULL - Static variable in class dev.enola.thing.gen.graphviz.GraphvizResourceConverter
outboundHeaders() - Method in class io.grpc.ClientStreamTracer
Headers has been sent to the socket.
outboundHeaders() - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
outboundHeaders() - Method in class io.grpc.util.ForwardingClientStreamTracer
 
outboundMessage(int) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
outboundMessage(int) - Method in class io.grpc.internal.StatsTraceContext
outboundMessage(int) - Method in class io.grpc.StreamTracer
An outbound message has been passed to the stream.
outboundMessage(int) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
outboundMessageSent(int, long, long) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
outboundMessageSent(int, long, long) - Method in class io.grpc.internal.StatsTraceContext
outboundMessageSent(int, long, long) - Method in class io.grpc.StreamTracer
An outbound message has been serialized and sent to the transport.
outboundMessageSent(int, long, long) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
outboundUncompressedSize(long) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
outboundUncompressedSize(long) - Method in class io.grpc.internal.StatsTraceContext
outboundUncompressedSize(long) - Method in class io.grpc.StreamTracer
The uncompressed size of some outbound data is revealed.
outboundUncompressedSize(long) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
outboundWireSize(long) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
outboundWireSize(long) - Method in class io.grpc.internal.StatsTraceContext
outboundWireSize(long) - Method in class io.grpc.StreamTracer
The wire size of some outbound data is revealed.
outboundWireSize(long) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
OutlierDetectionLoadBalancer - Class in io.grpc.util
Wraps a child LoadBalancer while monitoring for outlier backends and removing them from the use of the child LB.
OutlierDetectionLoadBalancer(LoadBalancer.Helper, TimeProvider) - Constructor for class io.grpc.util.OutlierDetectionLoadBalancer
Creates a new instance of OutlierDetectionLoadBalancer.
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig - Class in io.grpc.util
The configuration for OutlierDetectionLoadBalancer.
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder - Class in io.grpc.util
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection - Class in io.grpc.util
The configuration for failure percentage ejection.
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection.Builder - Class in io.grpc.util
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection - Class in io.grpc.util
The configuration for success rate ejection.
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.Builder - Class in io.grpc.util
OutlierDetectionLoadBalancerProvider - Class in io.grpc.util
 
OutlierDetectionLoadBalancerProvider() - Constructor for class io.grpc.util.OutlierDetectionLoadBalancerProvider
 
OUTPUT_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
OVERRIDABLE_FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
overrideAuthority(String) - Method in class io.grpc.ForwardingChannelBuilder
 
overrideAuthority(String) - Method in class io.grpc.ForwardingChannelBuilder2
 
overrideAuthority(String) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
overrideAuthority(String) - Method in class io.grpc.ManagedChannelBuilder
Overrides the authority used with TLS and HTTP virtual hosting.
Overview - Search tag in class io.grpc.LoadBalancer
Section

P

pack(T) - Static method in class com.google.protobuf.Any
 
pack(T, String) - Static method in class com.google.protobuf.Any
Packs a message using the given type URL prefix.
Package - Interface in dev.enola.model.enola.java
PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
PACKED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
PACKED = 1;
PACKED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
PACKED_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
PACKED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
PACKED = 1;
parameter(MediaType, String) - Static method in class dev.enola.common.io.mediatype.MediaTypes
 
PARAMETER_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
PARAMETER_PROTO_MESSAGE - Static variable in class dev.enola.common.protobuf.ProtobufMediaTypes
MediaType parameter to indicate the resource's root message fully qualified name.
parent() - Method in interface dev.enola.model.enola.meta.Datatype
 
parent() - Method in interface dev.enola.model.enola.meta.Property
 
parent(Datatype) - Method in interface dev.enola.model.enola.meta.Datatype.Builder
 
parent(Property) - Method in interface dev.enola.model.enola.meta.Property.Builder
 
parent(Thing) - Method in class dev.enola.thing.metadata.ThingHierarchyProvider
 
PARENT - Static variable in class dev.enola.thing.KIRI.E
 
parent_IRI - Static variable in class dev.enola.model.enola.files.Node
 
parentIRI() - Method in interface dev.enola.model.enola.HasParent
 
parentIRI(String) - Method in interface dev.enola.model.enola.HasParent.Builder
 
parents() - Method in interface dev.enola.model.enola.java.Type
 
parents() - Method in interface dev.enola.model.enola.meta.Class
 
parents(Thing) - Method in class dev.enola.thing.metadata.ThingHierarchyProvider
 
PARENTS - Static variable in class dev.enola.thing.KIRI.E.META
 
parse(InputStream) - Method in interface io.grpc.MethodDescriptor.Marshaller
Given an InputStream parse it into an instance of the declared type so that it can be passed to application code.
parse(CharSequence, ExtensionRegistry, Class<T>) - Static method in class com.google.protobuf.TextFormat
Parse a text-format message from input.
parse(CharSequence, Class<T>) - Static method in class com.google.protobuf.TextFormat
Parse a text-format message from input.
parse(String) - Static method in class com.google.protobuf.util.Durations
Parse a string to produce a duration.
parse(String) - Static method in class com.google.protobuf.util.Timestamps
Parse from RFC 3339 date string to Timestamp.
parse(String) - Static method in class dev.enola.common.io.iri.URIs
 
parse(String) - Static method in class dev.enola.common.io.mediatype.MediaTypes
Improved version of MediaType.parse(String) which also invokes MediaTypes.normalize(MediaType).
parse(String) - Static method in class io.grpc.internal.JsonParser
Parses a json string, returning either a Map<String, ?>, List<?>, String, Double, Boolean, or null.
parse(String) - Static method in class io.grpc.internal.SpiffeUtil
Parses a URI string, applies validation rules described in SPIFFE standard, and, in case of success, returns parsed TrustDomain and Path.
parseAsciiString(byte[]) - Method in interface io.grpc.InternalMetadata.TrustedAsciiMarshaller
Parse a serialized metadata value from an ASCII string.
parseAsciiString(String) - Method in interface io.grpc.Metadata.AsciiMarshaller
Parse a serialized metadata value from an ASCII string.
parseBytes(byte[]) - Method in interface io.grpc.Metadata.BinaryMarshaller
Parse a serialized metadata value from bytes.
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Any
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Api
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.BoolValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.BytesValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DoubleValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Duration
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Empty
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Enum
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.EnumValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Field
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.FieldMask
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.FloatValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Int32Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Int64Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.ListValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Method
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Mixin
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Option
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.SourceContext
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.StringValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Struct
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Timestamp
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Type
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.UInt32Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.UInt64Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Value
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.common.validation.Validation
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.common.validation.Validations
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.core.proto.GetThingRequest
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.core.proto.GetThingResponse
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.core.proto.GetThingsRequest
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.core.proto.GetThingsResponse
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.core.util.proto.Log.Entry
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.core.util.proto.Log.Inline
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.core.util.proto.Log
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.thing.proto.CompactThing
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.thing.proto.CompactThings
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.thing.proto.LinksMetadata
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.thing.proto.TextThing
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.thing.proto.TextThings
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.thing.proto.Thing
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.thing.proto.ThingMetadata
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.thing.proto.Things
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.thing.proto.Value.LangString
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.thing.proto.Value.List
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.thing.proto.Value.Literal
 
parseDelimitedFrom(InputStream) - Static method in class dev.enola.thing.proto.Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.common.validation.Validation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.common.validation.Validations
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log.Inline
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.CompactThing
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.CompactThings
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.LinksMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.TextThing
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.TextThings
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Thing
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.ThingMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Things
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.LangString
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.List
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.Literal
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value
 
parseDelimitedWithIOException(Parser<M>, InputStream) - Static method in class com.google.protobuf.GeneratedMessage
Used by generated code.
parseDelimitedWithIOException(Parser<M>, InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessage
Used by generated code.
parsedValue(Metadata.BinaryStreamMarshaller<T>, T) - Static method in class io.grpc.InternalMetadata
Creates a holder for a pre-parsed value read by the transport.
ParseException(int, int, String) - Constructor for exception class com.google.protobuf.TextFormat.ParseException
Create a new instance
ParseException(String) - Constructor for exception class com.google.protobuf.TextFormat.ParseException
Create a new instance, with -1 as the line and column numbers.
parseFrom(byte[]) - Static method in class com.google.protobuf.Any
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Api
 
parseFrom(byte[]) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Duration
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Empty
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Enum
 
parseFrom(byte[]) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Field
 
parseFrom(byte[]) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(byte[]) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(byte[]) - Static method in class com.google.protobuf.ListValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Method
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Mixin
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Option
 
parseFrom(byte[]) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(byte[]) - Static method in class com.google.protobuf.StringValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Struct
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Type
 
parseFrom(byte[]) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.UnknownFieldSet
Parse data as an UnknownFieldSet and return it.
parseFrom(byte[]) - Static method in class com.google.protobuf.Value
 
parseFrom(byte[]) - Static method in class dev.enola.common.validation.Validation
 
parseFrom(byte[]) - Static method in class dev.enola.common.validation.Validations
 
parseFrom(byte[]) - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
parseFrom(byte[]) - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
parseFrom(byte[]) - Static method in class dev.enola.core.proto.GetThingRequest
 
parseFrom(byte[]) - Static method in class dev.enola.core.proto.GetThingResponse
 
parseFrom(byte[]) - Static method in class dev.enola.core.proto.GetThingsRequest
 
parseFrom(byte[]) - Static method in class dev.enola.core.proto.GetThingsResponse
 
parseFrom(byte[]) - Static method in class dev.enola.core.util.proto.Log.Entry
 
parseFrom(byte[]) - Static method in class dev.enola.core.util.proto.Log.Inline
 
parseFrom(byte[]) - Static method in class dev.enola.core.util.proto.Log
 
parseFrom(byte[]) - Static method in class dev.enola.thing.proto.CompactThing
 
parseFrom(byte[]) - Static method in class dev.enola.thing.proto.CompactThings
 
parseFrom(byte[]) - Static method in class dev.enola.thing.proto.LinksMetadata
 
parseFrom(byte[]) - Static method in class dev.enola.thing.proto.TextThing
 
parseFrom(byte[]) - Static method in class dev.enola.thing.proto.TextThings
 
parseFrom(byte[]) - Static method in class dev.enola.thing.proto.Thing
 
parseFrom(byte[]) - Static method in class dev.enola.thing.proto.ThingMetadata
 
parseFrom(byte[]) - Static method in class dev.enola.thing.proto.Things
 
parseFrom(byte[]) - Static method in class dev.enola.thing.proto.Value.LangString
 
parseFrom(byte[]) - Static method in class dev.enola.thing.proto.Value.List
 
parseFrom(byte[]) - Static method in class dev.enola.thing.proto.Value.Literal
 
parseFrom(byte[]) - Static method in class dev.enola.thing.proto.Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.common.validation.Validation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.common.validation.Validations
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log.Inline
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.CompactThing
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.CompactThings
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.LinksMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.TextThing
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.TextThings
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Thing
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.ThingMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Things
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.LangString
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.List
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.Literal
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Any
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Api
 
parseFrom(ByteString) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Duration
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Empty
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Enum
 
parseFrom(ByteString) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Field
 
parseFrom(ByteString) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(ByteString) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(ByteString) - Static method in class com.google.protobuf.ListValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Method
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Mixin
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Option
 
parseFrom(ByteString) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(ByteString) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Struct
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Type
 
parseFrom(ByteString) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.UnknownFieldSet
Parse data as an UnknownFieldSet and return it.
parseFrom(ByteString) - Static method in class com.google.protobuf.Value
 
parseFrom(ByteString) - Static method in class dev.enola.common.validation.Validation
 
parseFrom(ByteString) - Static method in class dev.enola.common.validation.Validations
 
parseFrom(ByteString) - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
parseFrom(ByteString) - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
parseFrom(ByteString) - Static method in class dev.enola.core.proto.GetThingRequest
 
parseFrom(ByteString) - Static method in class dev.enola.core.proto.GetThingResponse
 
parseFrom(ByteString) - Static method in class dev.enola.core.proto.GetThingsRequest
 
parseFrom(ByteString) - Static method in class dev.enola.core.proto.GetThingsResponse
 
parseFrom(ByteString) - Static method in class dev.enola.core.util.proto.Log.Entry
 
parseFrom(ByteString) - Static method in class dev.enola.core.util.proto.Log.Inline
 
parseFrom(ByteString) - Static method in class dev.enola.core.util.proto.Log
 
parseFrom(ByteString) - Static method in class dev.enola.thing.proto.CompactThing
 
parseFrom(ByteString) - Static method in class dev.enola.thing.proto.CompactThings
 
parseFrom(ByteString) - Static method in class dev.enola.thing.proto.LinksMetadata
 
parseFrom(ByteString) - Static method in class dev.enola.thing.proto.TextThing
 
parseFrom(ByteString) - Static method in class dev.enola.thing.proto.TextThings
 
parseFrom(ByteString) - Static method in class dev.enola.thing.proto.Thing
 
parseFrom(ByteString) - Static method in class dev.enola.thing.proto.ThingMetadata
 
parseFrom(ByteString) - Static method in class dev.enola.thing.proto.Things
 
parseFrom(ByteString) - Static method in class dev.enola.thing.proto.Value.LangString
 
parseFrom(ByteString) - Static method in class dev.enola.thing.proto.Value.List
 
parseFrom(ByteString) - Static method in class dev.enola.thing.proto.Value.Literal
 
parseFrom(ByteString) - Static method in class dev.enola.thing.proto.Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.common.validation.Validation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.common.validation.Validations
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log.Inline
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.CompactThing
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.CompactThings
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.LinksMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.TextThing
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.TextThings
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Thing
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.ThingMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Things
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.LangString
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.List
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.Literal
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Any
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Api
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Duration
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Empty
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Enum
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Field
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.ListValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Method
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Mixin
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Option
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.StringValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Struct
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Type
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.UnknownFieldSet
Parse an UnknownFieldSet from the given input stream.
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Value
 
parseFrom(CodedInputStream) - Static method in class dev.enola.common.validation.Validation
 
parseFrom(CodedInputStream) - Static method in class dev.enola.common.validation.Validations
 
parseFrom(CodedInputStream) - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
parseFrom(CodedInputStream) - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
parseFrom(CodedInputStream) - Static method in class dev.enola.core.proto.GetThingRequest
 
parseFrom(CodedInputStream) - Static method in class dev.enola.core.proto.GetThingResponse
 
parseFrom(CodedInputStream) - Static method in class dev.enola.core.proto.GetThingsRequest
 
parseFrom(CodedInputStream) - Static method in class dev.enola.core.proto.GetThingsResponse
 
parseFrom(CodedInputStream) - Static method in class dev.enola.core.util.proto.Log.Entry
 
parseFrom(CodedInputStream) - Static method in class dev.enola.core.util.proto.Log.Inline
 
parseFrom(CodedInputStream) - Static method in class dev.enola.core.util.proto.Log
 
parseFrom(CodedInputStream) - Static method in class dev.enola.thing.proto.CompactThing
 
parseFrom(CodedInputStream) - Static method in class dev.enola.thing.proto.CompactThings
 
parseFrom(CodedInputStream) - Static method in class dev.enola.thing.proto.LinksMetadata
 
parseFrom(CodedInputStream) - Static method in class dev.enola.thing.proto.TextThing
 
parseFrom(CodedInputStream) - Static method in class dev.enola.thing.proto.TextThings
 
parseFrom(CodedInputStream) - Static method in class dev.enola.thing.proto.Thing
 
parseFrom(CodedInputStream) - Static method in class dev.enola.thing.proto.ThingMetadata
 
parseFrom(CodedInputStream) - Static method in class dev.enola.thing.proto.Things
 
parseFrom(CodedInputStream) - Static method in class dev.enola.thing.proto.Value.LangString
 
parseFrom(CodedInputStream) - Static method in class dev.enola.thing.proto.Value.List
 
parseFrom(CodedInputStream) - Static method in class dev.enola.thing.proto.Value.Literal
 
parseFrom(CodedInputStream) - Static method in class dev.enola.thing.proto.Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.common.validation.Validation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.common.validation.Validations
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log.Inline
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.CompactThing
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.CompactThings
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.LinksMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.TextThing
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.TextThings
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Thing
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.ThingMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Things
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.LangString
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.List
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.Literal
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value
 
parseFrom(Descriptors.Descriptor, byte[]) - Static method in class com.google.protobuf.DynamicMessage
Parse data as a message of the given type and return it.
parseFrom(Descriptors.Descriptor, byte[], ExtensionRegistry) - Static method in class com.google.protobuf.DynamicMessage
Parse data as a message of the given type and return it.
parseFrom(Descriptors.Descriptor, ByteString) - Static method in class com.google.protobuf.DynamicMessage
Parse data as a message of the given type and return it.
parseFrom(Descriptors.Descriptor, ByteString, ExtensionRegistry) - Static method in class com.google.protobuf.DynamicMessage
Parse data as a message of the given type and return it.
parseFrom(Descriptors.Descriptor, CodedInputStream) - Static method in class com.google.protobuf.DynamicMessage
Parse a message of the given type from the given input stream.
parseFrom(Descriptors.Descriptor, CodedInputStream, ExtensionRegistry) - Static method in class com.google.protobuf.DynamicMessage
Parse a message of the given type from the given input stream.
parseFrom(Descriptors.Descriptor, InputStream) - Static method in class com.google.protobuf.DynamicMessage
Parse a message of the given type from input and return it.
parseFrom(Descriptors.Descriptor, InputStream, ExtensionRegistry) - Static method in class com.google.protobuf.DynamicMessage
Parse a message of the given type from input and return it.
parseFrom(InputStream) - Static method in class com.google.protobuf.Any
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Api
 
parseFrom(InputStream) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Duration
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Empty
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Enum
 
parseFrom(InputStream) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Field
 
parseFrom(InputStream) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(InputStream) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(InputStream) - Static method in class com.google.protobuf.ListValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Method
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Mixin
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Option
 
parseFrom(InputStream) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(InputStream) - Static method in class com.google.protobuf.StringValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Struct
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Type
 
parseFrom(InputStream) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.UnknownFieldSet
Parse an UnknownFieldSet from input and return it.
parseFrom(InputStream) - Static method in class com.google.protobuf.Value
 
parseFrom(InputStream) - Static method in class dev.enola.common.validation.Validation
 
parseFrom(InputStream) - Static method in class dev.enola.common.validation.Validations
 
parseFrom(InputStream) - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
parseFrom(InputStream) - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
parseFrom(InputStream) - Static method in class dev.enola.core.proto.GetThingRequest
 
parseFrom(InputStream) - Static method in class dev.enola.core.proto.GetThingResponse
 
parseFrom(InputStream) - Static method in class dev.enola.core.proto.GetThingsRequest
 
parseFrom(InputStream) - Static method in class dev.enola.core.proto.GetThingsResponse
 
parseFrom(InputStream) - Static method in class dev.enola.core.util.proto.Log.Entry
 
parseFrom(InputStream) - Static method in class dev.enola.core.util.proto.Log.Inline
 
parseFrom(InputStream) - Static method in class dev.enola.core.util.proto.Log
 
parseFrom(InputStream) - Static method in class dev.enola.thing.proto.CompactThing
 
parseFrom(InputStream) - Static method in class dev.enola.thing.proto.CompactThings
 
parseFrom(InputStream) - Static method in class dev.enola.thing.proto.LinksMetadata
 
parseFrom(InputStream) - Static method in class dev.enola.thing.proto.TextThing
 
parseFrom(InputStream) - Static method in class dev.enola.thing.proto.TextThings
 
parseFrom(InputStream) - Static method in class dev.enola.thing.proto.Thing
 
parseFrom(InputStream) - Static method in class dev.enola.thing.proto.ThingMetadata
 
parseFrom(InputStream) - Static method in class dev.enola.thing.proto.Things
 
parseFrom(InputStream) - Static method in class dev.enola.thing.proto.Value.LangString
 
parseFrom(InputStream) - Static method in class dev.enola.thing.proto.Value.List
 
parseFrom(InputStream) - Static method in class dev.enola.thing.proto.Value.Literal
 
parseFrom(InputStream) - Static method in class dev.enola.thing.proto.Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.common.validation.Validation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.common.validation.Validations
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log.Inline
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.CompactThing
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.CompactThings
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.LinksMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.TextThing
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.TextThings
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Thing
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.ThingMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Things
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.LangString
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.List
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.Literal
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Any
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Api
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Duration
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Empty
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Enum
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Field
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.ListValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Method
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Mixin
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Option
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Struct
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Type
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Value
 
parseFrom(ByteBuffer) - Static method in class dev.enola.common.validation.Validation
 
parseFrom(ByteBuffer) - Static method in class dev.enola.common.validation.Validations
 
parseFrom(ByteBuffer) - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
parseFrom(ByteBuffer) - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
parseFrom(ByteBuffer) - Static method in class dev.enola.core.proto.GetThingRequest
 
parseFrom(ByteBuffer) - Static method in class dev.enola.core.proto.GetThingResponse
 
parseFrom(ByteBuffer) - Static method in class dev.enola.core.proto.GetThingsRequest
 
parseFrom(ByteBuffer) - Static method in class dev.enola.core.proto.GetThingsResponse
 
parseFrom(ByteBuffer) - Static method in class dev.enola.core.util.proto.Log.Entry
 
parseFrom(ByteBuffer) - Static method in class dev.enola.core.util.proto.Log.Inline
 
parseFrom(ByteBuffer) - Static method in class dev.enola.core.util.proto.Log
 
parseFrom(ByteBuffer) - Static method in class dev.enola.thing.proto.CompactThing
 
parseFrom(ByteBuffer) - Static method in class dev.enola.thing.proto.CompactThings
 
parseFrom(ByteBuffer) - Static method in class dev.enola.thing.proto.LinksMetadata
 
parseFrom(ByteBuffer) - Static method in class dev.enola.thing.proto.TextThing
 
parseFrom(ByteBuffer) - Static method in class dev.enola.thing.proto.TextThings
 
parseFrom(ByteBuffer) - Static method in class dev.enola.thing.proto.Thing
 
parseFrom(ByteBuffer) - Static method in class dev.enola.thing.proto.ThingMetadata
 
parseFrom(ByteBuffer) - Static method in class dev.enola.thing.proto.Things
 
parseFrom(ByteBuffer) - Static method in class dev.enola.thing.proto.Value.LangString
 
parseFrom(ByteBuffer) - Static method in class dev.enola.thing.proto.Value.List
 
parseFrom(ByteBuffer) - Static method in class dev.enola.thing.proto.Value.Literal
 
parseFrom(ByteBuffer) - Static method in class dev.enola.thing.proto.Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.common.validation.Validation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.common.validation.Validations
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.core.proto.GetThingsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log.Inline
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.Log
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.CompactThing
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.CompactThings
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.LinksMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.TextThing
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.TextThings
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Thing
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.ThingMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Things
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.LangString
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.List
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value.Literal
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.Value
 
parseLoadBalancingPolicyConfig(List<Map<String, ?>>) - Static method in class io.grpc.util.GracefulSwitchLoadBalancer
Provided a JSON list of LoadBalancingConfigs, parse it into a config to pass to GracefulSwitch.
parseLoadBalancingPolicyConfig(List<Map<String, ?>>, LoadBalancerRegistry) - Static method in class io.grpc.util.GracefulSwitchLoadBalancer
Provided a JSON list of LoadBalancingConfigs, parse it into a config to pass to GracefulSwitch.
parseLoadBalancingPolicyConfig(Map<String, ?>) - Method in class io.grpc.internal.PickFirstLoadBalancerProvider
 
parseLoadBalancingPolicyConfig(Map<String, ?>) - Method in class io.grpc.LoadBalancerProvider
Parses the config for the Load Balancing policy unpacked from the service config.
parseLoadBalancingPolicyConfig(Map<String, ?>) - Method in class io.grpc.util.OutlierDetectionLoadBalancerProvider
 
parsePartialFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Parser
 
parser() - Static method in class com.google.protobuf.Any
 
parser() - Static method in class com.google.protobuf.Api
 
parser() - Static method in class com.google.protobuf.BoolValue
 
parser() - Static method in class com.google.protobuf.BytesValue
 
parser() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parser() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parser() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parser() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parser() - Static method in class com.google.protobuf.DoubleValue
 
parser() - Static method in class com.google.protobuf.Duration
 
parser() - Static method in class com.google.protobuf.Empty
 
parser() - Static method in class com.google.protobuf.Enum
 
parser() - Static method in class com.google.protobuf.EnumValue
 
parser() - Static method in class com.google.protobuf.Field
 
parser() - Static method in class com.google.protobuf.FieldMask
 
parser() - Static method in class com.google.protobuf.FloatValue
 
parser() - Static method in class com.google.protobuf.Int32Value
 
parser() - Static method in class com.google.protobuf.Int64Value
 
parser() - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parser() - Static method in class com.google.protobuf.ListValue
 
parser() - Static method in class com.google.protobuf.Method
 
parser() - Static method in class com.google.protobuf.Mixin
 
parser() - Static method in class com.google.protobuf.Option
 
parser() - Static method in class com.google.protobuf.SourceContext
 
parser() - Static method in class com.google.protobuf.StringValue
 
parser() - Static method in class com.google.protobuf.Struct
 
parser() - Static method in class com.google.protobuf.Timestamp
 
parser() - Static method in class com.google.protobuf.Type
 
parser() - Static method in class com.google.protobuf.UInt32Value
 
parser() - Static method in class com.google.protobuf.UInt64Value
 
parser() - Static method in class com.google.protobuf.util.JsonFormat
Creates a JsonFormat.Parser with default configuration.
parser() - Static method in class com.google.protobuf.Value
 
parser() - Static method in class dev.enola.common.validation.Validation
 
parser() - Static method in class dev.enola.common.validation.Validations
 
parser() - Static method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
parser() - Static method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
parser() - Static method in class dev.enola.core.proto.GetThingRequest
 
parser() - Static method in class dev.enola.core.proto.GetThingResponse
 
parser() - Static method in class dev.enola.core.proto.GetThingsRequest
 
parser() - Static method in class dev.enola.core.proto.GetThingsResponse
 
parser() - Static method in class dev.enola.core.util.proto.Log.Entry
 
parser() - Static method in class dev.enola.core.util.proto.Log.Inline
 
parser() - Static method in class dev.enola.core.util.proto.Log
 
parser() - Static method in class dev.enola.thing.proto.CompactThing
 
parser() - Static method in class dev.enola.thing.proto.CompactThings
 
parser() - Static method in class dev.enola.thing.proto.LinksMetadata
 
parser() - Static method in class dev.enola.thing.proto.TextThing
 
parser() - Static method in class dev.enola.thing.proto.TextThings
 
parser() - Static method in class dev.enola.thing.proto.Thing
 
parser() - Static method in class dev.enola.thing.proto.ThingMetadata
 
parser() - Static method in class dev.enola.thing.proto.Things
 
parser() - Static method in class dev.enola.thing.proto.Value.LangString
 
parser() - Static method in class dev.enola.thing.proto.Value.List
 
parser() - Static method in class dev.enola.thing.proto.Value.Literal
 
parser() - Static method in class dev.enola.thing.proto.Value
 
Parser() - Constructor for class com.google.protobuf.UnknownFieldSet.Parser
 
parseRequest(InputStream) - Method in class io.grpc.MethodDescriptor
Parse an incoming request message.
parseResponse(InputStream) - Method in class io.grpc.MethodDescriptor
Parse a response payload from the given InputStream.
parseServiceConfig(Map<String, ?>) - Method in class io.grpc.internal.ScParser
 
parseServiceConfig(Map<String, ?>) - Method in class io.grpc.NameResolver.ServiceConfigParser
Parses and validates the service configuration chosen by the name resolver.
parseStream(InputStream) - Method in interface io.grpc.Metadata.BinaryStreamMarshaller
Parses a serialized metadata value from an InputStream.
parseUnchecked(String) - Static method in class com.google.protobuf.util.Durations
Parses a string in RFC 3339 format into a Duration.
parseUnchecked(String) - Static method in class com.google.protobuf.util.Timestamps
Parses a string in RFC 3339 format into a Timestamp.
parseUnencoded(String) - Static method in class dev.enola.common.io.iri.IRI
 
parseUnknownField(CodedInputStream, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessage.Builder
Called by generated subclasses to parse an unknown field.
parseUnknownField(CodedInputStream, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
parseUnknownField(CodedInputStream, UnknownFieldSet.Builder, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessage
Called by subclasses to parse an unknown field.
parseUnknownFieldProto3(CodedInputStream, UnknownFieldSet.Builder, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessage
Delegates to parseUnknownField.
parseWithIOException(Parser<M>, CodedInputStream) - Static method in class com.google.protobuf.GeneratedMessage
Used by generated code.
parseWithIOException(Parser<M>, CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessage
Used by generated code.
parseWithIOException(Parser<M>, InputStream) - Static method in class com.google.protobuf.GeneratedMessage
Used by generated code.
parseWithIOException(Parser<M>, InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessage
Used by generated code.
part(String) - Method in class dev.enola.common.io.resource.DelegatingMultipartResource
 
part(String) - Method in interface dev.enola.common.io.resource.MultipartResource
 
parts() - Method in class dev.enola.common.io.resource.DelegatingMultipartResource
 
parts() - Method in interface dev.enola.common.io.resource.MultipartResource
 
PartsDef(String, Map<String, MediaType>) - Constructor for record class dev.enola.common.io.resource.RegexMultipartResource.PartsDef
Creates an instance of a PartsDef record class.
password() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
Password to use for connection authentication.
PATCH_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
 
path() - Method in class dev.enola.common.io.iri.IRI
 
path(String) - Method in class dev.enola.common.io.iri.IRI.Builder
 
PATH_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
PATH_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
PATH_FIELD_NUMBER - Static variable in class dev.enola.common.validation.Validation
 
PATHS_FIELD_NUMBER - Static variable in class com.google.protobuf.FieldMask
 
pattern() - Method in interface dev.enola.datatype.Datatype
Regular Expression Pattern which text of this datatype matches.
pattern() - Method in record class dev.enola.datatype.ImmutableDatatype
Returns the value of the pattern record component.
payload() - Method in class io.grpc.internal.Http2Ping
Returns the expected ping payload for this outstanding operation.
peek(int, URI, ByteSource) - Method in class dev.enola.common.io.mediatype.ResourceCharsetDetectorSPI
Peeks at the first N bytes of a resource.
PERMISSION_DENIED - Enum constant in enum class io.grpc.Status.Code
The caller does not have permission to execute the specified operation.
PERMISSION_DENIED - Static variable in class io.grpc.Status
The caller does not have permission to execute the specified operation.
PermitAll - Annotation Interface in javax.annotation.security
Specifies that all security roles are allowed to invoke the specified method(s) — i.e., that the specified method(s) are "unchecked".
permitKeepAliveTime(long, TimeUnit) - Method in class io.grpc.ForwardingServerBuilder
 
permitKeepAliveTime(long, TimeUnit) - Method in class io.grpc.netty.NettyServerBuilder
Specify the most aggressive keep-alive time clients are permitted to configure.
permitKeepAliveTime(long, TimeUnit) - Method in class io.grpc.ServerBuilder
Specify the most aggressive keep-alive time clients are permitted to configure.
permitKeepAliveWithoutCalls(boolean) - Method in class io.grpc.ForwardingServerBuilder
 
permitKeepAliveWithoutCalls(boolean) - Method in class io.grpc.netty.NettyServerBuilder
Sets whether to allow clients to send keep-alive HTTP/2 PINGs even if there are no outstanding RPCs on the connection.
permitKeepAliveWithoutCalls(boolean) - Method in class io.grpc.ServerBuilder
Sets whether to allow clients to send keep-alive HTTP/2 PINGs even if there are no outstanding RPCs on the connection.
perRpcBufferLimit(long) - Method in class io.grpc.ForwardingChannelBuilder
 
perRpcBufferLimit(long) - Method in class io.grpc.ForwardingChannelBuilder2
 
perRpcBufferLimit(long) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
perRpcBufferLimit(long) - Method in class io.grpc.ManagedChannelBuilder
Sets the per RPC buffer limit in bytes used for retry.
PHP_CLASS_PREFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
PHP_METADATA_NAMESPACE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
PHP_NAMESPACE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
pickFirstLbProvider - Variable in class io.grpc.util.MultiChildLoadBalancer
 
PickFirstLoadBalancerProvider - Class in io.grpc.internal
Provider for the "pick_first" balancing policy.
PickFirstLoadBalancerProvider() - Constructor for class io.grpc.internal.PickFirstLoadBalancerProvider
 
pickSubchannel(LoadBalancer.PickSubchannelArgs) - Method in class io.grpc.LoadBalancer.ErrorPicker
Deprecated.
 
pickSubchannel(LoadBalancer.PickSubchannelArgs) - Method in class io.grpc.LoadBalancer.FixedResultPicker
 
pickSubchannel(LoadBalancer.PickSubchannelArgs) - Method in class io.grpc.LoadBalancer.SubchannelPicker
Make a balancing decision for a new RPC.
PickSubchannelArgs() - Constructor for class io.grpc.LoadBalancer.PickSubchannelArgs
 
PickSubchannelArgsImpl - Class in io.grpc.internal
PickSubchannelArgsImpl(MethodDescriptor<?, ?>, Metadata, CallOptions, LoadBalancer.PickDetailsConsumer) - Constructor for class io.grpc.internal.PickSubchannelArgsImpl
Creates call args object for given method with its call options, metadata.
ping() - Method in class io.grpc.internal.KeepAliveManager.ClientKeepAlivePinger
 
ping() - Method in interface io.grpc.internal.KeepAliveManager.KeepAlivePinger
Sends out a keep-alive ping.
ping(ClientTransport.PingCallback, Executor) - Method in interface io.grpc.internal.ClientTransport
Pings a remote endpoint.
pingAcceptable() - Method in class io.grpc.internal.KeepAliveEnforcer
Returns false when client is misbehaving and should be disconnected.
pkg() - Method in interface dev.enola.model.enola.java.Type
 
pkg(Package) - Method in interface dev.enola.model.enola.java.Type.Builder
 
plaintext() - Static method in class io.grpc.netty.InternalProtocolNegotiators
Returns a ProtocolNegotiator for plaintext client channel.
PLAINTEXT - Enum constant in enum class io.grpc.netty.NegotiationType
Just assume the connection is plaintext (non-SSL) and the remote endpoint supports HTTP/2 directly without an upgrade.
PLAINTEXT_UPGRADE - Enum constant in enum class io.grpc.netty.NegotiationType
Use the HTTP UPGRADE protocol for a plaintext (non-SSL) upgrade from HTTP/1.1 to HTTP/2.
PluginProtos - Class in com.google.protobuf.compiler
 
PluginProtos.CodeGeneratorRequest - Class in com.google.protobuf.compiler
Protobuf type google.protobuf.compiler.CodeGeneratorRequest
PluginProtos.CodeGeneratorRequest.Builder - Class in com.google.protobuf.compiler
Protobuf type google.protobuf.compiler.CodeGeneratorRequest
PluginProtos.CodeGeneratorRequestOrBuilder - Interface in com.google.protobuf.compiler
 
PluginProtos.CodeGeneratorResponse - Class in com.google.protobuf.compiler
Protobuf type google.protobuf.compiler.CodeGeneratorResponse
PluginProtos.CodeGeneratorResponse.Builder - Class in com.google.protobuf.compiler
Protobuf type google.protobuf.compiler.CodeGeneratorResponse
PluginProtos.CodeGeneratorResponse.Feature - Enum Class in com.google.protobuf.compiler
Protobuf enum google.protobuf.compiler.CodeGeneratorResponse.Feature
PluginProtos.CodeGeneratorResponse.File - Class in com.google.protobuf.compiler
Protobuf type google.protobuf.compiler.CodeGeneratorResponse.File
PluginProtos.CodeGeneratorResponse.File.Builder - Class in com.google.protobuf.compiler
Protobuf type google.protobuf.compiler.CodeGeneratorResponse.File
PluginProtos.CodeGeneratorResponse.FileOrBuilder - Interface in com.google.protobuf.compiler
 
PluginProtos.CodeGeneratorResponseOrBuilder - Interface in com.google.protobuf.compiler
 
PluginProtos.Version - Class in com.google.protobuf.compiler
Protobuf type google.protobuf.compiler.Version
PluginProtos.Version.Builder - Class in com.google.protobuf.compiler
Protobuf type google.protobuf.compiler.Version
PluginProtos.VersionOrBuilder - Interface in com.google.protobuf.compiler
 
pmtu - Variable in class io.grpc.InternalChannelz.TcpInfo
 
PolicySelection(LoadBalancerProvider, Object) - Constructor for class io.grpc.internal.ServiceConfigUtil.PolicySelection
Constructs a PolicySelection with selected LB provider and the deeply parsed LB config.
port - Variable in class io.grpc.internal.DnsNameResolver.SrvRecord
 
portNumber() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
Port number where a server is listening for requests.
POSITIVE_INT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
PostConstruct - Annotation Interface in javax.annotation
The PostConstruct annotation is used on a method that needs to be executed after dependency injection is done to perform any initialization.
PreDestroy - Annotation Interface in javax.annotation
The PreDestroy annotation is used on a method as a callback notification to signal that the instance is in the process of being removed by the container.
predicateIRI() - Method in record class dev.enola.thing.validation.TestCollector.Diagnostic
Returns the value of the predicateIRI record component.
predicateIRIs() - Method in interface dev.enola.thing.impl.IImmutablePredicatesObjects
 
predicateIRIs() - Method in class dev.enola.thing.impl.ImmutablePredicatesObjects
 
predicateIRIs() - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
predicateIRIs() - Method in class dev.enola.thing.impl.OnlyIRIThing
 
predicateIRIs() - Method in class dev.enola.thing.message.PredicatesObjectsAdapter
 
predicateIRIs() - Method in interface dev.enola.thing.PredicatesObjects
IRIs of the Predicates of this Thing.
PredicatesObjects - Interface in dev.enola.thing
PredicatesObjects is a "struct" of Predicates and their Objects.
PredicatesObjects.Builder<B> - Interface in dev.enola.thing
 
PredicatesObjects.Builder2<B> - Interface in dev.enola.thing
 
PredicatesObjectsAdapter - Class in dev.enola.thing.message
 
PredicatesObjectsAdapter(Thing, DatatypeRepository) - Constructor for class dev.enola.thing.message.PredicatesObjectsAdapter
 
prefix() - Method in record class dev.enola.common.io.iri.namespace.ImmutableNamespace
Returns the value of the prefix record component.
prefix() - Method in interface dev.enola.common.io.iri.namespace.Namespace
Prefix.
prefixes - Variable in class dev.enola.common.io.iri.namespace.NamespaceRepositoryBuilder
 
PREFIXES_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.TextThings
 
preservingProtoFieldNames() - Method in class com.google.protobuf.util.JsonFormat.Printer
Creates a new JsonFormat.Printer that is configured to use the original proto field names as defined in the .proto file rather than converting them to lowerCamelCase.
PRETTY_QUERY_PARAMETER - Static variable in class dev.enola.common.canonicalize.Canonicalizer
 
Primitives - Enum constant in enum class dev.enola.model.enola.java.Type.Kind
 
print(MessageOrBuilder) - Method in class com.google.protobuf.util.JsonFormat.Printer
Converts a protobuf message to the proto3 JSON format.
print(MessageOrBuilder, Appendable) - Method in class com.google.protobuf.TextFormat.Printer
Outputs a textual representation of the Protocol Message supplied into the parameter output.
print(UnknownFieldSet, Appendable) - Method in class com.google.protobuf.TextFormat.Printer
Outputs a textual representation of fields to output.
printer() - Static method in class com.google.protobuf.TextFormat
Printer instance which escapes non-ASCII characters.
printer() - Static method in class com.google.protobuf.util.JsonFormat
Creates a JsonFormat.Printer with default configurations.
printField(Descriptors.FieldDescriptor, Object, Appendable) - Method in class com.google.protobuf.TextFormat.Printer
 
printFieldToString(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.TextFormat.Printer
 
printFieldValue(Descriptors.FieldDescriptor, Object, Appendable) - Method in class com.google.protobuf.TextFormat.Printer
Outputs a textual representation of the value of given field value.
printingEnumsAsInts() - Method in class com.google.protobuf.util.JsonFormat.Printer
Creates a new JsonFormat.Printer that prints enum field values as integers instead of as string.
printStackTrace(PrintStream) - Method in exception class dev.enola.common.context.ContextualizedException
 
printStackTrace(PrintStream) - Method in exception class dev.enola.common.context.ContextualizedRuntimeException
 
printStackTrace(PrintWriter) - Method in exception class dev.enola.common.context.ContextualizedException
 
printStackTrace(PrintWriter) - Method in exception class dev.enola.common.context.ContextualizedRuntimeException
 
printToString(MessageOrBuilder) - Method in class com.google.protobuf.TextFormat.Printer
Like print(), but writes directly to a String and returns it.
printToString(UnknownFieldSet) - Method in class com.google.protobuf.TextFormat.Printer
Like print(), but writes directly to a String and returns it.
printUnknownFieldValue(int, Object, Appendable) - Static method in class com.google.protobuf.TextFormat
Outputs a textual representation of the value of an unknown field.
priority() - Method in class io.grpc.internal.DnsNameResolverProvider
 
priority() - Method in class io.grpc.internal.NameResolverFactoryToProviderFacade
 
priority() - Method in class io.grpc.ManagedChannelProvider
A priority, from 0 to 10 that this provider should be used, taking the current environment into consideration.
priority() - Method in class io.grpc.NameResolverProvider
A priority, from 0 to 10 that this provider should be used, taking the current environment into consideration.
priority() - Method in class io.grpc.netty.NettyChannelProvider
 
priority() - Method in class io.grpc.netty.NettyServerProvider
 
priority() - Method in class io.grpc.netty.UdsNameResolverProvider
 
priority() - Method in class io.grpc.netty.UdsNettyChannelProvider
 
priority() - Method in class io.grpc.ServerProvider
A priority, from 0 to 10 that this provider should be used, taking the current environment into consideration.
Priority - Annotation Interface in javax.annotation
The Priority annotation can be applied to classes or parameters to indicate in what order they should be used.
PRIVACY_AND_INTEGRITY - Enum constant in enum class io.grpc.SecurityLevel
In addition to INTEGRITY, the data is only visible to the intended communication parties.
probes - Variable in class io.grpc.InternalChannelz.TcpInfo
 
process(File, boolean) - Method in class dev.enola.common.markdown.exec.ExecMD
 
PROCESSED - Enum constant in enum class io.grpc.internal.ClientStreamListener.RpcProgress
The RPC may have been processed by the server.
propagateCauseWithStatus(boolean) - Method in class io.grpc.inprocess.InProcessChannelBuilder
Sets whether to include the cause with the status that is propagated forward from the InProcessTransport.
properties - Variable in class dev.enola.thing.impl.ImmutableThing.Builder
 
properties - Variable in class dev.enola.thing.impl.ImmutablePredicatesObjects
 
properties() - Method in interface dev.enola.thing.impl.IImmutablePredicatesObjects
 
properties() - Method in class dev.enola.thing.impl.ImmutablePredicatesObjects
 
properties() - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
properties() - Method in class dev.enola.thing.impl.OnlyIRIThing
 
properties() - Method in class dev.enola.thing.message.PredicatesObjectsAdapter
 
properties() - Method in interface dev.enola.thing.PredicatesObjects
Deprecated.
properties() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
Used to specify vendor-specific properties and less commonly used DataSource properties such as:
PROPERTIES - Static variable in interface dev.enola.model.w3.rdfs.Class
 
PROPERTIES_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.CompactThing
 
PROPERTIES_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.TextThing
 
PROPERTIES_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.Thing
 
Property - Interface in dev.enola.model.enola.meta
 
Property - Interface in dev.enola.model.w3.rdf
 
PROPERTY - Static variable in class dev.enola.thing.KIRI.RDF
 
Property.Builder<B> - Interface in dev.enola.model.enola.meta
 
Property.Builder<B> - Interface in dev.enola.model.w3.rdf
 
proto - Variable in class dev.enola.thing.message.PredicatesObjectsAdapter
 
proto() - Method in interface dev.enola.model.enola.meta.Datatype
 
proto(String) - Method in interface dev.enola.model.enola.meta.Datatype.Builder
 
PROTO - Static variable in class dev.enola.thing.KIRI.E.META
 
PROTO_FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
PROTO_UTF_8 - Static variable in class dev.enola.common.protobuf.ProtobufMediaTypes
 
PROTO1 - Enum constant in enum class com.google.protobuf.Extension.ExtensionType
 
PROTO1 - Enum constant in enum class com.google.protobuf.Extension.MessageType
 
PROTO2 - Enum constant in enum class com.google.protobuf.Extension.MessageType
 
proto2java(Iterable<Thing>) - Static method in class dev.enola.thing.message.ProtoThings
 
PROTO3_OPTIONAL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
PROTOBUF_BINARY - Static variable in class dev.enola.common.protobuf.ProtobufMediaTypes
 
PROTOBUF_INTERNAL_JAVA_EDITION_DEFAULTS - Static variable in class com.google.protobuf.JavaEditionDefaults
 
PROTOBUF_JSON_UTF_8 - Static variable in class dev.enola.common.protobuf.ProtobufMediaTypes
"ProtoBuf as JSON" - which is different from e.g.
PROTOBUF_TEXTPROTO_UTF_8 - Static variable in class dev.enola.common.protobuf.ProtobufMediaTypes
 
PROTOBUF_YAML_UTF_8 - Static variable in class dev.enola.common.protobuf.ProtobufMediaTypes
"ProtoBuf as YAML" - which is different from e.g.
ProtobufMediaTypes - Class in dev.enola.common.protobuf
 
ProtobufMediaTypes() - Constructor for class dev.enola.common.protobuf.ProtobufMediaTypes
 
ProtobufToStringOutput - Class in com.google.protobuf
ProtobufToStringOutput controls the output format of Message.toString().
PROTOCOL_ERROR - Enum constant in enum class io.grpc.internal.GrpcUtil.Http2Error
 
ProtocolMessageEnum - Interface in com.google.protobuf
Interface of useful methods added to all enums generated by the protocol compiler.
ProtocolNegotiationEvent - Class in io.grpc.netty
Represents a completion of a protocol negotiation stage.
protocolNegotiationEventTriggered(ChannelHandlerContext) - Method in class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
ProtocolNegotiationHandler(ChannelHandler, ChannelLogger) - Constructor for class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
ProtocolNegotiationHandler(ChannelHandler, String, ChannelLogger) - Constructor for class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
protocolNegotiator(ProtocolNegotiator) - Method in class io.grpc.netty.NettyServerBuilder
Sets the ProtocolNegotiator to be used.
ProtoEnumValueToThingConnector - Class in dev.enola.core.message
 
ProtoEnumValueToThingConnector(DescriptorProvider) - Constructor for class dev.enola.core.message.ProtoEnumValueToThingConnector
 
ProtoFieldToThingConnector - Class in dev.enola.core.message
 
ProtoFieldToThingConnector(DescriptorProvider) - Constructor for class dev.enola.core.message.ProtoFieldToThingConnector
 
ProtoFileDescriptorSupplier - Interface in io.grpc.protobuf
Provides access to the underlying proto file descriptor.
ProtoFileUtil - Class in com.google.protobuf.util
Utility helper functions to work with
invalid reference
com.google.protobuf.FileDescriptorProto
.
ProtoIO - Class in dev.enola.common.protobuf
Converts Protocol Buffer Messages from/to TextFormat, JsonFormat and YAML.
ProtoIO() - Constructor for class dev.enola.common.protobuf.ProtoIO
 
ProtoIO(TypeRegistry) - Constructor for class dev.enola.common.protobuf.ProtoIO
 
ProtoIO.TextParseException - Exception Class in dev.enola.common.protobuf
 
ProtoLiteUtils - Class in io.grpc.protobuf.lite
Utility methods for using protobuf with grpc.
ProtoMessageToThingConnector - Class in dev.enola.core.message
 
ProtoMessageToThingConnector(DescriptorProvider) - Constructor for class dev.enola.core.message.ProtoMessageToThingConnector
 
ProtoMethodDescriptorSupplier - Interface in io.grpc.protobuf
Provides access to the underlying proto service method descriptor.
PROTOS_FIELD_NUMBER - Static variable in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
ProtoServiceDescriptorSupplier - Interface in io.grpc.protobuf
Provides access to the underlying proto service descriptor.
ProtoThingIntoJavaThingBuilderConverter - Class in dev.enola.thing.message
Converter of proto Thing into Java Thing Builder.
ProtoThingIntoJavaThingBuilderConverter(DatatypeRepository) - Constructor for class dev.enola.thing.message.ProtoThingIntoJavaThingBuilderConverter
 
ProtoThingIntoJsonLdAppendableConverter - Class in dev.enola.rdf.io
 
ProtoThingIntoJsonLdAppendableConverter() - Constructor for class dev.enola.rdf.io.ProtoThingIntoJsonLdAppendableConverter
 
ProtoThingMetadataProvider - Class in dev.enola.thing.message
 
ProtoThingMetadataProvider(ThingMetadataProvider) - Constructor for class dev.enola.thing.message.ProtoThingMetadataProvider
 
ProtoThingProvider - Interface in dev.enola.thing.message
Proto Thing variant of ThingProvider (which is for Java Things).
ProtoThingRdfConverter - Class in dev.enola.rdf.proto
Converts a Proto Thing to an RDF4j Model or into an RDF4j RDFHandler.
ProtoThingRdfConverter() - Constructor for class dev.enola.rdf.proto.ProtoThingRdfConverter
 
ProtoThingRdfConverter(ValueFactory) - Constructor for class dev.enola.rdf.proto.ProtoThingRdfConverter
 
ProtoThingRepository - Interface in dev.enola.thing.message
 
ProtoThings - Class in dev.enola.thing.message
 
ProtoThingsProvider - Interface in dev.enola.thing.message
 
ProtoToThingConnector - Class in dev.enola.core.message
 
ProtoToThingConnector(DescriptorProvider) - Constructor for class dev.enola.core.message.ProtoToThingConnector
 
ProtoToThingRepository - Class in dev.enola.web
 
ProtoToThingRepository(Repository<Thing>) - Constructor for class dev.enola.web.ProtoToThingRepository
 
ProtoTypes - Class in dev.enola.thing.message
ProtoTypes defines the Enola Types related to Protocol Buffers.
ProtoTypes() - Constructor for class dev.enola.thing.message.ProtoTypes
 
ProtoUtils - Class in io.grpc.protobuf
Utility methods for using protobuf with grpc.
provider() - Static method in class io.grpc.ManagedChannelProvider
Returns the ClassLoader-wide default channel.
provider() - Static method in class io.grpc.ServerProvider
Returns the ClassLoader-wide default server.
Provider<K,V> - Interface in dev.enola.data
Providers "provide" (AKA "load" or allow you to "get") a value (V), given a key (K).
Provider() - Constructor for class dev.enola.common.io.resource.ClasspathResource.Provider
 
Provider() - Constructor for class dev.enola.common.io.resource.DataResource.Provider
 
Provider() - Constructor for class dev.enola.common.io.resource.EmptyResource.Provider
 
Provider() - Constructor for class dev.enola.common.io.resource.ErrorResource.Provider
 
Provider() - Constructor for class dev.enola.common.io.resource.FileDescriptorResource.Provider
 
Provider() - Constructor for class dev.enola.common.io.resource.FileResource.Provider
 
Provider() - Constructor for class dev.enola.common.io.resource.MultibaseResource.Provider
 
Provider() - Constructor for class dev.enola.common.io.resource.NullResource.Provider
 
Provider() - Constructor for class dev.enola.common.io.resource.OkHttpResource.Provider
 
Provider() - Constructor for class dev.enola.common.io.resource.StringResource.Provider
Deprecated.
 
Provider() - Constructor for class dev.enola.common.io.resource.TestResource.Provider
 
Provider() - Constructor for class io.grpc.internal.ExponentialBackoffPolicy.Provider
 
Provider(ResourceProvider) - Constructor for class dev.enola.common.io.hashbrown.IntegrityValidatingDelegatingResource.Provider
 
Provider(UrlResource.Scheme...) - Constructor for class dev.enola.common.io.resource.UrlResource.Provider
 
Provider(File) - Constructor for class dev.enola.common.io.resource.FileResource.Provider
 
Provider(String) - Constructor for class dev.enola.common.io.resource.ClasspathResource.Provider
 
ProviderFromIRI<V> - Interface in dev.enola.data
ProviderFromIRI is a Provider where the Key is an IRI as String.
ProviderNotFoundException(String) - Constructor for exception class io.grpc.ManagedChannelProvider.ProviderNotFoundException
 
ProviderNotFoundException(String) - Constructor for exception class io.grpc.ManagedChannelRegistry.ProviderNotFoundException
 
ProviderNotFoundException(String) - Constructor for exception class io.grpc.ServerRegistry.ProviderNotFoundException
 
ProxiedSocketAddress - Class in io.grpc
An address that contains the information about making a connection via a proxy.
ProxiedSocketAddress() - Constructor for class io.grpc.ProxiedSocketAddress
 
proxyDetector(ProxyDetector) - Method in class io.grpc.ForwardingChannelBuilder
 
proxyDetector(ProxyDetector) - Method in class io.grpc.ForwardingChannelBuilder2
 
proxyDetector(ProxyDetector) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
proxyDetector(ProxyDetector) - Method in class io.grpc.ManagedChannelBuilder
Sets the proxy detector to be used in addresses name resolution.
ProxyDetector - Interface in io.grpc
A utility class to detect which proxy, if any, should be used for a given SocketAddress.
proxyFor(SocketAddress) - Method in interface io.grpc.ProxyDetector
Given a target address, returns a proxied address if a proxy should be used.
ProxyTBF - Class in dev.enola.thing.java
 
ProxyTBF(TBF) - Constructor for class dev.enola.thing.java.ProxyTBF
Constructor.
PUBLIC_DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
push(Class<T>, T) - Method in class dev.enola.common.context.Context
 
push(K, T) - Method in class dev.enola.common.context.Context
Push, but not too hard…
put(Metadata.Key<T>, T) - Method in class io.grpc.Metadata
Adds the key, value pair.
put(String) - Method in class dev.enola.common.string2long.ConcurrentStringToLongBiMap
 
put(String) - Method in interface dev.enola.common.string2long.StringToLongBiMap.Builder
 
putAllFields(Map<String, Value>) - Method in class com.google.protobuf.Struct.Builder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
putAllLinks(Map<Long, String>) - Method in class dev.enola.thing.proto.CompactThings.Builder
map<uint64, string> links = 3;
putAllMetadata(Map<String, ThingMetadata>) - Method in class dev.enola.thing.proto.LinksMetadata.Builder
Map key is IRI.
putAllPrefixes(Map<String, String>) - Method in class dev.enola.thing.proto.TextThings.Builder
map<string, string> prefixes = 3;
putAllProperties(Map<Long, ByteString>) - Method in class dev.enola.thing.proto.CompactThing.Builder
TODO bytes, really?
putAllProperties(Map<String, Value>) - Method in class dev.enola.thing.proto.Thing.Builder
Key string is an IRI (of a "property").
putAllProperties(Map<String, String>) - Method in class dev.enola.thing.proto.TextThing.Builder
map<string, string> properties = 1;
putAllThings(Map<Long, CompactThing>) - Method in class dev.enola.thing.proto.CompactThings.Builder
map<uint64, .dev.enola.thing.CompactThing> things = 2;
putAllThings(Map<String, TextThing>) - Method in class dev.enola.thing.proto.TextThings.Builder
map<string, .dev.enola.thing.TextThing> things = 4;
putFields(String, Value) - Method in class com.google.protobuf.Struct.Builder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
putFieldsBuilderIfAbsent(String) - Method in class com.google.protobuf.Struct.Builder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
putLinks(long, String) - Method in class dev.enola.thing.proto.CompactThings.Builder
map<uint64, string> links = 3;
putMetadata(String, ThingMetadata) - Method in class dev.enola.thing.proto.LinksMetadata.Builder
Map key is IRI.
putMetadataBuilderIfAbsent(String) - Method in class dev.enola.thing.proto.LinksMetadata.Builder
Map key is IRI.
putPrefixes(String, String) - Method in class dev.enola.thing.proto.TextThings.Builder
map<string, string> prefixes = 3;
putProperties(long, ByteString) - Method in class dev.enola.thing.proto.CompactThing.Builder
TODO bytes, really?
putProperties(String, Value) - Method in class dev.enola.thing.proto.Thing.Builder
Key string is an IRI (of a "property").
putProperties(String, String) - Method in class dev.enola.thing.proto.TextThing.Builder
map<string, string> properties = 1;
putPropertiesBuilderIfAbsent(String) - Method in class dev.enola.thing.proto.Thing.Builder
Key string is an IRI (of a "property").
putThings(long, CompactThing) - Method in class dev.enola.thing.proto.CompactThings.Builder
map<uint64, .dev.enola.thing.CompactThing> things = 2;
putThings(String, TextThing) - Method in class dev.enola.thing.proto.TextThings.Builder
map<string, .dev.enola.thing.TextThing> things = 4;
putThingsBuilderIfAbsent(long) - Method in class dev.enola.thing.proto.CompactThings.Builder
map<uint64, .dev.enola.thing.CompactThing> things = 2;
putThingsBuilderIfAbsent(String) - Method in class dev.enola.thing.proto.TextThings.Builder
map<string, .dev.enola.thing.TextThing> things = 4;
PY_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 

Q

query() - Method in class dev.enola.common.io.iri.IRI
 
query(String) - Method in class dev.enola.common.io.iri.IRI.Builder
 
query(QL, Q) - Method in interface dev.enola.data.Queryable
 
Query - Interface in dev.enola.data
 
Queryable<QL,Q,R> - Interface in dev.enola.data
Queryable returns Results (R), given a Query (Q).
queryMap() - Method in class dev.enola.common.io.iri.IRI
 
queryParameter(String) - Method in class dev.enola.common.io.iri.IRI
 

R

range() - Method in interface dev.enola.model.w3.rdf.Property
 
RANGE - Static variable in class dev.enola.thing.KIRI.RDFS
https://www.w3.org/TR/rdf-schema/#ch_range
rcvMss - Variable in class io.grpc.InternalChannelz.TcpInfo
 
rcvSsthresh - Variable in class io.grpc.InternalChannelz.TcpInfo
 
rcvWscale - Variable in class io.grpc.InternalChannelz.TcpInfo
 
RdfCanonicalizer - Class in dev.enola.rdf.io
 
RdfCanonicalizer(ResourceProvider) - Constructor for class dev.enola.rdf.io.RdfCanonicalizer
 
RdfLoader - Class in dev.enola.rdf.io
RdfLoader is a Loader that's configured to load (only) RDF resources.
RdfLoader() - Constructor for class dev.enola.rdf.io.RdfLoader
 
RdfMediaTypes - Class in dev.enola.rdf.io
This "bridges" RDF4j's MIME Type database to Enola's MediaType registry.
RdfMediaTypes() - Constructor for class dev.enola.rdf.io.RdfMediaTypes
 
RdfMediaTypes(FileFormat...) - Constructor for class dev.enola.rdf.io.RdfMediaTypes
 
RdfMediaTypeYamlLd - Class in dev.enola.rdf.io
MediaType of https://json-ld.github.io/yaml-ld/ and https://json-ld.github.io/yaml-ld/spec/
RdfMediaTypeYamlLd() - Constructor for class dev.enola.rdf.io.RdfMediaTypeYamlLd
 
RdfProtoThingsConverter - Class in dev.enola.rdf.proto
Converts RDF4j Model into Proto Things.
RdfProtoThingsConverter() - Constructor for class dev.enola.rdf.proto.RdfProtoThingsConverter
 
RdfReaderConverter - Class in dev.enola.rdf.io
Reads a ReadableResource into an RDFJ4j Model.
RdfReaderConverter(ResourceProvider) - Constructor for class dev.enola.rdf.io.RdfReaderConverter
 
RdfResourceConverter - Class in dev.enola.rdf.io
 
RdfResourceConverter(ResourceProvider) - Constructor for class dev.enola.rdf.io.RdfResourceConverter
 
RdfResourceIntoProtoThingConverter - Class in dev.enola.rdf.io
 
RdfResourceIntoProtoThingConverter(ResourceProvider) - Constructor for class dev.enola.rdf.io.RdfResourceIntoProtoThingConverter
 
RdfResourceIntoProtoThingResourceConverter - Class in dev.enola.core.rosetta
 
RdfResourceIntoProtoThingResourceConverter(ResourceProvider) - Constructor for class dev.enola.core.rosetta.RdfResourceIntoProtoThingResourceConverter
 
RdfResourceIntoThingConverter<T> - Class in dev.enola.rdf.io
RdfResourceIntoThingConverter "converts" (loads, really) RDF resources (e.g.
RdfResourceIntoThingConverter() - Constructor for class dev.enola.rdf.io.RdfResourceIntoThingConverter
 
RdfResourceIntoThingConverter(ResourceProvider, DatatypeRepository) - Constructor for class dev.enola.rdf.io.RdfResourceIntoThingConverter
 
rdfsClassProperties() - Method in interface dev.enola.model.w3.rdfs.Class
This is the inverse of Property.domain().
rdfsClassPropertiesIRIs() - Method in interface dev.enola.model.w3.rdfs.Class
 
RdfWriterConverter - Class in dev.enola.rdf.io
Writes RDFJ4j Statements (like Model) into a WritableResource.
RdfWriterConverter() - Constructor for class dev.enola.rdf.io.RdfWriterConverter
 
read() - Method in interface io.grpc.internal.TransportTracer.FlowControlReader
 
read(CharSource, StringToLongBiMap.Builder) - Static method in class dev.enola.common.string2long.StringToLongBiMapIO
 
read(JsonReader) - Method in class dev.enola.common.yamljson.InstantTypeAdapter
 
read(ReadableResource) - Static method in class dev.enola.common.html.HTML
 
read(ReadableResource, B) - Method in class dev.enola.common.protobuf.ProtoIO
 
read(ReadableResource, Message.Builder, Class<M>) - Method in class dev.enola.common.protobuf.ProtoIO
 
read(ReadableResource, Consumer<Iterable>) - Static method in class dev.enola.common.yamljson.YAML
 
read(String) - Static method in class dev.enola.common.yamljson.YAML
 
ReadableBuffer - Interface in io.grpc.internal
Interface for an abstract byte buffer.
ReadableBuffers - Class in io.grpc.internal
Utility methods for creating ReadableBuffer instances.
ReadableButNotWritableDelegatingResource - Class in dev.enola.common.io.resource
 
ReadableButNotWritableDelegatingResource(ReadableResource) - Constructor for class dev.enola.common.io.resource.ReadableButNotWritableDelegatingResource
 
ReadableButNotWritableResource - Interface in dev.enola.common.io.resource
 
readableBytes() - Method in class io.grpc.internal.CompositeReadableBuffer
 
readableBytes() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
readableBytes() - Method in interface io.grpc.internal.ReadableBuffer
Gets the current number of readable bytes remaining in this buffer.
readableBytes() - Method in interface io.grpc.internal.WritableBuffer
Returns the number of bytes one can read from the buffer.
ReadableResource - Interface in dev.enola.common.io.resource
 
readArray(ReadableBuffer) - Static method in class io.grpc.internal.ReadableBuffers
Reads an entire ReadableBuffer to a new array.
readAsString(ReadableBuffer, Charset) - Static method in class io.grpc.internal.ReadableBuffers
Reads the entire ReadableBuffer to a new String with the given charset.
readAsStringUtf8(ReadableBuffer) - Static method in class io.grpc.internal.ReadableBuffers
Reads the entire ReadableBuffer to a new String using UTF-8 decoding.
readBytes(byte[], int, int) - Method in class io.grpc.internal.CompositeReadableBuffer
 
readBytes(byte[], int, int) - Method in class io.grpc.internal.ForwardingReadableBuffer
 
readBytes(byte[], int, int) - Method in interface io.grpc.internal.ReadableBuffer
Reads length bytes from this buffer and writes them to the destination array.
readBytes(int) - Method in class io.grpc.internal.CompositeReadableBuffer
 
readBytes(int) - Method in class io.grpc.internal.ForwardingReadableBuffer
 
readBytes(int) - Method in interface io.grpc.internal.ReadableBuffer
Reads length bytes from this buffer and returns a new Buffer containing them.
readBytes(CompositeReadableBuffer, int) - Method in class io.grpc.internal.CompositeReadableBuffer
Reads length bytes from this buffer and writes them to the destination buffer.
readBytes(OutputStream, int) - Method in class io.grpc.internal.CompositeReadableBuffer
 
readBytes(OutputStream, int) - Method in class io.grpc.internal.ForwardingReadableBuffer
 
readBytes(OutputStream, int) - Method in interface io.grpc.internal.ReadableBuffer
Reads length bytes from this buffer and writes them to the destination stream.
readBytes(ByteBuffer) - Method in class io.grpc.internal.CompositeReadableBuffer
 
readBytes(ByteBuffer) - Method in class io.grpc.internal.ForwardingReadableBuffer
 
readBytes(ByteBuffer) - Method in interface io.grpc.internal.ReadableBuffer
Reads from this buffer until the destination's position reaches its limit, and increases the read position by the number of the transferred bytes.
readInt() - Method in class io.grpc.internal.AbstractReadableBuffer
 
readInt() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
readInt() - Method in interface io.grpc.internal.ReadableBuffer
Reads a 4-byte signed integer from this buffer using big-endian byte ordering.
readMap(String) - Static method in class dev.enola.common.yamljson.JSON
 
readObject(String) - Static method in class dev.enola.common.yamljson.JSON
 
readSingleMap(ReadableResource, Consumer<Map<?, ?>>) - Static method in class dev.enola.common.yamljson.YAML
 
readUnsignedByte() - Method in class io.grpc.internal.CompositeReadableBuffer
 
readUnsignedByte() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
readUnsignedByte() - Method in interface io.grpc.internal.ReadableBuffer
Reads the next unsigned byte from this buffer and increments the read position by 1.
READY - Enum constant in enum class io.grpc.ConnectivityState
The channel has successfully established a connection all the way through TLS handshake (or equivalent) and all subsequent attempt to communicate have succeeded (or are pending without any known failure ).
readYAML(ReadableResource) - Method in class dev.enola.model.enola.meta.io.SchemaIO
 
readYAML(ReadableResource, Consumer<Schema>) - Method in class dev.enola.model.enola.meta.io.SchemaIO
 
Record - Enum constant in enum class dev.enola.model.enola.java.Type.Kind
 
recordDoubleHistogram(DoubleHistogramMetricInstrument, double, List<String>, List<String>) - Method in interface io.grpc.MetricRecorder
Records a value for a double-precision histogram metric instrument.
recordDoubleHistogram(DoubleHistogramMetricInstrument, double, List<String>, List<String>) - Method in interface io.grpc.MetricSink
Records a value for a double-precision histogram metric associated with specified metric instrument.
recordLongGauge(LongGaugeMetricInstrument, long, List<String>, List<String>) - Method in interface io.grpc.MetricRecorder.BatchRecorder
Record a long gauge value.
recordLongGauge(LongGaugeMetricInstrument, long, List<String>, List<String>) - Method in interface io.grpc.MetricSink
Record a long gauge value.
recordLongHistogram(LongHistogramMetricInstrument, long, List<String>, List<String>) - Method in interface io.grpc.MetricRecorder
Records a value for a long valued histogram metric instrument.
recordLongHistogram(LongHistogramMetricInstrument, long, List<String>, List<String>) - Method in interface io.grpc.MetricSink
Records a value for a long valued histogram metric associated with specified metric instrument.
ReflectionLongAdderCounter - Class in io.grpc.internal
A LongCounter that is implemented with a JDK8
invalid reference
LongAdder
.
refresh() - Method in class io.grpc.internal.DnsNameResolver
 
refresh() - Method in class io.grpc.NameResolver
Re-resolve the name.
refreshNameResolution() - Method in class io.grpc.LoadBalancer.Helper
Call NameResolver.refresh() on the channel's resolver.
refreshNameResolution() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
REFUSED - Enum constant in enum class io.grpc.internal.ClientStreamListener.RpcProgress
Some part of the RPC may have been sent, but the server has guaranteed it didn't process any part of the RPC.
REFUSED_STREAM - Enum constant in enum class io.grpc.internal.GrpcUtil.Http2Error
 
regex() - Method in record class dev.enola.common.io.resource.RegexMultipartResource.PartsDef
Returns the value of the regex record component.
RegexMultipartResource - Class in dev.enola.common.io.resource
Resources which "splits" a "base" resource into "parts", based on Regular Expression named capturing groups.
RegexMultipartResource(ReadableResource, RegexMultipartResource.PartsDef) - Constructor for class dev.enola.common.io.resource.RegexMultipartResource
 
RegexMultipartResource.PartsDef - Record Class in dev.enola.common.io.resource
 
register(MessageValidator<?, ?>, Descriptors.Descriptor) - Method in class dev.enola.common.protobuf.MessageValidators
 
register(WebHandlers) - Method in class dev.enola.web.UI
 
register(Compressor) - Method in class io.grpc.CompressorRegistry
Registers a compressor for both decompression and message encoding negotiation.
register(LoadBalancerProvider) - Method in class io.grpc.LoadBalancerRegistry
Register a provider.
register(ManagedChannelProvider) - Method in class io.grpc.ManagedChannelRegistry
Register a provider.
register(NameResolverProvider) - Method in class io.grpc.NameResolverRegistry
Register a provider.
register(ServerProvider) - Method in class io.grpc.ServerRegistry
Register a provider.
register(String, WebHandler) - Method in class dev.enola.web.WebHandlers
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.AnyProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.ApiProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.compiler.PluginProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.DescriptorProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.DurationProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.EmptyProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.FieldMaskProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.JavaFeaturesProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.SourceContextProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.StructProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.TimestampProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.TypeProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.WrappersProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class dev.enola.common.validation.ValidationOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class dev.enola.core.ext.proto.EnolaExt
 
registerAllExtensions(ExtensionRegistry) - Static method in class dev.enola.core.proto.EnolaCore
 
registerAllExtensions(ExtensionRegistry) - Static method in class dev.enola.core.util.proto.EnolaUtil
 
registerAllExtensions(ExtensionRegistry) - Static method in class dev.enola.thing.proto.ThingOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.AnyProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.ApiProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.DurationProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.EmptyProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMaskProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContextProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.StructProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.TimestampProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.TypeProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.WrappersProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class dev.enola.common.validation.ValidationOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class dev.enola.core.ext.proto.EnolaExt
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class dev.enola.core.proto.EnolaCore
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class dev.enola.core.util.proto.EnolaUtil
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class dev.enola.thing.proto.ThingOuterClass
 
registerBatchCallback(MetricRecorder.BatchCallback, CallbackMetricInstrument...) - Method in interface io.grpc.MetricRecorder
Registers a callback to produce metric values for only the listed instruments.
registerBatchCallback(Runnable, CallbackMetricInstrument...) - Method in interface io.grpc.MetricSink
Registers a callback to produce metric values for only the listed instruments.
registerDoubleCounter(String, String, String, List<String>, List<String>, boolean) - Method in class io.grpc.MetricInstrumentRegistry
Registers a new Double Counter metric instrument.
registerDoubleHistogram(String, String, String, List<Double>, List<String>, List<String>, boolean) - Method in class io.grpc.MetricInstrumentRegistry
Registers a new Double Histogram metric instrument.
registerLongCounter(String, String, String, List<String>, List<String>, boolean) - Method in class io.grpc.MetricInstrumentRegistry
Registers a new Long Counter metric instrument.
registerLongGauge(String, String, String, List<String>, List<String>, boolean) - Method in class io.grpc.MetricInstrumentRegistry
Registers a new Long Gauge metric instrument.
registerLongHistogram(String, String, String, List<Long>, List<String>, List<String>, boolean) - Method in class io.grpc.MetricInstrumentRegistry
Registers a new Long Histogram metric instrument.
rel2abs(URI) - Static method in class dev.enola.common.io.iri.URIs
Deprecated.
relativize(IRI) - Method in class dev.enola.common.io.iri.IRI
Relativize, e.g.
relativize(URI, URI) - Static method in class dev.enola.thing.gen.Relativizer
 
Relativizer - Class in dev.enola.thing.gen
 
release() - Method in interface io.grpc.internal.WritableBuffer
Releases the buffer, indicating to the WritableBufferAllocator that this buffer is no longer used and its resources can be reused.
release(SharedResourceHolder.Resource<T>, T) - Static method in class io.grpc.internal.SharedResourceHolder
Releases an instance of the given resource.
remote - Variable in class io.grpc.InternalChannelz.SocketStats
 
remoteBytes - Variable in class io.grpc.internal.TransportTracer.FlowControlWindows
 
remoteCert - Variable in class io.grpc.InternalChannelz.Tls
 
remoteFlowControlWindow - Variable in class io.grpc.InternalChannelz.TransportStats
 
remove(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
Removes the element at the specified position in this list.
remove(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
remove(Metadata.Key<T>, T) - Method in class io.grpc.Metadata
Removes the first occurrence of value for key.
removeAll(Metadata.Key<T>) - Method in class io.grpc.Metadata
Remove all values for the given key.
removeAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
removeClientSocket(InternalInstrumented<InternalChannelz.SocketStats>) - Method in class io.grpc.InternalChannelz
 
removedChildren - Variable in class io.grpc.util.MultiChildLoadBalancer.AcceptResolvedAddrRetVal
 
removeDeclaration(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
removeDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
removeEditionDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
removeEntries(int) - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
removeEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
removeEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
removeEnumvalue(int) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
removeExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
removeExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
removeExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
removeField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
removeFields(int) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
removeFields(String) - Method in class com.google.protobuf.Struct.Builder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
removeFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
removeFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
removeLinks(long) - Method in class dev.enola.thing.proto.CompactThings.Builder
map<uint64, string> links = 3;
removeListener(Context.CancellationListener) - Method in class io.grpc.Context.CancellableContext
 
removeListener(Context.CancellationListener) - Method in class io.grpc.Context
removeListenSocket(InternalInstrumented<InternalChannelz.SocketStats>) - Method in class io.grpc.InternalChannelz
 
removeLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
removeMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
removeMetadata(String) - Method in class dev.enola.thing.proto.LinksMetadata.Builder
Map key is IRI.
removeMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
removeMethods(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
removeMixins(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
removeName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
removeNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
removeOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
removeOptions(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
removeOptions(int) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
removeOptions(int) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
removeOptions(int) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
removeOptions(int) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
removeOptions(int) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
removePrefixes(String) - Method in class dev.enola.thing.proto.TextThings.Builder
map<string, string> prefixes = 3;
removeProperties(long) - Method in class dev.enola.thing.proto.CompactThing.Builder
TODO bytes, really?
removeProperties(String) - Method in class dev.enola.thing.proto.TextThing.Builder
map<string, string> properties = 1;
removeProperties(String) - Method in class dev.enola.thing.proto.Thing.Builder
Key string is an IRI (of a "property").
removeProtoFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
removeReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
removeReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
removeRootChannel(InternalInstrumented<InternalChannelz.ChannelStats>) - Method in class io.grpc.InternalChannelz
 
removeServer(InternalInstrumented<InternalChannelz.ServerStats>) - Method in class io.grpc.InternalChannelz
Removes a server.
removeServerSocket(InternalInstrumented<InternalChannelz.ServerStats>, InternalInstrumented<InternalChannelz.SocketStats>) - Method in class io.grpc.InternalChannelz
Removes a server socket.
removeService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
removeService(ServerServiceDefinition) - Method in class io.grpc.util.MutableHandlerRegistry
Removes a registered service.
removeSourceFileDescriptors(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
removeSubchannel(InternalInstrumented<InternalChannelz.ChannelStats>) - Method in class io.grpc.InternalChannelz
 
removeThings(int) - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
removeThings(int) - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
removeThings(long) - Method in class dev.enola.thing.proto.CompactThings.Builder
map<uint64, .dev.enola.thing.CompactThing> things = 2;
removeThings(String) - Method in class dev.enola.thing.proto.TextThings.Builder
map<string, .dev.enola.thing.TextThing> things = 4;
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeValidations(int) - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
removeValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
removeValues(int) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
removeValues(int) - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
reordering - Variable in class io.grpc.InternalChannelz.TcpInfo
 
REPEATED_FIELD_ENCODING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
REPEATED_FIELD_ENCODING_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
REPEATED_FIELD_ENCODING_UNKNOWN = 0;
REPEATED_FIELD_ENCODING_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
REPEATED_FIELD_ENCODING_UNKNOWN = 0;
REPEATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
RepeatedFieldBuilder<MType,BType,IType> - Class in com.google.protobuf
RepeatedFieldBuilder implements a structure that a protocol message uses to hold a repeated field of other protocol messages.
RepeatedFieldBuilder(List<MType>, boolean, AbstractMessage.BuilderParent, boolean) - Constructor for class com.google.protobuf.RepeatedFieldBuilder
Constructs a new builder with an empty list of messages.
RepeatedFieldBuilderV3<MType,BType,IType> - Class in com.google.protobuf
Deprecated.
This class is deprecated, and slated for removal in the next breaking change. Users should update gencode to >= 4.26.x which replaces RepeatedFieldBuilderV3 with RepeatedFieldBuilder.
RepeatedFieldBuilderV3(List<MType>, boolean, AbstractMessage.BuilderParent, boolean) - Constructor for class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
replaceInappropriateControlPlaneStatus(Status) - Static method in class io.grpc.internal.GrpcUtil
Some status codes from the control plane are not appropritate to use in the data plane.
replaceMessageFields() - Method in class com.google.protobuf.util.FieldMaskUtil.MergeOptions
Whether to replace message fields (i.e., discard existing content in destination message fields).
replacePrimitiveFields() - Method in class com.google.protobuf.util.FieldMaskUtil.MergeOptions
Whether to replace primitive (non-repeated and non-message) fields in destination message fields with the source primitive fields (i.e., clear destination field if source field is not set).
replaceProtocolNegotiationEvent(ProtocolNegotiationEvent) - Method in class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
replaceRepeatedFields() - Method in class com.google.protobuf.util.FieldMaskUtil.MergeOptions
Whether to replace repeated fields (i.e., discard existing content in destination repeated fields).
ReplacingResource - Class in dev.enola.common.io.resource
ReadableResource which replaces text.
ReplacingResource(ReadableResource, String...) - Constructor for class dev.enola.common.io.resource.ReplacingResource
 
repo - Variable in class dev.enola.thing.repo.ThingTrigger
 
reportKeepAliveSent() - Method in class io.grpc.internal.TransportTracer
Reports that a keep alive message was sent.
reportLocalStreamStarted() - Method in class io.grpc.internal.TransportTracer
Called by the client to report a stream has started.
reportMessageReceived() - Method in class io.grpc.internal.TransportTracer
Reports that a message was successfully received.
reportMessageSent(int) - Method in class io.grpc.internal.TransportTracer
Reports that some messages were successfully sent.
reportRemoteStreamStarted() - Method in class io.grpc.internal.TransportTracer
Called by the server to report a stream has started.
reportStreamClosed(boolean) - Method in class io.grpc.internal.TransportTracer
Reports that a stream closed with the specified Status.
Repository<T> - Interface in dev.enola.data
Repository is a Provider which, in addition to being able to getting a single T given an IRI, can also "list" all such IRIs which it "has".
RepositoryBuilder<T> - Class in dev.enola.data
RepositoryBuilder builds immutable Repository instances.
RepositoryBuilder() - Constructor for class dev.enola.data.RepositoryBuilder
 
RepositoryBuilder(ImmutableList<Trigger<? extends T>>) - Constructor for class dev.enola.data.RepositoryBuilder
 
RepositoryBuilder.RepositoryImpl<T> - Class in dev.enola.data
 
RepositoryImpl(ImmutableSortedMap<String, T>) - Constructor for class dev.enola.data.RepositoryBuilder.RepositoryImpl
 
RepositoryRW<T> - Interface in dev.enola.data
RepositoryRW is a readable invalid input: '&' writable Repository which is thus also a Store.
request(int) - Method in class io.grpc.ClientCall
Requests up to the given number of messages from the call to be delivered to ClientCall.Listener.onMessage(Object).
request(int) - Method in class io.grpc.internal.AbstractStream
 
request(int) - Method in class io.grpc.internal.ApplicationThreadDeframer
 
request(int) - Method in interface io.grpc.internal.Deframer
Requests up to the given number of messages from the call.
request(int) - Method in class io.grpc.internal.DelayedClientCall
 
request(int) - Method in class io.grpc.internal.MessageDeframer
 
request(int) - Method in class io.grpc.internal.NoopClientStream
 
request(int) - Method in interface io.grpc.internal.Stream
Requests up to the given number of messages from the call to be delivered via StreamListener.messagesAvailable(StreamListener.MessageProducer).
request(int) - Method in interface io.grpc.internal.ThreadOptimizedDeframer
Behaves like Deframer.request(int) except it can be called from any thread.
request(int) - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
request(int) - Method in class io.grpc.ForwardingClientCall
 
request(int) - Method in class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
request(int) - Method in class io.grpc.ForwardingServerCall
 
request(int) - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
request(int) - Method in class io.grpc.ServerCall
Requests up to the given number of messages from the call to be delivered to ServerCall.Listener.onMessage(Object).
request(int) - Method in class io.grpc.stub.CallStreamObserver
Requests the peer to produce count more messages to be delivered to the 'inbound' StreamObserver.
request(int) - Method in class io.grpc.stub.ClientCallStreamObserver
Requests the peer to produce count more messages to be delivered to the 'inbound' StreamObserver.
request(int) - Method in class io.grpc.stub.ServerCallStreamObserver
Requests the peer to produce count more messages to be delivered to the 'inbound' StreamObserver.
REQUEST_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
REQUEST_TYPE_URL_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
requestConnection() - Method in class io.grpc.LoadBalancer
The channel asks the LoadBalancer to establish connections now (if applicable) so that the upcoming RPC may then just pick a ready connection without waiting for connections.
requestConnection() - Method in class io.grpc.LoadBalancer.Subchannel
Asks the Subchannel to create a connection (aka transport), if there isn't an active one.
requestConnection() - Method in class io.grpc.LoadBalancer.SubchannelPicker
Deprecated.
requestConnection() - Method in class io.grpc.util.ForwardingLoadBalancer
 
requestConnection() - Method in class io.grpc.util.ForwardingSubchannel
 
RequestInfo() - Constructor for class io.grpc.CallCredentials.RequestInfo
 
requestMessagesFromDeframerForTesting(int) - Method in class io.grpc.internal.AbstractStream.TransportState
Very rarely used.
requestType() - Element in annotation interface io.grpc.stub.annotations.RpcMethod
The request type of the method.
requestVolume - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection
 
requestVolume - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection
 
require(O, String) - Method in class dev.enola.data.RepositoryBuilder
 
REQUIRE - Enum constant in enum class io.grpc.TlsServerCredentials.ClientAuth
Clients are requested to present their identity, and are required to provide a valid identity.
requiredLabelKeys - Variable in class io.grpc.DoubleCounterMetricInstrument
 
requiredLabelKeys - Variable in class io.grpc.DoubleHistogramMetricInstrument
 
requiredLabelKeys - Variable in class io.grpc.LongCounterMetricInstrument
 
requiredLabelKeys - Variable in class io.grpc.LongGaugeMetricInstrument
 
requiredLabelKeys - Variable in class io.grpc.LongHistogramMetricInstrument
 
requireFakeFeature() - Method in class io.grpc.TlsChannelCredentials.Builder
Requires TlsChannelCredentials.Feature.FAKE to be understood.
requireFakeFeature() - Method in class io.grpc.TlsServerCredentials.Builder
Requires TlsServerCredentials.Feature.FAKE to be understood.
RESERVED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
RESERVED_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
RESERVED_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
RESERVED_RANGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
RESERVED_RANGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
reset() - Method in interface com.google.protobuf.RpcController
Resets the RpcController to its initial state so that it may be reused in a new call.
reset() - Method in class dev.enola.common.context.Singleton
 
reset() - Method in class io.grpc.internal.AbstractReadableBuffer
 
reset() - Method in class io.grpc.internal.CompositeReadableBuffer
 
reset() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
reset() - Method in interface io.grpc.internal.ReadableBuffer
Repositions this buffer to the position at the time ReadableBuffer.mark() was last called on this buffer.
reset() - Method in interface io.grpc.internal.RetryScheduler
Resets the scheduler, effectively cancelling any future retry operation.
resetConnectBackoff() - Method in class io.grpc.ManagedChannel
For subchannels that are in TRANSIENT_FAILURE state, short-circuit the backoff timer and make them reconnect immediately.
resetCounters() - Method in class io.grpc.internal.KeepAliveEnforcer
Reset any counters because PINGs are allowed in response to something sent.
resolve(IRI) - Method in class dev.enola.common.io.iri.IRI
Resolve, e.g.
resolve(String) - Method in class dev.enola.common.io.iri.IRI
Resolve, e.g.
resolve(String, String) - Static method in class dev.enola.common.io.iri.IRIs
Resolves an IRI reference against a base IRI and returns the resulting IRI as a String.
resolveAddress(String) - Method in interface io.grpc.internal.DnsNameResolver.AddressResolver
 
resolveAllFeaturesImmutable() - Method in class com.google.protobuf.Descriptors.FileDescriptor
 
resolved - Variable in class io.grpc.internal.DnsNameResolver
 
resolveSrv(String) - Method in interface io.grpc.internal.DnsNameResolver.ResourceResolver
 
resolveTxt(String) - Method in interface io.grpc.internal.DnsNameResolver.ResourceResolver
 
resolvingAddresses - Variable in class io.grpc.util.MultiChildLoadBalancer
 
Resource - Interface in dev.enola.common.io.resource
Resource.
Resource - Interface in dev.enola.model.w3.rdfs
 
Resource - Annotation Interface in javax.annotation
The Resource annotation marks a resource that is needed by the application.
RESOURCE_EXHAUSTED - Enum constant in enum class io.grpc.Status.Code
Some resource has been exhausted, perhaps a per-user quota, or perhaps the entire file system is out of space.
RESOURCE_EXHAUSTED - Static variable in class io.grpc.Status
Some resource has been exhausted, perhaps a per-user quota, or perhaps the entire file system is out of space.
Resource.AuthenticationType - Enum Class in javax.annotation
The two possible authentication types for a resource.
Resource.Builder<B> - Interface in dev.enola.model.w3.rdfs
 
ResourceCharsetDetector - Interface in dev.enola.common.io.mediatype
Detects the Charset of a Resource.
ResourceCharsetDetectorSPI - Class in dev.enola.common.io.mediatype
 
ResourceCharsetDetectorSPI() - Constructor for class dev.enola.common.io.mediatype.ResourceCharsetDetectorSPI
 
ResourceConverter - Interface in dev.enola.common.io.resource.convert
Reads in from a ReadableResource, converts content, and writes out to a WritableResource.
ResourceConverterChain - Class in dev.enola.common.io.resource.convert
ResourceConverterChain(Iterable<ConverterInto<ReadableResource, WritableResource>>) - Constructor for class dev.enola.common.io.resource.convert.ResourceConverterChain
 
ResourceEnolaService - Class in dev.enola.core.resource
ResourceEnolaService implements EnolaService by fetching bytes from a ResourceProvider and converting them into Things using an OptionalConverter, such as its default RdfResourceIntoProtoThingConverter.
ResourceEnolaService(ResourceProvider) - Constructor for class dev.enola.core.resource.ResourceEnolaService
 
ResourceEnolaService(ResourceProvider, RdfResourceIntoProtoThingConverter) - Constructor for class dev.enola.core.resource.ResourceEnolaService
 
ResourceHasher - Class in dev.enola.common.io.hashbrown
 
ResourceHasher() - Constructor for class dev.enola.common.io.hashbrown.ResourceHasher
 
ResourceMediaTypeDetector - Interface in dev.enola.common.io.mediatype
API for detectors of a (better) MediaType for a Resource.
ResourceProvider - Interface in dev.enola.common.io.resource
Resource Provider.
ResourceProviders - Class in dev.enola.common.io.resource
 
ResourceProviders() - Constructor for class dev.enola.common.io.resource.ResourceProviders
Deprecated.
ResourceProviders(ResourceProvider...) - Constructor for class dev.enola.common.io.resource.ResourceProviders
 
ResourceProviders(Iterable<ResourceProvider>) - Constructor for class dev.enola.common.io.resource.ResourceProviders
 
ResourceRepository - Interface in dev.enola.common.io.resource.repository
 
Resources - Annotation Interface in javax.annotation
This class is used to allow multiple resources declarations.
RESPONSE_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
RESPONSE_TYPE_URL_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
responseType() - Element in annotation interface io.grpc.stub.annotations.RpcMethod
The response type of the method.
RestAPI - Class in dev.enola.web
 
RestAPI(EnolaServiceGrpc.EnolaServiceBlockingStub) - Constructor for class dev.enola.web.RestAPI
 
RETENTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
RETENTION_RUNTIME - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_RUNTIME = 1;
RETENTION_RUNTIME_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_RUNTIME = 1;
RETENTION_SOURCE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_SOURCE = 2;
RETENTION_SOURCE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_SOURCE = 2;
RETENTION_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_UNKNOWN = 0;
RETENTION_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_UNKNOWN = 0;
retrans - Variable in class io.grpc.InternalChannelz.TcpInfo
 
retransmits - Variable in class io.grpc.InternalChannelz.TcpInfo
 
retry(CheckedRunnable<E>) - Method in class dev.enola.data.OptimisticLockingExceptionRetrier
Retry.
retryBufferSize(long) - Method in class io.grpc.ForwardingChannelBuilder
 
retryBufferSize(long) - Method in class io.grpc.ForwardingChannelBuilder2
 
retryBufferSize(long) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
retryBufferSize(long) - Method in class io.grpc.ManagedChannelBuilder
Sets the retry buffer size in bytes.
RetryScheduler - Interface in io.grpc.internal
This interface is used to schedule future retry attempts for a failed operation.
returnObject(Object) - Method in class io.grpc.internal.FixedObjectPool
 
returnObject(Object) - Method in interface io.grpc.internal.ObjectPool
Return the object to the pool.
returnObject(Object) - Method in class io.grpc.internal.SharedResourcePool
 
returnType() - Method in interface dev.enola.Action
 
returnType() - Method in class dev.enola.model.enola.action.Get
 
RolesAllowed - Annotation Interface in javax.annotation.security
Specifies the list of security roles permitted to access method(s) in an application.
root() - Method in class dev.enola.common.tree.ImmutableTreeBuilder
 
root() - Method in interface dev.enola.common.tree.Tree
 
root(N) - Method in class dev.enola.common.tree.ImmutableTreeBuilder
 
root(N) - Method in interface dev.enola.common.tree.TreeBuilder
 
ROOT - Static variable in class io.grpc.Context
The logical root context which is the ultimate ancestor of all contexts.
ROOT_FIELD_NUMBER - Static variable in class com.google.protobuf.Mixin
 
RootChannelList(List<InternalInstrumented<InternalChannelz.ChannelStats>>, boolean) - Constructor for class io.grpc.InternalChannelz.RootChannelList
Creates an instance.
Rosetta - Class in dev.enola.core.rosetta
Rosetta Stone for converting between different model resource and other formats.
Rosetta(ResourceProvider, Loader) - Constructor for class dev.enola.core.rosetta.Rosetta
 
rp() - Method in record class dev.enola.format.xml.XmlResourceConverter
Returns the value of the rp record component.
RpcCallback<ParameterType> - Interface in com.google.protobuf
Interface for an RPC callback, normally called when an RPC completes.
RpcChannel - Interface in com.google.protobuf
Abstract interface for an RPC channel.
RpcController - Interface in com.google.protobuf
An RpcController mediates a single method call.
RpcMethod - Annotation Interface in io.grpc.stub.annotations
RpcMethod contains a limited subset of information about the RPC to assist Java Annotation Processors.
RpcUtil - Class in com.google.protobuf
Grab-bag of utility functions useful when dealing with RPCs.
RpcUtil.AlreadyCalledException - Exception Class in com.google.protobuf
Exception thrown when a one-time callback is called more than once.
rto - Variable in class io.grpc.InternalChannelz.TcpInfo
 
rtt - Variable in class io.grpc.InternalChannelz.TcpInfo
 
rttvar - Variable in class io.grpc.InternalChannelz.TcpInfo
 
RUBY_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
run() - Method in interface dev.enola.common.function.CheckedRunnable
 
run() - Method in class io.grpc.internal.LogExceptionRunnable
 
run() - Method in class io.grpc.internal.SerializingExecutor
 
run(Runnable) - Method in class io.grpc.Context
Immediately run a Runnable with this context as the Context.current() context.
run(ParameterType) - Method in interface com.google.protobuf.RpcCallback
 
RunAs - Annotation Interface in javax.annotation.security
Defines the identity of the application during execution.
runOnExpiration(Runnable, ScheduledExecutorService) - Method in class io.grpc.Deadline
Schedule a task to be run when the deadline expires.

S

sacked - Variable in class io.grpc.InternalChannelz.TcpInfo
 
SAMEAS - Static variable in class dev.enola.thing.KIRI.SCHEMA
IRI of a Thing which is "the 🪞 same as this one", see https://schema.org/sameAs.
schedule(Runnable) - Method in interface io.grpc.internal.RetryScheduler
A request to schedule a future retry (or retries) for a failed operation.
schedule(Runnable, long, TimeUnit, ScheduledExecutorService) - Method in class io.grpc.SynchronizationContext
Schedules a task to be added and run via SynchronizationContext.execute(java.lang.Runnable) after a delay.
schedule(Runnable, Duration, ScheduledExecutorService) - Method in class io.grpc.SynchronizationContext
 
scheduledExecutorService(ScheduledExecutorService) - Method in class io.grpc.inprocess.InProcessChannelBuilder
Provides a custom scheduled executor service.
scheduledExecutorService(ScheduledExecutorService) - Method in class io.grpc.inprocess.InProcessServerBuilder
Provides a custom scheduled executor service.
scheduleWithFixedDelay(Runnable, long, long, TimeUnit, ScheduledExecutorService) - Method in class io.grpc.SynchronizationContext
Schedules a task to be added and run via SynchronizationContext.execute(java.lang.Runnable) after an initial delay and then repeated after the delay until cancelled.
scheduleWithFixedDelay(Runnable, Duration, Duration, ScheduledExecutorService) - Method in class io.grpc.SynchronizationContext
 
schema() - Method in record class dev.enola.model.enola.meta.io.Context
Returns the value of the schema record component.
schema() - Method in interface dev.enola.model.enola.meta.Type
 
schema(Schema) - Method in interface dev.enola.model.enola.meta.Class.Builder
 
schema(Schema) - Method in interface dev.enola.model.enola.meta.Datatype.Builder
 
schema(Schema) - Method in interface dev.enola.model.enola.meta.Property.Builder
 
schema(Schema) - Method in interface dev.enola.model.enola.meta.Type.Builder
 
Schema - Interface in dev.enola.model.enola.meta
 
SCHEMA - Static variable in class dev.enola.thing.KIRI.E.META
 
SCHEMA_CLASSES - Static variable in class dev.enola.thing.KIRI.E.META
 
SCHEMA_PROPERTIES - Static variable in class dev.enola.thing.KIRI.E.META
 
Schema.Builder<B> - Interface in dev.enola.model.enola.meta
 
schemaClasses() - Method in interface dev.enola.model.enola.meta.Schema
 
schemaDatatypes() - Method in interface dev.enola.model.enola.meta.Schema
 
SchemaIO - Class in dev.enola.model.enola.meta.io
 
SchemaIO() - Constructor for class dev.enola.model.enola.meta.io.SchemaIO
 
schemaProperties() - Method in interface dev.enola.model.enola.meta.Schema
 
scheme() - Method in class dev.enola.common.io.iri.IRI
 
scheme() - Method in interface io.grpc.netty.InternalProtocolNegotiator.ProtocolNegotiator
The HTTP/2 scheme to be used when sending HEADERS.
scheme(String) - Method in class dev.enola.common.io.iri.IRI.Builder
 
SCHEME - Static variable in class dev.enola.common.io.resource.ClasspathResource
 
ScParser - Class in io.grpc.internal
The library built-in implementation of service config parser.
ScParser(boolean, int, int, AutoConfiguredLoadBalancerFactory) - Constructor for class io.grpc.internal.ScParser
Creates a parse with global retry settings and an auto configured lb factory.
SECONDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Duration
 
SECONDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Timestamp
 
security - Variable in class io.grpc.InternalChannelz.SocketStats
 
Security(InternalChannelz.OtherSecurity) - Constructor for class io.grpc.InternalChannelz.Security
 
Security(InternalChannelz.Tls) - Constructor for class io.grpc.InternalChannelz.Security
 
SecurityLevel - Enum Class in io.grpc
The level of security guarantee in communications.
seeAlso() - Method in interface dev.enola.model.w3.rdfs.HasSeeAlso
 
selectConfig(LoadBalancer.PickSubchannelArgs) - Method in class io.grpc.InternalConfigSelector
Selects the config for an PRC.
selectLbPolicyFromList(List<ServiceConfigUtil.LbConfig>, LoadBalancerRegistry) - Static method in class io.grpc.internal.ServiceConfigUtil
Parses and selects a load balancing policy from a non-empty list of raw configs.
SEMANTIC_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
sendHeaders(Metadata) - Method in class io.grpc.ForwardingServerCall
 
sendHeaders(Metadata) - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
sendHeaders(Metadata) - Method in class io.grpc.ServerCall
Send response header metadata prior to sending a response message.
sendMessage(ReqT) - Method in class io.grpc.ClientCall
Send a request message to the server.
sendMessage(ReqT) - Method in class io.grpc.ForwardingClientCall
 
sendMessage(ReqT) - Method in class io.grpc.internal.DelayedClientCall
 
sendMessage(RespT) - Method in class io.grpc.ForwardingServerCall
 
sendMessage(RespT) - Method in class io.grpc.ServerCall
Send a response message.
serialize(Metadata) - Static method in class io.grpc.InternalMetadata
 
serializeBooleanMapTo(CodedOutputStream, MapField<Boolean, V>, MapEntry<Boolean, V>, int) - Static method in class com.google.protobuf.GeneratedMessage
 
serializeIntegerMapTo(CodedOutputStream, MapField<Integer, V>, MapEntry<Integer, V>, int) - Static method in class com.google.protobuf.GeneratedMessage
 
serializeLongMapTo(CodedOutputStream, MapField<Long, V>, MapEntry<Long, V>, int) - Static method in class com.google.protobuf.GeneratedMessage
 
serializePartial(Metadata) - Static method in class io.grpc.InternalMetadata
Serializes all metadata entries, leaving some values as InputStreams.
serializeStringMapTo(CodedOutputStream, MapField<String, V>, MapEntry<String, V>, int) - Static method in class com.google.protobuf.GeneratedMessage
 
SerializingExecutor - Class in io.grpc.internal
Executor ensuring that all Runnable tasks submitted are executed in order using the provided Executor, and serially such that no two will ever be running at the same time.
SerializingExecutor(Executor) - Constructor for class io.grpc.internal.SerializingExecutor
Creates a SerializingExecutor, running tasks using executor.
Server - Class in io.grpc
Server for listening for and dispatching incoming calls.
Server() - Constructor for class io.grpc.Server
 
SERVER_CONTEXT_KEY - Static variable in class io.grpc.InternalServer
 
SERVER_KEEPALIVE_TIME_NANOS_DISABLED - Static variable in class io.grpc.internal.GrpcUtil
The magic keepalive time value that disables keepalive.
SERVER_STREAMING - Enum constant in enum class io.grpc.MethodDescriptor.MethodType
One request message followed by zero or more response messages.
SERVER_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
Server and client channel setup - Search tag in class io.grpc.inprocess.InProcessServerBuilder
Section
serverBuilder(ServerBuilder<?>) - Static method in class io.grpc.ServerProvider.NewServerBuilderResult
 
ServerBuilder<T> - Class in io.grpc
A builder for Server instances.
ServerBuilder() - Constructor for class io.grpc.ServerBuilder
 
ServerCall<ReqT,RespT> - Class in io.grpc
Encapsulates a single call received from a remote client.
ServerCall() - Constructor for class io.grpc.ServerCall
 
ServerCall.Listener<ReqT> - Class in io.grpc
Callbacks for consuming incoming RPC messages.
ServerCallExecutorSupplier - Interface in io.grpc
Defines what executor handles the server call, based on each RPC call information at runtime.
ServerCallHandler<RequestT,ResponseT> - Interface in io.grpc
Interface to initiate processing of incoming remote calls.
ServerCallInfo() - Constructor for class io.grpc.ServerStreamTracer.ServerCallInfo
 
ServerCalls - Class in io.grpc.stub
Utility functions for adapting ServerCallHandlers to application service implementation, meant to be used by the generated code.
ServerCalls.BidiStreamingMethod<ReqT,RespT> - Interface in io.grpc.stub
Adaptor to a bidirectional streaming method.
ServerCalls.ClientStreamingMethod<ReqT,RespT> - Interface in io.grpc.stub
Adaptor to a client streaming method.
ServerCalls.ServerStreamingMethod<ReqT,RespT> - Interface in io.grpc.stub
Adaptor to a server streaming method.
ServerCalls.UnaryMethod<ReqT,RespT> - Interface in io.grpc.stub
Adaptor to a unary call method.
serverCallStarted(ServerCall<?, ?>) - Method in class io.grpc.ServerStreamTracer
Deprecated.
Implement ServerStreamTracer.serverCallStarted(ServerCallInfo) instead. This method will be removed in a future release of gRPC.
serverCallStarted(ServerStreamTracer.ServerCallInfo<?, ?>) - Method in class io.grpc.internal.StatsTraceContext
serverCallStarted(ServerStreamTracer.ServerCallInfo<?, ?>) - Method in class io.grpc.ServerStreamTracer
Called when ServerCall is created.
ServerCallStreamObserver<RespT> - Class in io.grpc.stub
A refinement of CallStreamObserver to allows for interaction with call cancellation events on the server side.
ServerCallStreamObserver() - Constructor for class io.grpc.stub.ServerCallStreamObserver
 
ServerCredentials - Class in io.grpc
Represents a security configuration to be used for servers.
ServerCredentials() - Constructor for class io.grpc.ServerCredentials
 
serverFilterContext(Context) - Method in class io.grpc.internal.StatsTraceContext
ServerImpl - Class in io.grpc.internal
Default implementation of Server, for creation by transports.
ServerImplBuilder - Class in io.grpc.internal
Default builder for Server instances, for usage in Transport implementations.
ServerImplBuilder(ServerImplBuilder.ClientTransportServersBuilder) - Constructor for class io.grpc.internal.ServerImplBuilder
Creates a new server builder with given transport servers provider.
ServerImplBuilder.ClientTransportServersBuilder - Interface in io.grpc.internal
An interface to provide to provide transport specific information for the server.
ServerInterceptor - Interface in io.grpc
Interface for intercepting incoming calls before they are dispatched by ServerCallHandler.
ServerInterceptors - Class in io.grpc
Utility methods for working with ServerInterceptors.
ServerList(List<InternalInstrumented<InternalChannelz.ServerStats>>, boolean) - Constructor for class io.grpc.InternalChannelz.ServerList
Creates an instance.
ServerListener - Interface in io.grpc.internal
A listener to a server for transport creation events.
ServerMethodDefinition<ReqT,RespT> - Class in io.grpc
Definition of a method exposed by a Server.
serverName() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
Database server name.
serverPlaintext() - Static method in class io.grpc.netty.InternalProtocolNegotiators
Returns a ProtocolNegotiator for plaintext server channel.
ServerProvider - Class in io.grpc
Provider of servers for transport agnostic consumption.
ServerProvider() - Constructor for class io.grpc.ServerProvider
 
ServerProvider.NewServerBuilderResult - Class in io.grpc
 
ServerRegistry - Class in io.grpc
Registry of ServerProviders.
ServerRegistry() - Constructor for class io.grpc.ServerRegistry
 
ServerRegistry.ProviderNotFoundException - Exception Class in io.grpc
Thrown when no suitable ServerProvider objects can be found.
servers - Variable in class io.grpc.InternalChannelz.ServerList
 
serverSendsOneMessage() - Method in enum class io.grpc.MethodDescriptor.MethodType
Returns true for UNARY and CLIENT_STREAMING, which do not permit the server to stream.
ServerServiceDefinition - Class in io.grpc
Definition of a service to be exposed via a Server.
ServerServiceDefinition.Builder - Class in io.grpc
Builder for constructing Service instances.
serverShutdown() - Method in interface io.grpc.internal.ServerListener
The server is shutting down.
ServerSocketsList(List<InternalWithLogId>, boolean) - Constructor for class io.grpc.InternalChannelz.ServerSocketsList
Creates an instance.
ServerStats(long, long, long, long, List<InternalInstrumented<InternalChannelz.SocketStats>>) - Constructor for class io.grpc.InternalChannelz.ServerStats
Creates an instance.
ServerStream - Interface in io.grpc.internal
Extension of Stream to support server-side termination semantics.
ServerStreamListener - Interface in io.grpc.internal
An observer of server-side stream events.
ServerStreamTracer - Class in io.grpc
Listens to events on a stream to collect metrics.
ServerStreamTracer() - Constructor for class io.grpc.ServerStreamTracer
 
ServerStreamTracer.Factory - Class in io.grpc
 
ServerStreamTracer.ServerCallInfo<ReqT,RespT> - Class in io.grpc
A data class with info about the started ServerCall.
serverTls(SslContext) - Static method in class io.grpc.netty.InternalProtocolNegotiators
Returns a ProtocolNegotiator that ensures the pipeline is set up so that TLS will be negotiated, the server TLS handler is added and writes to the Channel may happen immediately, even before the TLS Handshake is complete.
ServerTransport - Interface in io.grpc.internal
An inbound connection.
ServerTransportFilter - Class in io.grpc
Listens on server transport life-cycle events, with the capability to read and/or change transport attributes.
ServerTransportFilter() - Constructor for class io.grpc.ServerTransportFilter
 
ServerTransportListener - Interface in io.grpc.internal
A observer of a server-side transport for stream creation events.
Service - Interface in com.google.protobuf
Abstract base interface for protocol-buffer-based RPC services.
SERVICE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
SERVICE_NAME - Static variable in class dev.enola.core.proto.EnolaServiceGrpc
 
ServiceConfigParser() - Constructor for class io.grpc.NameResolver.ServiceConfigParser
 
ServiceConfigUtil - Class in io.grpc.internal
Helper utility to work with service configs.
ServiceConfigUtil.LbConfig - Class in io.grpc.internal
A LoadBalancingConfig that includes the policy name (the key) and its raw config value (parsed JSON).
ServiceConfigUtil.PolicySelection - Class in io.grpc.internal
 
ServiceDescriptor - Class in io.grpc
Descriptor for a service.
ServiceDescriptor(String, MethodDescriptor<?, ?>...) - Constructor for class io.grpc.ServiceDescriptor
Constructs a new Service Descriptor.
ServiceDescriptor(String, Collection<MethodDescriptor<?, ?>>) - Constructor for class io.grpc.ServiceDescriptor
Constructs a new Service Descriptor.
ServiceDescriptor.Builder - Class in io.grpc
A builder for a ServiceDescriptor.
ServiceException - Exception Class in com.google.protobuf
Thrown by blocking RPC methods when a failure occurs.
ServiceException(String) - Constructor for exception class com.google.protobuf.ServiceException
 
ServiceException(String, Throwable) - Constructor for exception class com.google.protobuf.ServiceException
 
ServiceException(Throwable) - Constructor for exception class com.google.protobuf.ServiceException
 
ServiceProvider - Interface in dev.enola.core.grpc
 
set(MediaTypeProvider...) - Static method in class dev.enola.common.io.mediatype.MediaTypeProviders
 
set(ObjectWithTypeToken<?>) - Method in class dev.enola.common.MutableObjectWithTypeToken
 
set(Attributes.Key<T>, T) - Method in class io.grpc.Attributes.Builder
 
set(String, HasIRI) - Method in interface dev.enola.thing.PredicatesObjects.Builder
 
set(String, Link) - Method in interface dev.enola.thing.PredicatesObjects.Builder
 
set(String, Object) - Method in class dev.enola.thing.impl.ImmutableThing.Builder
 
set(String, Object) - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
set(String, Object) - Method in class dev.enola.thing.impl.MutableThing
 
set(String, Object) - Method in interface dev.enola.thing.Thing.Builder
 
set(String, Object, String) - Method in class dev.enola.thing.impl.ImmutableThing.Builder
 
set(String, Object, String) - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
set(String, Object, String) - Method in class dev.enola.thing.impl.MutableThing
 
set(String, Object, String) - Method in interface dev.enola.thing.Thing.Builder
 
set(String, T) - Method in interface dev.enola.thing.PredicatesObjects.Builder
 
set(String, T, String) - Method in interface dev.enola.thing.PredicatesObjects.Builder
 
set(T) - Method in class dev.enola.common.context.Singleton
 
SET - Enum constant in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
SET = 1;
SET_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
SET = 1;
setAddresses(EquivalentAddressGroup) - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Builder
The addresses to connect to.
setAddresses(List<EquivalentAddressGroup>) - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Builder
The addresses to connect to.
setAddresses(List<EquivalentAddressGroup>) - Method in class io.grpc.LoadBalancer.ResolvedAddresses.Builder
Sets the addresses.
setAddresses(List<EquivalentAddressGroup>) - Method in class io.grpc.NameResolver.ResolutionResult.Builder
Deprecated.
Will be superseded by setAddressesOrError
setAddressesOrError(StatusOr<List<EquivalentAddressGroup>>) - Method in class io.grpc.NameResolver.ResolutionResult.Builder
Sets the addresses resolved by name resolution or the error in doing so.
setAddressResolver(DnsNameResolver.AddressResolver) - Method in class io.grpc.internal.DnsNameResolver
 
setAdvmss(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setAggregateValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
setAggregateValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
setAll(Attributes) - Method in class io.grpc.Attributes.Builder
 
setAllowAlias(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool allow_alias = 2 [json_name = "allowAlias"];
setAllowUnknownExtensions(boolean) - Method in class com.google.protobuf.TextFormat.Parser.Builder
Set whether this parser will allow unknown extensions.
setAllowUnknownFields(boolean) - Method in class com.google.protobuf.TextFormat.Parser.Builder
Set whether this parser will allow unknown fields.
setAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
setAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
setAto(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setAttributes(Attributes) - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Builder
Attributes provided here will be included in LoadBalancer.Subchannel.getAttributes().
setAttributes(Attributes) - Method in class io.grpc.LoadBalancer.ResolvedAddresses.Builder
Sets the attributes.
setAttributes(Attributes) - Method in class io.grpc.NameResolver.ResolutionResult.Builder
Sets the attributes for the addresses resolved by name resolution.
setAuthority(String) - Method in interface io.grpc.internal.ClientStream
Override the default authority with authority.
setAuthority(String) - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
Sets the non-null authority.
setAuthority(String) - Method in class io.grpc.internal.NoopClientStream
 
setBackoff(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setBaseEjectionTimeNanos(Long) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
The base time an address is ejected for.
setBegin(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional int32 begin = 3 [json_name = "begin"];
setBinaryLog(BinaryLog) - Method in class io.grpc.ForwardingChannelBuilder
 
setBinaryLog(BinaryLog) - Method in class io.grpc.ForwardingChannelBuilder2
 
setBinaryLog(BinaryLog) - Method in class io.grpc.ForwardingServerBuilder
 
setBinaryLog(BinaryLog) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
setBinaryLog(BinaryLog) - Method in class io.grpc.internal.ServerImplBuilder
 
setBinaryLog(BinaryLog) - Method in class io.grpc.ManagedChannelBuilder
Sets the BinaryLog object that this channel should log to.
setBinaryLog(BinaryLog) - Method in class io.grpc.ServerBuilder
Sets the BinaryLog object that this server should log to.
setBoolValue(boolean) - Method in class com.google.protobuf.Value.Builder
bool bool_value = 4 [json_name = "boolValue"];
setCall(ClientCall<ReqT, RespT>) - Method in class io.grpc.internal.DelayedClientCall
Transfers all pending and future requests and mutations to the given call.
setCallOptions(CallOptions) - Method in class io.grpc.ClientStreamTracer.StreamInfo.Builder
Sets the effective CallOptions of the call.
setCallsFailed(long) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
 
setCallsFailed(long) - Method in class io.grpc.InternalChannelz.ServerStats.Builder
 
setCallsStarted(long) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
 
setCallsStarted(long) - Method in class io.grpc.InternalChannelz.ServerStats.Builder
 
setCallsSucceeded(long) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
 
setCallsSucceeded(long) - Method in class io.grpc.InternalChannelz.ServerStats.Builder
 
setCardinality(Field.Cardinality) - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
setCardinalityValue(int) - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
setCaState(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setCcEnableArenas(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
setCcGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
setChannelLogger(ChannelLogger) - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
setChannelLogger(ChannelLogger) - Method in class io.grpc.NameResolver.Args.Builder
setChannelRef(InternalWithLogId) - Method in class io.grpc.InternalChannelz.ChannelTrace.Event.Builder
 
setChannelTrace(InternalChannelz.ChannelTrace) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
 
setChildConfig(Object) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
Sets the graceful child switch config the OutlierDetectionLoadBalancer delegates to.
setClientStreaming(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
setCompilerVersion(PluginProtos.Version) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
setCompilerVersion(PluginProtos.Version.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
setCompression(String) - Method in class io.grpc.ForwardingServerCall
 
setCompression(String) - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
setCompression(String) - Method in class io.grpc.ServerCall
Sets the compression algorithm for this call.
setCompression(String) - Method in class io.grpc.stub.ServerCallStreamObserver
Sets the compression algorithm to use for the call.
setCompressor(Compressor) - Method in class io.grpc.internal.AbstractStream
 
setCompressor(Compressor) - Method in interface io.grpc.internal.Framer
Set the compressor used for compression.
setCompressor(Compressor) - Method in class io.grpc.internal.MessageFramer
 
setCompressor(Compressor) - Method in class io.grpc.internal.NoopClientStream
 
setCompressor(Compressor) - Method in interface io.grpc.internal.Stream
Sets the compressor on the framer.
setConfig(Object) - Method in class io.grpc.InternalConfigSelector.Result.Builder
Sets the parsed config.
setConfigurators(List<InternalConfigurator>) - Static method in class io.grpc.InternalConfiguratorRegistry
 
setContent(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string content = 15 [json_name = "content"];
setContentBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string content = 15 [json_name = "content"];
setCreationTimeNanos(long) - Method in class io.grpc.InternalChannelz.ChannelTrace.Builder
 
setCsharpNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
setCsharpNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
setCtype(DescriptorProtos.FieldOptions.CType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
setCurrentPicker(LoadBalancer.SubchannelPicker) - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
setCurrentState(ConnectivityState) - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
setDatatype(String) - Method in class dev.enola.thing.proto.Value.Literal.Builder
This is an IRI.
setDatatypeBytes(ByteString) - Method in class dev.enola.thing.proto.Value.Literal.Builder
This is an IRI.
setDeadline(Deadline) - Method in class io.grpc.internal.AbstractClientStream
 
setDeadline(Deadline) - Method in interface io.grpc.internal.ClientStream
Sets the effective deadline of the RPC.
setDeadline(Deadline) - Method in class io.grpc.internal.NoopClientStream
 
setDeadlineTicker(Deadline.Ticker) - Method in class io.grpc.internal.ServerImplBuilder
Sets a custom deadline ticker.
setDebugRedact(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional bool debug_redact = 3 [default = false, json_name = "debugRedact"];
setDebugRedact(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool debug_redact = 16 [default = false, json_name = "debugRedact"];
setDeclaration(int, DescriptorProtos.ExtensionRangeOptions.Declaration) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
setDeclaration(int, DescriptorProtos.ExtensionRangeOptions.Declaration.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
setDecompressor(Decompressor) - Method in class io.grpc.internal.AbstractServerStream
 
setDecompressor(Decompressor) - Method in class io.grpc.internal.AbstractStream.TransportState
 
setDecompressor(Decompressor) - Method in class io.grpc.internal.ApplicationThreadDeframer
 
setDecompressor(Decompressor) - Method in interface io.grpc.internal.Deframer
Sets the decompressor available to use.
setDecompressor(Decompressor) - Method in class io.grpc.internal.MessageDeframer
 
setDecompressor(Decompressor) - Method in interface io.grpc.internal.ServerStream
Sets the decompressor on the deframer.
setDecompressorRegistry(DecompressorRegistry) - Method in class io.grpc.internal.AbstractClientStream
 
setDecompressorRegistry(DecompressorRegistry) - Method in interface io.grpc.internal.ClientStream
Sets the registry to find a decompressor for the framer.
setDecompressorRegistry(DecompressorRegistry) - Method in class io.grpc.internal.NoopClientStream
 
setDefaultPort(int) - Method in class io.grpc.NameResolver.Args.Builder
setDefaults(int, DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
setDefaults(int, DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
setDefaultValue(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7 [json_name = "defaultValue"];
setDefaultValue(String) - Method in class com.google.protobuf.Field.Builder
string default_value = 11 [json_name = "defaultValue"];
setDefaultValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7 [json_name = "defaultValue"];
setDefaultValueBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
string default_value = 11 [json_name = "defaultValue"];
setDependency(int, String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3 [json_name = "dependency"];
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
setDeprecatedLegacyJsonFieldConflicts(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Deprecated.
google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=0
setDeprecatedLegacyJsonFieldConflicts(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Deprecated.
google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=0
setDeprecationWarning(String) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
setDeprecationWarningBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
setDescription(String) - Method in class io.grpc.InternalChannelz.ChannelTrace.Event.Builder
 
setDescriptionHtml(String) - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string description_html = 3;
setDescriptionHtmlBytes(ByteString) - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string description_html = 3;
setDoubleValue(double) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional double double_value = 6 [json_name = "doubleValue"];
setEagAttributes(Attributes) - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
Sets the non-null EquivalentAddressGroup's attributes.
setEdition(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
setEdition(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
setEdition(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.Edition edition = 14 [json_name = "edition"];
setEdition(String) - Method in class com.google.protobuf.Enum.Builder
string edition = 6 [json_name = "edition"];
setEdition(String) - Method in class com.google.protobuf.Type.Builder
string edition = 7 [json_name = "edition"];
setEditionBytes(ByteString) - Method in class com.google.protobuf.Enum.Builder
string edition = 6 [json_name = "edition"];
setEditionBytes(ByteString) - Method in class com.google.protobuf.Type.Builder
string edition = 7 [json_name = "edition"];
setEditionDefaults(int, DescriptorProtos.FieldOptions.EditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
setEditionDefaults(int, DescriptorProtos.FieldOptions.EditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
setEditionDeprecated(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_deprecated = 2 [json_name = "editionDeprecated"];
setEditionIntroduced(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_introduced = 1 [json_name = "editionIntroduced"];
setEditionRemoved(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_removed = 4 [json_name = "editionRemoved"];
setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 end = 2 [json_name = "end"];
setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 end = 2 [json_name = "end"];
setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
optional int32 end = 2 [json_name = "end"];
setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional int32 end = 4 [json_name = "end"];
setEnforcementPercentage(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection.Builder
Only eject this percentage of outliers.
setEnforcementPercentage(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.Builder
Only eject this percentage of outliers.
setEntries(int, Log.Entry) - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
setEntries(int, Log.Entry.Builder) - Method in class dev.enola.core.util.proto.Log.Inline.Builder
repeated .dev.enola.core.util.Log.Entry entries = 1;
setEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
setEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
setEnumType(DescriptorProtos.FeatureSet.EnumType) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setEnumvalue(int, EnumValue) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
setEnumvalue(int, EnumValue.Builder) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
setError(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional string error = 1 [json_name = "error"];
setError(String) - Method in class dev.enola.common.validation.Validation.Builder
string error = 2;
setErrorBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional string error = 1 [json_name = "error"];
setErrorBytes(ByteString) - Method in class dev.enola.common.validation.Validation.Builder
string error = 2;
setEvents(List<InternalChannelz.ChannelTrace.Event>) - Method in class io.grpc.InternalChannelz.ChannelTrace.Builder
 
setExecutor(Executor) - Method in class io.grpc.internal.SerializingExecutor
Only call this from this SerializingExecutor Runnable, so that the executor is immediately visible to this SerializingExecutor executor.
setExtendee(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2 [json_name = "extendee"];
setExtendeeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2 [json_name = "extendee"];
setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
setExtension(ExtensionLite<? extends MessageT, List<T>>, int, T) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
Set the value of one element of a repeated extension.
setExtension(ExtensionLite<? extends MessageT, T>, T) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
Set the value of an extension.
setExtension(GeneratedMessage.GeneratedExtension<MessageT, List<T>>, int, T) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
Deprecated.
setExtension(GeneratedMessage.GeneratedExtension<MessageT, T>, T) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
Deprecated.
setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
setExtensionRegistry(ExtensionRegistry) - Static method in class io.grpc.protobuf.ProtoUtils
Sets the global registry for proto marshalling shared across all servers and clients.
setExtensionRegistry(ExtensionRegistryLite) - Static method in class io.grpc.protobuf.lite.ProtoLiteUtils
Sets the global registry for proto marshalling shared across all servers and clients.
setFackets(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setFailed(String) - Method in interface com.google.protobuf.RpcController
Causes failed() to return true on the client side.
setFailurePercentageEjection(OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
Set to enable failure percentage ejection.
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
setFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
setFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
setFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
setFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
setField(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
setField(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DynamicMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
Deprecated.
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
Deprecated.
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.MapEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in interface com.google.protobuf.Message.Builder
Sets a field to the given value.
setFieldPresence(DescriptorProtos.FeatureSet.FieldPresence) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [json_name = "fieldPresence", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setFields(int, Field) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
setFields(int, Field.Builder) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
setFile(int, PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
setFile(int, PluginProtos.CodeGeneratorResponse.File.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
setFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
setFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
setFileName(String) - Method in class com.google.protobuf.SourceContext.Builder
string file_name = 1 [json_name = "fileName"];
setFileNameBytes(ByteString) - Method in class com.google.protobuf.SourceContext.Builder
string file_name = 1 [json_name = "fileName"];
setFileToGenerate(int, String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
setFixedFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
setFixedFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
setFlowControlWindowReader(TransportTracer.FlowControlReader) - Method in class io.grpc.internal.TransportTracer
Registers a TransportTracer.FlowControlReader that can be used to read the local and remote flow control window sizes.
setForceHeapBuffer(NettyServerBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyServerBuilder
 
setFullMethodName(String) - Method in class io.grpc.MethodDescriptor.Builder
Sets the fully qualified (service and method) method name.
setFullName(String) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string full_name = 2 [json_name = "fullName"];
setFullNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string full_name = 2 [json_name = "fullName"];
setFullStreamDecompression(boolean) - Method in class io.grpc.internal.AbstractClientStream
 
setFullStreamDecompression(boolean) - Method in interface io.grpc.internal.ClientStream
Enables full-stream decompression, allowing the client stream to use GzipInflatingBuffer to decode inbound GZIP compressed streams.
setFullStreamDecompression(boolean) - Method in class io.grpc.internal.NoopClientStream
 
setFullStreamDecompressor(GzipInflatingBuffer) - Method in class io.grpc.internal.AbstractStream.TransportState
 
setFullStreamDecompressor(GzipInflatingBuffer) - Method in class io.grpc.internal.ApplicationThreadDeframer
 
setFullStreamDecompressor(GzipInflatingBuffer) - Method in interface io.grpc.internal.Deframer
Sets the decompressor used for full-stream decompression.
setFullStreamDecompressor(GzipInflatingBuffer) - Method in class io.grpc.internal.MessageDeframer
 
setGeneratedCodeInfo(DescriptorProtos.GeneratedCodeInfo) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
setGeneratedCodeInfo(DescriptorProtos.GeneratedCodeInfo.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
setGoPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11 [json_name = "goPackage"];
setGoPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11 [json_name = "goPackage"];
setHelper(InternalNettySocketSupport.InternalHelper) - Static method in class io.grpc.netty.InternalNettySocketSupport
 
setHttpConnectProxiedSocketAddress(HttpConnectProxiedSocketAddress) - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
setId(long) - Method in class dev.enola.thing.proto.CompactThings.Builder
uint64 id = 1;
setId(String) - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string id = 1;
setIdBytes(ByteString) - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string id = 1;
setIdempotencyLevel(DescriptorProtos.MethodOptions.IdempotencyLevel) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
setIdempotent(boolean) - Method in class io.grpc.MethodDescriptor.Builder
Sets whether the method is idempotent.
setIdentifierValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string identifier_value = 3 [json_name = "identifierValue"];
setIdentifierValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string identifier_value = 3 [json_name = "identifierValue"];
setImageHtml(String) - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string image_html = 4;
setImageHtmlBytes(ByteString) - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string image_html = 4;
setImports(int, String) - Method in class dev.enola.thing.proto.TextThings.Builder
repeated string imports = 2;
setInline(Log.Inline) - Method in class dev.enola.core.util.proto.Log.Builder
.dev.enola.core.util.Log.Inline inline = 2;
setInline(Log.Inline.Builder) - Method in class dev.enola.core.util.proto.Log.Builder
.dev.enola.core.util.Log.Inline inline = 2;
setInputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2 [json_name = "inputType"];
setInputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2 [json_name = "inputType"];
setInsertionPoint(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string insertion_point = 2 [json_name = "insertionPoint"];
setInsertionPointBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string insertion_point = 2 [json_name = "insertionPoint"];
setInterceptor(ClientInterceptor) - Method in class io.grpc.InternalConfigSelector.Result.Builder
Sets the interceptor.
setIntervalNanos(Long) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
The interval between outlier detection sweeps.
setIri(String) - Method in class dev.enola.core.proto.GetThingRequest.Builder
IRI of Thing to get.
setIri(String) - Method in class dev.enola.core.proto.GetThingsRequest.Builder
IRI of a Thing to get, or query for Things; e.g.
setIri(String) - Method in class dev.enola.thing.proto.Thing.Builder
The IRI is often only set on the "top outer most", and may well be unset for things "contained" in other things (RDF calls this "blank nodes").
setIriBytes(ByteString) - Method in class dev.enola.core.proto.GetThingRequest.Builder
IRI of Thing to get.
setIriBytes(ByteString) - Method in class dev.enola.core.proto.GetThingsRequest.Builder
IRI of a Thing to get, or query for Things; e.g.
setIriBytes(ByteString) - Method in class dev.enola.thing.proto.Thing.Builder
The IRI is often only set on the "top outer most", and may well be unset for things "contained" in other things (RDF calls this "blank nodes").
setIsExtension(boolean) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required bool is_extension = 2 [json_name = "isExtension"];
setIsTransparentRetry(boolean) - Method in class io.grpc.ClientStreamTracer.StreamInfo.Builder
Sets whether the stream is a transparent retry.
setJavaGenerateEqualsAndHash(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Deprecated.
google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=0
setJavaGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
setJavaMultipleFiles(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
setJavaOuterClassname(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
setJavaOuterClassnameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
setJavaPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1 [json_name = "javaPackage"];
setJavaPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1 [json_name = "javaPackage"];
setJavaStringCheckUtf8(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
setJsonFormat(DescriptorProtos.FeatureSet.JsonFormat) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setJsonName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string json_name = 10 [json_name = "jsonName"];
setJsonName(String) - Method in class com.google.protobuf.Field.Builder
string json_name = 10 [json_name = "jsonName"];
setJsonNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string json_name = 10 [json_name = "jsonName"];
setJsonNameBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
string json_name = 10 [json_name = "jsonName"];
setJstype(DescriptorProtos.FieldOptions.JSType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
setKey(K) - Method in class com.google.protobuf.MapEntry.Builder
 
setKind(Field.Kind) - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
setKindValue(int) - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
setLabel(DescriptorProtos.FieldDescriptorProto.Label) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
setLabel(String) - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string label = 2;
setLabelBytes(ByteString) - Method in class dev.enola.thing.proto.ThingMetadata.Builder
string label = 2;
setLang(String) - Method in class dev.enola.thing.proto.Value.LangString.Builder
BCP 47 “language tag” (e.g.
setLangBytes(ByteString) - Method in class dev.enola.thing.proto.Value.LangString.Builder
BCP 47 “language tag” (e.g.
setLangString(Value.LangString) - Method in class dev.enola.thing.proto.Value.Builder
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...
setLangString(Value.LangString.Builder) - Method in class dev.enola.thing.proto.Value.Builder
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...
setLastAckRecv(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setLastAckSent(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setLastCallStartedNanos(long) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
 
setLastCallStartedNanos(long) - Method in class io.grpc.InternalChannelz.ServerStats.Builder
 
setLastDataRecv(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setLastDataSent(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setLazy(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool lazy = 5 [default = false, json_name = "lazy"];
setLeadingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3 [json_name = "leadingComments"];
setLeadingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3 [json_name = "leadingComments"];
setLeadingDetachedComments(int, String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
setLegacyClosedEnum(boolean) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional bool legacy_closed_enum = 1 [json_name = "legacyClosedEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setLink(String) - Method in class dev.enola.thing.proto.Value.Builder
string link = 1;
setLinkBytes(ByteString) - Method in class dev.enola.thing.proto.Value.Builder
string link = 1;
setList(Value.List) - Method in class dev.enola.thing.proto.Value.Builder
List of Values.
setList(Value.List.Builder) - Method in class dev.enola.thing.proto.Value.Builder
List of Values.
setListener(ClientStreamListener) - Method in class io.grpc.internal.AbstractClientStream.TransportState
 
setListener(ServerStreamListener) - Method in class io.grpc.internal.AbstractServerStream
 
setListener(ServerStreamListener) - Method in class io.grpc.internal.AbstractServerStream.TransportState
Sets the listener to receive notifications.
setListener(ServerStreamListener) - Method in interface io.grpc.internal.ServerStream
Sets the server stream listener.
setListValue(ListValue) - Method in class com.google.protobuf.Value.Builder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
setListValue(ListValue.Builder) - Method in class com.google.protobuf.Value.Builder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
setLiteral(Value.Literal) - Method in class dev.enola.thing.proto.Value.Builder
.dev.enola.thing.Value.Literal literal = 3;
setLiteral(Value.Literal.Builder) - Method in class dev.enola.thing.proto.Value.Builder
.dev.enola.thing.Value.Literal literal = 3;
setLoadBalancingPolicyConfig(Object) - Method in class io.grpc.LoadBalancer.ResolvedAddresses.Builder
Sets the load balancing policy config.
setLocation(int, DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
setLocation(int, DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
setLocation(Descriptors.FieldDescriptor, TextFormatParseLocation) - Method in class com.google.protobuf.TextFormatParseInfoTree.Builder
Record the starting location of a single value for a field.
setLost(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setMajor(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 major = 1 [json_name = "major"];
setMapEntry(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool map_entry = 7 [json_name = "mapEntry"];
setMaxEjectionPercent(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
The algorithm agnostic maximum percentage of addresses that can be ejected.
setMaxEjectionTimeNanos(Long) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
The longest time an address can be ejected.
setMaximumEdition(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional int32 maximum_edition = 4 [json_name = "maximumEdition"];
setMaximumEdition(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
optional .google.protobuf.Edition maximum_edition = 5 [json_name = "maximumEdition"];
setMaxInboundMessageSize(int) - Method in class io.grpc.internal.AbstractClientStream
 
setMaxInboundMessageSize(int) - Method in class io.grpc.internal.ApplicationThreadDeframer
 
setMaxInboundMessageSize(int) - Method in interface io.grpc.internal.ClientStream
Sets the max size accepted from the remote endpoint.
setMaxInboundMessageSize(int) - Method in interface io.grpc.internal.Deframer
 
setMaxInboundMessageSize(int) - Method in class io.grpc.internal.MessageDeframer
 
setMaxInboundMessageSize(int) - Method in class io.grpc.internal.NoopClientStream
 
setMaxOutboundMessageSize(int) - Method in class io.grpc.internal.AbstractClientStream
 
setMaxOutboundMessageSize(int) - Method in interface io.grpc.internal.ClientStream
Sets the max size sent to the remote endpoint.
setMaxOutboundMessageSize(int) - Method in interface io.grpc.internal.Framer
Set a size limit for each outbound message.
setMaxOutboundMessageSize(int) - Method in class io.grpc.internal.MessageFramer
 
setMaxOutboundMessageSize(int) - Method in class io.grpc.internal.NoopClientStream
 
setMessage(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
Sets a message at the specified index replacing the existing item at that index.
setMessage(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
Deprecated.
setMessage(MType) - Method in class com.google.protobuf.SingleFieldBuilder
Sets a message for the field replacing any existing value.
setMessage(MType) - Method in class com.google.protobuf.SingleFieldBuilderV3
Deprecated.
setMessageCompression(boolean) - Method in class io.grpc.ClientCall
Enables per-message compression, if an encoding type has been negotiated.
setMessageCompression(boolean) - Method in class io.grpc.internal.AbstractStream
 
setMessageCompression(boolean) - Method in class io.grpc.internal.DelayedClientCall
 
setMessageCompression(boolean) - Method in interface io.grpc.internal.Framer
Enable or disable compression.
setMessageCompression(boolean) - Method in class io.grpc.internal.MessageFramer
 
setMessageCompression(boolean) - Method in class io.grpc.internal.NoopClientStream
 
setMessageCompression(boolean) - Method in interface io.grpc.internal.Stream
Enables per-message compression, if an encoding type has been negotiated.
setMessageCompression(boolean) - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
setMessageCompression(boolean) - Method in class io.grpc.ForwardingClientCall
 
setMessageCompression(boolean) - Method in class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
setMessageCompression(boolean) - Method in class io.grpc.ForwardingServerCall
 
setMessageCompression(boolean) - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
setMessageCompression(boolean) - Method in class io.grpc.ServerCall
Enables per-message compression, if an encoding type has been negotiated.
setMessageCompression(boolean) - Method in class io.grpc.stub.CallStreamObserver
Sets message compression for subsequent calls to StreamObserver.onNext(V).
setMessageCompression(boolean) - Method in class io.grpc.stub.ClientCallStreamObserver
Sets message compression for subsequent calls to StreamObserver.onNext(V).
setMessageCompression(boolean) - Method in class io.grpc.stub.ServerCallStreamObserver
Sets message compression for subsequent calls to StreamObserver.onNext(V).
setMessageEncoding(DescriptorProtos.FeatureSet.MessageEncoding) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setMessageSetWireFormat(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
setMessageType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
setMessageType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
setMethod(int, DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
setMethod(int, DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
setMethods(int, Method) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
setMethods(int, Method.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
setMetricRecorder(MetricRecorder) - Method in class io.grpc.NameResolver.Args.Builder
setMinimumEdition(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional int32 minimum_edition = 3 [json_name = "minimumEdition"];
setMinimumEdition(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
optional .google.protobuf.Edition minimum_edition = 4 [json_name = "minimumEdition"];
setMinimumHosts(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection.Builder
The minimum amount of host for failure percentage ejection to be enabled.
setMinimumHosts(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.Builder
The minimum amount of hosts needed for success rate ejection.
setMinor(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 minor = 2 [json_name = "minor"];
setMixins(int, Mixin) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
setMixins(int, Mixin.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
setName(int, DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
setName(int, DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.Api.Builder
string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.Enum.Builder
string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.EnumValue.Builder
string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.Field.Builder
string name = 4 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.Method.Builder
string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.Mixin.Builder
string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.Option.Builder
string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.Type.Builder
string name = 1 [json_name = "name"];
setName(String) - Method in class io.grpc.ServiceDescriptor.Builder
Sets the name.
setNameBytes(ByteString) - Method in class com.google.protobuf.Api.Builder
string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
optional string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.Enum.Builder
string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.EnumValue.Builder
string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
string name = 4 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.Mixin.Builder
string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.Option.Builder
string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.Type.Builder
string name = 1 [json_name = "name"];
setNamePart(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1 [json_name = "namePart"];
setNamePartBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1 [json_name = "namePart"];
setNanos(int) - Method in class com.google.protobuf.Duration.Builder
int32 nanos = 2 [json_name = "nanos"];
setNanos(int) - Method in class com.google.protobuf.Timestamp.Builder
int32 nanos = 2 [json_name = "nanos"];
setNegativeIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
setNestedType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
setNestedType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
setNoStandardDescriptorAccessor(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
setNullValue(NullValue) - Method in class com.google.protobuf.Value.Builder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
setNullValueValue(int) - Method in class com.google.protobuf.Value.Builder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional int32 number = 2 [json_name = "number"];
setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional int32 number = 1 [json_name = "number"];
setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3 [json_name = "number"];
setNumber(int) - Method in class com.google.protobuf.EnumValue.Builder
int32 number = 2 [json_name = "number"];
setNumber(int) - Method in class com.google.protobuf.Field.Builder
int32 number = 3 [json_name = "number"];
setNumberValue(double) - Method in class com.google.protobuf.Value.Builder
double number_value = 2 [json_name = "numberValue"];
setNumEventsLogged(long) - Method in class io.grpc.InternalChannelz.ChannelTrace.Builder
 
setObjcClassPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
setObjcClassPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
setObject(T) - Method in class dev.enola.common.MutableObjectWithTypeToken
 
setOffloadExecutor(Executor) - Method in class io.grpc.NameResolver.Args.Builder
setOnCancelHandler(Runnable) - Method in class io.grpc.stub.ServerCallStreamObserver
Sets a Runnable to be called if the call is cancelled and the server is encouraged to abort processing to save resources, since the client will not process any further messages.
setOnCloseHandler(Runnable) - Method in class io.grpc.stub.ServerCallStreamObserver
Sets a Runnable to be executed when the call is closed cleanly from the server's point of view: either StreamObserver.onCompleted() or StreamObserver.onError(Throwable) has been called, all the messages and trailing metadata have been sent and the stream has been closed.
setOneofDecl(int, DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
setOneofDecl(int, DescriptorProtos.OneofDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
setOneofIndex(int) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
setOneofIndex(int) - Method in class com.google.protobuf.Field.Builder
int32 oneof_index = 7 [json_name = "oneofIndex"];
setOneofs(int, String) - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
setOnReadyHandler(Runnable) - Method in class io.grpc.stub.CallStreamObserver
Set a Runnable that will be executed every time the stream CallStreamObserver.isReady() state changes from false to true.
setOnReadyHandler(Runnable) - Method in class io.grpc.stub.ClientCallStreamObserver
Set a Runnable that will be executed every time the stream ClientCallStreamObserver.isReady() state changes from false to true.
setOnReadyHandler(Runnable) - Method in class io.grpc.stub.ServerCallStreamObserver
Set a Runnable that will be executed every time the stream ServerCallStreamObserver.isReady() state changes from false to true.
setOnReadyThreshold(int) - Method in class io.grpc.internal.AbstractServerStream
A hint to the stream that specifies how many bytes must be queued before AbstractServerStream.isReady() will return false.
setOnReadyThreshold(int) - Method in class io.grpc.internal.AbstractStream
A hint to the stream that specifies how many bytes must be queued before AbstractStream.isReady() will return false.
setOnReadyThreshold(int) - Method in interface io.grpc.internal.ServerStream
A hint to the stream that specifies how many bytes must be queued before Stream.isReady() will return false.
setOnReadyThreshold(int) - Method in class io.grpc.ForwardingServerCall
 
setOnReadyThreshold(int) - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
setOnReadyThreshold(int) - Method in class io.grpc.ServerCall
A hint to the call that specifies how many bytes must be queued before ServerCall.isReady() will return false.
setOnReadyThreshold(int) - Method in class io.grpc.stub.ServerCallStreamObserver
A hint to the call that specifies how many bytes must be queued before ServerCallStreamObserver.isReady() will return false.
setOptimizeFor(DescriptorProtos.FileOptions.OptimizeMode) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
setOptions(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setOptions(int, Option) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
setOptions(int, Option) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
setOptions(int, Option) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
setOptions(int, Option) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
setOptions(int, Option) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
setOptions(int, Option) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
setOptions(int, Option.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
setOptions(int, Option.Builder) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
setOptions(int, Option.Builder) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
setOptions(int, Option.Builder) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
setOptions(int, Option.Builder) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
setOptions(int, Option.Builder) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
setOptions(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
setOptions(DescriptorProtos.EnumOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
setOptions(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
setOptions(DescriptorProtos.EnumValueOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
setOptions(DescriptorProtos.ExtensionRangeOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
setOptions(DescriptorProtos.ExtensionRangeOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
setOptions(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
setOptions(DescriptorProtos.FieldOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
setOptions(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
setOptions(DescriptorProtos.FileOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
setOptions(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
setOptions(DescriptorProtos.MessageOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
setOptions(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
setOptions(DescriptorProtos.MethodOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
setOptions(DescriptorProtos.OneofOptions) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
setOptions(DescriptorProtos.OneofOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
setOptions(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
setOptions(DescriptorProtos.ServiceOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
setOrdered(boolean) - Method in class dev.enola.thing.proto.Value.List.Builder
bool ordered = 1;
setOutputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3 [json_name = "outputType"];
setOutputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3 [json_name = "outputType"];
setOverridableFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
setOverridableFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
setOverrideAuthority(String) - Method in class io.grpc.NameResolver.Args.Builder
setPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2 [json_name = "package"];
setPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2 [json_name = "package"];
setPacked(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool packed = 2 [json_name = "packed"];
setPacked(boolean) - Method in class com.google.protobuf.Field.Builder
bool packed = 8 [json_name = "packed"];
setParameter(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
optional string parameter = 2 [json_name = "parameter"];
setParameterBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
optional string parameter = 2 [json_name = "parameter"];
setParseInfoTreeBuilder(TextFormatParseInfoTree.Builder) - Method in class com.google.protobuf.TextFormat.Parser.Builder
 
setPassword(String) - Method in class io.grpc.HttpConnectProxiedSocketAddress.Builder
Sets the password used to connect to the proxy.
setPatch(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 patch = 3 [json_name = "patch"];
setPath(int, int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
setPath(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
setPath(String) - Method in class dev.enola.common.validation.Validation.Builder
As in https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/field_mask.proto
setPathBytes(ByteString) - Method in class dev.enola.common.validation.Validation.Builder
As in https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/field_mask.proto
setPaths(int, String) - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
setPhpClassPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
setPhpClassPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
setPhpMetadataNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
setPhpMetadataNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
setPhpNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_namespace = 41 [json_name = "phpNamespace"];
setPhpNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_namespace = 41 [json_name = "phpNamespace"];
setPmtu(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setPositiveIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
setPreviousAttempts(int) - Method in class io.grpc.ClientStreamTracer.StreamInfo.Builder
Set the number of preceding attempts of the RPC.
setProbes(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setProto3Optional(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
setProtocolNegotiatorFactory(NettyChannelBuilder, InternalNettyChannelBuilder.ProtocolNegotiatorFactory) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
setProtocolNegotiatorFactory(NettyChannelBuilder, InternalProtocolNegotiator.ClientFactory) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
setProtoFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
setProtoFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
setProtoMessageFQN(MediaType, String) - Static method in class dev.enola.common.protobuf.ProtobufMediaTypes
 
setProtos(DescriptorProtos.FileDescriptorSet) - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
.google.protobuf.FileDescriptorSet protos = 1;
setProtos(DescriptorProtos.FileDescriptorSet.Builder) - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse.Builder
.google.protobuf.FileDescriptorSet protos = 1;
setProtoThingProvider(ProtoThingRepository) - Method in class dev.enola.core.thing.ListThingService
 
setProxyAddress(SocketAddress) - Method in class io.grpc.HttpConnectProxiedSocketAddress.Builder
Sets the address to the proxy, which is already resolved.
setProxyDetector(ProxyDetector) - Method in class io.grpc.NameResolver.Args.Builder
setPublicDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
setPyGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
setRawMethodName(MethodDescriptor<?, ?>, Object) - Method in class io.grpc.InternalMethodDescriptor
 
setRcvMss(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setRcvSsthresh(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setRcvWscale(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setRecursionLimit(int) - Method in class com.google.protobuf.TextFormat.Parser.Builder
Set the maximum recursion limit that the parser will allow.
setReordering(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setRepeated(boolean) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional bool repeated = 6 [json_name = "repeated"];
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DynamicMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
Deprecated.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
Deprecated.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.MapEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in interface com.google.protobuf.Message.Builder
Sets an element of a repeated field to the given value.
setRepeatedFieldEncoding(DescriptorProtos.FeatureSet.RepeatedFieldEncoding) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setReplaceMessageFields(boolean) - Method in class com.google.protobuf.util.FieldMaskUtil.MergeOptions
Specify whether to replace message fields.
setReplacePrimitiveFields(boolean) - Method in class com.google.protobuf.util.FieldMaskUtil.MergeOptions
Specify whether to replace primitive (non-repeated and non-message) fields in destination message fields with the source primitive fields.
setReplaceRepeatedFields(boolean) - Method in class com.google.protobuf.util.FieldMaskUtil.MergeOptions
Specify whether to replace repeated fields.
setRepo(ThingRepositoryStore) - Method in class dev.enola.thing.repo.ThingTrigger
 
setRequestMarshaller(MethodDescriptor.Marshaller<ReqT>) - Method in class io.grpc.MethodDescriptor.Builder
Sets the request marshaller.
setRequestStreaming(boolean) - Method in class com.google.protobuf.Method.Builder
bool request_streaming = 3 [json_name = "requestStreaming"];
setRequestTypeUrl(String) - Method in class com.google.protobuf.Method.Builder
string request_type_url = 2 [json_name = "requestTypeUrl"];
setRequestTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
string request_type_url = 2 [json_name = "requestTypeUrl"];
setRequestVolume(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection.Builder
The request volume required for an address to be considered for failure percentage ejection.
setRequestVolume(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.Builder
The minimum address request volume to be considered for success rate ejection.
setReserved(boolean) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional bool reserved = 5 [json_name = "reserved"];
setReservedName(int, String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
setReservedName(int, String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
setReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
setReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
setReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
setReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
setResourceResolver(DnsNameResolver.ResourceResolver) - Method in class io.grpc.internal.DnsNameResolver
 
setResponseMarshaller(MethodDescriptor.Marshaller<RespT>) - Method in class io.grpc.MethodDescriptor.Builder
Sets the response marshaller.
setResponseStreaming(boolean) - Method in class com.google.protobuf.Method.Builder
bool response_streaming = 5 [json_name = "responseStreaming"];
setResponseTypeUrl(String) - Method in class com.google.protobuf.Method.Builder
string response_type_url = 4 [json_name = "responseTypeUrl"];
setResponseTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
string response_type_url = 4 [json_name = "responseTypeUrl"];
setRetention(DescriptorProtos.FieldOptions.OptionRetention) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
setRetrans(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setRetransmits(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setRoot(String) - Method in class com.google.protobuf.Mixin.Builder
string root = 2 [json_name = "root"];
setRootBytes(ByteString) - Method in class com.google.protobuf.Mixin.Builder
string root = 2 [json_name = "root"];
setRto(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setRtt(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setRttvar(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setRubyPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string ruby_package = 45 [json_name = "rubyPackage"];
setRubyPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string ruby_package = 45 [json_name = "rubyPackage"];
setSacked(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setSafe(boolean) - Method in class io.grpc.MethodDescriptor.Builder
Sets whether this method is safe.
setSampledToLocalTracing(boolean) - Method in class io.grpc.MethodDescriptor.Builder
Sets whether RPCs for this method may be sampled into the local tracing store.
setScheduledExecutorService(ScheduledExecutorService) - Method in class io.grpc.NameResolver.Args.Builder
setSchemaDescriptor(Object) - Method in class io.grpc.MethodDescriptor.Builder
Sets the schema descriptor for this builder.
setSchemaDescriptor(Object) - Method in class io.grpc.ServiceDescriptor.Builder
Sets the schema descriptor for this builder.
setSeconds(long) - Method in class com.google.protobuf.Duration.Builder
int64 seconds = 1 [json_name = "seconds"];
setSeconds(long) - Method in class com.google.protobuf.Timestamp.Builder
int64 seconds = 1 [json_name = "seconds"];
setSemantic(DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5 [json_name = "semantic"];
setServerStreaming(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
setService(int, DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
setService(int, DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
setServiceConfig(NameResolver.ConfigOrError) - Method in class io.grpc.NameResolver.ResolutionResult.Builder
Sets the Service Config parsed by NameResolver.Args.getServiceConfigParser().
setServiceConfigParser(NameResolver.ServiceConfigParser) - Method in class io.grpc.NameResolver.Args.Builder
setSeverity(Log.Severity) - Method in class dev.enola.core.util.proto.Log.Entry.Builder
.dev.enola.core.util.Log.Severity severity = 2;
setSeverity(InternalChannelz.ChannelTrace.Event.Severity) - Method in class io.grpc.InternalChannelz.ChannelTrace.Event.Builder
 
setSeverityValue(int) - Method in class dev.enola.core.util.proto.Log.Entry.Builder
.dev.enola.core.util.Log.Severity severity = 2;
setSingularOverwritePolicy(TextFormat.Parser.SingularOverwritePolicy) - Method in class com.google.protobuf.TextFormat.Parser.Builder
Sets parser behavior when a non-repeated field appears more than once.
setSndCwnd(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setSndMss(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setSndSsthresh(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setSndWscale(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setSocketOptionLingerSeconds(Integer) - Method in class io.grpc.InternalChannelz.SocketOptions.Builder
The value of Socket.getSoLinger().
setSocketOptionTimeoutMillis(Integer) - Method in class io.grpc.InternalChannelz.SocketOptions.Builder
The value of Socket.getSoTimeout().
setSockets(List<InternalWithLogId>) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
Sets the sockets.
setSourceCodeInfo(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
setSourceCodeInfo(DescriptorProtos.SourceCodeInfo.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
setSourceContext(SourceContext) - Method in class com.google.protobuf.Api.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
setSourceContext(SourceContext) - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
setSourceContext(SourceContext) - Method in class com.google.protobuf.Type.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Api.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Type.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
setSourceFile(String) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional string source_file = 2 [json_name = "sourceFile"];
setSourceFileBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional string source_file = 2 [json_name = "sourceFile"];
setSourceFileDescriptors(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
setSourceFileDescriptors(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];
setSpan(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [json_name = "span", packed = true];
setSslSocketAndEnginePeerVerifier(AdvancedTlsX509TrustManager.SslSocketAndEnginePeerVerifier) - Method in class io.grpc.util.AdvancedTlsX509TrustManager.Builder
Sets AdvancedTlsX509TrustManager.SslSocketAndEnginePeerVerifier, which methods will be called in addition to verifying certificates.
setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 start = 1 [json_name = "start"];
setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 start = 1 [json_name = "start"];
setStart(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
optional int32 start = 1 [json_name = "start"];
setState(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setState(ConnectivityState) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
 
setStatsEnabled(boolean) - Method in class io.grpc.internal.ManagedChannelImplBuilder
Disable or enable stats features.
setStatsEnabled(boolean) - Method in class io.grpc.internal.ServerImplBuilder
Disable or enable stats features.
setStatsEnabled(InProcessChannelBuilder, boolean) - Static method in class io.grpc.inprocess.InternalInProcessChannelBuilder
 
setStatsEnabled(InProcessServerBuilder, boolean) - Static method in class io.grpc.inprocess.InternalInProcessServerBuilder
 
setStatsEnabled(NettyChannelBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
setStatsEnabled(NettyServerBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyServerBuilder
 
setStatsRecordFinishedRpcs(boolean) - Method in class io.grpc.internal.ManagedChannelImplBuilder
Disable or enable stats recording for RPC completions.
setStatsRecordFinishedRpcs(boolean) - Method in class io.grpc.internal.ServerImplBuilder
Disable or enable stats recording for RPC completions.
setStatsRecordFinishedRpcs(NettyChannelBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
setStatsRecordRealTimeMetrics(boolean) - Method in class io.grpc.internal.ManagedChannelImplBuilder
Disable or enable real-time metrics recording.
setStatsRecordRealTimeMetrics(boolean) - Method in class io.grpc.internal.ServerImplBuilder
Disable or enable real-time metrics recording.
setStatsRecordRealTimeMetrics(NettyChannelBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
setStatsRecordRealTimeMetrics(NettyServerBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyServerBuilder
 
setStatsRecordRetryMetrics(boolean) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
setStatsRecordRetryMetrics(NettyChannelBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
setStatsRecordStartedRpcs(boolean) - Method in class io.grpc.internal.ManagedChannelImplBuilder
Disable or enable stats recording for RPC upstarts.
setStatsRecordStartedRpcs(boolean) - Method in class io.grpc.internal.ServerImplBuilder
Disable or enable stats recording for RPC upstarts.
setStatsRecordStartedRpcs(NettyChannelBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
setStatsRecordStartedRpcs(NettyServerBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyServerBuilder
 
setStdevFactor(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection.Builder
The product of this and the standard deviation of success rates determine the ejection threshold.
setString(Thing.Builder, String, String) - Static method in class dev.enola.thing.message.ThingExt
 
setString(String) - Method in class dev.enola.thing.proto.Value.Builder
string string = 2;
setStringBytes(ByteString) - Method in class dev.enola.thing.proto.Value.Builder
string string = 2;
setStringValue(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7 [json_name = "stringValue"];
setStringValue(String) - Method in class com.google.protobuf.Value.Builder
string string_value = 3 [json_name = "stringValue"];
setStringValueBytes(ByteString) - Method in class com.google.protobuf.Value.Builder
string string_value = 3 [json_name = "stringValue"];
setStruct(Thing) - Method in class dev.enola.thing.proto.Value.Builder
Sub-structure (contained) Thing.
setStruct(Thing.Builder) - Method in class dev.enola.thing.proto.Value.Builder
Sub-structure (contained) Thing.
setStructValue(Struct) - Method in class com.google.protobuf.Value.Builder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
setStructValue(Struct.Builder) - Method in class com.google.protobuf.Value.Builder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
setStubType(CallOptions, InternalClientCalls.StubType) - Static method in class io.grpc.stub.InternalClientCalls
Returns CallOptions with the corresponding ClientCalls.StubType set.
setSubchannelRef(InternalWithLogId) - Method in class io.grpc.InternalChannelz.ChannelTrace.Event.Builder
 
setSubchannels(List<InternalWithLogId>) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
Sets the subchannels.
setSuccessRateEjection(OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder
Set to enable success rate ejection.
setSuffix(String) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional string suffix = 4 [json_name = "suffix"];
setSuffixBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional string suffix = 4 [json_name = "suffix"];
setSupportedFeatures(long) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
optional uint64 supported_features = 2 [json_name = "supportedFeatures"];
setSwiftPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
setSwiftPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
setSynchronizationContext(SynchronizationContext) - Method in class io.grpc.NameResolver.Args.Builder
setSyntax(Syntax) - Method in class com.google.protobuf.Api.Builder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
setSyntax(Syntax) - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
setSyntax(Syntax) - Method in class com.google.protobuf.Method.Builder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
setSyntax(Syntax) - Method in class com.google.protobuf.Type.Builder
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
setSyntax(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string syntax = 12 [json_name = "syntax"];
setSyntaxBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string syntax = 12 [json_name = "syntax"];
setSyntaxValue(int) - Method in class com.google.protobuf.Api.Builder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
setSyntaxValue(int) - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
setSyntaxValue(int) - Method in class com.google.protobuf.Method.Builder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
setSyntaxValue(int) - Method in class com.google.protobuf.Type.Builder
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
setTarget(String) - Method in class io.grpc.InternalChannelz.ChannelStats.Builder
 
setTargetAddress(InetSocketAddress) - Method in class io.grpc.HttpConnectProxiedSocketAddress.Builder
Sets the address to the target.
setTargets(int, DescriptorProtos.FieldOptions.OptionTargetType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
setTcpInfo(InternalChannelz.TcpInfo) - Method in class io.grpc.InternalChannelz.SocketOptions.Builder
 
setText(String) - Method in class dev.enola.core.util.proto.Log.Entry.Builder
string text = 3;
setText(String) - Method in class dev.enola.thing.proto.Value.LangString.Builder
Text, for humans.
setTextBytes(ByteString) - Method in class dev.enola.core.util.proto.Log.Entry.Builder
string text = 3;
setTextBytes(ByteString) - Method in class dev.enola.thing.proto.Value.LangString.Builder
Text, for humans.
setThing(Any) - Method in class dev.enola.core.proto.GetThingResponse.Builder
TODO Remove Any support by replacing this GetThingsResponse
setThing(Any.Builder) - Method in class dev.enola.core.proto.GetThingResponse.Builder
TODO Remove Any support by replacing this GetThingsResponse
setThings(int, Thing) - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
setThings(int, Thing) - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
setThings(int, Thing.Builder) - Method in class dev.enola.core.proto.GetThingsResponse.Builder
repeated .dev.enola.thing.Thing things = 1;
setThings(int, Thing.Builder) - Method in class dev.enola.thing.proto.Things.Builder
repeated .dev.enola.thing.Thing things = 1;
setThreshold(Integer) - Method in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection.Builder
The failure percentage that will result in an address being considered an outlier.
setTimestampNanos(long) - Method in class io.grpc.InternalChannelz.ChannelTrace.Event.Builder
 
SETTINGS_TIMEOUT - Enum constant in enum class io.grpc.internal.GrpcUtil.Http2Error
 
setTracingEnabled(boolean) - Method in class io.grpc.internal.ManagedChannelImplBuilder
Disable or enable tracing features.
setTracingEnabled(boolean) - Method in class io.grpc.internal.ServerImplBuilder
Disable or enable tracing features.
setTracingEnabled(NettyChannelBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
setTracingEnabled(NettyServerBuilder, boolean) - Static method in class io.grpc.netty.InternalNettyServerBuilder
 
setTrailingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4 [json_name = "trailingComments"];
setTrailingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4 [json_name = "trailingComments"];
setTransportTracerFactory(NettyChannelBuilder, TransportTracer.Factory) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
 
setTs(Timestamp) - Method in class dev.enola.core.util.proto.Log.Entry.Builder
.google.protobuf.Timestamp ts = 1;
setTs(Timestamp.Builder) - Method in class dev.enola.core.util.proto.Log.Entry.Builder
.google.protobuf.Timestamp ts = 1;
setType(DescriptorProtos.FieldDescriptorProto.Type) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
setType(MethodDescriptor.MethodType) - Method in class io.grpc.MethodDescriptor.Builder
Sets the method type.
setType(String) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string type = 3 [json_name = "type"];
setTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string type = 3 [json_name = "type"];
setTypeName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6 [json_name = "typeName"];
setTypeNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6 [json_name = "typeName"];
setTypeRegistry(TypeRegistry) - Method in class com.google.protobuf.TextFormat.Parser.Builder
Sets the TypeRegistry for resolving Any.
setTypeUrl(String) - Method in class com.google.protobuf.Any.Builder
string type_url = 1 [json_name = "typeUrl"];
setTypeUrl(String) - Method in class com.google.protobuf.Field.Builder
string type_url = 6 [json_name = "typeUrl"];
setTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Any.Builder
string type_url = 1 [json_name = "typeUrl"];
setTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
string type_url = 6 [json_name = "typeUrl"];
setUnacked(int) - Method in class io.grpc.InternalChannelz.TcpInfo.Builder
 
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DynamicMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
Deprecated.
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.MapEntry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in interface com.google.protobuf.Message.Builder
Set the UnknownFieldSet for this message.
setUnknownFieldSetBuilder(UnknownFieldSet.Builder) - Method in class com.google.protobuf.AbstractMessage.Builder
 
setUnknownFieldSetBuilder(UnknownFieldSet.Builder) - Method in class com.google.protobuf.GeneratedMessage.Builder
 
setUnknownFieldsProto3(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessage.Builder
This method is obsolete, but we must retain it for compatibility with older generated code.
setUnverifiedLazy(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool unverified_lazy = 15 [default = false, json_name = "unverifiedLazy"];
setUrl(String) - Method in class dev.enola.core.util.proto.Log.Builder
string url = 1;
setUrlBytes(ByteString) - Method in class dev.enola.core.util.proto.Log.Builder
string url = 1;
setUserAgent(String) - Method in class io.grpc.internal.ClientTransportFactory.ClientTransportOptions
 
setUsername(String) - Method in class io.grpc.HttpConnectProxiedSocketAddress.Builder
Sets the username used to connect to the proxy.
setUtf8Validation(DescriptorProtos.FeatureSet.Utf8Validation) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setUtf8Validation(JavaFeaturesProto.JavaFeatures.Utf8Validation) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional .pb.JavaFeatures.Utf8Validation utf8_validation = 2 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setValidations(int, Validation) - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
setValidations(int, Validation.Builder) - Method in class dev.enola.common.validation.Validations.Builder
repeated .dev.enola.validation.Validation validations = 1;
setValue(boolean) - Method in class com.google.protobuf.BoolValue.Builder
bool value = 1 [json_name = "value"];
setValue(double) - Method in class com.google.protobuf.DoubleValue.Builder
double value = 1 [json_name = "value"];
setValue(float) - Method in class com.google.protobuf.FloatValue.Builder
float value = 1 [json_name = "value"];
setValue(int) - Method in class com.google.protobuf.Int32Value.Builder
int32 value = 1 [json_name = "value"];
setValue(int) - Method in class com.google.protobuf.UInt32Value.Builder
uint32 value = 1 [json_name = "value"];
setValue(int, DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
setValue(int, DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
setValue(long) - Method in class com.google.protobuf.Int64Value.Builder
int64 value = 1 [json_name = "value"];
setValue(long) - Method in class com.google.protobuf.UInt64Value.Builder
uint64 value = 1 [json_name = "value"];
setValue(Any) - Method in class com.google.protobuf.Option.Builder
.google.protobuf.Any value = 2 [json_name = "value"];
setValue(Any.Builder) - Method in class com.google.protobuf.Option.Builder
.google.protobuf.Any value = 2 [json_name = "value"];
setValue(ByteString) - Method in class com.google.protobuf.Any.Builder
bytes value = 2 [json_name = "value"];
setValue(ByteString) - Method in class com.google.protobuf.BytesValue.Builder
bytes value = 1 [json_name = "value"];
setValue(String) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
optional string value = 2 [json_name = "value"];
setValue(String) - Method in class com.google.protobuf.StringValue.Builder
string value = 1 [json_name = "value"];
setValue(String) - Method in class dev.enola.thing.proto.Value.Literal.Builder
Value of the literal.
setValue(V) - Method in class com.google.protobuf.MapEntry.Builder
 
setValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
optional string value = 2 [json_name = "value"];
setValueBytes(ByteString) - Method in class com.google.protobuf.StringValue.Builder
string value = 1 [json_name = "value"];
setValueBytes(ByteString) - Method in class dev.enola.thing.proto.Value.Literal.Builder
Value of the literal.
setValues(int, Value) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
setValues(int, Value.Builder) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
setValues(int, Value) - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
setValues(int, Value.Builder) - Method in class dev.enola.thing.proto.Value.List.Builder
repeated .dev.enola.thing.Value values = 2;
setVerification(DescriptorProtos.ExtensionRangeOptions.VerificationState) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.ExtensionRangeOptions.VerificationState verification = 3 [default = UNVERIFIED, json_name = "verification", retention = RETENTION_SOURCE];
setVerification(AdvancedTlsX509TrustManager.Verification) - Method in class io.grpc.util.AdvancedTlsX509TrustManager.Builder
Sets AdvancedTlsX509TrustManager.Verification, mode when authenticating the peer certificate.
setVersion(String) - Method in class com.google.protobuf.Api.Builder
string version = 4 [json_name = "version"];
setVersionBytes(ByteString) - Method in class com.google.protobuf.Api.Builder
string version = 4 [json_name = "version"];
setWeak(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool weak = 10 [default = false, json_name = "weak"];
setWeakDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
severity - Variable in class io.grpc.InternalChannelz.ChannelTrace.Event
 
SEVERITY_ALERT - Enum constant in enum class dev.enola.core.util.proto.Log.Severity
A person must take an action immediately.
SEVERITY_ALERT_VALUE - Static variable in enum class dev.enola.core.util.proto.Log.Severity
A person must take an action immediately.
SEVERITY_CRITICAL - Enum constant in enum class dev.enola.core.util.proto.Log.Severity
Critical events cause more severe problems or outages.
SEVERITY_CRITICAL_VALUE - Static variable in enum class dev.enola.core.util.proto.Log.Severity
Critical events cause more severe problems or outages.
SEVERITY_DEBUG - Enum constant in enum class dev.enola.core.util.proto.Log.Severity
Debug or trace information.
SEVERITY_DEBUG_VALUE - Static variable in enum class dev.enola.core.util.proto.Log.Severity
Debug or trace information.
SEVERITY_EMERGENCY - Enum constant in enum class dev.enola.core.util.proto.Log.Severity
One or more systems are unusable.
SEVERITY_EMERGENCY_VALUE - Static variable in enum class dev.enola.core.util.proto.Log.Severity
One or more systems are unusable.
SEVERITY_ERROR - Enum constant in enum class dev.enola.core.util.proto.Log.Severity
Error events are likely to cause problems.
SEVERITY_ERROR_VALUE - Static variable in enum class dev.enola.core.util.proto.Log.Severity
Error events are likely to cause problems.
SEVERITY_FIELD_NUMBER - Static variable in class dev.enola.core.util.proto.Log.Entry
 
SEVERITY_INFO - Enum constant in enum class dev.enola.core.util.proto.Log.Severity
Routine information, such as ongoing status or performance.
SEVERITY_INFO_VALUE - Static variable in enum class dev.enola.core.util.proto.Log.Severity
Routine information, such as ongoing status or performance.
SEVERITY_NOTICE - Enum constant in enum class dev.enola.core.util.proto.Log.Severity
Normal but significant events, such as start up, shut down, or a configuration change.
SEVERITY_NOTICE_VALUE - Static variable in enum class dev.enola.core.util.proto.Log.Severity
Normal but significant events, such as start up, shut down, or a configuration change.
SEVERITY_UNSPECIFIED - Enum constant in enum class dev.enola.core.util.proto.Log.Severity
The log entry has no assigned severity level.
SEVERITY_UNSPECIFIED_VALUE - Static variable in enum class dev.enola.core.util.proto.Log.Severity
The log entry has no assigned severity level.
SEVERITY_WARNING - Enum constant in enum class dev.enola.core.util.proto.Log.Severity
Warning events might cause problems.
SEVERITY_WARNING_VALUE - Static variable in enum class dev.enola.core.util.proto.Log.Severity
Warning events might cause problems.
SFIXED32 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
SFIXED64 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
shareable() - Element in annotation interface javax.annotation.Resource
Indicates whether this resource can be shared between this component and other components.
SHARED_CHANNEL_EXECUTOR - Static variable in class io.grpc.internal.GrpcUtil
Shared executor for channels.
SharedResourceHolder - Class in io.grpc.internal
A holder for shared resource singletons.
SharedResourceHolder.Resource<T> - Interface in io.grpc.internal
Defines a resource, and the way to create and destroy instances of it.
SharedResourcePool<T> - Class in io.grpc.internal
An ObjectPool backed by a SharedResourceHolder.Resource.
SHORT - Static variable in class dev.enola.common.convert.ObjectToStringBiConverters
 
shortDebugString(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.TextFormat.Printer
Deprecated.
Use this.emittingSingleLine(true).printFieldToString(FieldDescriptor, Object)
shortDebugString(MessageOrBuilder) - Method in class com.google.protobuf.TextFormat.Printer
Deprecated.
Use this.printer().emittingSingleLine(true).printToString(MessageOrBuilder)
shortDebugString(MessageOrBuilder) - Static method in class com.google.protobuf.TextFormat
Deprecated.
Use printer().emittingSingleLine(true).printToString(MessageOrBuilder)
shortDebugString(UnknownFieldSet) - Method in class com.google.protobuf.TextFormat.Printer
Deprecated.
Use this.emittingSingleLine(true).printToString(UnknownFieldSet)
shortName() - Method in class io.grpc.InternalLogId
 
shouldBeCountedForInUse() - Method in class io.grpc.internal.AbstractClientStream
Returns true if this stream should be counted when determining the in-use state of the transport.
shouldBeCountedForInUse(CallOptions) - Static method in class io.grpc.internal.GrpcUtil
Returns true if an RPC with the given properties should be counted when calculating the in-use state of a transport.
shouldOutputDebugFormat() - Static method in class com.google.protobuf.ProtobufToStringOutput
 
shouldUseJndi(boolean, boolean, String) - Static method in class io.grpc.internal.DnsNameResolver
 
shutdown() - Method in class io.grpc.internal.DnsNameResolver
 
shutdown() - Method in interface io.grpc.internal.InternalServer
Initiates an orderly shutdown of the server.
shutdown() - Method in class io.grpc.internal.ServerImpl
Initiates an orderly shutdown in which preexisting calls continue but new calls are rejected.
shutdown() - Method in interface io.grpc.internal.ServerTransport
Initiates an orderly shutdown of the transport.
shutdown() - Method in class io.grpc.LoadBalancer
The channel asks the load-balancer to shutdown.
shutdown() - Method in class io.grpc.LoadBalancer.Subchannel
Shuts down the Subchannel.
shutdown() - Method in class io.grpc.ManagedChannel
Initiates an orderly shutdown in which preexisting calls continue but new calls are immediately cancelled.
shutdown() - Method in class io.grpc.NameResolver
Stops the resolution.
shutdown() - Method in class io.grpc.Server
Initiates an orderly shutdown in which preexisting calls continue but new calls are rejected.
shutdown() - Method in class io.grpc.util.ForwardingLoadBalancer
 
shutdown() - Method in class io.grpc.util.ForwardingSubchannel
 
shutdown() - Method in class io.grpc.util.GracefulSwitchLoadBalancer
 
shutdown() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
Override for unique behavior such as delayed shutdowns of subchannels.
shutdown() - Method in class io.grpc.util.MultiChildLoadBalancer
 
shutdown() - Method in class io.grpc.util.OutlierDetectionLoadBalancer
 
shutdown(Status) - Method in interface io.grpc.internal.ManagedClientTransport
Initiates an orderly shutdown of the transport.
SHUTDOWN - Enum constant in enum class io.grpc.ConnectivityState
This channel has started shutting down.
shutdownAndAwaitTermination(ExecutorService) - Static method in class dev.enola.common.concurrent.Executors
 
shutdownNow() - Method in class io.grpc.internal.ServerImpl
 
shutdownNow() - Method in class io.grpc.ManagedChannel
Initiates a forceful shutdown in which preexisting and new calls are cancelled.
shutdownNow() - Method in class io.grpc.Server
Initiates a forceful shutdown in which preexisting and new calls are rejected.
shutdownNow(Status) - Method in interface io.grpc.internal.ManagedClientTransport
Initiates a forceful shutdown in which preexisting and new calls are closed.
shutdownNow(Status) - Method in interface io.grpc.internal.ServerTransport
Initiates a forceful shutdown in which preexisting and new calls are closed.
shutdownRemoved(List<MultiChildLoadBalancer.ChildLbState>) - Method in class io.grpc.util.MultiChildLoadBalancer
 
SimpleForwardingClientCall(ClientCall<ReqT, RespT>) - Constructor for class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
SimpleForwardingClientCallListener(ClientCall.Listener<RespT>) - Constructor for class io.grpc.ForwardingClientCallListener.SimpleForwardingClientCallListener
 
SimpleForwardingServerCall(ServerCall<ReqT, RespT>) - Constructor for class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
SimpleForwardingServerCallListener(ServerCall.Listener<ReqT>) - Constructor for class io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener
 
Simple Unary (1 request, 1 response) RPC - Search tag in class io.grpc.ClientCall
Section
SingleFieldBuilder<MType,BType,IType> - Class in com.google.protobuf
SingleFieldBuilder implements a structure that a protocol message uses to hold a single field of another protocol message.
SingleFieldBuilder(MType, AbstractMessage.BuilderParent, boolean) - Constructor for class com.google.protobuf.SingleFieldBuilder
 
SingleFieldBuilderV3<MType,BType,IType> - Class in com.google.protobuf
Deprecated.
This class is deprecated, and slated for removal in the next breaking change. Users should update gencode to >= 4.26.x which replaces SingleFieldBuilderV3 with SingleFieldBuilder.
SingleFieldBuilderV3(MType, AbstractMessage.BuilderParent, boolean) - Constructor for class com.google.protobuf.SingleFieldBuilderV3
Deprecated.
singleLine() - Static method in class com.google.protobuf.DebugFormat
 
Singleton<T> - Class in dev.enola.common.context
Singleton.
Singleton() - Constructor for class dev.enola.common.context.Singleton
 
SINGLETON - Static variable in class dev.enola.common.io.mediatype.MediaTypeProviders
 
singularFromReflectionType(Object) - Method in class com.google.protobuf.Extension
 
singularFromReflectionType(Object) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
Like GeneratedMessage.GeneratedExtension.fromReflectionType(Object), but if the type is a repeated type, this converts a single element.
singularToReflectionType(Object) - Method in class com.google.protobuf.Extension
 
singularToReflectionType(Object) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
Like GeneratedMessage.GeneratedExtension.toReflectionType(Object), but if the type is a repeated type, this converts a single element.
SINT32 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
SINT64 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
size() - Method in class dev.enola.common.ByteSeq
 
size() - Method in class dev.enola.common.string2long.ConcurrentStringToLongBiMap
 
size() - Method in class dev.enola.common.string2long.ImmutableStringToLongBiMap
 
size() - Method in interface dev.enola.common.string2long.StringToLongBiMap
 
size_IRI - Static variable in class dev.enola.model.enola.files.File
 
sizeIfKnown() - Method in class dev.enola.common.io.resource.ErrorByteSource
 
sizeIfKnown(Iterable<?>) - Static method in class dev.enola.common.collect.MoreIterables
Size of an Iterable, if there is an efficient way of obtaining it.
skipBytes(int) - Method in class io.grpc.internal.CompositeReadableBuffer
 
skipBytes(int) - Method in class io.grpc.internal.ForwardingReadableBuffer
 
skipBytes(int) - Method in interface io.grpc.internal.ReadableBuffer
Increments the read position by the given length.
sleep(Duration) - Static method in class dev.enola.common.function.Threads
Sleep 😴 for a certain duration.
sndCwnd - Variable in class io.grpc.InternalChannelz.TcpInfo
 
sndMss - Variable in class io.grpc.InternalChannelz.TcpInfo
 
sndSsthresh - Variable in class io.grpc.InternalChannelz.TcpInfo
 
sndWscale - Variable in class io.grpc.InternalChannelz.TcpInfo
 
Sneaker - Class in dev.enola.common.function
👟 Sneaker for (controlled) "sneaky Throw".
socketOptions - Variable in class io.grpc.InternalChannelz.SocketStats
 
SocketOptions(Integer, Integer, InternalChannelz.TcpInfo, Map<String, String>) - Constructor for class io.grpc.InternalChannelz.SocketOptions
Creates an instance.
sockets - Variable in class io.grpc.InternalChannelz.ChannelStats
 
sockets - Variable in class io.grpc.InternalChannelz.ServerSocketsList
 
SocketStats(InternalChannelz.TransportStats, SocketAddress, SocketAddress, InternalChannelz.SocketOptions, InternalChannelz.Security) - Constructor for class io.grpc.InternalChannelz.SocketStats
Creates an instance.
sortingMapKeys() - Method in class com.google.protobuf.util.JsonFormat.Printer
Create a new JsonFormat.Printer that will sort the map keys in the JSON output.
soTimeoutMillis - Variable in class io.grpc.InternalChannelz.SocketOptions
 
SOUFFLE_DATALOG_UTF_8 - Static variable in class dev.enola.infer.datalog.DatalogMediaTypes
Soufflé dialect.
SOURCE_CODE_INFO_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
 
SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
SOURCE_FILE_DESCRIPTORS_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
SOURCE_FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
SourceContext - Class in com.google.protobuf
Protobuf type google.protobuf.SourceContext
SourceContext.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.SourceContext
SourceContextOrBuilder - Interface in com.google.protobuf
 
SourceContextProto - Class in com.google.protobuf
 
SPAN_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
specializeCallback(RpcCallback<Message>) - Static method in class com.google.protobuf.RpcUtil
Take an RpcCallback<Message> and convert it to an RpcCallback accepting a specific message type.
SPEED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
SPEED = 1;
SPEED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
SPEED = 1;
SpiffeUtil - Class in io.grpc.internal
Provides utilities to manage SPIFFE bundles, extract SPIFFE IDs from X.509 certificate chains, and parse SPIFFE IDs.
SpiffeUtil.SpiffeBundle - Class in io.grpc.internal
Represents a SPIFFE trust bundle; that is, a map from trust domain to set of trusted certificates.
SpiffeUtil.SpiffeId - Class in io.grpc.internal
Represents a SPIFFE ID as defined in the SPIFFE standard.
SrvRecord(String, int) - Constructor for class io.grpc.internal.DnsNameResolver.SrvRecord
 
sslContext(SslContext) - Method in class io.grpc.netty.NettyChannelBuilder
SSL/TLS context to use instead of the system default.
sslContext(SslContext) - Method in class io.grpc.netty.NettyServerBuilder
Sets the TLS context to use for encryption.
StackedThingProvider - Class in dev.enola.thing.repo
 
StackedThingProvider(ThingProvider) - Constructor for class dev.enola.thing.repo.StackedThingProvider
 
StackedThingProvider(ThingProvider, ThingProvider) - Constructor for class dev.enola.thing.repo.StackedThingProvider
 
StackedThingProvider(Iterable<Thing>) - Constructor for class dev.enola.thing.repo.StackedThingProvider
 
StandardMediaTypes - Class in dev.enola.common.io.mediatype
 
StandardMediaTypes() - Constructor for class dev.enola.common.io.mediatype.StandardMediaTypes
 
Star - Enum constant in enum class dev.enola.thing.template.Templates.Format
 
start() - Method in record class dev.enola.common.time.Interval
Gets the start of this time interval, inclusive.
start() - Method in class dev.enola.web.netty.NettyHttpServer
 
start() - Method in interface dev.enola.web.WebServer
 
start() - Method in class io.grpc.internal.ServerImpl
Bind and start the server.
start() - Method in class io.grpc.Server
Bind and start the server.
start(int) - Method in class dev.enola.core.grpc.EnolaGrpcServer
 
start(ClientCall.Listener<RespT>, Metadata) - Method in class io.grpc.ClientCall
Start a call, using responseListener for processing response messages.
start(ClientCall.Listener<RespT>, Metadata) - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
start(ClientCall.Listener<RespT>, Metadata) - Method in class io.grpc.ForwardingClientCall
 
start(ClientCall.Listener<RespT>, Metadata) - Method in class io.grpc.internal.DelayedClientCall
 
start(ClientStreamListener) - Method in class io.grpc.internal.AbstractClientStream
 
start(ClientStreamListener) - Method in interface io.grpc.internal.ClientStream
Starts stream.
start(ClientStreamListener) - Method in class io.grpc.internal.FailingClientStream
 
start(ClientStreamListener) - Method in class io.grpc.internal.NoopClientStream
 
start(ManagedClientTransport.Listener) - Method in interface io.grpc.internal.ManagedClientTransport
Starts transport.
start(ServerListener) - Method in interface io.grpc.internal.InternalServer
Starts transport.
start(LoadBalancer.SubchannelStateListener) - Method in class io.grpc.LoadBalancer.Subchannel
Starts the Subchannel.
start(LoadBalancer.SubchannelStateListener) - Method in class io.grpc.util.ForwardingSubchannel
 
start(NameResolver.Listener) - Method in class io.grpc.NameResolver
Starts the resolution.
start(NameResolver.Listener2) - Method in class io.grpc.internal.DnsNameResolver
 
start(NameResolver.Listener2) - Method in class io.grpc.NameResolver
Starts the resolution.
start(Runnable, ScheduledExecutorService) - Method in class io.grpc.internal.MaxConnectionIdleManager
Start the initial scheduled shutdown given the transport status reaches max connection idle.
START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
startCall(ServerCall<RequestT, ResponseT>, Metadata) - Method in interface io.grpc.ServerCallHandler
Starts asynchronous processing of an incoming call.
startCancel() - Method in interface com.google.protobuf.RpcController
Advises the RPC system that the caller desires that the RPC call be canceled.
startElement(String, String, String, Attributes) - Method in class dev.enola.format.xml.XMLToThingHandler
 
startingAt(Instant) - Static method in record class dev.enola.common.time.Interval
Obtains an instance of Interval with the specified start instant and unbounded end.
startPrefixMapping(String, String) - Method in class dev.enola.format.xml.XMLToThingHandler
 
startRDF() - Method in class dev.enola.rdf.io.WritableResourceRDFHandler
 
state - Variable in class io.grpc.InternalChannelz.ChannelStats
 
state - Variable in class io.grpc.InternalChannelz.TcpInfo
 
StaticSiteLinkTransformer - Class in dev.enola.thing.gen
 
StaticSiteLinkTransformer() - Constructor for class dev.enola.thing.gen.StaticSiteLinkTransformer
 
StaticWebHandler - Class in dev.enola.web
WebHandler which servers static web content using Enola Resource I/O.
StaticWebHandler(String, File) - Constructor for class dev.enola.web.StaticWebHandler
 
StaticWebHandler(String, String) - Constructor for class dev.enola.web.StaticWebHandler
 
statsTraceContext() - Method in class io.grpc.internal.AbstractServerStream
 
statsTraceContext() - Method in interface io.grpc.internal.ServerStream
The context for recording stats and traces for this stream.
StatsTraceContext - Class in io.grpc.internal
The stats and tracing information for a stream.
status - Variable in class io.grpc.util.MultiChildLoadBalancer.AcceptResolvedAddrRetVal
 
status() - Method in enum class io.grpc.internal.GrpcUtil.Http2Error
Gets the Status associated with this HTTP/2 code.
Status - Class in io.grpc
Defines the status of an operation by providing a standard Status.Code in conjunction with an optional descriptive message.
Status.Code - Enum Class in io.grpc
The set of canonical status codes.
StatusException - Exception Class in io.grpc
Status in Exception form, for propagating Status information via exceptions.
StatusException(Status) - Constructor for exception class io.grpc.StatusException
Constructs an exception with both a status.
StatusException(Status, Metadata) - Constructor for exception class io.grpc.StatusException
Constructs an exception with both a status and trailers.
statusForCode(long) - Static method in enum class io.grpc.internal.GrpcUtil.Http2Error
Looks up the Status from the given HTTP/2 error code.
statusFromCancelled(Context) - Static method in class io.grpc.Contexts
Returns the Status of a cancelled context or null if the context is not cancelled.
StatusOr<T> - Class in io.grpc
Either a Status or a value.
StatusProto - Class in io.grpc.protobuf
Utility methods for working with Status.
StatusRuntimeException - Exception Class in io.grpc
Status in RuntimeException form, for propagating Status information via exceptions.
StatusRuntimeException(Status) - Constructor for exception class io.grpc.StatusRuntimeException
Constructs the exception with a status.
StatusRuntimeException(Status, Metadata) - Constructor for exception class io.grpc.StatusRuntimeException
Constructs the exception with both a status and trailers.
stdevFactor - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection
 
STDOUT - Static variable in class dev.enola.common.io.resource.FileDescriptorResource
 
STDOUT_URI - Static variable in class dev.enola.common.io.resource.FileDescriptorResource
 
STOPWATCH_SUPPLIER - Static variable in class io.grpc.internal.GrpcUtil
The factory of default Stopwatches.
Storage() - Constructor for class io.grpc.Context.Storage
 
store(Datatype<?>) - Method in class dev.enola.datatype.DatatypeRepositoryBuilder
 
store(Thing) - Method in class dev.enola.thing.repo.ThingMemoryRepositoryROBuilder
 
store(String, String) - Method in class dev.enola.common.io.iri.namespace.NamespaceRepositoryBuilder
 
store(K, V) - Method in interface dev.enola.data.StoreKV
 
store(T) - Method in class dev.enola.data.MemoryRepositoryRW
 
store(Thing) - Method in class dev.enola.thing.repo.ThingMemoryRepositoryRW
 
store(T) - Method in class dev.enola.data.RepositoryBuilder
 
store(T) - Method in interface dev.enola.data.Store
Store a T.
Store<T> - Interface in dev.enola.data
Stores "store" (AKA "save" or you can "put") Ts in(to) them.
storeAll(Iterable<Datatype<?>>) - Method in class dev.enola.datatype.DatatypeRepositoryBuilder
 
storeAll(Iterable<Thing>) - Method in class dev.enola.thing.repo.ThingMemoryRepositoryROBuilder
 
storeAll(Iterable<T>) - Method in class dev.enola.data.RepositoryBuilder
 
storeAll(Iterable<T>) - Method in interface dev.enola.data.Store
Store multiple Ts; see Store.store(Object).
StoreKV<K,V> - Interface in dev.enola.data
StoreKV store Values so that they can be retrieved again later by Key.
stream() - Method in interface dev.enola.data.Repository
 
stream() - Method in interface dev.enola.thing.repo.ThingsRepository
 
stream(T) - Method in interface io.grpc.MethodDescriptor.Marshaller
Given a message, produce an InputStream for it so that it can be written to the wire.
Stream - Interface in io.grpc.internal
A single stream of communication between two end-points within a transport.
STREAM_CLOSED - Enum constant in enum class io.grpc.internal.GrpcUtil.Http2Error
 
streamClosed(Status) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
streamClosed(Status) - Method in class io.grpc.internal.StatsTraceContext
streamClosed(Status) - Method in class io.grpc.StreamTracer
Stream is closed.
streamClosed(Status) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
streamCreated(Attributes, Metadata) - Method in class io.grpc.ClientStreamTracer
The stream is being created on a ready transport.
streamCreated(Attributes, Metadata) - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
streamCreated(Attributes, Metadata) - Method in class io.grpc.util.ForwardingClientStreamTracer
 
streamCreated(ServerStream, String, Metadata) - Method in interface io.grpc.internal.ServerTransportListener
Called when a new stream was created by the remote client.
streamId() - Method in interface io.grpc.internal.ServerStream
The HTTP/2 stream id, or -1 if not supported.
StreamListener - Interface in io.grpc.internal
An observer of Stream events.
StreamListener.MessageProducer - Interface in io.grpc.internal
A producer for deframed gRPC messages.
StreamObserver<V> - Interface in io.grpc.stub
Receives notifications from an observable stream of messages.
StreamObservers - Class in io.grpc.stub
Deprecated.
Of questionable utility and generally not used.
StreamObservers() - Constructor for class io.grpc.stub.StreamObservers
Deprecated.
 
streamRequest(ReqT) - Method in class io.grpc.MethodDescriptor
Convert a request message to an InputStream.
streamResponse(RespT) - Method in class io.grpc.MethodDescriptor
Serialize an outgoing response message.
streamsFailed - Variable in class io.grpc.InternalChannelz.TransportStats
 
streamsStarted - Variable in class io.grpc.InternalChannelz.TransportStats
 
streamsSucceeded - Variable in class io.grpc.InternalChannelz.TransportStats
 
StreamTracer - Class in io.grpc
Listens to events on a stream to collect metrics.
StreamTracer() - Constructor for class io.grpc.StreamTracer
 
string(String) - Method in interface dev.enola.common.string2long.StringToLongBiMap.LongOrStringConsumer
 
STRING - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
STRING = 0;
STRING - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
 
STRING - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
STRING - Enum constant in enum class dev.enola.thing.proto.Value.KindCase
 
STRING - Static variable in class dev.enola.common.convert.ObjectToStringBiConverters
 
STRING - Static variable in class dev.enola.model.xsd.Datatypes
 
STRING - Static variable in class dev.enola.thing.KIRI.XSD
 
STRING_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.Value
 
STRING_PIECE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
STRING_PIECE = 2;
STRING_PIECE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
STRING_PIECE = 2;
STRING_VALUE - Enum constant in enum class com.google.protobuf.Value.KindCase
 
STRING_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
STRING = 0;
STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
StringBuilderWriter - Class in dev.enola.common
Writer implementation that outputs to a StringBuilder.
StringBuilderWriter() - Constructor for class dev.enola.common.StringBuilderWriter
 
stringConverter() - Method in interface dev.enola.datatype.Datatype
Converter from/to T invalid input: '<'=> text.
stringConverter() - Method in record class dev.enola.datatype.ImmutableDatatype
Returns the value of the stringConverter record component.
stringConverterFromObject() - Method in interface dev.enola.datatype.Datatype
Converter from/to Object (expected to be of T) invalid input: '<'=> text.
StringResource - Class in dev.enola.common.io.resource
Deprecated.
StringResource(String, MediaType, URI) - Constructor for class dev.enola.common.io.resource.StringResource
Deprecated.
 
StringResource.Provider - Class in dev.enola.common.io.resource
Deprecated.
 
StringToLongBiMap - Interface in dev.enola.common.string2long
 
StringToLongBiMap.Builder - Interface in dev.enola.common.string2long
 
StringToLongBiMap.LongOrStringConsumer - Interface in dev.enola.common.string2long
 
StringToLongBiMapIO - Class in dev.enola.common.string2long
Writes out StringToLongBiMap and reads them back in.
StringUtil - Class in dev.enola.core.meta.docgen
 
StringUtil() - Constructor for class dev.enola.core.meta.docgen.StringUtil
 
StringValue - Class in com.google.protobuf
Protobuf type google.protobuf.StringValue
StringValue.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.StringValue
StringValueOrBuilder - Interface in com.google.protobuf
 
Struct - Class in com.google.protobuf
Protobuf type google.protobuf.Struct
STRUCT - Enum constant in enum class dev.enola.thing.proto.Value.KindCase
 
STRUCT_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.Value
 
STRUCT_VALUE - Enum constant in enum class com.google.protobuf.Value.KindCase
 
STRUCT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
Struct.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Struct
StructOrBuilder - Interface in com.google.protobuf
 
StructProto - Class in com.google.protobuf
 
Structs - Class in com.google.protobuf.util
Utilities to help create google.protobuf.Struct messages.
Subchannel() - Constructor for class io.grpc.LoadBalancer.Subchannel
 
SubchannelPicker() - Constructor for class io.grpc.LoadBalancer.SubchannelPicker
 
subchannelRef - Variable in class io.grpc.InternalChannelz.ChannelTrace.Event
 
subchannels - Variable in class io.grpc.InternalChannelz.ChannelStats
 
subClassOfs() - Method in interface dev.enola.model.w3.rdfs.Class
 
subPropertyOf() - Method in interface dev.enola.model.w3.rdf.Property
 
subtract(Duration, Duration) - Static method in class com.google.protobuf.util.Durations
Subtract a duration from another.
subtract(FieldMask, FieldMask, FieldMask...) - Static method in class com.google.protobuf.util.FieldMaskUtil
Subtracts secondMask and otherMasks from firstMask.
subtract(Timestamp, Duration) - Static method in class com.google.protobuf.util.Timestamps
Subtract a duration from a timestamp.
successors(N) - Method in class dev.enola.common.tree.ImmutableTreeBuilder
 
successRateEjection - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig
 
SUFFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
 
SUPPORTED_FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
swapChannelCredentials(ChannelCredentials) - Method in interface io.grpc.internal.ClientTransportFactory
Swaps to a new ChannelCredentials with all other settings unchanged.
SwapChannelCredentialsResult(ClientTransportFactory, CallCredentials) - Constructor for class io.grpc.internal.ClientTransportFactory.SwapChannelCredentialsResult
 
SWIFT_PREFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
switchTo(LoadBalancer.Factory) - Method in class io.grpc.util.GracefulSwitchLoadBalancer
Deprecated.
Use parseLoadBalancingPolicyConfig() and pass the configuration to LoadBalancer.ResolvedAddresses.Builder.setLoadBalancingPolicyConfig(java.lang.Object)
symbols() - Method in class dev.enola.common.string2long.ConcurrentStringToLongBiMap
 
symbols() - Method in class dev.enola.common.string2long.ImmutableStringToLongBiMap
 
symbols() - Method in interface dev.enola.common.string2long.StringToLongBiMap
Symbols, ordered by their Long ID.
SynchronizationContext - Class in io.grpc
A synchronization context is a queue of tasks that run in sequence.
SynchronizationContext(Thread.UncaughtExceptionHandler) - Constructor for class io.grpc.SynchronizationContext
Creates a SynchronizationContext.
SynchronizationContext.ScheduledHandle - Class in io.grpc
Syntax - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.Syntax
SYNTAX_EDITIONS - Enum constant in enum class com.google.protobuf.Syntax
SYNTAX_EDITIONS = 2;
SYNTAX_EDITIONS_VALUE - Static variable in enum class com.google.protobuf.Syntax
SYNTAX_EDITIONS = 2;
SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
 
SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
SYNTAX_PROTO2 - Enum constant in enum class com.google.protobuf.Syntax
SYNTAX_PROTO2 = 0;
SYNTAX_PROTO2_VALUE - Static variable in enum class com.google.protobuf.Syntax
SYNTAX_PROTO2 = 0;
SYNTAX_PROTO3 - Enum constant in enum class com.google.protobuf.Syntax
SYNTAX_PROTO3 = 1;
SYNTAX_PROTO3_VALUE - Static variable in enum class com.google.protobuf.Syntax
SYNTAX_PROTO3 = 1;
SYSTEM_TIME_PROVIDER - Static variable in interface io.grpc.internal.TimeProvider
 

T

target - Variable in class io.grpc.InternalChannelz.ChannelStats
 
target_IRI - Static variable in class dev.enola.model.enola.files.Link
 
TARGET_TYPE_ENUM - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ENUM = 6;
TARGET_TYPE_ENUM_ENTRY - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ENUM_ENTRY = 7;
TARGET_TYPE_ENUM_ENTRY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ENUM_ENTRY = 7;
TARGET_TYPE_ENUM_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ENUM = 6;
TARGET_TYPE_EXTENSION_RANGE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_EXTENSION_RANGE = 2;
TARGET_TYPE_EXTENSION_RANGE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_EXTENSION_RANGE = 2;
TARGET_TYPE_FIELD - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_FIELD = 4;
TARGET_TYPE_FIELD_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_FIELD = 4;
TARGET_TYPE_FILE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_FILE = 1;
TARGET_TYPE_FILE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_FILE = 1;
TARGET_TYPE_MESSAGE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_MESSAGE = 3;
TARGET_TYPE_MESSAGE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_MESSAGE = 3;
TARGET_TYPE_METHOD - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_METHOD = 9;
TARGET_TYPE_METHOD_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_METHOD = 9;
TARGET_TYPE_ONEOF - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ONEOF = 5;
TARGET_TYPE_ONEOF_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ONEOF = 5;
TARGET_TYPE_SERVICE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_SERVICE = 8;
TARGET_TYPE_SERVICE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_SERVICE = 8;
TARGET_TYPE_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_UNKNOWN = 0;
TARGET_TYPE_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_UNKNOWN = 0;
TARGETS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
TBF - Interface in dev.enola.thing.java
TBF is a Thing Builder Factory.
TBFChain - Class in dev.enola.thing.java
 
TBFChain(ImmutableList<TBF>) - Constructor for class dev.enola.thing.java.TBFChain
 
tcpInfo - Variable in class io.grpc.InternalChannelz.SocketOptions
 
TE_HEADER - Static variable in class io.grpc.internal.GrpcUtil
Metadata.Key for the Transfer encoding.
TE_TRAILERS - Static variable in class io.grpc.internal.GrpcUtil
The TE (transport encoding) header for requests over HTTP/2.
Templates - Class in dev.enola.thing.template
 
Templates.Format - Enum Class in dev.enola.thing.template
 
TemplateService - Interface in dev.enola.thing.template
 
TemplateService.Breakdown - Record Class in dev.enola.thing.template
 
TemplateThingRepository - Class in dev.enola.thing.template
 
TemplateThingRepository(ThingRepository) - Constructor for class dev.enola.thing.template.TemplateThingRepository
 
TemporalToXmlStringConverter - Class in dev.enola.common.xml
 
TemporalToXmlStringConverter(boolean) - Constructor for class dev.enola.common.xml.TemporalToXmlStringConverter
Constructor.
test() - Method in interface dev.enola.thing.java.test.TestSomething
 
test(String) - Method in interface dev.enola.thing.java.test.TestSomething.Builder
 
test(T) - Method in interface dev.enola.common.function.CheckedPredicate
 
TEST - Static variable in class dev.enola.common.io.mediatype.TestMediaType
 
TEST_PROPERTY_IRI - Static variable in interface dev.enola.thing.java.test.TestSomething
 
TestCollector - Class in dev.enola.thing.validation
This implementation is primarily intended to be used by tests.
TestCollector() - Constructor for class dev.enola.thing.validation.TestCollector
 
TestCollector.Diagnostic - Record Class in dev.enola.thing.validation
 
TestMediaType - Class in dev.enola.common.io.mediatype
 
TestMediaType() - Constructor for class dev.enola.common.io.mediatype.TestMediaType
 
TestResource - Class in dev.enola.common.io.resource
 
TestResource.Provider - Class in dev.enola.common.io.resource
 
TestSomething - Interface in dev.enola.thing.java.test
 
TestSomething.Builder<B> - Interface in dev.enola.thing.java.test
 
text() - Method in record class dev.enola.thing.LangString
Returns the value of the text record component.
TEXT_COLOR - Static variable in class dev.enola.thing.KIRI.E
 
TEXT_FIELD_NUMBER - Static variable in class dev.enola.core.util.proto.Log.Entry
 
TEXT_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.Value.LangString
 
TEXT_PROPERTY_IRI - Static variable in class dev.enola.format.xml.XMLToThingHandler
 
TextFormat - Class in com.google.protobuf
Provide text parsing and formatting support for proto2 instances.
TextFormat.InvalidEscapeSequenceException - Exception Class in com.google.protobuf
Thrown by TextFormat.unescapeBytes(java.lang.CharSequence) and TextFormat.unescapeText(java.lang.String) when an invalid escape sequence is seen.
TextFormat.ParseException - Exception Class in com.google.protobuf
Thrown when parsing an invalid text format message.
TextFormat.Parser - Class in com.google.protobuf
Parser for text-format proto2 instances.
TextFormat.Parser.Builder - Class in com.google.protobuf
Builder that can be used to obtain new instances of TextFormat.Parser.
TextFormat.Parser.SingularOverwritePolicy - Enum Class in com.google.protobuf
Determines if repeated values for non-repeated fields and oneofs are permitted.
TextFormat.Printer - Class in com.google.protobuf
Helper class for converting protobufs to text.
TextFormat.UnknownFieldParseException - Exception Class in com.google.protobuf
Deprecated.
This exception is unused and will be removed in the next breaking release (v5.x.x).
TextFormatParseInfoTree - Class in com.google.protobuf
Data structure which is populated with the locations of each field value parsed from the text.
TextFormatParseInfoTree.Builder - Class in com.google.protobuf
TextFormatParseLocation - Class in com.google.protobuf
A location in the source code.
TextParseException(URI, TextFormat.ParseException) - Constructor for exception class dev.enola.common.protobuf.ProtoIO.TextParseException
 
TextThing - Class in dev.enola.thing.proto
Protobuf type dev.enola.thing.TextThing
TextThing.Builder - Class in dev.enola.thing.proto
Protobuf type dev.enola.thing.TextThing
TextThingOrBuilder - Interface in dev.enola.thing.proto
 
TextThings - Class in dev.enola.thing.proto
Protobuf type dev.enola.thing.TextThings
TextThings.Builder - Class in dev.enola.thing.proto
Protobuf type dev.enola.thing.TextThings
TextThingsOrBuilder - Interface in dev.enola.thing.proto
 
The canonical implementation pattern - Search tag in class io.grpc.LoadBalancer
Section
The Synchronization Context - Search tag in class io.grpc.LoadBalancer
Section
Thing - Class in dev.enola.thing.proto
Thing is a generic datastructure for Linked Data.
Thing - Interface in dev.enola.thing
Thing is the central data structure of Enola.
THING_BINARYPROTO_UTF_8 - Static variable in class dev.enola.thing.io.ThingMediaTypes
 
THING_FIELD_NUMBER - Static variable in class dev.enola.core.proto.GetThingResponse
 
THING_HTML_UTF_8 - Static variable in class dev.enola.thing.io.ThingMediaTypes
 
THING_JSON_UTF_8 - Static variable in class dev.enola.thing.io.ThingMediaTypes
 
THING_TEXTPROTO_UTF_8 - Static variable in class dev.enola.thing.io.ThingMediaTypes
 
THING_YAML_UTF_8 - Static variable in class dev.enola.thing.io.ThingMediaTypes
 
Thing.Builder - Class in dev.enola.thing.proto
Thing is a generic datastructure for Linked Data.
Thing.Builder<B> - Interface in dev.enola.thing
 
Thing.Builder2<B> - Interface in dev.enola.thing
 
ThingAdapter - Class in dev.enola.thing.message
ThingAdapter adapts a Thing to a Thing.
ThingAdapter(Thing) - Constructor for class dev.enola.thing.message.ThingAdapter
 
ThingAdapter(Thing, DatatypeRepository) - Constructor for class dev.enola.thing.message.ThingAdapter
 
ThingByIdProvider - Interface in dev.enola.thing.repo.id
 
ThingConnector - Interface in dev.enola.core.thing
API for in-process Thing "connectors".
ThingConnectorService - Class in dev.enola.core.thing
 
ThingConnectorService(ImmutableList<ThingConnector>, EnolaMessages) - Constructor for class dev.enola.core.thing.ThingConnectorService
 
ThingConnectorService(ThingConnector, EnolaMessages) - Constructor for class dev.enola.core.thing.ThingConnectorService
 
ThingConnectorsProvider - Class in dev.enola.core.thing
ThingConnectorsProvider implements ThingProvider by delegating to a list of ThingConnector.
ThingConnectorsProvider(Iterable<ThingConnector>) - Constructor for class dev.enola.core.thing.ThingConnectorsProvider
 
ThingConverterInto - Class in dev.enola.thing
ThingConverterInto converts a Thing into an Thing.Builder.
ThingConverterInto() - Constructor for class dev.enola.thing.ThingConverterInto
 
ThingExt - Class in dev.enola.thing.message
Extension methods for Thing.
ThingHierarchyProvider - Class in dev.enola.thing.metadata
Provider of _"hierarchical"_ (e.g.
ThingHierarchyProvider() - Constructor for class dev.enola.thing.metadata.ThingHierarchyProvider
 
ThingHierarchyProvider(String, Iterable<String>) - Constructor for class dev.enola.thing.metadata.ThingHierarchyProvider
 
thingIRI() - Method in record class dev.enola.thing.validation.TestCollector.Diagnostic
Returns the value of the thingIRI record component.
ThingMediaTypes - Class in dev.enola.thing.io
 
ThingMediaTypes() - Constructor for class dev.enola.thing.io.ThingMediaTypes
 
ThingMemoryRepositoryROBuilder - Class in dev.enola.thing.repo
Builds a read-only Repository of Things.
ThingMemoryRepositoryROBuilder() - Constructor for class dev.enola.thing.repo.ThingMemoryRepositoryROBuilder
 
ThingMemoryRepositoryROBuilder(ImmutableList<Trigger<? extends Thing>>) - Constructor for class dev.enola.thing.repo.ThingMemoryRepositoryROBuilder
 
ThingMemoryRepositoryRW - Class in dev.enola.thing.repo
ThingMemoryRepositoryRW is an in-memory read invalid input: '&' write (i.e.
ThingMemoryRepositoryRW() - Constructor for class dev.enola.thing.repo.ThingMemoryRepositoryRW
 
ThingMemoryRepositoryRW(ImmutableList<Trigger<? extends Thing>>) - Constructor for class dev.enola.thing.repo.ThingMemoryRepositoryRW
 
ThingMetadata - Class in dev.enola.thing.proto
Protobuf type dev.enola.thing.ThingMetadata
ThingMetadata.Builder - Class in dev.enola.thing.proto
Protobuf type dev.enola.thing.ThingMetadata
ThingMetadataOrBuilder - Interface in dev.enola.thing.proto
 
ThingMetadataProvider - Class in dev.enola.thing.metadata
MetadataProvider implementation based on looking at Thingss obtained via ThingProvider; see also related invalid input: '<'a href="https://docs.enola.dev/concepts/metadata/>end-user documentation.
ThingMetadataProvider(ThingProvider, NamespaceConverter) - Constructor for class dev.enola.thing.metadata.ThingMetadataProvider
 
ThingNamespaceRepository - Record Class in dev.enola.thing.namespace
ThingNamespaceRepository() - Constructor for record class dev.enola.thing.namespace.ThingNamespaceRepository
 
ThingNamespaceRepository(ThingProvider) - Constructor for record class dev.enola.thing.namespace.ThingNamespaceRepository
Creates an instance of a ThingNamespaceRepository record class.
ThingOrBuilder - Interface in dev.enola.thing.proto
 
ThingOrBuilder<B> - Interface in dev.enola.thing
ThingOuterClass - Class in dev.enola.thing.proto
 
thingProvider() - Method in record class dev.enola.thing.namespace.ThingNamespaceRepository
Returns the value of the thingProvider record component.
ThingProvider - Interface in dev.enola.thing.repo
Provides Things.
ThingProviderAdapter - Class in dev.enola.thing.message
ThingProviderAdapter is a ThingProvider which delegates to any ProviderFromIRI of proto Thing, and then wraps the results with a ThingAdapter.
ThingProviderAdapter(ProviderFromIRI<Thing>, DatatypeRepository) - Constructor for class dev.enola.thing.message.ThingProviderAdapter
 
ThingRepository - Interface in dev.enola.thing.repo
 
ThingRepositoryStore - Interface in dev.enola.thing.repo
 
ThingRepositoryThingService - Class in dev.enola.core.thing
ThingRepositoryThingService is an ThingService which delegates to a ThingRepository.
ThingRepositoryThingService(ThingsProvider, ThingRepository) - Constructor for class dev.enola.core.thing.ThingRepositoryThingService
 
Things - Class in dev.enola.thing.proto
Things are repeated things.
THINGS_FIELD_NUMBER - Static variable in class dev.enola.core.proto.GetThingsResponse
 
THINGS_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.CompactThings
 
THINGS_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.TextThings
 
THINGS_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.Things
 
Things.Builder - Class in dev.enola.thing.proto
Things are repeated things.
ThingsBuilders - Class in dev.enola.thing.repo
Set of Thing.Builders, which is also a ThingsRepository.
ThingsBuilders() - Constructor for class dev.enola.thing.repo.ThingsBuilders
 
ThingsBuilders(TBF) - Constructor for class dev.enola.thing.repo.ThingsBuilders
 
ThingService - Interface in dev.enola.core.thing
 
ThingsIntoAppendableConverter - Interface in dev.enola.thing.gen
 
ThingsOrBuilder - Interface in dev.enola.thing.proto
 
ThingsProvider - Interface in dev.enola.thing.repo
 
ThingsRepository - Interface in dev.enola.thing.repo
 
ThingsRepositoryAdapter - Class in dev.enola.core
 
ThingsRepositoryAdapter(ThingConnector) - Constructor for class dev.enola.core.ThingsRepositoryAdapter
 
ThingTimeProvider - Class in dev.enola.thing.metadata
Provider of _"temporal"_ Time related metadata about Things.
ThingTimeProvider() - Constructor for class dev.enola.thing.metadata.ThingTimeProvider
 
ThingTree - Interface in dev.enola.thing.tree
 
ThingTrigger<T> - Class in dev.enola.thing.repo
 
ThingTrigger(Class<T>) - Constructor for class dev.enola.thing.repo.ThingTrigger
 
ThingUI - Class in dev.enola.web
 
ThingUI(ProtoThingMetadataProvider, LinkTransformer) - Constructor for class dev.enola.web.ThingUI
 
thisUsesUnstableApi() - Method in class io.grpc.CallCredentials
Deprecated.
ThreadOptimizedDeframer - Interface in io.grpc.internal
A Deframer that optimizations by taking over part of the thread safety.
Threads - Class in dev.enola.common.function
 
threshold - Variable in class io.grpc.util.OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection
 
throwIfNotInThisSynchronizationContext() - Method in class io.grpc.SynchronizationContext
Throw IllegalStateException if this method is not called from this synchronization context.
THROWING_TRIGGER - Static variable in class dev.enola.thing.repo.ThingTrigger
Deprecated.
throwIt() - Method in class dev.enola.common.protobuf.MessageValidators.Result
 
THUMBNAIL_URL - Static variable in class dev.enola.thing.KIRI.SCHEMA
 
Ticker() - Constructor for class io.grpc.Deadline.Ticker
 
TikaMediaTypeProvider - Class in dev.enola.format.tika
 
TikaMediaTypeProvider() - Constructor for class dev.enola.format.tika.TikaMediaTypeProvider
 
TikaMediaTypes - Class in dev.enola.format.tika
Extension methods for MediaType.
TikaMediaTypesThingConverter - Class in dev.enola.model.enola.mediatype
Converts Tika Media Types into Enola Things (AKA RDF / TTL).
TikaMediaTypesThingConverter() - Constructor for class dev.enola.model.enola.mediatype.TikaMediaTypesThingConverter
 
TikaResourceIntoRdfResourceConverter - Class in dev.enola.format.tika.rdf
 
TikaResourceIntoRdfResourceConverter(ResourceProvider) - Constructor for class dev.enola.format.tika.rdf.TikaResourceIntoRdfResourceConverter
 
TikaThingConverter - Class in dev.enola.format.tika
 
TikaThingConverter(ResourceProvider) - Constructor for class dev.enola.format.tika.TikaThingConverter
 
TIMEOUT - Static variable in class io.grpc.internal.GrpcUtil
The Timeout header name.
TIMEOUT_KEY - Static variable in class io.grpc.internal.GrpcUtil
Metadata.Key for the timeout header.
TimeProvider - Interface in io.grpc.internal
Time source representing the current system time in nanos.
TIMER_SERVICE - Static variable in class io.grpc.internal.GrpcUtil
Shared single-threaded executor for managing channel timers.
timeRemaining(TimeUnit) - Method in class io.grpc.Deadline
How much time is remaining in the specified time unit.
Timestamp - Class in com.google.protobuf
Protobuf type google.protobuf.Timestamp
TIMESTAMP - Static variable in class dev.enola.model.enola.Datatypes
 
Timestamp.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Timestamp
timestampNanos - Variable in class io.grpc.InternalChannelz.ChannelTrace.Event
 
TimestampOrBuilder - Interface in com.google.protobuf
 
TimestampProto - Class in com.google.protobuf
 
Timestamps - Class in com.google.protobuf.util
Utilities to help create/manipulate protobuf/timestamp.proto.
Timestamps2 - Class in dev.enola.common.protobuf
Utilities to help create/manipulate protobuf/timestamp.proto on Java 8+.
TITLE - Static variable in class dev.enola.thing.KIRI.DC
 
TLC - Class in dev.enola.common.context
TLC is the Thread Local Context.
tls - Variable in class io.grpc.InternalChannelz.Security
 
tls(SslContext) - Static method in class io.grpc.netty.InternalProtocolNegotiators
Returns a ProtocolNegotiator that ensures the pipeline is set up so that TLS will be negotiated, the handler is added and writes to the Channel may happen immediately, even before the TLS Handshake is complete.
tls(SslContext, ObjectPool<? extends Executor>, Optional<Runnable>) - Static method in class io.grpc.netty.InternalProtocolNegotiators
Returns a ProtocolNegotiator that ensures the pipeline is set up so that TLS will be negotiated, the handler is added and writes to the Channel may happen immediately, even before the TLS Handshake is complete.
Tls(String, Certificate, Certificate) - Constructor for class io.grpc.InternalChannelz.Tls
A constructor only for testing.
Tls(SSLSession) - Constructor for class io.grpc.InternalChannelz.Tls
Creates an instance.
TLS - Enum constant in enum class io.grpc.netty.NegotiationType
Uses TLS ALPN/NPN negotiation, assumes an SSL connection.
TlsChannelCredentials - Class in io.grpc
TLS credentials, providing server authentication and encryption.
TlsChannelCredentials.Builder - Class in io.grpc
TlsChannelCredentials.Feature - Enum Class in io.grpc
Features to understand TLS configuration.
TlsServerCredentials - Class in io.grpc
TLS credentials, providing server identity and encryption.
TlsServerCredentials.Builder - Class in io.grpc
TlsServerCredentials.ClientAuth - Enum Class in io.grpc
The level of authentication the server should expect from the client.
TlsServerCredentials.Feature - Enum Class in io.grpc
Features to understand TLS configuration.
toAsciiString(T) - Method in interface io.grpc.Metadata.AsciiMarshaller
Serialize a metadata value to a ASCII string that contains only the characters listed in the class comment of Metadata.AsciiMarshaller.
toAsciiString(T) - Method in interface io.grpc.InternalMetadata.TrustedAsciiMarshaller
Serialize a metadata value to a ASCII string that contains only the characters listed in the class comment of Metadata.AsciiMarshaller.
toBuilder() - Method in class com.google.protobuf.Any
 
toBuilder() - Method in class com.google.protobuf.Api
 
toBuilder() - Method in class com.google.protobuf.BoolValue
 
toBuilder() - Method in class com.google.protobuf.BytesValue
 
toBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
toBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
toBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
toBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
toBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
toBuilder() - Method in class com.google.protobuf.DoubleValue
 
toBuilder() - Method in class com.google.protobuf.Duration
 
toBuilder() - Method in class com.google.protobuf.DynamicMessage
 
toBuilder() - Method in class com.google.protobuf.Empty
 
toBuilder() - Method in class com.google.protobuf.Enum
 
toBuilder() - Method in class com.google.protobuf.EnumValue
 
toBuilder() - Method in class com.google.protobuf.Field
 
toBuilder() - Method in class com.google.protobuf.FieldMask
 
toBuilder() - Method in class com.google.protobuf.FloatValue
 
toBuilder() - Method in class com.google.protobuf.Int32Value
 
toBuilder() - Method in class com.google.protobuf.Int64Value
 
toBuilder() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
toBuilder() - Method in class com.google.protobuf.ListValue
 
toBuilder() - Method in class com.google.protobuf.MapEntry
 
toBuilder() - Method in interface com.google.protobuf.Message
 
toBuilder() - Method in class com.google.protobuf.Method
 
toBuilder() - Method in class com.google.protobuf.Mixin
 
toBuilder() - Method in class com.google.protobuf.Option
 
toBuilder() - Method in class com.google.protobuf.SourceContext
 
toBuilder() - Method in class com.google.protobuf.StringValue
 
toBuilder() - Method in class com.google.protobuf.Struct
 
toBuilder() - Method in class com.google.protobuf.Timestamp
 
toBuilder() - Method in class com.google.protobuf.Type
 
toBuilder() - Method in class com.google.protobuf.UInt32Value
 
toBuilder() - Method in class com.google.protobuf.UInt64Value
 
toBuilder() - Method in class com.google.protobuf.UnknownFieldSet
 
toBuilder() - Method in class com.google.protobuf.Value
 
toBuilder() - Method in class dev.enola.common.validation.Validation
 
toBuilder() - Method in class dev.enola.common.validation.Validations
 
toBuilder() - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
toBuilder() - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
toBuilder() - Method in class dev.enola.core.proto.GetThingRequest
 
toBuilder() - Method in class dev.enola.core.proto.GetThingResponse
 
toBuilder() - Method in class dev.enola.core.proto.GetThingsRequest
 
toBuilder() - Method in class dev.enola.core.proto.GetThingsResponse
 
toBuilder() - Method in class dev.enola.core.util.proto.Log.Entry
 
toBuilder() - Method in class dev.enola.core.util.proto.Log.Inline
 
toBuilder() - Method in class dev.enola.core.util.proto.Log
 
toBuilder() - Method in class dev.enola.thing.proto.CompactThing
 
toBuilder() - Method in class dev.enola.thing.proto.CompactThings
 
toBuilder() - Method in class dev.enola.thing.proto.LinksMetadata
 
toBuilder() - Method in class dev.enola.thing.proto.TextThing
 
toBuilder() - Method in class dev.enola.thing.proto.TextThings
 
toBuilder() - Method in class dev.enola.thing.proto.Thing
 
toBuilder() - Method in class dev.enola.thing.proto.ThingMetadata
 
toBuilder() - Method in class dev.enola.thing.proto.Things
 
toBuilder() - Method in class dev.enola.thing.proto.Value.LangString
 
toBuilder() - Method in class dev.enola.thing.proto.Value.List
 
toBuilder() - Method in class dev.enola.thing.proto.Value.Literal
 
toBuilder() - Method in class dev.enola.thing.proto.Value
 
toBuilder() - Method in class io.grpc.Attributes
Creates a new builder that is pre-populated with the content of this container.
toBuilder() - Method in class io.grpc.ClientStreamTracer.StreamInfo
Converts this StreamInfo into a new Builder.
toBuilder() - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs
Returns a builder with the same initial values as this object.
toBuilder() - Method in class io.grpc.LoadBalancer.ResolvedAddresses
Converts this back to a builder.
toBuilder() - Method in class io.grpc.MethodDescriptor
Turns this descriptor into a builder.
toBuilder() - Method in class io.grpc.NameResolver.Args
Returns a builder with the same initial values as this object.
toBuilder() - Method in class io.grpc.NameResolver.ResolutionResult
Converts these results back to a builder.
toBuilder(MethodDescriptor.Marshaller<NewReqT>, MethodDescriptor.Marshaller<NewRespT>) - Method in class io.grpc.MethodDescriptor
Turns this descriptor into a builder, replacing the request and response marshallers.
toByteArray() - Method in class com.google.protobuf.UnknownFieldSet
Serializes the message to a byte array and returns it.
toBytes() - Method in class dev.enola.common.ByteSeq
 
toBytes() - Method in interface dev.enola.common.io.resource.ChangeToken
 
toBytes(T) - Method in interface io.grpc.Metadata.BinaryMarshaller
Serialize a metadata value to bytes.
toByteString() - Method in class com.google.protobuf.UnknownFieldSet
Serializes the message to a ByteString and returns it.
toByteString(int) - Method in class com.google.protobuf.UnknownFieldSet.Field
Serializes the message to a ByteString and returns it.
toCURIE(String) - Method in interface dev.enola.common.io.iri.namespace.NamespaceConverter
 
toCURIE(String) - Method in class dev.enola.common.io.iri.namespace.NamespaceConverterIdentity
 
toCURIE(String) - Method in class dev.enola.common.io.iri.namespace.NamespaceConverterWithRepository
 
toDays(Duration) - Static method in class com.google.protobuf.util.Durations
Convert a Duration to the number of days.
toGuava(MediaType) - Static method in class dev.enola.format.tika.TikaMediaTypes
 
toGuavaHashFunction(Multihash.Type) - Static method in class dev.enola.common.io.hashbrown.Multihashes
 
toHours(Duration) - Static method in class com.google.protobuf.util.Durations
Convert a Duration to the number of hours.
toHttp2Headers(Metadata) - Static method in class io.grpc.internal.TransportFrameUtil
Transform the given headers to a format where only spec-compliant ASCII characters are allowed.
toInstant(Timestamp) - Static method in class dev.enola.common.protobuf.Timestamps2
 
toIRI(MediaType) - Static method in class dev.enola.common.io.mediatype.MediaTypes
Converts a MediaType to an (Enola.dev-defined) IRI.
toIRI(String) - Method in interface dev.enola.common.io.iri.namespace.NamespaceConverter
 
toIRI(String) - Method in class dev.enola.common.io.iri.namespace.NamespaceConverterIdentity
 
toIRI(String) - Method in class dev.enola.common.io.iri.namespace.NamespaceConverterWithRepository
 
toIterable(Iterator<T>) - Static method in class dev.enola.common.collect.MoreIterators
 
toIterable(Stream<T>) - Static method in class dev.enola.common.function.MoreStreams
 
toJsonString(FieldMask) - Static method in class com.google.protobuf.util.FieldMaskUtil
Converts a field mask to a Proto3 JSON string, that is converting from snake case to camel case and joining all paths into one string with commas.
toMessage() - Method in class dev.enola.common.protobuf.MessageValidators.Result
 
toMessage(Any) - Method in class dev.enola.common.protobuf.Messages
 
toMicros(Duration) - Static method in class com.google.protobuf.util.Durations
Convert a Duration to the number of microseconds.
toMicros(Timestamp) - Static method in class com.google.protobuf.util.Timestamps
Convert a Timestamp to the number of microseconds elapsed from the epoch.
toMillis(Duration) - Static method in class com.google.protobuf.util.Durations
Convert a Duration to the number of milliseconds.
toMillis(Timestamp) - Static method in class com.google.protobuf.util.Timestamps
Convert a Timestamp to the number of milliseconds elapsed from the epoch.
toMinutes(Duration) - Static method in class com.google.protobuf.util.Durations
Convert a Duration to the number of minutes.
toNanos(Duration) - Static method in class com.google.protobuf.util.Durations
Convert a Duration to the number of nanoseconds.
toNanos(Timestamp) - Static method in class com.google.protobuf.util.Timestamps
Convert a Timestamp to the number of nanoseconds elapsed from the epoch.
toNegotiator(ChannelCredentials) - Static method in class io.grpc.netty.InternalNettyChannelCredentials
Converts a ChannelCredentials to a negotiator, in similar fashion as for a new channel.
toNegotiator(ServerCredentials) - Static method in class io.grpc.netty.InternalNettyServerCredentials
Converts a ServerCredentials to a negotiator, in similar fashion as for a new server.
toProto() - Method in class com.google.protobuf.Descriptors.Descriptor
Convert the descriptor to its protocol message representation.
toProto() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
Convert the descriptor to its protocol message representation.
toProto() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
Convert the descriptor to its protocol message representation.
toProto() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
Convert the descriptor to its protocol message representation.
toProto() - Method in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
toProto() - Method in class com.google.protobuf.Descriptors.FileDescriptor
Convert the descriptor to its protocol message representation.
toProto() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
 
toProto() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
Convert the descriptor to its protocol message representation.
toProto() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
 
toProto() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
Convert the descriptor to its protocol message representation.
toRawSerializedHeaders(byte[][]) - Static method in class io.grpc.internal.TransportFrameUtil
Transform HTTP/2-compliant headers to the raw serialized format which can be deserialized by metadata marshallers.
toReflectionType(Object) - Method in class com.google.protobuf.Extension
 
toReflectionType(Object) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
Convert from the type used by the native accessors to the type used by reflection accessors.
toSeconds(Duration) - Static method in class com.google.protobuf.util.Durations
Convert a Duration to the number of seconds.
toSeconds(Timestamp) - Static method in class com.google.protobuf.util.Timestamps
Convert a Timestamp to the number of seconds elapsed from the epoch.
toSecondsAsDouble(Duration) - Static method in class com.google.protobuf.util.Durations
Returns the number of seconds of the given duration as a double.
toStatus() - Method in enum class io.grpc.Status.Code
Returns a Status object corresponding to this status code.
toStatusException(Status) - Static method in class io.grpc.protobuf.StatusProto
Convert a Status instance to a StatusException.
toStatusException(Status, Metadata) - Static method in class io.grpc.protobuf.StatusProto
Convert a Status instance to a StatusException with additional metadata.
toStatusException(Status, Metadata, Throwable) - Static method in class io.grpc.protobuf.StatusProto
Convert a Status instance to a StatusException with additional metadata and the root exception thrown.
toStatusRuntimeException(Status) - Static method in class io.grpc.protobuf.StatusProto
Convert a Status instance to a StatusRuntimeException.
toStatusRuntimeException(Status, Metadata) - Static method in class io.grpc.protobuf.StatusProto
Convert a Status instance to a StatusRuntimeException with additional metadata.
toStream(T) - Method in interface io.grpc.Metadata.BinaryStreamMarshaller
Serializes a metadata value to an InputStream.
toString() - Method in class com.google.protobuf.AbstractMessage.Builder
 
toString() - Method in class com.google.protobuf.AbstractMessage
 
toString() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
 
toString() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
 
toString() - Method in interface com.google.protobuf.Message
Converts the message to a string in protocol buffer text format.
toString() - Method in class com.google.protobuf.TextFormatParseLocation
 
toString() - Method in class com.google.protobuf.UnknownFieldSet
Converts the set to a string in protocol buffer text format.
toString() - Method in class dev.enola.common.ByteSeq
Return debug information about this object.
toString() - Method in class dev.enola.common.context.Context
 
toString() - Method in class dev.enola.common.convert.ObjectWithTypeTokenConverterChain
 
toString() - Method in record class dev.enola.common.ImmutableObjectWithTypeToken
Returns a string representation of this record class.
toString() - Method in class dev.enola.common.io.hashbrown.MultihashWithMultibase
 
toString() - Method in class dev.enola.common.io.iri.IRI
 
toString() - Method in record class dev.enola.common.io.iri.namespace.ImmutableNamespace
Returns a string representation of this record class.
toString() - Method in class dev.enola.common.io.iri.template.URITemplateSplitter
 
toString() - Method in record class dev.enola.common.io.iri.URIs.MediaTypeAndOrCharset
Returns a string representation of this record class.
toString() - Method in record class dev.enola.common.io.metadata.Metadata
Returns a string representation of this record class.
toString() - Method in class dev.enola.common.io.resource.BaseResource
 
toString() - Method in interface dev.enola.common.io.resource.ChangeToken
String representation of this ChangeToken, (only) for ReadableResource.isDifferent(String).
toString() - Method in record class dev.enola.common.io.resource.RegexMultipartResource.PartsDef
Returns a string representation of this record class.
toString() - Method in class dev.enola.common.io.resource.ResourceProviders
 
toString() - Method in class dev.enola.common.MutableObjectWithTypeToken
 
toString() - Method in class dev.enola.common.StringBuilderWriter
 
toString() - Method in record class dev.enola.common.time.Interval
Outputs this interval as a String in ISO-8601 compliant format, such as e.g.
toString() - Method in record class dev.enola.common.URILineColumnMessage
Returns a string representation of this record class.
toString() - Method in record class dev.enola.data.AllQuery
Returns a string representation of this record class.
toString() - Method in class dev.enola.data.RepositoryBuilder.RepositoryImpl
 
toString() - Method in record class dev.enola.datatype.ImmutableDatatype
Returns a string representation of this record class.
toString() - Method in record class dev.enola.format.xml.XmlResourceConverter
Returns a string representation of this record class.
toString() - Method in record class dev.enola.model.enola.meta.io.Context
Returns a string representation of this record class.
toString() - Method in class dev.enola.thing.impl.OnlyIRIThing
 
toString() - Method in class dev.enola.thing.impl.ImmutablePredicatesObjects
 
toString() - Method in class dev.enola.thing.impl.ImmutableThing.Builder
 
toString() - Method in class dev.enola.thing.impl.ImmutableThing
 
toString() - Method in class dev.enola.thing.impl.MutablePredicatesObjects
 
toString() - Method in class dev.enola.thing.impl.MutableThing
 
toString() - Method in record class dev.enola.thing.LangString
Returns a string representation of this record class.
toString() - Method in record class dev.enola.thing.Link
Returns a string representation of this record class.
toString() - Method in record class dev.enola.thing.Literal
Deprecated.
Returns a string representation of this record class.
toString() - Method in record class dev.enola.thing.message.MessageWithIRI
Returns a string representation of this record class.
toString() - Method in class dev.enola.thing.message.PredicatesObjectsAdapter
 
toString() - Method in class dev.enola.thing.message.ThingAdapter
 
toString() - Method in record class dev.enola.thing.namespace.ThingNamespaceRepository
Returns a string representation of this record class.
toString() - Method in record class dev.enola.thing.repo.id.ID
Returns a string representation of this record class.
toString() - Method in class dev.enola.thing.repo.StackedThingProvider
 
toString() - Method in class dev.enola.thing.repo.ThingsBuilders
 
toString() - Method in record class dev.enola.thing.template.TemplateService.Breakdown
Returns a string representation of this record class.
toString() - Method in record class dev.enola.thing.validation.TestCollector.Diagnostic
Returns a string representation of this record class.
toString() - Method in class io.grpc.Attributes.Key
 
toString() - Method in class io.grpc.Attributes
 
toString() - Method in class io.grpc.CallOptions.Key
 
toString() - Method in class io.grpc.CallOptions
 
toString() - Method in class io.grpc.ClientStreamTracer.StreamInfo
 
toString() - Method in class io.grpc.ConnectivityStateInfo
 
toString() - Method in class io.grpc.Context.Key
 
toString() - Method in class io.grpc.Deadline
 
toString() - Method in class io.grpc.EquivalentAddressGroup
 
toString() - Method in class io.grpc.ForwardingChannelBuilder2
 
toString() - Method in class io.grpc.ForwardingServerBuilder
 
toString() - Method in class io.grpc.HttpConnectProxiedSocketAddress
 
toString() - Method in class io.grpc.inprocess.InProcessSocketAddress
toString() - Method in class io.grpc.internal.DelayedClientCall
 
toString() - Method in class io.grpc.internal.DnsNameResolver.SrvRecord
 
toString() - Method in class io.grpc.internal.ForwardingClientStreamTracer
 
toString() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
toString() - Method in class io.grpc.internal.GrpcUtil.GrpcBuildVersion
 
toString() - Method in class io.grpc.internal.InsightBuilder
Get the resulting string.
toString() - Method in class io.grpc.internal.LogExceptionRunnable
 
toString() - Method in class io.grpc.internal.PickSubchannelArgsImpl
 
toString() - Method in class io.grpc.internal.ServerImpl
 
toString() - Method in class io.grpc.internal.ServiceConfigUtil.LbConfig
 
toString() - Method in class io.grpc.internal.ServiceConfigUtil.PolicySelection
 
toString() - Method in class io.grpc.InternalChannelz.ChannelTrace.Event
 
toString() - Method in class io.grpc.InternalLogId
 
toString() - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs.Key
 
toString() - Method in class io.grpc.LoadBalancer.CreateSubchannelArgs
 
toString() - Method in class io.grpc.LoadBalancer.ErrorPicker
Deprecated.
 
toString() - Method in class io.grpc.LoadBalancer.FixedResultPicker
 
toString() - Method in class io.grpc.LoadBalancer.PickResult
 
toString() - Method in class io.grpc.LoadBalancer.ResolvedAddresses
 
toString() - Method in class io.grpc.LoadBalancerProvider
 
toString() - Method in class io.grpc.Metadata.Key
 
toString() - Method in class io.grpc.Metadata
 
toString() - Method in class io.grpc.MethodDescriptor
 
toString() - Method in class io.grpc.NameResolver.Args
 
toString() - Method in class io.grpc.NameResolver.ConfigOrError
 
toString() - Method in class io.grpc.NameResolver.ResolutionResult
 
toString() - Method in class io.grpc.netty.ProtocolNegotiationEvent
 
toString() - Method in class io.grpc.ClientInterceptors.CheckedForwardingClientCall
 
toString() - Method in class io.grpc.ForwardingClientCall
 
toString() - Method in class io.grpc.ForwardingClientCall.SimpleForwardingClientCall
 
toString() - Method in class io.grpc.ForwardingClientCallListener
 
toString() - Method in class io.grpc.ForwardingClientCallListener.SimpleForwardingClientCallListener
 
toString() - Method in class io.grpc.ForwardingServerCall
 
toString() - Method in class io.grpc.ForwardingServerCall.SimpleForwardingServerCall
 
toString() - Method in class io.grpc.ForwardingServerCallListener
 
toString() - Method in class io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener
 
toString() - Method in class io.grpc.DoubleCounterMetricInstrument
 
toString() - Method in class io.grpc.DoubleHistogramMetricInstrument
 
toString() - Method in class io.grpc.LongCounterMetricInstrument
 
toString() - Method in class io.grpc.LongGaugeMetricInstrument
 
toString() - Method in class io.grpc.LongHistogramMetricInstrument
 
toString() - Method in class io.grpc.ServiceDescriptor
 
toString() - Method in class io.grpc.Status
A string representation of the status useful for debugging.
toString() - Method in class io.grpc.StatusOr
 
toString() - Method in class io.grpc.util.ForwardingClientStreamTracer
 
toString() - Method in class io.grpc.util.ForwardingLoadBalancer
 
toString() - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
toString() - Method in class io.grpc.util.ForwardingSubchannel
 
toString() - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState
 
toString() - Method in class io.grpc.util.MultiChildLoadBalancer.Endpoint
 
toString(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DebugFormat
 
toString(Duration) - Static method in class com.google.protobuf.util.Durations
Convert Duration to string format.
toString(FieldMask) - Static method in class com.google.protobuf.util.FieldMaskUtil
Converts a FieldMask to a string.
toString(MessageOrBuilder) - Method in class com.google.protobuf.DebugFormat
 
toString(Timestamp) - Static method in class com.google.protobuf.util.Timestamps
Convert Timestamp to RFC 3339 date string format.
toString(UnknownFieldSet) - Method in class com.google.protobuf.DebugFormat
 
toString(Multihash, Multibase.Base) - Static method in class dev.enola.common.io.hashbrown.Multihashes
 
toStringWithoutSpaces(MediaType) - Static method in class dev.enola.common.io.mediatype.MediaTypes
 
toThingValueLink(String) - Static method in class dev.enola.thing.message.ProtoTypes
 
touch() - Method in class io.grpc.internal.ForwardingReadableBuffer
 
touch() - Method in interface io.grpc.internal.ReadableBuffer
Note that the current callsite has access to this buffer, or do nothing.
toURI() - Method in class dev.enola.common.io.iri.IRI
 
toURI(String) - Static method in class dev.enola.common.io.iri.IRIs
 
toUUID() - Method in class dev.enola.common.ByteSeq
 
tp() - Method in record class dev.enola.model.enola.meta.io.Context
Returns the value of the tp record component.
trailersFromThrowable(Throwable) - Static method in class io.grpc.Status
Extract an error trailers from the causal chain of a Throwable.
TRAILING_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
transactional() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
Set to false if connections should not participate in transactions.
TRANSIENT_FAILURE - Enum constant in enum class io.grpc.ConnectivityState
There has been some transient failure (such as a TCP 3-way handshake timing out or a socket error).
TransmitStatusRuntimeExceptionInterceptor - Class in io.grpc.util
A class that intercepts uncaught exceptions of type StatusRuntimeException and handles them by closing the ServerCall, and transmitting the exception's status and metadata to the client.
TRANSPORT_ATTR_LOCAL_ADDR - Static variable in class io.grpc.Grpc
Attribute key for the local address of a transport.
TRANSPORT_ATTR_REMOTE_ADDR - Static variable in class io.grpc.Grpc
Attribute key for the remote address of a transport.
TRANSPORT_ATTR_SSL_SESSION - Static variable in class io.grpc.Grpc
Attribute key for SSL session of a transport.
transportCreated(ServerTransport) - Method in interface io.grpc.internal.ServerListener
Called upon the establishment of a new client connection.
transportDataReceived(ReadableBuffer, boolean) - Method in class io.grpc.internal.Http2ClientStreamTransportState
Called by subclasses whenever a data frame is received from the transport.
TransportFrameUtil - Class in io.grpc.internal
Utility functions for transport layer framing.
transportHeadersReceived(Metadata) - Method in class io.grpc.internal.Http2ClientStreamTransportState
Called by subclasses whenever Headers are received from the transport.
transportInUse(boolean) - Method in interface io.grpc.internal.ManagedClientTransport.Listener
Called whenever the transport's in-use state has changed.
transportReady() - Method in interface io.grpc.internal.ManagedClientTransport.Listener
The transport is ready to accept traffic, because the connection is established.
transportReady(Attributes) - Method in class io.grpc.ClientTransportFilter
Called when a transport is ready to accept traffic (when a connection has been established).
transportReady(Attributes) - Method in interface io.grpc.internal.ServerTransportListener
The transport has finished all handshakes and is ready to process streams.
transportReady(Attributes) - Method in class io.grpc.ServerTransportFilter
Called when a transport is ready to process streams.
transportReportStatus(Status) - Method in class io.grpc.internal.AbstractServerStream.TransportState
Notifies failure to the listener of the stream.
transportReportStatus(Status, boolean, Metadata) - Method in class io.grpc.internal.AbstractClientStream.TransportState
Report stream closure with status to the application layer if not already reported.
transportReportStatus(Status, ClientStreamListener.RpcProgress, boolean, Metadata) - Method in class io.grpc.internal.AbstractClientStream.TransportState
Report stream closure with status to the application layer if not already reported.
transportShutdown(Status) - Method in interface io.grpc.internal.ManagedClientTransport.Listener
The transport is shutting down.
transportState() - Method in class io.grpc.internal.AbstractClientStream
Obtain the transport state corresponding to this stream.
transportState() - Method in class io.grpc.internal.AbstractServerStream
 
transportState() - Method in class io.grpc.internal.AbstractStream
Obtain the transport state corresponding to this stream.
TransportState(int, StatsTraceContext, TransportTracer) - Constructor for class io.grpc.internal.AbstractServerStream.TransportState
 
TransportState(int, StatsTraceContext, TransportTracer) - Constructor for class io.grpc.internal.AbstractStream.TransportState
 
TransportState(int, StatsTraceContext, TransportTracer, CallOptions) - Constructor for class io.grpc.internal.AbstractClientStream.TransportState
 
TransportStats(long, long, long, long, long, long, long, long, long, long, long, long) - Constructor for class io.grpc.InternalChannelz.TransportStats
Creates an instance.
transportTerminated() - Method in interface io.grpc.internal.ManagedClientTransport.Listener
The transport completed shutting down.
transportTerminated() - Method in interface io.grpc.internal.ServerTransportListener
The transport completed shutting down.
transportTerminated(Attributes) - Method in class io.grpc.ClientTransportFilter
Called when a transport completed shutting down.
transportTerminated(Attributes) - Method in class io.grpc.ServerTransportFilter
Called when a transport is terminated.
TransportTracer - Class in io.grpc.internal
A class for gathering statistics about a transport.
TransportTracer() - Constructor for class io.grpc.internal.TransportTracer
 
TransportTracer.Factory - Class in io.grpc.internal
 
TransportTracer.FlowControlReader - Interface in io.grpc.internal
An interface for reading the local and remote flow control windows of the transport.
TransportTracer.FlowControlWindows - Class in io.grpc.internal
A container that holds the local and remote flow control window sizes.
transportTrailersReceived(Metadata) - Method in class io.grpc.internal.Http2ClientStreamTransportState
Called by subclasses for the terminal trailer metadata on a stream.
Tree<N> - Interface in dev.enola.common.tree
🌳 Tree.
TreeBuilder<N> - Interface in dev.enola.common.tree
 
trigger(Datatype<?>, Datatype<?>) - Method in class dev.enola.datatype.DatatypeRepositoryBuilder
 
trigger(T, T) - Method in class dev.enola.data.MemoryRepositoryRW
 
trigger(Namespace, Namespace) - Method in class dev.enola.common.io.iri.namespace.NamespaceRepositoryBuilder
 
trigger(T, T) - Method in class dev.enola.data.RepositoryBuilder
 
trigger(Thing, Thing) - Method in class dev.enola.thing.repo.ThingMemoryRepositoryROBuilder
 
trigger(Thing, Thing) - Method in class dev.enola.thing.repo.ThingMemoryRepositoryRW
 
Trigger<T> - Interface in dev.enola.data
Trigger for updates to Store.
trim(FieldMask, P) - Static method in class com.google.protobuf.util.FieldMaskUtil
Returns the result of keeping only the masked fields of the given proto.
trustManager(File) - Method in class io.grpc.TlsChannelCredentials.Builder
Use the provided root certificates to verify the server's identity instead of the system's default.
trustManager(File) - Method in class io.grpc.TlsServerCredentials.Builder
Use the provided root certificates to verify the client's identity instead of the system's default.
trustManager(InputStream) - Method in class io.grpc.TlsChannelCredentials.Builder
Use the provided root certificates to verify the server's identity instead of the system's default.
trustManager(InputStream) - Method in class io.grpc.TlsServerCredentials.Builder
Use the provided root certificates to verify the client's identity instead of the system's default.
trustManager(TrustManager...) - Method in class io.grpc.TlsChannelCredentials.Builder
Have the provided trust manager verify the server's identity instead of the system's default.
trustManager(TrustManager...) - Method in class io.grpc.TlsServerCredentials.Builder
Have the provided trust manager verify the client's identity instead of the system's default.
TS - Static variable in class dev.enola.thing.KIRI.XSD
 
TS_FIELD_NUMBER - Static variable in class dev.enola.core.util.proto.Log.Entry
 
TURTLE - Static variable in class dev.enola.rdf.io.RdfMediaTypes
 
type - Static variable in class dev.enola.core.ext.proto.EnolaExt
extend .google.protobuf.FieldOptions { ...
type() - Element in annotation interface javax.annotation.Resource
The Java type of the resource.
Type - Class in com.google.protobuf
Protobuf type google.protobuf.Type
Type - Interface in dev.enola.model.enola.java
Type - Interface in dev.enola.model.enola.meta
 
TYPE - Static variable in class dev.enola.thing.KIRI.RDF
IRI of the Type :information_source: 🛈 of a Thing; see https://www.w3.org/TR/rdf-schema/#ch_type.
TYPE_BOOL - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_BOOL = 8;
TYPE_BOOL - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_BOOL = 8;
TYPE_BOOL_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_BOOL = 8;
TYPE_BOOL_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_BOOL = 8;
TYPE_BYTES - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_BYTES = 12;
TYPE_BYTES - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_BYTES = 12;
TYPE_BYTES_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_BYTES = 12;
TYPE_BYTES_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_BYTES = 12;
TYPE_DOUBLE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_DOUBLE = 1;
TYPE_DOUBLE - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_DOUBLE = 1;
TYPE_DOUBLE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_DOUBLE = 1;
TYPE_DOUBLE_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_DOUBLE = 1;
TYPE_ENUM - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_ENUM = 14;
TYPE_ENUM - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_ENUM = 14;
TYPE_ENUM_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_ENUM = 14;
TYPE_ENUM_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_ENUM = 14;
TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
TYPE_FIELD_NUMBER - Static variable in class dev.enola.core.ext.proto.EnolaExt
 
TYPE_FIXED32 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED32 = 7;
TYPE_FIXED32 - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_FIXED32 = 7;
TYPE_FIXED32_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED32 = 7;
TYPE_FIXED32_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_FIXED32 = 7;
TYPE_FIXED64 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED64 = 6;
TYPE_FIXED64 - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_FIXED64 = 6;
TYPE_FIXED64_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED64 = 6;
TYPE_FIXED64_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_FIXED64 = 6;
TYPE_FLOAT - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FLOAT = 2;
TYPE_FLOAT - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_FLOAT = 2;
TYPE_FLOAT_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FLOAT = 2;
TYPE_FLOAT_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_FLOAT = 2;
TYPE_GROUP - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_GROUP = 10;
TYPE_GROUP - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_GROUP = 10;
TYPE_GROUP_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_GROUP = 10;
TYPE_GROUP_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_GROUP = 10;
TYPE_INT32 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_INT32 = 5;
TYPE_INT32 - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_INT32 = 5;
TYPE_INT32_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_INT32 = 5;
TYPE_INT32_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_INT32 = 5;
TYPE_INT64 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_INT64 = 3;
TYPE_INT64 - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_INT64 = 3;
TYPE_INT64_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_INT64 = 3;
TYPE_INT64_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_INT64 = 3;
Type_IRI - Static variable in class dev.enola.model.enola.files.Directory
 
Type_IRI - Static variable in class dev.enola.model.enola.files.File
 
Type_IRI - Static variable in class dev.enola.model.enola.files.Link
 
TYPE_MESSAGE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_MESSAGE = 11;
TYPE_MESSAGE - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_MESSAGE = 11;
TYPE_MESSAGE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_MESSAGE = 11;
TYPE_MESSAGE_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_MESSAGE = 11;
TYPE_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
TYPE_SFIXED32 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED32 = 15;
TYPE_SFIXED32 - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_SFIXED32 = 15;
TYPE_SFIXED32_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED32 = 15;
TYPE_SFIXED32_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_SFIXED32 = 15;
TYPE_SFIXED64 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED64 = 16;
TYPE_SFIXED64 - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_SFIXED64 = 16;
TYPE_SFIXED64_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED64 = 16;
TYPE_SFIXED64_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_SFIXED64 = 16;
TYPE_SINT32 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SINT32 = 17;
TYPE_SINT32 - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_SINT32 = 17;
TYPE_SINT32_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SINT32 = 17;
TYPE_SINT32_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_SINT32 = 17;
TYPE_SINT64 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SINT64 = 18;
TYPE_SINT64 - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_SINT64 = 18;
TYPE_SINT64_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SINT64 = 18;
TYPE_SINT64_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_SINT64 = 18;
TYPE_STRING - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_STRING = 9;
TYPE_STRING - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_STRING = 9;
TYPE_STRING_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_STRING = 9;
TYPE_STRING_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_STRING = 9;
TYPE_UINT32 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT32 = 13;
TYPE_UINT32 - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_UINT32 = 13;
TYPE_UINT32_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT32 = 13;
TYPE_UINT32_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_UINT32 = 13;
TYPE_UINT64 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT64 = 4;
TYPE_UINT64 - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_UINT64 = 4;
TYPE_UINT64_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT64 = 4;
TYPE_UINT64_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_UINT64 = 4;
TYPE_UNKNOWN - Enum constant in enum class com.google.protobuf.Field.Kind
TYPE_UNKNOWN = 0;
TYPE_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.Field.Kind
TYPE_UNKNOWN = 0;
TYPE_URL_FIELD_NUMBER - Static variable in class com.google.protobuf.Any
 
TYPE_URL_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
Type.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Type
Type.Builder<B> - Interface in dev.enola.model.enola.java
 
Type.Builder<B> - Interface in dev.enola.model.enola.meta
 
Type.Kind - Enum Class in dev.enola.model.enola.java
 
TypedUriIntoThingConverter - Interface in dev.enola.thing.io
 
TypeOrBuilder - Interface in com.google.protobuf
 
TypeProto - Class in com.google.protobuf
 
TypeRegistry - Class in com.google.protobuf
A TypeRegistry is used to resolve Any messages.
TypeRegistry.Builder - Class in com.google.protobuf
A Builder is used to build TypeRegistry.
TypeRegistryDescriptorProvider - Class in dev.enola.common.protobuf
 
TypeRegistryDescriptorProvider(TypeRegistry) - Constructor for class dev.enola.common.protobuf.TypeRegistryDescriptorProvider
 
TypeRegistryWrapper - Class in dev.enola.common.protobuf
TypeRegistryWrapper is a registry of ProtoBuf type descriptors.
TypeRegistryWrapper.Builder - Class in dev.enola.common.protobuf
 
types() - Method in interface dev.enola.model.w3.rdf.HasType
 
Types - Class in dev.enola.model.enola.action
 
Types - Class in dev.enola.model.schemaorg
 
typesIRIs() - Method in interface dev.enola.model.enola.UnknownClass
 
typesIRIs() - Method in interface dev.enola.model.w3.rdf.HasType
 
typeToken() - Method in record class dev.enola.common.ImmutableObjectWithTypeToken
Returns the value of the typeToken record component.
typeToken() - Method in class dev.enola.common.MutableObjectWithTypeToken
 
typeToken() - Method in interface dev.enola.common.ObjectWithTypeToken
 

U

UdsNameResolverProvider - Class in io.grpc.netty
 
UdsNameResolverProvider() - Constructor for class io.grpc.netty.UdsNameResolverProvider
 
UdsNettyChannelProvider - Class in io.grpc.netty
Provider for NettyChannelBuilder instances for UDS channels.
UdsNettyChannelProvider() - Constructor for class io.grpc.netty.UdsNettyChannelProvider
 
UI - Class in dev.enola.web
 
UI(EnolaServiceGrpc.EnolaServiceBlockingStub, ThingMetadataProvider) - Constructor for class dev.enola.web.UI
 
UiLinkTransformer - Class in dev.enola.web
 
UiLinkTransformer() - Constructor for class dev.enola.web.UiLinkTransformer
 
UINT32 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
UINT32 - Static variable in class dev.enola.thing.KIRI.XSD
 
UInt32Value - Class in com.google.protobuf
Protobuf type google.protobuf.UInt32Value
UInt32Value.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.UInt32Value
UInt32ValueOrBuilder - Interface in com.google.protobuf
 
UINT64 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
 
UINT64 - Static variable in class dev.enola.thing.KIRI.XSD
 
UInt64Value - Class in com.google.protobuf
Protobuf type google.protobuf.UInt64Value
UInt64Value.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.UInt64Value
UInt64ValueOrBuilder - Interface in com.google.protobuf
 
unacked - Variable in class io.grpc.InternalChannelz.TcpInfo
 
UNARY - Enum constant in enum class io.grpc.MethodDescriptor.MethodType
One request message followed by one response message.
UNAUTHENTICATED - Enum constant in enum class io.grpc.Status.Code
The request does not have valid authentication credentials for the operation.
UNAUTHENTICATED - Static variable in class io.grpc.Status
The request does not have valid authentication credentials for the operation.
UNAVAILABLE - Enum constant in enum class io.grpc.Status.Code
The service is currently unavailable.
UNAVAILABLE - Static variable in class io.grpc.Status
The service is currently unavailable.
UncheckedInterruptedException - Exception Class in dev.enola.common.function
Wraps an InterruptedException with an unchecked (runtime) exception.
UncheckedInterruptedException(InterruptedException) - Constructor for exception class dev.enola.common.function.UncheckedInterruptedException
 
unescapeBytes(CharSequence) - Static method in class com.google.protobuf.TextFormat
Un-escape a byte sequence as escaped using TextFormat.escapeBytes(ByteString).
UNIMPLEMENTED - Enum constant in enum class io.grpc.Status.Code
Operation is not implemented or not supported/enabled in this service.
UNIMPLEMENTED - Static variable in class io.grpc.Status
Operation is not implemented or not supported/enabled in this service.
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.OneofOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
union(FieldMask, FieldMask, FieldMask...) - Static method in class com.google.protobuf.util.FieldMaskUtil
Creates a union of two or more FieldMasks.
unit - Variable in class io.grpc.DoubleCounterMetricInstrument
 
unit - Variable in class io.grpc.DoubleHistogramMetricInstrument
 
unit - Variable in class io.grpc.LongCounterMetricInstrument
 
unit - Variable in class io.grpc.LongGaugeMetricInstrument
 
unit - Variable in class io.grpc.LongHistogramMetricInstrument
 
UNKNOWN - Enum constant in enum class io.grpc.MethodDescriptor.MethodType
Cardinality and temporal relationships are not known.
UNKNOWN - Enum constant in enum class io.grpc.Status.Code
Unknown error.
UNKNOWN - Static variable in class io.grpc.Status
Unknown error.
UNKNOWN_CLASS - Static variable in class dev.enola.thing.KIRI.E
 
UnknownClass - Interface in dev.enola.model.enola
 
UnknownFieldParseException(int, int, String, String) - Constructor for exception class com.google.protobuf.TextFormat.UnknownFieldParseException
Deprecated.
Create a new instance
UnknownFieldParseException(String) - Constructor for exception class com.google.protobuf.TextFormat.UnknownFieldParseException
Deprecated.
Create a new instance, with -1 as the line and column numbers, and an empty unknown field name.
unknownFields - Variable in class com.google.protobuf.GeneratedMessage
For use by generated code only.
UnknownFieldSet - Class in com.google.protobuf
UnknownFieldSet keeps track of fields which were seen when parsing a protocol message but whose field numbers or types are unrecognized.
UnknownFieldSet.Builder - Class in com.google.protobuf
Builder for UnknownFieldSets.
UnknownFieldSet.Field - Class in com.google.protobuf
Represents a single field in an UnknownFieldSet.
UnknownFieldSet.Field.Builder - Class in com.google.protobuf
Used to build a UnknownFieldSet.Field within an UnknownFieldSet.
UnknownFieldSet.Parser - Class in com.google.protobuf
Parser to implement MessageLite interface.
unpack(Any, Class<T>) - Static method in class dev.enola.common.protobuf.Anys
 
unpack(Class<T>) - Method in class com.google.protobuf.Any
 
unpackSameTypeAs(T) - Method in class com.google.protobuf.Any
 
UNRECOGNIZED - Enum constant in enum class com.google.protobuf.Field.Cardinality
 
UNRECOGNIZED - Enum constant in enum class com.google.protobuf.Field.Kind
 
UNRECOGNIZED - Enum constant in enum class com.google.protobuf.NullValue
 
UNRECOGNIZED - Enum constant in enum class com.google.protobuf.Syntax
 
UNRECOGNIZED - Enum constant in enum class dev.enola.core.util.proto.Log.Severity
 
UNSIGNED_INTEGER - Static variable in class dev.enola.common.convert.ObjectToStringBiConverters
 
UNSIGNED_LONG - Static variable in class dev.enola.common.convert.ObjectToStringBiConverters
 
UNSIGNED_LONG - Static variable in class dev.enola.model.enola.Datatypes
 
UNSIGNED_SHORT - Static variable in class dev.enola.common.convert.ObjectToStringBiConverters
 
unsignedToString(int) - Static method in class com.google.protobuf.TextFormat
Convert an unsigned 32-bit integer to a string.
unsignedToString(long) - Static method in class com.google.protobuf.TextFormat
Convert an unsigned 64-bit integer to a string.
UnsupportedClientTransportFactoryBuilder() - Constructor for class io.grpc.internal.ManagedChannelImplBuilder.UnsupportedClientTransportFactoryBuilder
 
UNVERIFIED - Enum constant in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
UNVERIFIED = 1;
UNVERIFIED_LAZY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
UNVERIFIED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
UNVERIFIED = 1;
unwrapLoadBalancingConfig(Map<String, ?>) - Static method in class io.grpc.internal.ServiceConfigUtil
Unwrap a LoadBalancingConfig JSON object into a ServiceConfigUtil.LbConfig.
unwrapLoadBalancingConfigList(List<Map<String, ?>>) - Static method in class io.grpc.internal.ServiceConfigUtil
Given a JSON list of LoadBalancingConfigs, and convert it into a list of LbConfig.
updateAddresses(List<EquivalentAddressGroup>) - Method in class io.grpc.LoadBalancer.Subchannel
Replaces the existing addresses used with this Subchannel.
updateAddresses(List<EquivalentAddressGroup>) - Method in class io.grpc.util.ForwardingSubchannel
 
updateBalancingState(ConnectivityState, LoadBalancer.SubchannelPicker) - Method in class io.grpc.LoadBalancer.Helper
Set a new state with a new picker to the channel.
updateBalancingState(ConnectivityState, LoadBalancer.SubchannelPicker) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
updateBalancingState(ConnectivityState, LoadBalancer.SubchannelPicker) - Method in class io.grpc.util.MultiChildLoadBalancer.ChildLbState.ChildLbStateHelper
Update current state and picker for this child and then use MultiChildLoadBalancer.updateOverallBalancingState() for the parent LB.
updated(T, T) - Method in interface dev.enola.data.Trigger
 
updateIdentityCredentials(File, File) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
Updates certificate chains and the private key from the local file paths.
updateIdentityCredentials(File, File, long, TimeUnit, ScheduledExecutorService) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
Schedules a ScheduledExecutorService to read certificate chains and private key from the local file paths periodically, and update the cached identity credentials if they are both updated.
updateIdentityCredentials(X509Certificate[], PrivateKey) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
Updates the current cached private key and cert chains.
updateIdentityCredentials(PrivateKey, X509Certificate[]) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
updateIdentityCredentialsFromFile(File, File) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
updateIdentityCredentialsFromFile(File, File, long, TimeUnit, ScheduledExecutorService) - Method in class io.grpc.util.AdvancedTlsX509KeyManager
updateMeasures(List<MetricInstrument>) - Method in interface io.grpc.MetricSink
 
updateObjectInUse(T, boolean) - Method in class io.grpc.internal.InUseStateAggregator
Update the in-use state of an object.
updateOobChannelAddresses(ManagedChannel, EquivalentAddressGroup) - Method in class io.grpc.LoadBalancer.Helper
Updates the addresses used for connections in the Channel that was created by LoadBalancer.Helper.createOobChannel(EquivalentAddressGroup, String).
updateOobChannelAddresses(ManagedChannel, EquivalentAddressGroup) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
updateOobChannelAddresses(ManagedChannel, List<EquivalentAddressGroup>) - Method in class io.grpc.LoadBalancer.Helper
Updates the addresses with a new EAG list.
updateOobChannelAddresses(ManagedChannel, List<EquivalentAddressGroup>) - Method in class io.grpc.util.ForwardingLoadBalancerHelper
 
updateOverallBalancingState() - Method in class io.grpc.util.MultiChildLoadBalancer
Using the state of all children will calculate the current connectivity state, update fields, generate a picker and then call LoadBalancer.Helper.updateBalancingState(ConnectivityState, SubchannelPicker).
updateTrustCredentials(File) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
Updates the trust certificates from a local file path.
updateTrustCredentials(File, long, TimeUnit, ScheduledExecutorService) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
Schedules a ScheduledExecutorService to read trust certificates from a local file path periodically, and updates the cached trust certs if there is an update.
updateTrustCredentials(X509Certificate[]) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
Updates the current cached trust certificates as well as the key store.
updateTrustCredentialsFromFile(File) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
updateTrustCredentialsFromFile(File, long, TimeUnit, ScheduledExecutorService) - Method in class io.grpc.util.AdvancedTlsX509TrustManager
uri - Variable in class dev.enola.common.io.resource.BaseResource
 
uri() - Method in interface dev.enola.common.io.resource.AbstractResource
URI where the (bytes) content of resource can be read from or written to.
uri() - Method in class dev.enola.common.io.resource.BaseResource
 
uri() - Method in interface dev.enola.common.io.resource.MultipartResource
 
uri() - Method in record class dev.enola.common.URILineColumnMessage
Returns the value of the uri record component.
URI - Static variable in class dev.enola.common.convert.ObjectToStringBiConverters
 
URI_SCHEMAS - Static variable in class dev.enola.common.io.MoreFileSystems
Set of registered FileSystem schemas; e.g.
UriIntoThingConverter - Interface in dev.enola.thing.io
 
UriIntoThingConverters - Class in dev.enola.thing.io
 
UriIntoThingConverters(TypedUriIntoThingConverter...) - Constructor for class dev.enola.thing.io.UriIntoThingConverters
 
UriIntoThingConverters(Iterable<TypedUriIntoThingConverter>) - Constructor for class dev.enola.thing.io.UriIntoThingConverters
 
UriIntoThingConverters.Flags - Enum Class in dev.enola.thing.io
 
URILineColumnMessage - Record Class in dev.enola.common
 
URILineColumnMessage(String, URI, long) - Constructor for record class dev.enola.common.URILineColumnMessage
 
URILineColumnMessage(String, URI, long, long) - Constructor for record class dev.enola.common.URILineColumnMessage
Creates an instance of a URILineColumnMessage record class.
URILineColumnMessage.Format - Enum Class in dev.enola.common
 
URIs - Class in dev.enola.common.io.iri
 
URIs.ContextKeys - Enum Class in dev.enola.common.io.iri
 
URIs.MediaTypeAndOrCharset - Record Class in dev.enola.common.io.iri
 
URITemplateMatcherChain<T> - Class in dev.enola.common.io.iri.template
 
URITemplateMatcherChain.Builder<T> - Class in dev.enola.common.io.iri.template
 
URITemplateSplitter - Class in dev.enola.common.io.iri.template
Splits an URI based on a RFC 6570 Template.
URITemplateSplitter(String) - Constructor for class dev.enola.common.io.iri.template.URITemplateSplitter
Transforms a RFC 6570 URI Template into a Regular Expression usable to "match" it.
url() - Method in interface dev.enola.model.enola.HasURL
 
url() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
A JDBC URL.
URL - Enum constant in enum class dev.enola.core.util.proto.Log.OneofCase
 
URL - Static variable in class dev.enola.thing.KIRI.SCHEMA
IRI of Property for URL 🔗 of the Thing, see https://schema.org/url.
URL_DATATYPE - Static variable in class dev.enola.thing.KIRI.SCHEMA
IRI of URL Datatype.
URL_FIELD_NUMBER - Static variable in class dev.enola.core.util.proto.Log
 
UrlResource - Class in dev.enola.common.io.resource
Resource implemented with URL.openStream().
UrlResource(URI, URL) - Constructor for class dev.enola.common.io.resource.UrlResource
 
UrlResource(URI, URL, MediaType) - Constructor for class dev.enola.common.io.resource.UrlResource
Constructor.
UrlResource(URL) - Constructor for class dev.enola.common.io.resource.UrlResource
 
UrlResource(URL, MediaType) - Constructor for class dev.enola.common.io.resource.UrlResource
 
UrlResource.Provider - Class in dev.enola.common.io.resource
 
UrlResource.Scheme - Enum Class in dev.enola.common.io.resource
 
US_ASCII - Static variable in class io.grpc.internal.GrpcUtil
 
US_ASCII - Static variable in class io.grpc.InternalMetadata
Copy of StandardCharsets, which is only available on Java 1.7 and above.
Usage example - Search tag in class io.grpc.inprocess.InProcessServerBuilder
Section
Usage examples - Search tag in class io.grpc.ClientCall
Section
Usage in tests - Search tag in class io.grpc.inprocess.InProcessServerBuilder
Section
useInputStreamMessages(ServerServiceDefinition) - Static method in class io.grpc.ServerInterceptors
Create a new ServerServiceDefinition whose MethodDescriptor serializes to and from InputStream for all methods.
useMarshalledMessages(ServerServiceDefinition, MethodDescriptor.Marshaller<ReqT>, MethodDescriptor.Marshaller<RespT>) - Static method in class io.grpc.ServerInterceptors
Create a new ServerServiceDefinition with MethodDescriptor for deserializing requests and separate MethodDescriptor for serializing responses.
useMarshalledMessages(ServerServiceDefinition, MethodDescriptor.Marshaller<T>) - Static method in class io.grpc.ServerInterceptors
Create a new ServerServiceDefinition whose MethodDescriptor serializes to and from T for all methods.
useNioTransport(NettyChannelBuilder) - Static method in class io.grpc.netty.InternalNettyChannelBuilder
Sets Channel and EventLoopGroup to Nio.
useNioTransport(NettyServerBuilder) - Static method in class io.grpc.netty.InternalNettyServerBuilder
Sets Channel and EventLoopGroups to Nio.
usePlaintext() - Method in class io.grpc.ForwardingChannelBuilder
 
usePlaintext() - Method in class io.grpc.ForwardingChannelBuilder2
 
usePlaintext() - Method in class io.grpc.inprocess.InProcessChannelBuilder
Does nothing.
usePlaintext() - Method in class io.grpc.ManagedChannelBuilder
Use of a plaintext connection to the server.
usePlaintext() - Method in class io.grpc.netty.NettyChannelBuilder
Equivalent to using NettyChannelBuilder.negotiationType(NegotiationType) with PLAINTEXT.
user() - Element in annotation interface javax.annotation.sql.DataSourceDefinition
User name to use for connection authentication.
USER_AGENT_KEY - Static variable in class io.grpc.internal.GrpcUtil
Metadata.Key for the Content-Type request/response header.
userAgent(String) - Method in class io.grpc.ForwardingChannelBuilder
 
userAgent(String) - Method in class io.grpc.ForwardingChannelBuilder2
 
userAgent(String) - Method in class io.grpc.internal.ManagedChannelImplBuilder
 
userAgent(String) - Method in class io.grpc.ManagedChannelBuilder
Provides a custom User-Agent for the application.
userEventTriggered(ChannelHandlerContext, Object) - Method in class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
userEventTriggered0(ChannelHandlerContext, Object) - Method in class io.grpc.netty.InternalProtocolNegotiators.ProtocolNegotiationHandler
 
uses() - Method in interface dev.enola.model.enola.java.Type
 
useSystemDefaultTrustCerts() - Method in class io.grpc.util.AdvancedTlsX509TrustManager
Uses the default trust certificates stored on user's local system.
useTransportSecurity() - Method in class io.grpc.ForwardingChannelBuilder
 
useTransportSecurity() - Method in class io.grpc.ForwardingChannelBuilder2
 
useTransportSecurity() - Method in class io.grpc.inprocess.InProcessChannelBuilder
Does nothing.
useTransportSecurity() - Method in class io.grpc.ManagedChannelBuilder
Makes the client use TLS.
useTransportSecurity() - Method in class io.grpc.netty.NettyChannelBuilder
useTransportSecurity(File, File) - Method in class io.grpc.ForwardingServerBuilder
 
useTransportSecurity(File, File) - Method in class io.grpc.inprocess.InProcessServerBuilder
 
useTransportSecurity(File, File) - Method in class io.grpc.internal.ServerImplBuilder
 
useTransportSecurity(File, File) - Method in class io.grpc.netty.NettyServerBuilder
 
useTransportSecurity(File, File) - Method in class io.grpc.ServerBuilder
Makes the server use TLS.
useTransportSecurity(InputStream, InputStream) - Method in class io.grpc.ForwardingServerBuilder
 
useTransportSecurity(InputStream, InputStream) - Method in class io.grpc.netty.NettyServerBuilder
 
useTransportSecurity(InputStream, InputStream) - Method in class io.grpc.ServerBuilder
Makes the server use TLS.
usingExtensionRegistry(ExtensionRegistryLite) - Method in class com.google.protobuf.TextFormat.Printer
Creates a new TextFormat.Printer using the given extensionRegistry.
Using JUnit TestRule - Search tag in class io.grpc.inprocess.InProcessServerBuilder
Section
usingTypeRegistry(TypeRegistry) - Method in class com.google.protobuf.TextFormat.Printer
Creates a new TextFormat.Printer using the given typeRegistry.
usingTypeRegistry(TypeRegistry) - Method in class com.google.protobuf.util.JsonFormat.Parser
Creates a new JsonFormat.Parser using the given registry.
usingTypeRegistry(TypeRegistry) - Method in class com.google.protobuf.util.JsonFormat.Printer
Creates a new JsonFormat.Printer using the given registry.
usingTypeRegistry(JsonFormat.TypeRegistry) - Method in class com.google.protobuf.util.JsonFormat.Parser
Creates a new JsonFormat.Parser using the given registry.
usingTypeRegistry(JsonFormat.TypeRegistry) - Method in class com.google.protobuf.util.JsonFormat.Printer
Creates a new JsonFormat.Printer using the given registry.
UTF_32BE - Static variable in class dev.enola.common.io.mediatype.MoreCharsets
 
UTF_32LE - Static variable in class dev.enola.common.io.mediatype.MoreCharsets
 
UTF8_VALIDATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
UTF8_VALIDATION_FIELD_NUMBER - Static variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
UTF8_VALIDATION_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
UTF8_VALIDATION_UNKNOWN = 0;
UTF8_VALIDATION_UNKNOWN - Enum constant in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
UTF8_VALIDATION_UNKNOWN = 0;
UTF8_VALIDATION_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
UTF8_VALIDATION_UNKNOWN = 0;
UTF8_VALIDATION_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
UTF8_VALIDATION_UNKNOWN = 0;

V

validate() - Method in class dev.enola.common.io.iri.IRI
 
validate(MessageOrBuilder) - Method in class dev.enola.common.protobuf.MessageValidators
 
validate(MessageOrBuilder, MessageValidators.Result.Builder) - Method in class dev.enola.common.protobuf.MessageValidators
 
validate(C, T) - Method in interface dev.enola.common.protobuf.MessageValidator
 
validate(C, T, MessageValidators.Result.Builder) - Method in interface dev.enola.common.protobuf.MessageValidator
 
validate(PredicatesObjects, Collector) - Method in class dev.enola.thing.validation.LinksValidator
 
validate(ThingRepository, Collector2) - Method in class dev.enola.thing.validation.Validators
 
validate(Iterable<Thing>, Collector2) - Method in class dev.enola.thing.validation.Validators
 
validate(Object, MessageOrBuilder) - Method in class dev.enola.common.protobuf.MessageValidators
 
validate(Object, MessageOrBuilder, MessageValidators.Result.Builder) - Method in class dev.enola.common.protobuf.MessageValidators
 
validate(T, Collector) - Method in interface dev.enola.thing.validation.Validator
 
Validation - Class in dev.enola.common.validation
Protobuf type dev.enola.validation.Validation
Validation.Builder - Class in dev.enola.common.validation
Protobuf type dev.enola.validation.Validation
ValidationException - Exception Class in dev.enola.common.protobuf
 
ValidationException(IRI, String, Exception) - Constructor for exception class dev.enola.common.io.iri.IRI.ValidationException
 
ValidationException(Validations) - Constructor for exception class dev.enola.common.protobuf.ValidationException
 
ValidationOrBuilder - Interface in dev.enola.common.validation
 
ValidationOuterClass - Class in dev.enola.common.validation
 
Validations - Class in dev.enola.common.validation
Protobuf type dev.enola.validation.Validations
VALIDATIONS_FIELD_NUMBER - Static variable in class dev.enola.common.validation.Validations
 
Validations.Builder - Class in dev.enola.common.validation
Protobuf type dev.enola.validation.Validations
ValidationsOrBuilder - Interface in dev.enola.common.validation
 
Validator<T> - Interface in dev.enola.thing.validation
 
Validators - Class in dev.enola.thing.validation
 
Validators(ThingRepository) - Constructor for class dev.enola.thing.validation.Validators
 
Valid characters in key names - Search tag in class io.grpc.Metadata.Key
Section
value() - Method in record class dev.enola.thing.Literal
Deprecated.
Returns the value of the value record component.
value() - Element in annotation interface io.grpc.ExperimentalApi
Context information such as links to discussion thread, tracking issue etc.
value() - Method in interface io.grpc.internal.LongCounter
Returns the value of this counter.
value() - Method in class io.grpc.internal.ReflectionLongAdderCounter
 
value() - Method in enum class io.grpc.Status.Code
The numerical value of the code.
value() - Element in annotation interface javax.annotation.Generated
The value element must have the name of the code generator.
value() - Element in annotation interface javax.annotation.ManagedBean
The name of the Managed Bean.
value() - Element in annotation interface javax.annotation.Priority
The priority value.
value() - Element in annotation interface javax.annotation.Resources
Array used for multiple resource declarations.
value() - Element in annotation interface javax.annotation.security.DeclareRoles
List of security role names.
value() - Element in annotation interface javax.annotation.security.RolesAllowed
List of roles that are permitted access.
value() - Element in annotation interface javax.annotation.security.RunAs
Name of a security role.
value() - Element in annotation interface javax.annotation.sql.DataSourceDefinitions
 
Value - Class in com.google.protobuf
Protobuf type google.protobuf.Value
Value - Class in dev.enola.thing.proto
Value is the stuff that Thing's fields are made of.
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Any
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.BoolValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.BytesValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DoubleValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.FloatValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Int32Value
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Int64Value
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Option
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.StringValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.UInt32Value
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.UInt64Value
 
VALUE_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.Value.Literal
 
Value.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Value
Value.Builder - Class in dev.enola.thing.proto
Value is the stuff that Thing's fields are made of.
Value.KindCase - Enum Class in com.google.protobuf
 
Value.KindCase - Enum Class in dev.enola.thing.proto
 
Value.LangString - Class in dev.enola.thing.proto
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...
Value.LangString.Builder - Class in dev.enola.thing.proto
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...
Value.LangStringOrBuilder - Interface in dev.enola.thing.proto
 
Value.List - Class in dev.enola.thing.proto
TODO Rename to Collection
Value.List.Builder - Class in dev.enola.thing.proto
TODO Rename to Collection
Value.ListOrBuilder - Interface in dev.enola.thing.proto
 
Value.Literal - Class in dev.enola.thing.proto
Protobuf type dev.enola.thing.Value.Literal
Value.Literal.Builder - Class in dev.enola.thing.proto
Protobuf type dev.enola.thing.Value.Literal
Value.LiteralOrBuilder - Interface in dev.enola.thing.proto
 
valueOf(int) - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.Field.Cardinality
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.Field.Kind
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.NullValue
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.Syntax
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.Value.KindCase
Deprecated.
valueOf(int) - Static method in enum class dev.enola.core.util.proto.Log.OneofCase
Deprecated.
valueOf(int) - Static method in enum class dev.enola.core.util.proto.Log.Severity
Deprecated.
valueOf(int) - Static method in enum class dev.enola.thing.proto.Value.KindCase
Deprecated.
valueOf(DescriptorProtos.FieldDescriptorProto.Type) - Static method in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.Field.Cardinality
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.Field.Kind
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.NullValue
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.Syntax
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class dev.enola.core.util.proto.Log.Severity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.Extension.ExtensionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.Extension.MessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.Field.Cardinality
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.Field.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.NullValue
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.Syntax
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.TextFormat.Parser.SingularOverwritePolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.Value.KindCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.enola.common.io.iri.URIs.ContextKeys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.enola.common.io.resource.UrlResource.Scheme
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.enola.common.URILineColumnMessage.Format
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.enola.core.meta.docgen.Options.DiagramType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.enola.core.util.proto.Log.OneofCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.enola.core.util.proto.Log.Severity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.enola.format.xml.XmlThingContext
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.enola.model.enola.java.Type.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.enola.thing.gen.graphviz.GraphvizGenerator.Flags
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.enola.thing.io.UriIntoThingConverters.Flags
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.enola.thing.proto.Value.KindCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.enola.thing.template.Templates.Format
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.grpc.ChannelLogger.ChannelLogLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.grpc.ConnectivityState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.grpc.internal.ClientStreamListener.RpcProgress
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.grpc.internal.GrpcUtil.Http2Error
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.grpc.InternalChannelz.ChannelTrace.Event.Severity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.grpc.InternalKnownTransport
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.grpc.MethodDescriptor.MethodType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.grpc.netty.NegotiationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.grpc.SecurityLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.grpc.Status.Code
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.grpc.stub.InternalClientCalls.StubType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.grpc.TlsChannelCredentials.Feature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.grpc.TlsServerCredentials.ClientAuth
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.grpc.TlsServerCredentials.Feature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.grpc.util.AdvancedTlsX509TrustManager.Verification
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class javax.annotation.Resource.AuthenticationType
Returns the enum constant of this class with the specified name.
ValueOrBuilder - Interface in com.google.protobuf
 
ValueOrBuilder - Interface in dev.enola.thing.proto
 
values() - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.Extension.ExtensionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.Extension.MessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.Field.Cardinality
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.Field.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.NullValue
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.Syntax
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.TextFormat.Parser.SingularOverwritePolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.Value.KindCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.enola.common.io.iri.URIs.ContextKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.enola.common.io.resource.UrlResource.Scheme
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.enola.common.URILineColumnMessage.Format
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.enola.core.meta.docgen.Options.DiagramType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.enola.core.util.proto.Log.OneofCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.enola.core.util.proto.Log.Severity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.enola.format.xml.XmlThingContext
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.enola.model.enola.java.Type.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.enola.thing.gen.graphviz.GraphvizGenerator.Flags
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.enola.thing.io.UriIntoThingConverters.Flags
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.enola.thing.proto.Value.KindCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.enola.thing.template.Templates.Format
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.grpc.ChannelLogger.ChannelLogLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.grpc.ConnectivityState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.grpc.internal.ClientStreamListener.RpcProgress
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.grpc.internal.GrpcUtil.Http2Error
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.grpc.InternalChannelz.ChannelTrace.Event.Severity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.grpc.InternalKnownTransport
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.grpc.MethodDescriptor.MethodType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.grpc.netty.NegotiationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.grpc.SecurityLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.grpc.Status.Code
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.grpc.stub.InternalClientCalls.StubType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.grpc.TlsChannelCredentials.Feature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.grpc.TlsServerCredentials.ClientAuth
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.grpc.TlsServerCredentials.Feature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.grpc.util.AdvancedTlsX509TrustManager.Verification
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class javax.annotation.Resource.AuthenticationType
Returns an array containing the constants of this enum class, in the order they are declared.
Values - Class in com.google.protobuf.util
Utilities to help create google.protobuf.Value messages.
VALUES_FIELD_NUMBER - Static variable in class com.google.protobuf.ListValue
 
VALUES_FIELD_NUMBER - Static variable in class dev.enola.thing.proto.Value.List
 
VariableMaps - Class in dev.enola.common.io.iri.template
 
variables() - Method in record class dev.enola.thing.template.TemplateService.Breakdown
Returns the value of the variables record component.
VERIFICATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
VERIFY - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
VERIFY = 2;
VERIFY - Enum constant in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
VERIFY = 2;
VERIFY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
VERIFY = 2;
VERIFY_VALUE - Static variable in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
VERIFY = 2;
verifyPeerCertificate(X509Certificate[], String, Socket) - Method in interface io.grpc.util.AdvancedTlsX509TrustManager.SslSocketAndEnginePeerVerifier
Verifies the peer certificate chain.
verifyPeerCertificate(X509Certificate[], String, SSLEngine) - Method in interface io.grpc.util.AdvancedTlsX509TrustManager.SslSocketAndEnginePeerVerifier
Verifies the peer certificate chain.
Version - Class in dev.enola.common
 
VERSION_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
VisJsTimelineGenerator - Class in dev.enola.thing.gen.visjs
 
VisJsTimelineGenerator(ThingMetadataProvider, LinkTransformer) - Constructor for class dev.enola.thing.gen.visjs.VisJsTimelineGenerator
 
Vocabulary - Annotation Interface in dev.enola.thing.java
 
Void - Enum constant in enum class dev.enola.model.enola.java.Type.Kind
 
VorburgerExecRunner - Class in dev.enola.common.markdown.exec
 
VorburgerExecRunner() - Constructor for class dev.enola.common.markdown.exec.VorburgerExecRunner
 
VS - Enum constant in enum class dev.enola.common.URILineColumnMessage.Format
 

W

waitUntilActiveHandler(ChannelHandler, ChannelLogger) - Static method in class io.grpc.netty.InternalProtocolNegotiators
Internal version of ProtocolNegotiators.WaitUntilActiveHandler.
Wany - Class in dev.enola.common.protobuf
Wany is a Wrapped Any.
WARNING - Enum constant in enum class io.grpc.ChannelLogger.ChannelLogLevel
 
wasSetConfiguratorsCalled() - Static method in class io.grpc.InternalConfiguratorRegistry
 
WEAK_DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
WEAK_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
WebHandler - Interface in dev.enola.web
Handler for Web Request.
WebHandlers - Class in dev.enola.web
 
WebHandlers() - Constructor for class dev.enola.web.WebHandlers
 
WebServer - Interface in dev.enola.web
Web Server API.
with(Decompressor, boolean) - Method in class io.grpc.DecompressorRegistry
Registers a decompressor for both decompression and message encoding negotiation.
withAttributes(ProtocolNegotiationEvent, Attributes) - Static method in class io.grpc.netty.InternalProtocolNegotiationEvent
 
withAuthority(String) - Method in class io.grpc.CallOptions
Override the HTTP/2 authority the channel claims to be connecting to.
withCallCredentials(CallCredentials) - Method in class io.grpc.CallOptions
Returns a new CallOptions with the given call credentials.
withCallCredentials(CallCredentials) - Method in class io.grpc.stub.AbstractStub
Returns a new stub that uses the given call credentials.
withCancellation() - Method in class io.grpc.Context
Create a new context which is independently cancellable and also cascades cancellation from its parent.
withCause(Throwable) - Method in class io.grpc.Status
Create a derived instance of Status with the given cause.
withChannel(Channel) - Method in class io.grpc.stub.AbstractStub
Deprecated.
withChildOption(ChannelOption<T>, T) - Method in class io.grpc.netty.NettyServerBuilder
Specifies a child channel option.
withCompression(String) - Method in class io.grpc.CallOptions
Sets the compression to use for the call.
withCompression(String) - Method in class io.grpc.stub.AbstractStub
Set's the compressor name to use for the call.
withDeadline(Deadline) - Method in class io.grpc.CallOptions
Returns a new CallOptions with the given absolute deadline.
withDeadline(Deadline) - Method in class io.grpc.stub.AbstractStub
Returns a new stub with an absolute deadline.
withDeadline(Deadline, ScheduledExecutorService) - Method in class io.grpc.Context
Create a new context which will cancel itself at the given Deadline.
withDeadlineAfter(long, TimeUnit) - Method in class io.grpc.CallOptions
Returns a new CallOptions with a deadline that is after the given duration from now.
withDeadlineAfter(long, TimeUnit) - Method in class io.grpc.stub.AbstractStub
Returns a new stub with a deadline that is after the given duration from now.
withDeadlineAfter(long, TimeUnit, ScheduledExecutorService) - Method in class io.grpc.Context
Create a new context which will cancel itself after the given duration from now.
withDeadlineAfter(Duration) - Method in class io.grpc.CallOptions
 
withDeadlineAfter(Duration) - Method in class io.grpc.stub.AbstractStub
 
withDescription(String) - Method in class io.grpc.Status
Create a derived instance of Status with the given description.
withDrop(Status) - Static method in class io.grpc.LoadBalancer.PickResult
A decision to fail an RPC immediately.
withError(Status) - Static method in class io.grpc.LoadBalancer.PickResult
A decision to report a connectivity error to the RPC.
withExecutor(Executor) - Method in class io.grpc.CallOptions
Returns a new CallOptions with executor to be used instead of the default executor specified with ManagedChannelBuilder.executor(java.util.concurrent.Executor).
withExecutor(Executor) - Method in class io.grpc.stub.AbstractStub
Returns a new stub with the given executor that is to be used instead of the default one specified with ManagedChannelBuilder.executor(java.util.concurrent.Executor).
withInterceptors(ClientInterceptor...) - Method in class io.grpc.stub.AbstractStub
Returns a new stub that has the given interceptors attached to the underlying channel.
withMaxInboundMessageSize(int) - Method in class io.grpc.CallOptions
Sets the maximum allowed message size acceptable from the remote peer.
withMaxInboundMessageSize(int) - Method in class io.grpc.stub.AbstractStub
Returns a new stub that limits the maximum acceptable message size from a remote peer.
withMaxOutboundMessageSize(int) - Method in class io.grpc.CallOptions
Sets the maximum allowed message size acceptable sent to the remote peer.
withMaxOutboundMessageSize(int) - Method in class io.grpc.stub.AbstractStub
Returns a new stub that limits the maximum acceptable message size to send a remote peer.
withNoResult() - Static method in class io.grpc.LoadBalancer.PickResult
No decision could be made.
withOnReadyThreshold(int) - Method in class io.grpc.CallOptions
Specifies how many bytes must be queued before the call is considered not ready to send more messages.
withOnReadyThreshold(int) - Method in class io.grpc.stub.AbstractStub
Returns a new stub that limits the maximum number of bytes per stream in the queue.
withOption(CallOptions.Key<T>, T) - Method in class io.grpc.CallOptions
Sets a custom option.
withOption(CallOptions.Key<T>, T) - Method in class io.grpc.stub.AbstractStub
Sets a custom option to be passed to client interceptors on the channel ClientInterceptor via the CallOptions parameter.
withOption(ChannelOption<T>, T) - Method in class io.grpc.netty.NettyChannelBuilder
Specifies a channel option.
withOption(ChannelOption<T>, T) - Method in class io.grpc.netty.NettyServerBuilder
Specifies a channel option.
withoutBearerTokens() - Method in class io.grpc.ChannelCredentials
Returns the ChannelCredentials stripped of its CallCredentials.
withoutBearerTokens() - Method in class io.grpc.ChoiceChannelCredentials
 
withoutBearerTokens() - Method in class io.grpc.CompositeChannelCredentials
 
withoutBearerTokens() - Method in class io.grpc.InsecureChannelCredentials
 
withoutBearerTokens() - Method in class io.grpc.TlsChannelCredentials
 
withoutWaitForReady() - Method in class io.grpc.CallOptions
Disables 'wait for ready' feature for the call.
withSecurity(ProtocolNegotiationEvent, InternalChannelz.Security) - Static method in class io.grpc.netty.InternalProtocolNegotiationEvent
 
withServerCallHandler(ServerCallHandler<ReqT, RespT>) - Method in class io.grpc.ServerMethodDefinition
Create a new method definition with a different call handler.
withStreamTracerFactory(ClientStreamTracer.Factory) - Method in class io.grpc.CallOptions
Returns a new CallOptions with a ClientStreamTracerFactory in addition to the existing factories.
withSubchannel(LoadBalancer.Subchannel) - Static method in class io.grpc.LoadBalancer.PickResult
Equivalent to withSubchannel(subchannel, null).
withSubchannel(LoadBalancer.Subchannel, ClientStreamTracer.Factory) - Static method in class io.grpc.LoadBalancer.PickResult
A decision to proceed the RPC on a Subchannel.
withSubchannel(LoadBalancer.Subchannel, ClientStreamTracer.Factory, String) - Static method in class io.grpc.LoadBalancer.PickResult
Same as withSubchannel(subchannel, streamTracerFactory) but with an authority name to override in the host header.
withValue(Context.Key<V>, V) - Method in class io.grpc.Context
Create a new context with the given key value set.
withValues(Context.Key<V1>, V1, Context.Key<V2>, V2) - Method in class io.grpc.Context
Create a new context with the given key value set.
withValues(Context.Key<V1>, V1, Context.Key<V2>, V2, Context.Key<V3>, V3) - Method in class io.grpc.Context
Create a new context with the given key value set.
withValues(Context.Key<V1>, V1, Context.Key<V2>, V2, Context.Key<V3>, V3, Context.Key<V4>, V4) - Method in class io.grpc.Context
Create a new context with the given key value set.
withWaitForReady() - Method in class io.grpc.CallOptions
Enables 'wait for ready' for the call.
withWaitForReady() - Method in class io.grpc.stub.AbstractStub
Returns a new stub that uses 'wait for ready' for the call.
workerEventLoopGroup(EventLoopGroup) - Method in class io.grpc.netty.NettyServerBuilder
Provides the worker EventGroupLoop to the server.
wrap(byte[]) - Static method in class io.grpc.internal.ReadableBuffers
Shortcut for wrap(bytes, 0, bytes.length.
wrap(byte[], int, int) - Static method in class io.grpc.internal.ReadableBuffers
Creates a new ReadableBuffer that is backed by the given byte array.
wrap(Parser<T>) - Static method in class com.google.protobuf.DiscardUnknownFieldsParser
Wraps a given Parser into a new Parser that discards unknown fields during parsing.
wrap(Runnable) - Method in class io.grpc.Context
Wrap a Runnable so that it executes with this context as the Context.current() context.
wrap(ByteBuffer) - Static method in class io.grpc.internal.ReadableBuffers
Creates a new ReadableBuffer that is backed by the given ByteBuffer.
wrap(Callable<C>) - Method in class io.grpc.Context
Wrap a Callable so that it executes with this context as the Context.current() context.
wrapChannel(Channel) - Method in class io.grpc.BinaryLog
 
wrapClientInterceptor(ClientInterceptor, MethodDescriptor.Marshaller<ReqT>, MethodDescriptor.Marshaller<RespT>) - Static method in class io.grpc.InternalClientInterceptors
 
wrapMethod(ServerMethodDefinition<OrigReqT, OrigRespT>, MethodDescriptor<WrapReqT, WrapRespT>) - Static method in class io.grpc.InternalServerInterceptors
 
wrapMethodDefinition(ServerMethodDefinition<ReqT, RespT>) - Method in class io.grpc.BinaryLog
 
WrappersProto - Class in com.google.protobuf
 
WritableBuffer - Interface in io.grpc.internal
An interface for a byte buffer that can only be written to.
WritableBufferAllocator - Interface in io.grpc.internal
An allocator of buffers provided by the transport implementation to MessageFramer so it can send chunks of data to the transport in a form that the transport can directly serialize.
WritableButNotReadableDelegatingResource - Class in dev.enola.common.io.resource
 
WritableButNotReadableDelegatingResource(WritableResource) - Constructor for class dev.enola.common.io.resource.WritableButNotReadableDelegatingResource
 
WritableButNotReadableResource - Interface in dev.enola.common.io.resource
 
writableBytes() - Method in interface io.grpc.internal.WritableBuffer
Returns the number of bytes one can write to the buffer.
WritableResource - Interface in dev.enola.common.io.resource
 
WritableResourceRDFHandler - Class in dev.enola.rdf.io
 
WritableResourcesProvider - Class in dev.enola.common.io.resource.stream
 
WritableResourcesProvider(ResourceProvider) - Constructor for class dev.enola.common.io.resource.stream.WritableResourcesProvider
 
write(byte) - Method in interface io.grpc.internal.WritableBuffer
Appends a single byte to the buffer.
write(byte[], int, int) - Method in interface io.grpc.internal.WritableBuffer
Appends length bytes to the buffer from the source array starting at srcIndex.
write(char[]) - Method in class dev.enola.common.StringBuilderWriter
 
write(char[], int, int) - Method in class dev.enola.common.StringBuilderWriter
 
write(int) - Method in class dev.enola.common.StringBuilderWriter
 
write(JsonWriter, Instant) - Method in class dev.enola.common.yamljson.InstantTypeAdapter
 
write(Message, WritableResource) - Method in class dev.enola.common.protobuf.ProtoIO
 
write(StringToLongBiMap, CharSink) - Static method in class dev.enola.common.string2long.StringToLongBiMapIO
 
write(Object) - Static method in class dev.enola.common.yamljson.YAML
 
write(Object, boolean) - Static method in class dev.enola.common.yamljson.JSON
 
write(String) - Method in class dev.enola.common.StringBuilderWriter
 
write(String, int, int) - Method in class dev.enola.common.StringBuilderWriter
 
writeAsMessageSetExtensionTo(int, CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSet.Field
Serializes the field, including field number, and writes it to output, using MessageSet wire format.
writeAsMessageSetTo(CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSet
Serializes the set and writes it to output using MessageSet wire format.
writeBufferingAndRemove(Channel) - Static method in class io.grpc.netty.InternalWriteBufferingAndExceptionHandlerUtils
Writes buffered data and removes WriteBufferingAndExceptionHandler from ChannelPipeline.
writeDelimitedTo(OutputStream) - Method in class com.google.protobuf.UnknownFieldSet
 
writeFrame(WritableBuffer, boolean, boolean, int) - Method in interface io.grpc.internal.AbstractClientStream.Sink
Sends an outbound frame to the remote end point.
writeFrame(WritableBuffer, boolean, int) - Method in interface io.grpc.internal.AbstractServerStream.Sink
Sends an outbound frame to the remote end point.
writeHeaders(Metadata, boolean) - Method in interface io.grpc.internal.AbstractServerStream.Sink
Sends response headers to the remote end point.
writeHeaders(Metadata, boolean) - Method in class io.grpc.internal.AbstractServerStream
 
writeHeaders(Metadata, boolean) - Method in interface io.grpc.internal.ServerStream
Writes custom metadata as headers on the response stream sent to the client.
writeHeaders(Metadata, byte[]) - Method in interface io.grpc.internal.AbstractClientStream.Sink
Sends the request headers to the remote end point.
writeMessage(InputStream) - Method in class io.grpc.internal.AbstractStream
 
writeMessage(InputStream) - Method in class io.grpc.internal.NoopClientStream
 
writeMessage(InputStream) - Method in interface io.grpc.internal.Stream
Writes a message payload to the remote end-point.
writePayload(InputStream) - Method in interface io.grpc.internal.Framer
Writes out a payload message.
writePayload(InputStream) - Method in class io.grpc.internal.MessageFramer
Writes out a payload message.
writeReplace() - Method in class com.google.protobuf.GeneratedMessage
Replaces this object in the output stream with a serialized form.
WriterResource - Class in dev.enola.common.io.resource
A WritableResource which delegates to a Writer.
WriterResource(Writer, MediaType) - Constructor for class dev.enola.common.io.resource.WriterResource
 
writeString(CodedOutputStream, int, Object) - Static method in class com.google.protobuf.GeneratedMessage
 
writeStringNoTag(CodedOutputStream, Object) - Static method in class com.google.protobuf.GeneratedMessage
 
writeTo(int, CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSet.Field
Serializes the field, including field number, and writes it to output.
writeTo(CodedOutputStream) - Method in class com.google.protobuf.AbstractMessage
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Any
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Api
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.BoolValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.BytesValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DoubleValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Duration
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DynamicMessage
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Empty
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Enum
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.EnumValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Field
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.FieldMask
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.FloatValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.GeneratedMessage
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Int32Value
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Int64Value
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.ListValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.MapEntry
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Method
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Mixin
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Option
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.SourceContext
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.StringValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Struct
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Timestamp
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Type
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.UInt32Value
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.UInt64Value
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSet
Serializes the set and writes it to output.
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Value
 
writeTo(CodedOutputStream) - Method in class dev.enola.common.validation.Validation
 
writeTo(CodedOutputStream) - Method in class dev.enola.common.validation.Validations
 
writeTo(CodedOutputStream) - Method in class dev.enola.core.proto.GetFileDescriptorSetRequest
 
writeTo(CodedOutputStream) - Method in class dev.enola.core.proto.GetFileDescriptorSetResponse
 
writeTo(CodedOutputStream) - Method in class dev.enola.core.proto.GetThingRequest
 
writeTo(CodedOutputStream) - Method in class dev.enola.core.proto.GetThingResponse
 
writeTo(CodedOutputStream) - Method in class dev.enola.core.proto.GetThingsRequest
 
writeTo(CodedOutputStream) - Method in class dev.enola.core.proto.GetThingsResponse
 
writeTo(CodedOutputStream) - Method in class dev.enola.core.util.proto.Log.Entry
 
writeTo(CodedOutputStream) - Method in class dev.enola.core.util.proto.Log.Inline
 
writeTo(CodedOutputStream) - Method in class dev.enola.core.util.proto.Log
 
writeTo(CodedOutputStream) - Method in class dev.enola.thing.proto.CompactThing
 
writeTo(CodedOutputStream) - Method in class dev.enola.thing.proto.CompactThings
 
writeTo(CodedOutputStream) - Method in class dev.enola.thing.proto.LinksMetadata
 
writeTo(CodedOutputStream) - Method in class dev.enola.thing.proto.TextThing
 
writeTo(CodedOutputStream) - Method in class dev.enola.thing.proto.TextThings
 
writeTo(CodedOutputStream) - Method in class dev.enola.thing.proto.Thing
 
writeTo(CodedOutputStream) - Method in class dev.enola.thing.proto.ThingMetadata
 
writeTo(CodedOutputStream) - Method in class dev.enola.thing.proto.Things
 
writeTo(CodedOutputStream) - Method in class dev.enola.thing.proto.Value.LangString
 
writeTo(CodedOutputStream) - Method in class dev.enola.thing.proto.Value.List
 
writeTo(CodedOutputStream) - Method in class dev.enola.thing.proto.Value.Literal
 
writeTo(CodedOutputStream) - Method in class dev.enola.thing.proto.Value
 
writeTo(OutputStream) - Method in class com.google.protobuf.UnknownFieldSet
Serializes the message and writes it to output.
writeTrailers(Metadata, boolean, Status) - Method in interface io.grpc.internal.AbstractServerStream.Sink
Sends trailers to the remote end point.
writeUntil(int, CodedOutputStream) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessage.ExtensionSerializer
 
writeUntil(int, CodedOutputStream) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage.ExtensionWriter
 

X

XML - Class in dev.enola.common.xml
 
XmlMediaType - Class in dev.enola.common.xml
 
XmlMediaType() - Constructor for class dev.enola.common.xml.XmlMediaType
 
XmlResourceConverter - Record Class in dev.enola.format.xml
 
XmlResourceConverter(ResourceProvider) - Constructor for record class dev.enola.format.xml.XmlResourceConverter
Creates an instance of a XmlResourceConverter record class.
XmlResourceParser - Class in dev.enola.common.xml
 
XmlResourceParser() - Constructor for class dev.enola.common.xml.XmlResourceParser
 
XmlThingContext - Enum Class in dev.enola.format.xml
 
XmlThingConverter - Class in dev.enola.format.xml
 
XmlThingConverter(ResourceProvider) - Constructor for class dev.enola.format.xml.XmlThingConverter
 
XMLToThingHandler - Class in dev.enola.format.xml
XML SAX ContentHandler which transforms XML into a Thing.
XMLToThingHandler(String, PredicatesObjects.Builder<IImmutablePredicatesObjects>) - Constructor for class dev.enola.format.xml.XMLToThingHandler
 
XMLToThingHandler(String, Thing.Builder<?>) - Constructor for class dev.enola.format.xml.XMLToThingHandler
 
xsd() - Method in interface dev.enola.model.enola.meta.Datatype
 
xsd(URI) - Method in interface dev.enola.model.enola.meta.Datatype.Builder
 
XSD - Static variable in class dev.enola.thing.KIRI.E.META
 

Y

YAML - Class in dev.enola.common.yamljson
 
YAML_LD - Static variable in class dev.enola.rdf.io.RdfMediaTypeYamlLd
 
YAML_TO_JSON - Static variable in class dev.enola.common.yamljson.YamlJson
 
YAML_UTF_8 - Static variable in class dev.enola.common.io.mediatype.YamlMediaType
 
YamlJson - Class in dev.enola.common.yamljson
 
YamlJsonResourceConverter - Class in dev.enola.common.protobuf
Utility to convert YAML ⇔ JSON Resources.
YamlJsonResourceConverter() - Constructor for class dev.enola.common.protobuf.YamlJsonResourceConverter
 
YamlMediaType - Class in dev.enola.common.io.mediatype
 
YamlMediaType() - Constructor for class dev.enola.common.io.mediatype.YamlMediaType
 
yamlToJson(String) - Static method in class dev.enola.common.yamljson.YamlJson
 

Z

ZERO - Static variable in class com.google.protobuf.util.Durations
A constant holding the duration of zero.
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 and Interfaces|All Packages|Constant Field Values|Serialized Form