Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.MemoryAllocatorManager
Packages that use MemoryAllocatorManager
-
Uses of MemoryAllocatorManager in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as MemoryAllocatorManagerModifier and TypeFieldDescriptionprivate static final MemoryAllocatorManagerMemoryAllocatorManager.DEFAULT_INSTANCEprivate MemoryAllocatorManagerBootstrap.Builder.memoryAllocatorManager_private MemoryAllocatorManagerBootstrap.memoryAllocatorManager_Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type MemoryAllocatorManagerModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<MemoryAllocatorManager, MemoryAllocatorManager.Builder, MemoryAllocatorManagerOrBuilder> Bootstrap.Builder.memoryAllocatorManagerBuilder_private static final com.google.protobuf.Parser<MemoryAllocatorManager> MemoryAllocatorManager.PARSERMethods in io.envoyproxy.envoy.config.bootstrap.v3 that return MemoryAllocatorManagerModifier and TypeMethodDescriptionMemoryAllocatorManager.Builder.build()MemoryAllocatorManager.Builder.buildPartial()static MemoryAllocatorManagerMemoryAllocatorManager.getDefaultInstance()MemoryAllocatorManager.Builder.getDefaultInstanceForType()MemoryAllocatorManager.getDefaultInstanceForType()Bootstrap.Builder.getMemoryAllocatorManager()Optional configuration for memory allocation manager.Bootstrap.getMemoryAllocatorManager()Optional configuration for memory allocation manager.BootstrapOrBuilder.getMemoryAllocatorManager()Optional configuration for memory allocation manager.static MemoryAllocatorManagerMemoryAllocatorManager.parseDelimitedFrom(InputStream input) static MemoryAllocatorManagerMemoryAllocatorManager.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MemoryAllocatorManagerMemoryAllocatorManager.parseFrom(byte[] data) static MemoryAllocatorManagerMemoryAllocatorManager.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MemoryAllocatorManagerMemoryAllocatorManager.parseFrom(com.google.protobuf.ByteString data) static MemoryAllocatorManagerMemoryAllocatorManager.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MemoryAllocatorManagerMemoryAllocatorManager.parseFrom(com.google.protobuf.CodedInputStream input) static MemoryAllocatorManagerMemoryAllocatorManager.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MemoryAllocatorManagerMemoryAllocatorManager.parseFrom(InputStream input) static MemoryAllocatorManagerMemoryAllocatorManager.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MemoryAllocatorManagerMemoryAllocatorManager.parseFrom(ByteBuffer data) static MemoryAllocatorManagerMemoryAllocatorManager.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type MemoryAllocatorManagerModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<MemoryAllocatorManager, MemoryAllocatorManager.Builder, MemoryAllocatorManagerOrBuilder> Bootstrap.Builder.getMemoryAllocatorManagerFieldBuilder()Optional configuration for memory allocation manager.com.google.protobuf.Parser<MemoryAllocatorManager> MemoryAllocatorManager.getParserForType()static com.google.protobuf.Parser<MemoryAllocatorManager> MemoryAllocatorManager.parser()Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type MemoryAllocatorManagerModifier and TypeMethodDescriptionprivate voidMemoryAllocatorManager.Builder.buildPartial0(MemoryAllocatorManager result) MemoryAllocatorManager.Builder.mergeFrom(MemoryAllocatorManager other) Bootstrap.Builder.mergeMemoryAllocatorManager(MemoryAllocatorManager value) Optional configuration for memory allocation manager.MemoryAllocatorManager.newBuilder(MemoryAllocatorManager prototype) Bootstrap.Builder.setMemoryAllocatorManager(MemoryAllocatorManager value) Optional configuration for memory allocation manager.