Uses of Class
org.teiid.translator.accumulo.AccumuloPlugin.Event
-
-
Uses of AccumuloPlugin.Event in org.teiid.translator.accumulo
Methods in org.teiid.translator.accumulo that return AccumuloPlugin.Event Modifier and Type Method Description static AccumuloPlugin.EventAccumuloPlugin.Event. valueOf(String name)Returns the enum constant of this type with the specified name.static AccumuloPlugin.Event[]AccumuloPlugin.Event. values()Returns an array containing the constants of this enum type, in the order they are declared.
-