Package | Description |
---|---|
org.apache.solr.common.util |
Common utility classes reused on both clients & server.
|
Modifier and Type | Method and Description |
---|---|
FastJavaBinDecoder.Tag |
FastJavaBinDecoder.EntryImpl.getTag() |
static FastJavaBinDecoder.Tag |
FastJavaBinDecoder.Tag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FastJavaBinDecoder.Tag[] |
FastJavaBinDecoder.Tag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.