Sign in
apache
/
avro
/
refs/heads/update-lts-nodejs
/
.
/
lang
/
java
/
compiler
/
src
/
test
/
idl
/
input
/
position.avsc
blob: a47065a35f4a0dadc0164be588ace75d77372516 [
file
]
{
"type"
:
"enum"
,
"name"
:
"Position"
,
"namespace"
:
"avro.examples.baseball"
,
"symbols"
:
[
"P"
,
"C"
,
"B1"
,
"B2"
,
"B3"
,
"SS"
,
"LF"
,
"CF"
,
"RF"
,
"DH"
]
}