Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.MemoryAllocatorManager
Packages that use MemoryAllocatorManager
-
Uses of MemoryAllocatorManager in io.envoyproxy.envoy.config.bootstrap.v3
Methods 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 TypeMethodDescriptioncom.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 TypeMethodDescriptionMemoryAllocatorManager.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.