Class ReservableDescriptor
java.lang.Object
org.infinispan.protostream.impl.AnnotatedDescriptorImpl
org.infinispan.protostream.descriptors.ReservableDescriptor
- All Implemented Interfaces:
AnnotatedDescriptor
- Direct Known Subclasses:
Descriptor, EnumDescriptor
-
Field Summary
FieldsFields inherited from class AnnotatedDescriptorImpl
annotations, documentation, fullName, name, processedAnnotations -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedReservableDescriptor(String name, String fullName, String documentation, SparseBitSet reservedNumbers, Set<String> reservedNames) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcheckReservation(ReservableDescriptor that, boolean strict, List<String> errors) Methods inherited from class AnnotatedDescriptorImpl
getAnnotationConfig, getAnnotations, getAnnotationsConfig, getDocumentation, getFullName, getName, getProcessedAnnotationMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AnnotatedDescriptor
getFileDescriptor
-
Field Details
-
reservedNumbers
-
reservedNames
-
-
Constructor Details
-
ReservableDescriptor
-
-
Method Details
-
getReservedNumbers
-
getReservedNames
-
checkReservation
-