Exemplo n.º 1
0
 @Override
 public CurrentValue<ImmutableList<SchemaInfo>> getSchemas() {
   return log(io.getSchemas());
 }