Uses of Class
org.rostore.v2.container.ContainerListOperations
-
Uses of ContainerListOperations in org.rostore.v2.container
Modifier and TypeMethodDescriptionContainer.getContainerListOperations()
This is the major (parent) class that manages the list of containersModifierConstructorDescriptionprotected
Container
(ContainerListOperations containerListOperations, String name, ContainerMeta containerMeta) This constructor creates a new container.protected
Container
(ContainerListOperations containerListOperations, String name, ContainerDescriptor descriptor) This one opens up the container if it has already been created.