public class SingletonKeyset
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.Set<java.lang.String> |
keyset |
Modifier and Type | Method and Description |
---|---|
static void |
destroyInstance() |
static SingletonKeyset |
getInstance(org.apache.avro.generic.GenericRecord record) |
public static SingletonKeyset getInstance(org.apache.avro.generic.GenericRecord record)
public static void destroyInstance()