class io.vertx.spi.cluster.zookeeper.impl.ZKAsyncMultiMap$Listener implements org.apache.curator.framework.recipes.cache.TreeCacheListener
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: io.vertx.spi.cluster.zookeeper.impl.ZKAsyncMultiMap$Listener
  super_class: java.lang.Object
{
  private java.util.concurrent.atomic.AtomicBoolean reconnected;
    descriptor: Ljava/util/concurrent/atomic/AtomicBoolean;
    flags: (0x0002) ACC_PRIVATE

  final io.vertx.spi.cluster.zookeeper.impl.ZKAsyncMultiMap this$0;
    descriptor: Lio/vertx/spi/cluster/zookeeper/impl/ZKAsyncMultiMap;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  private void <init>(io.vertx.spi.cluster.zookeeper.impl.ZKAsyncMultiMap);
    descriptor: (Lio/vertx/spi/cluster/zookeeper/impl/ZKAsyncMultiMap;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.spi.cluster.zookeeper.impl.ZKAsyncMultiMap$Listener this
         0: .line 18
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import io.vertx.core cannot be resolved\n\tThe import io.vertx.core cannot be resolved\n\tThe import io.vertx.core cannot be resolved\n\tThe import io.vertx.core cannot be resolved\n\tThe import io.vertx.core cannot be resolved\n\tAsyncMultiMap cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLoggerFactory cannot be resolved\n\tVertx cannot be resolved to a type\n\tVertxException cannot be resolved to a type\n\tHandler cannot be resolved to a type\n\tAsyncResult cannot be resolved to a type\n\tThe method assertKeyAndValueAreNotNull(Object, Object) from the type ZKMap<K,V> refers to the missing type Future\n\tHandler cannot be resolved to a type\n\tAsyncResult cannot be resolved to a type\n\tChoosableIterable cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tVertx cannot be resolved to a type\n\tThe method assertKeyIsNotNull(Object) from the type ZKMap<K,V> refers to the missing type Future\n\tHandler cannot be resolved to a type\n\tAsyncResult cannot be resolved to a type\n\tThe method assertKeyAndValueAreNotNull(Object, Object) from the type ZKMap<K,V> refers to the missing type Future\n\tFuture cannot be resolved to a type\n\tThe method checkExists(String) from the type ZKMap<K,V> refers to the missing type Future\n\tHandler cannot be resolved to a type\n\tAsyncResult cannot be resolved to a type\n\tHandler cannot be resolved to a type\n\tAsyncResult cannot be resolved to a type\n\tFuture cannot be resolved to a type\n\tThe method remove(String, V, String) from the type ZKAsyncMultiMap<K,V> refers to the missing type Future\n\tFuture cannot be resolved\n\tCompositeFuture cannot be resolved\n\tFuture cannot be resolved to a type\n\tFuture cannot be resolved to a type\n\tFuture cannot be resolved\n\tFuture cannot be resolved to a type\n\tThe method map(Function<? super Map.Entry<String,ChoosableSet<V>>,? extends List<Future>>) from the type Stream<Map.Entry<String,ChoosableSet<V>>> refers to the missing type Future\n\tThis lambda expression refers to the missing type Future\n\tFuture cannot be resolved to a type\n\tCannot infer type argument(s) for <R> map(Function<? super T,? extends R>)\n\tFuture cannot be resolved to a type\n\tFuture cannot be resolved\n\tCompositeFuture cannot be resolved\n\tCan only iterate over an array or an instance of java.lang.Iterable\n\tThe method restoreSnapshotCache() from the type ZKAsyncMultiMap<K,V> refers to the missing type Future\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.spi.cluster.zookeeper.impl.ZKAsyncMultiMap$Listener this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/spi/cluster/zookeeper/impl/ZKAsyncMultiMap$Listener;
    MethodParameters:
        Name  Flags
      this$0  final

  private java.lang.String cachePath(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.spi.cluster.zookeeper.impl.ZKAsyncMultiMap$Listener this
         0: .line 240
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.spi.cluster.zookeeper.impl.ZKAsyncMultiMap$Listener this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/spi/cluster/zookeeper/impl/ZKAsyncMultiMap$Listener;
    MethodParameters:
      Name  Flags
      key   final

  public void childEvent(org.apache.curator.framework.CuratorFramework, org.apache.curator.framework.recipes.cache.TreeCacheEvent);
    descriptor: (Lorg/apache/curator/framework/CuratorFramework;Lorg/apache/curator/framework/recipes/cache/TreeCacheEvent;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.spi.cluster.zookeeper.impl.ZKAsyncMultiMap$Listener this
         0: .line 279
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCan only iterate over an array or an instance of java.lang.Iterable\n\tThe method restoreSnapshotCache() from the type ZKAsyncMultiMap<K,V> refers to the missing type Future\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.spi.cluster.zookeeper.impl.ZKAsyncMultiMap$Listener this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/spi/cluster/zookeeper/impl/ZKAsyncMultiMap$Listener;
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
                Name  Flags
      client          
      treeCacheEvent  
}
SourceFile: "ZKAsyncMultiMap.java"
NestHost: io.vertx.spi.cluster.zookeeper.impl.ZKAsyncMultiMap
InnerClasses:
  private Listener = io.vertx.spi.cluster.zookeeper.impl.ZKAsyncMultiMap$Listener of io.vertx.spi.cluster.zookeeper.impl.ZKAsyncMultiMap