Package 

Class MetaServerImpl

  • All Implemented Interfaces:
    java.lang.AutoCloseable , jetbrains.exodus.entitystore.MetaServer

    
    public final class MetaServerImpl
     implements AutoCloseable, MetaServer
                        
    • Method Summary

      Modifier and Type Method Description
      Unit start(Environment environment)
      Unit stop(Environment environment)
      Unit close()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MetaServerImpl

        MetaServerImpl(Integer port)
      • MetaServerImpl

        MetaServerImpl()