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 MemoryAllocatorManager
MemoryAllocatorManager.DEFAULT_INSTANCE
private MemoryAllocatorManager
Bootstrap.Builder.memoryAllocatorManager_
private MemoryAllocatorManager
Bootstrap.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.PARSER
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return MemoryAllocatorManagerModifier and TypeMethodDescriptionMemoryAllocatorManager.Builder.build()
MemoryAllocatorManager.Builder.buildPartial()
static MemoryAllocatorManager
MemoryAllocatorManager.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 MemoryAllocatorManager
MemoryAllocatorManager.parseDelimitedFrom
(InputStream input) static MemoryAllocatorManager
MemoryAllocatorManager.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MemoryAllocatorManager
MemoryAllocatorManager.parseFrom
(byte[] data) static MemoryAllocatorManager
MemoryAllocatorManager.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MemoryAllocatorManager
MemoryAllocatorManager.parseFrom
(com.google.protobuf.ByteString data) static MemoryAllocatorManager
MemoryAllocatorManager.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MemoryAllocatorManager
MemoryAllocatorManager.parseFrom
(com.google.protobuf.CodedInputStream input) static MemoryAllocatorManager
MemoryAllocatorManager.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MemoryAllocatorManager
MemoryAllocatorManager.parseFrom
(InputStream input) static MemoryAllocatorManager
MemoryAllocatorManager.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MemoryAllocatorManager
MemoryAllocatorManager.parseFrom
(ByteBuffer data) static MemoryAllocatorManager
MemoryAllocatorManager.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 void
MemoryAllocatorManager.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.