Interface InternalSpacePartition

All Superinterfaces:
Iterable<SpaceInstance>, SpacePartition
All Known Implementing Classes:
DefaultSpacePartition

public interface InternalSpacePartition extends SpacePartition
Author:
kimchy
  • Method Details

    • addSpaceInstance

      void addSpaceInstance(SpaceInstance spaceInstance)
    • removeSpaceInstance

      void removeSpaceInstance(String uid)