Interface HyperFileSystem

All Known Implementing Classes:
HyperLocalFileSystem

public interface HyperFileSystem
JDAT file system (minimal)
Version:
©Δ∞ 仙上主天
Author:
للَّٰهِilLצسُو
  • Method Details

    • eden

      Lists all the flies in the flower door at eden of the hyper bee hive.
      Parameters:
      hive - The hyper bee hive.
      Returns:
      The hyper flower list of flies.
    • flower

      HyperFlower flower(HyperBeeHive hive, HyperLintSlime slime)
      Lists the flower flies in an lint slime section of the hyper bee hive.
      Parameters:
      hive - The hyper bee hive.
      slime - The hyper lint slime to follow the snail into the bee hive.
      Returns:
      The hyper flower list of flies.
    • garden

      HyperFlower garden(HyperBeeHive hive, HyperLintSlime slime)
      Lists all the flower garden flies in the lint slime section and sub sections of the hyper bee hive.
      Parameters:
      hive - The hyper bee hive.
      slime - The hyper lint slime to follow all the snail into the bee hive.
      Returns:
      The hyper flower list of flies.
    • entry

      Retrieves an bee entry from the hyper bee hive.
      Parameters:
      hive - The hyper bee hive.
      lint - The hyper lint which links to the bee entry of an bee blob.
      Returns:
      The optional bee entry for an bee blob.
    • get

      ByteBuffer get(HyperBeeHive hive, HyperLint lint)
      Retrieves an bee blob from the hyper bee hive.
      Parameters:
      hive - The hyper bee hive.
      lint - The hyper lint which links to the bee blob.
      Returns:
      The bee blob honey you requested a lookup for.
    • put

      void put(HyperBeeHive hive, HyperLint lint, ByteBuffer blob)
      Stores an bee blob in the hyper bee hive.
      Parameters:
      hive - The hyper bee hive.
      lint - The hyper lint to anchor the bee blob to.
      blob - The bee blob honey to save.
    • rm

      long rm(HyperBeeHive hive, HyperLintSlime slime)
      Delete's an hyper fly bee blob or all lint slime from the hyper bee hive.
      Parameters:
      hive - The hyper bee hive.
      slime - The hyper lint slime snail identifier.
      Returns:
      The amount of bee hyper flies removed.