Sign in
apache
/
avro
/
refs/heads/update-lts-nodejs
/
.
/
lang
/
java
/
compiler
/
src
/
test
/
idl
/
putOnClassPath
/
OnTheClasspath.avpr
blob: 46951c2d485c9df1b4c4fc781a0d7e1079013a85 [
file
]
{
"protocol"
:
"OnTheClasspath"
,
"namespace"
:
"org.on.the.classpath"
,
"types"
:
[
{
"type"
:
"record"
,
"name"
:
"VeryFar"
,
"fields"
:
[
]
}
],
"messages"
:
{
}
}