Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.MemoryAllocatorManager
-
Packages that use MemoryAllocatorManager Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of MemoryAllocatorManager in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as MemoryAllocatorManager Modifier and Type Field Description private static MemoryAllocatorManagerMemoryAllocatorManager. DEFAULT_INSTANCEprivate MemoryAllocatorManagerBootstrap.Builder. memoryAllocatorManager_private MemoryAllocatorManagerBootstrap. memoryAllocatorManager_Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type MemoryAllocatorManager Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<MemoryAllocatorManager,MemoryAllocatorManager.Builder,MemoryAllocatorManagerOrBuilder>Bootstrap.Builder. memoryAllocatorManagerBuilder_private static com.google.protobuf.Parser<MemoryAllocatorManager>MemoryAllocatorManager. PARSERMethods in io.envoyproxy.envoy.config.bootstrap.v3 that return MemoryAllocatorManager Modifier and Type Method Description MemoryAllocatorManagerMemoryAllocatorManager.Builder. build()MemoryAllocatorManagerMemoryAllocatorManager.Builder. buildPartial()static MemoryAllocatorManagerMemoryAllocatorManager. getDefaultInstance()MemoryAllocatorManagerMemoryAllocatorManager.Builder. getDefaultInstanceForType()MemoryAllocatorManagerMemoryAllocatorManager. getDefaultInstanceForType()MemoryAllocatorManagerBootstrap.Builder. getMemoryAllocatorManager()Optional configuration for memory allocation manager.MemoryAllocatorManagerBootstrap. getMemoryAllocatorManager()Optional configuration for memory allocation manager.MemoryAllocatorManagerBootstrapOrBuilder. getMemoryAllocatorManager()Optional configuration for memory allocation manager.static MemoryAllocatorManagerMemoryAllocatorManager. parseDelimitedFrom(java.io.InputStream input)static MemoryAllocatorManagerMemoryAllocatorManager. parseDelimitedFrom(java.io.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(java.io.InputStream input)static MemoryAllocatorManagerMemoryAllocatorManager. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MemoryAllocatorManagerMemoryAllocatorManager. parseFrom(java.nio.ByteBuffer data)static MemoryAllocatorManagerMemoryAllocatorManager. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type MemoryAllocatorManager Modifier and Type Method Description private 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 MemoryAllocatorManager Modifier and Type Method Description private voidMemoryAllocatorManager.Builder. buildPartial0(MemoryAllocatorManager result)MemoryAllocatorManager.BuilderMemoryAllocatorManager.Builder. mergeFrom(MemoryAllocatorManager other)Bootstrap.BuilderBootstrap.Builder. mergeMemoryAllocatorManager(MemoryAllocatorManager value)Optional configuration for memory allocation manager.static MemoryAllocatorManager.BuilderMemoryAllocatorManager. newBuilder(MemoryAllocatorManager prototype)Bootstrap.BuilderBootstrap.Builder. setMemoryAllocatorManager(MemoryAllocatorManager value)Optional configuration for memory allocation manager.
-